|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ApplicationTemplate
Method Summary | |
---|---|
TemplateGroup[] |
getMemberSet()
Return the membership set |
java.lang.String |
getName()
Get the name of this template |
boolean |
hasMemberSet()
|
boolean |
hasName()
|
void |
setMemberSet(TemplateGroup[] set)
Set the membership Set |
void |
setName(java.lang.String Name)
Set the Name of this template |
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 getName() throws AttributeNotSetException
AttributeNotSetException
void setName(java.lang.String Name)
Name
- boolean hasName()
TemplateGroup[] getMemberSet() throws AttributeNotSetException
AttributeNotSetException
void setMemberSet(TemplateGroup[] set)
Template[]
- boolean hasMemberSet()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |