Uses of Class
org.compiere.model.MActivity
Packages that use 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
Methods in org.compiere.model that return MActivityModifier 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()
Constructors in org.compiere.model with parameters of type MActivityModifierConstructorDescriptionMActivity
(Properties ctx, MActivity copy) Copy constructorMActivity
(Properties ctx, MActivity copy, String trxName) Copy constructorCopy constructor