public interface RuleIF
| Modifier and Type | Method and Description |
|---|---|
DmcAttributeInfo |
getApplyToAttribute() |
DmcClassInfo |
getApplyToClass() |
Iterator<Integer> |
getCategories() |
RuleKey |
getKey() |
String |
getMsgKey() |
Iterator<String> |
getMsgParam() |
DmcClassInfo |
getRuleClass() |
RuleDataDMO |
getRuleDataDMO() |
String |
getRuleTitle() |
RuleTypeEnum |
getRuleType() |
String getRuleTitle()
RuleTypeEnum getRuleType()
DmcClassInfo getRuleClass()
RuleDataDMO getRuleDataDMO()
Iterator<Integer> getCategories()
DmcClassInfo getApplyToClass()
DmcAttributeInfo getApplyToAttribute()
RuleKey getKey()
Iterator<String> getMsgParam()
String getMsgKey()
Copyright © 2023. All rights reserved.