Uses of Class
org.compiere.model.MRule
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 MRule in org.compiere.model
Modifier and TypeMethodDescriptionstatic MRule
MRule.get
(int AD_Rule_ID) Get Rule from Cache (immutable)static MRule
MRule.get
(Properties ctx, int AD_Rule_ID) Get Rule from Cache (immutable)static MRule
MRule.get
(Properties ctx, String ruleValue) Get Rule from CacheMRule.markImmutable()
Modifier and TypeMethodDescriptionMRule.getModelValidatorLoginRules
(Properties ctx) Get Login RulesModifierConstructorDescriptionMRule
(Properties ctx, MRule copy) Copy constructorMRule
(Properties ctx, MRule copy, String trxName) Copy constructorCopy constructor