Uses of Class
com.aspectran.core.context.rule.ItemRuleList
-
Packages that use ItemRuleList Package Description com.aspectran.core.context.rule com.aspectran.daemon.command -
-
Uses of ItemRuleList in com.aspectran.core.context.rule
Methods in com.aspectran.core.context.rule that return ItemRuleList Modifier and Type Method Description static ItemRuleListItemRuleUtils. toItemRuleList(java.util.List<ItemParameters> itemParametersList)Convert the givenItemParameterslist into anItemRuleList. -
Uses of ItemRuleList in com.aspectran.daemon.command
Methods in com.aspectran.daemon.command that return ItemRuleList Modifier and Type Method Description ItemRuleListCommandParameters. getArgumentItemRuleList()
-