Uses of Class
org.compiere.model.MPInstanceLog
Packages that use MPInstanceLog
Package
Description
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
-
Uses of MPInstanceLog in org.compiere.model
Methods in org.compiere.model that return MPInstanceLogModifier and TypeMethodDescriptionMPInstance.addLog
(Timestamp P_Date, int P_ID, BigDecimal P_Number, String P_Msg) Add instance logMPInstance.addLog
(Timestamp P_Date, int P_ID, BigDecimal P_Number, String P_Msg, int AD_Table_ID, int Record_ID) Add instance logMPInstance.getLog()
Get Instance LogsMethods in org.compiere.model with parameters of type MPInstanceLogModifier and TypeMethodDescriptionMAuthorizationCredential.processToken
(Properties ctx, String code, String paramScope, MPInstanceLog pilog) Create or Update an Account based on the token received