|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CitrixServerFolder
Field Summary | |
---|---|
static java.lang.String |
IBM_COPYRIGHT
|
Method Summary | |
---|---|
CitrixFarm |
getFarm()
|
CitrixServer[] |
getServers()
|
boolean |
hasFarm()
|
boolean |
hasServers()
|
void |
setFarm(CitrixFarm x)
|
void |
setServers(CitrixServer[] x)
|
Methods inherited from interface com.collation.platform.model.topology.app.citrix.CitrixFolder |
---|
getFolderDN, getFolderName, getFolders, getParent, hasFolderDN, hasFolderName, hasFolders, hasParent, setFolderDN, setFolderName, setFolders, setParent |
Methods inherited from interface com.collation.platform.model.topology.process.HomogeneousCollection |
---|
getMemberType, hasMemberType, setMemberType |
Methods inherited from interface com.collation.platform.model.topology.core.Collection |
---|
getActive, getMembers, getName, hasActive, hasMembers, hasName, setActive, setMembers, setName |
Methods inherited from interface com.collation.platform.model.topology.core.ManagedElement |
---|
getManagedSystemName, getRoles, hasManagedSystemName, hasRoles, setManagedSystemName, setRoles |
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 |
Field Detail |
---|
static final java.lang.String IBM_COPYRIGHT
Method Detail |
---|
CitrixServer[] getServers() throws AttributeNotSetException
AttributeNotSetException
void setServers(CitrixServer[] x)
boolean hasServers()
CitrixFarm getFarm() throws AttributeNotSetException
AttributeNotSetException
void setFarm(CitrixFarm x)
boolean hasFarm()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |