|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DisplayNameRule
Method Summary | |
---|---|
ObjectAttribute[] |
getNameAttributes()
|
ObjectClass |
getParent()
|
boolean |
hasNameAttributes()
|
boolean |
hasParent()
|
void |
setNameAttributes(ObjectAttribute[] attrs)
|
void |
setParent(ObjectClass cls)
|
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 |
---|
ObjectClass getParent() throws AttributeNotSetException
AttributeNotSetException
void setParent(ObjectClass cls)
boolean hasParent()
ObjectAttribute[] getNameAttributes() throws AttributeNotSetException
AttributeNotSetException
void setNameAttributes(ObjectAttribute[] attrs)
boolean hasNameAttributes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |