Uses of Class
org.compiere.model.MColorSchema
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 MColorSchema in org.compiere.model
Modifier and TypeMethodDescriptionstatic MColorSchema
MColorSchema.get
(int PA_ColorSchema_ID) Get MColorSchema from Cache (Immutable)static MColorSchema
MColorSchema.get
(Properties ctx, int PA_ColorSchema_ID) Get MColorSchema from Cache (Immutable)MGoal.getColorSchema()
Get the color schema for this goal.static MColorSchema
MColorSchema.getCopy
(Properties ctx, int PA_ColorSchema_ID, String trxName) Get updateable copy of MColorSchema from cacheMColorSchema.markImmutable()
ModifierConstructorDescriptionMColorSchema
(Properties ctx, MColorSchema copy) Copy constructorMColorSchema
(Properties ctx, MColorSchema copy, String trxName) Copy constructorMColorSchema
(MColorSchema copy) Copy constructor