Uses of Class
org.compiere.model.MActivity
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 MActivity in org.compiere.model
Modifier and TypeMethodDescriptionstatic MActivity
MActivity.get
(int C_Activity_ID) Get/Load Activity [CACHED] (immutable)static MActivity
MActivity.get
(Properties ctx, int C_Activity_ID) Get/Load Activity [CACHED] (immutable)MActivity.markImmutable()
ModifierConstructorDescriptionMActivity
(Properties ctx, MActivity copy) Copy constructorMActivity
(Properties ctx, MActivity copy, String trxName) Copy constructorCopy constructor