com.collation.platform.model.topology.app.citrix
Interface CitrixServer
- All Superinterfaces:
- AppServer, ConfigurationItem, LogicalElement, ManagedElement, ManagedSystemElement, ModelObject, java.io.Serializable
public interface CitrixServer
- extends AppServer
- Naming Rules:
- 0="zone,localPrimarySAP,keyName"
- Persistable:
- true
- Top Level:
- false
- Display Name:
- name
Methods inherited from interface com.collation.platform.model.topology.app.AppServer |
getAppDescriptors, getConfigContents, getConfigFile, getContainers, getExecutable, getExecutableName, getHost, getKeyName, getModules, getName, getPrimarySAP, getProcessPools, getProductName, getProductVersion, getResources, getSoftwareInstallation, getStatus, getVendorName, getZReportFiles, hasAppDescriptors, hasConfigContents, hasConfigFile, hasContainers, hasExecutable, hasExecutableName, hasHost, hasKeyName, hasModules, hasName, hasPrimarySAP, hasProcessPools, hasProductName, hasProductVersion, hasResources, hasSoftwareInstallation, hasStatus, hasVendorName, hasZReportFiles, setAppDescriptors, setConfigContents, setConfigFile, setContainers, setExecutable, setExecutableName, setHost, setKeyName, setModules, setName, setPrimarySAP, setProcessPools, setProductName, setProductVersion, setResources, setSoftwareInstallation, setStatus, setVendorName, setZReportFiles |
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 |
Methods inherited from interface com.collation.platform.model.topology.process.itil.ConfigurationItem |
getAssetID, getAssetTag, getCICategory, getConfigLastUpdate, getLastAuditState, getLastAuditTime, getLastLifecycleStateTime, getLifecycleState, getPrimaryOwner, hasAssetID, hasAssetTag, hasCICategory, hasConfigLastUpdate, hasLastAuditState, hasLastAuditTime, hasLastLifecycleStateTime, hasLifecycleState, hasPrimaryOwner, setAssetID, setAssetTag, setCICategory, setConfigLastUpdate, setLastAuditState, setLastAuditTime, setLastLifecycleStateTime, setLifecycleState, setPrimaryOwner |
IBM_COPYRIGHT
static final java.lang.String IBM_COPYRIGHT
- See Also:
- Constant Field Values
getLocalPrimarySAP
BindAddress getLocalPrimarySAP()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
- Implicit Relationship Type:
- name="com.collation.platform.model.topology.relation.AccessedVia" reverse="false"
setLocalPrimarySAP
void setLocalPrimarySAP(BindAddress x)
hasLocalPrimarySAP
boolean hasLocalPrimarySAP()
getReleaseLevel
java.lang.String getReleaseLevel()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setReleaseLevel
void setReleaseLevel(java.lang.String x)
hasReleaseLevel
boolean hasReleaseLevel()
getIsFarmServer
boolean getIsFarmServer()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setIsFarmServer
void setIsFarmServer(boolean x)
hasIsFarmServer
boolean hasIsFarmServer()
getMFWinProductCode
java.lang.String getMFWinProductCode()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setMFWinProductCode
void setMFWinProductCode(java.lang.String x)
hasMFWinProductCode
boolean hasMFWinProductCode()
getServerType
int getServerType()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setServerType
void setServerType(int x)
hasServerType
boolean hasServerType()
getApplications
CitrixApplication[] getApplications()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
- Implicit Relationship Type:
- name="com.collation.platform.model.topology.relation.Provides" reverse="false"
setApplications
void setApplications(CitrixApplication[] x)
hasApplications
boolean hasApplications()
getProcesses
RuntimeProcess[] getProcesses()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
- Implicit Relationship Type:
- name="com.collation.platform.model.topology.relation.Contains" reverse="false"
setProcesses
void setProcesses(RuntimeProcess[] x)
hasProcesses
boolean hasProcesses()
getLoginsEnabled
boolean getLoginsEnabled()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setLoginsEnabled
void setLoginsEnabled(boolean x)
hasLoginsEnabled
boolean hasLoginsEnabled()
getZoneRanking
java.lang.String getZoneRanking()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setZoneRanking
void setZoneRanking(java.lang.String x)
hasZoneRanking
boolean hasZoneRanking()
getZone
CitrixZone getZone()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
- Implicit Relationship Type:
- name="com.collation.platform.model.topology.relation.MemberOf" reverse="false"
setZone
void setZone(CitrixZone x)
hasZone
boolean hasZone()
getFeatureReleaseLevel
java.lang.String getFeatureReleaseLevel()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setFeatureReleaseLevel
void setFeatureReleaseLevel(java.lang.String x)
hasFeatureReleaseLevel
boolean hasFeatureReleaseLevel()
getInstallDate
long getInstallDate()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setInstallDate
void setInstallDate(long x)
hasInstallDate
boolean hasInstallDate()
getFolder
CitrixServerFolder getFolder()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
- Implicit Relationship Type:
- name="com.collation.platform.model.topology.relation.MemberOf" reverse="false"
setFolder
void setFolder(CitrixServerFolder x)
hasFolder
boolean hasFolder()