|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.document.business.rules.RuleTypesSet
public class RuleTypesSet
Rules Set
Constructor Summary | |
---|---|
RuleTypesSet()
|
Method Summary | |
---|---|
fr.paris.lutece.util.ReferenceList |
getRuleTypesList(java.util.Locale locale)
Returns the rule types list |
Rule |
newInstance(java.lang.String strRuleTypeKey)
Create a new instance of a rule of a given type |
void |
setRuleTypesMap(java.util.Map<java.lang.String,Rule> mapRules)
Sets the rule types map |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RuleTypesSet()
Method Detail |
---|
public void setRuleTypesMap(java.util.Map<java.lang.String,Rule> mapRules)
setRuleTypesMap
in interface IRuleTypesSet
mapRules
- The rule types mappublic Rule newInstance(java.lang.String strRuleTypeKey)
newInstance
in interface IRuleTypesSet
strRuleTypeKey
- The key name of the rule type
public fr.paris.lutece.util.ReferenceList getRuleTypesList(java.util.Locale locale)
getRuleTypesList
in interface IRuleTypesSet
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |