|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StandardizationRuleSetMap
Method Summary | |
---|---|
java.lang.String |
getAttribute()
Attribute Methods |
java.lang.String |
getObject()
Object Methods |
StandardizationRuleSet |
getStandardizationRuleSet()
RuleSet Methods |
boolean |
hasAttribute()
|
boolean |
hasObject()
|
boolean |
hasStandardizationRuleSet()
|
void |
setAttribute(java.lang.String attribute)
|
void |
setObject(java.lang.String object)
|
void |
setStandardizationRuleSet(StandardizationRuleSet ruleSet)
|
Methods inherited from interface com.collation.platform.model.ModelObject |
---|
getAdminState, getAllAttributes, getBidiFlag, getBidiFormat, getCDMSource, getCmdbSource, getContextIp, getCreatedBy, getDescription, getDisplayName, getExtendedAttributes, getGuid, getLabel, getLastModifiedBy, getLastModifiedTime, getObjectType, getSourceToken, hasAdminState, hasBidiFlag, hasBidiFormat, hasCDMSource, hasCmdbSource, hasContextIp, hasDescription, hasDisplayName, hasExtendedAttributes, hasGuid, hasLabel, hasObjectType, hasSourceToken, setAdminState, setBidiFlag, setBidiFormat, setCDMSource, setCmdbSource, setContextIp, setDescription, setExtendedAttributes, setGuid, setLabel, setObjectType, setSourceToken |
Method Detail |
---|
java.lang.String getObject() throws AttributeNotSetException
AttributeNotSetException
void setObject(java.lang.String object)
boolean hasObject()
java.lang.String getAttribute() throws AttributeNotSetException
AttributeNotSetException
void setAttribute(java.lang.String attribute)
boolean hasAttribute()
StandardizationRuleSet getStandardizationRuleSet() throws AttributeNotSetException
AttributeNotSetException
void setStandardizationRuleSet(StandardizationRuleSet ruleSet)
boolean hasStandardizationRuleSet()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |