com.collation.platform.model.topology.app.citrix
Interface CitrixApplication
- All Superinterfaces:
- ConfigurationItem, LogicalElement, ManagedElement, ManagedSystemElement, ModelObject, Provider, java.io.Serializable, SoftwareModule, Version
public interface CitrixApplication
- extends SoftwareModule, Version, ConfigurationItem
- Naming Rules:
- 0="citrixFarm,applicationID"
- Persistable:
- true
- Display Name:
- name
Methods inherited from interface com.collation.platform.model.topology.app.SoftwareModule |
getFile, getFileName, getName, getParent, hasFile, hasFileName, hasName, hasParent, setFile, setFileName, setName, setParent |
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 |
Methods inherited from interface com.collation.platform.model.topology.core.Version |
getBuildLevel, getLevel, getMajorVersion, getModifier, getRelease, getVersionString, hasBuildLevel, hasLevel, hasMajorVersion, hasModifier, hasRelease, hasVersionString, setBuildLevel, setLevel, setMajorVersion, setModifier, setRelease, setVersionString |
IBM_COPYRIGHT
static final java.lang.String IBM_COPYRIGHT
- See Also:
- Constant Field Values
getDefaultWindowType
int getDefaultWindowType()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setDefaultWindowType
void setDefaultWindowType(int x)
hasDefaultWindowType
boolean hasDefaultWindowType()
getServers
CitrixServer[] getServers()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
- Implicit Relationship Type:
- name="com.collation.platform.model.topology.relation.Provides" reverse="true"
setServers
void setServers(CitrixServer[] x)
hasServers
boolean hasServers()
getUsers
CitrixUser[] getUsers()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
- Implicit Relationship Type:
- name="com.collation.platform.model.topology.relation.Uses" reverse="true"
setUsers
void setUsers(CitrixUser[] x)
hasUsers
boolean hasUsers()
getAppFolder
CitrixAppFolder getAppFolder()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
- Implicit Relationship Type:
- name="com.collation.platform.model.topology.relation.MemberOf" reverse="false"
setAppFolder
void setAppFolder(CitrixAppFolder x)
hasAppFolder
boolean hasAppFolder()
getDefaultInitProg
java.lang.String getDefaultInitProg()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setDefaultInitProg
void setDefaultInitProg(java.lang.String x)
hasDefaultInitProg
boolean hasDefaultInitProg()
getReadOnly
boolean getReadOnly()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setReadOnly
void setReadOnly(boolean x)
hasReadOnly
boolean hasReadOnly()
getPNAttributes
int getPNAttributes()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setPNAttributes
void setPNAttributes(int x)
hasPNAttributes
boolean hasPNAttributes()
getMFAttributes
int getMFAttributes()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setMFAttributes
void setMFAttributes(int x)
hasMFAttributes
boolean hasMFAttributes()
getApplicationID
long getApplicationID()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setApplicationID
void setApplicationID(long x)
hasApplicationID
boolean hasApplicationID()
getDistinguishedName
java.lang.String getDistinguishedName()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setDistinguishedName
void setDistinguishedName(java.lang.String x)
hasDistinguishedName
boolean hasDistinguishedName()
getDesktopIntegrate
int getDesktopIntegrate()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setDesktopIntegrate
void setDesktopIntegrate(int x)
hasDesktopIntegrate
boolean hasDesktopIntegrate()
getDefaultWindowHeight
int getDefaultWindowHeight()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setDefaultWindowHeight
void setDefaultWindowHeight(int x)
hasDefaultWindowHeight
boolean hasDefaultWindowHeight()
getDefaultEncryption
int getDefaultEncryption()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setDefaultEncryption
void setDefaultEncryption(int x)
hasDefaultEncryption
boolean hasDefaultEncryption()
getEnableApp
boolean getEnableApp()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setEnableApp
void setEnableApp(boolean x)
hasEnableApp
boolean hasEnableApp()
getCitrixFarm
CitrixFarm getCitrixFarm()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
- Implicit Relationship Type:
- name="com.collation.platform.model.topology.relation.MemberOf" reverse="false"
setCitrixFarm
void setCitrixFarm(CitrixFarm x)
hasCitrixFarm
boolean hasCitrixFarm()
getDefaultSoundType
int getDefaultSoundType()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setDefaultSoundType
void setDefaultSoundType(int x)
hasDefaultSoundType
boolean hasDefaultSoundType()
getDefaultWindowScale
int getDefaultWindowScale()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setDefaultWindowScale
void setDefaultWindowScale(int x)
hasDefaultWindowScale
boolean hasDefaultWindowScale()
getDefaultWorkDir
java.lang.String getDefaultWorkDir()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setDefaultWorkDir
void setDefaultWorkDir(java.lang.String x)
hasDefaultWorkDir
boolean hasDefaultWorkDir()
getPNFolder
int getPNFolder()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setPNFolder
void setPNFolder(int x)
hasPNFolder
boolean hasPNFolder()
getDefaultWindowWidth
int getDefaultWindowWidth()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setDefaultWindowWidth
void setDefaultWindowWidth(int x)
hasDefaultWindowWidth
boolean hasDefaultWindowWidth()
getCitrixGroups
CitrixGroup[] getCitrixGroups()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
- Implicit Relationship Type:
- name="com.collation.platform.model.topology.relation.Uses" reverse="true"
setCitrixGroups
void setCitrixGroups(CitrixGroup[] x)
hasCitrixGroups
boolean hasCitrixGroups()
getDefaultWindowColor
int getDefaultWindowColor()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setDefaultWindowColor
void setDefaultWindowColor(int x)
hasDefaultWindowColor
boolean hasDefaultWindowColor()
getBrowserName
java.lang.String getBrowserName()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setBrowserName
void setBrowserName(java.lang.String x)
hasBrowserName
boolean hasBrowserName()
getPublishingFlags
int getPublishingFlags()
throws AttributeNotSetException
- Throws:
AttributeNotSetException
setPublishingFlags
void setPublishingFlags(int x)
hasPublishingFlags
boolean hasPublishingFlags()