|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRuleTypesSet
Rule Types Sets Interface
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 |
Method Detail |
---|
void setRuleTypesMap(java.util.Map<java.lang.String,Rule> mapRules)
mapRules
- The rule types mapfr.paris.lutece.util.ReferenceList getRuleTypesList(java.util.Locale locale)
Rule newInstance(java.lang.String strRuleTypeKey)
strRuleTypeKey
- The key name of the rule type
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |