Uses of Class
org.compiere.model.MRule
Packages that use 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
Methods in org.compiere.model that return MRuleModifier 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()
Methods in org.compiere.model that return types with arguments of type MRuleModifier and TypeMethodDescriptionMRule.getModelValidatorLoginRules
(Properties ctx) Get Login RulesConstructors in org.compiere.model with parameters of type MRuleModifierConstructorDescriptionMRule
(Properties ctx, MRule copy) Copy constructorMRule
(Properties ctx, MRule copy, String trxName) Copy constructorCopy constructor