Uses of Class
org.compiere.model.MPInstanceLog
-
Packages that use MPInstanceLog Package Description org.compiere.model Provides for.... -
-
Uses of MPInstanceLog in org.compiere.model
Methods in org.compiere.model that return MPInstanceLog Modifier and Type Method Description MPInstanceLogMPInstance. addLog(Timestamp P_Date, int P_ID, BigDecimal P_Number, String P_Msg)MPInstanceLogMPInstance. addLog(Timestamp P_Date, int P_ID, BigDecimal P_Number, String P_Msg, int AD_Table_ID, int Record_ID)MPInstanceLog[]MPInstance. getLog()Get LogsMethods in org.compiere.model with parameters of type MPInstanceLog Modifier and Type Method Description StringMAuthorizationCredential. processToken(Properties ctx, String code, String paramScope, MPInstanceLog pilog)Create or Update an Account based on the token received
-