|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SMSSiteServer
SMS_Site class contains identification and status data for an SMS site installation.
| Field Summary | |
|---|---|
static java.lang.String |
IBM_COPYRIGHT
|
| Fields inherited from interface com.collation.platform.model.topology.app.AppServer |
|---|
RUNNING, STOPPED |
| Method Summary | |
|---|---|
SMSSiteServer[] |
getChilds()
|
java.lang.String |
getInstallDir()
Directory to which SMS was installed. |
int |
getLocaleId()
|
SMSSiteServer |
getParent()
|
java.lang.String |
getProviderServer()
|
java.lang.String |
getReportingSiteCode()
Parent site code. |
java.lang.String |
getRequestedStatus()
Request secondary site status. |
java.lang.String |
getServerName()
Server name of the site on which SMS is installed. |
java.lang.String |
getServiceAccountName()
|
java.lang.String |
getSiteCode()
Site code for the site. |
java.lang.String |
getSiteName()
Name of the site. |
int |
getSiteType()
Type of site, either primary or secondary. |
SMSAdvertizements[] |
getSMSAdvertisements()
|
SMSHierarchy |
getSMSHierarchy()
|
SMSPackage |
getSMSPackage()
|
SMSServerProcess[] |
getSMSServerProcess()
|
SMSSiteBoundaries[] |
getSMSSiteBoundaries()
|
SMSSiteComponents[] |
getSMSSiteComponents()
|
int |
getSMSStatus()
Current status of the site. |
java.lang.String |
getTimeZoneInfo()
Site server time zone represented as a Win32 TIME_ZONE_INFORMATION structure that is returned by the Win32 GetTimeZoneInformation method |
boolean |
hasChilds()
|
boolean |
hasInstallDir()
|
boolean |
hasLocaleId()
|
boolean |
hasParent()
|
boolean |
hasProviderServer()
|
boolean |
hasReportingSiteCode()
|
boolean |
hasRequestedStatus()
|
boolean |
hasServerName()
|
boolean |
hasServiceAccountName()
|
boolean |
hasSiteCode()
|
boolean |
hasSiteName()
|
boolean |
hasSiteType()
|
boolean |
hasSMSAdvertisements()
|
boolean |
hasSMSHierarchy()
|
boolean |
hasSMSPackage()
|
boolean |
hasSMSServerProcess()
|
boolean |
hasSMSSiteBoundaries()
|
boolean |
hasSMSSiteComponents()
|
boolean |
hasSMSStatus()
|
boolean |
hasTimeZoneInfo()
|
void |
setChilds(SMSSiteServer[] x)
|
void |
setInstallDir(java.lang.String x)
|
void |
setLocaleId(int x)
|
void |
setParent(SMSSiteServer x)
|
void |
setProviderServer(java.lang.String x)
|
void |
setReportingSiteCode(java.lang.String x)
|
void |
setRequestedStatus(java.lang.String x)
|
void |
setServerName(java.lang.String x)
|
void |
setServiceAccountName(java.lang.String x)
|
void |
setSiteCode(java.lang.String x)
|
void |
setSiteName(java.lang.String x)
|
void |
setSiteType(int x)
|
void |
setSMSAdvertisements(SMSAdvertizements[] x)
|
void |
setSMSHierarchy(SMSHierarchy x)
|
void |
setSMSPackage(SMSPackage x)
|
void |
setSMSServerProcess(SMSServerProcess[] x)
|
void |
setSMSSiteBoundaries(SMSSiteBoundaries[] x)
|
void |
setSMSSiteComponents(SMSSiteComponents[] x)
|
void |
setSMSStatus(int x)
|
void |
setTimeZoneInfo(java.lang.String x)
|
| 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 |
| 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 |
| Field Detail |
|---|
static final java.lang.String IBM_COPYRIGHT
| Method Detail |
|---|
java.lang.String getServerName()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setServerName(java.lang.String x)
boolean hasServerName()
java.lang.String getSiteCode()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setSiteCode(java.lang.String x)
boolean hasSiteCode()
java.lang.String getSiteName()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setSiteName(java.lang.String x)
boolean hasSiteName()
SMSAdvertizements[] getSMSAdvertisements()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setSMSAdvertisements(SMSAdvertizements[] x)
boolean hasSMSAdvertisements()
java.lang.String getInstallDir()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setInstallDir(java.lang.String x)
boolean hasInstallDir()
java.lang.String getReportingSiteCode()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setReportingSiteCode(java.lang.String x)
boolean hasReportingSiteCode()
SMSHierarchy getSMSHierarchy()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setSMSHierarchy(SMSHierarchy x)
boolean hasSMSHierarchy()
int getLocaleId()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setLocaleId(int x)
boolean hasLocaleId()
java.lang.String getTimeZoneInfo()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setTimeZoneInfo(java.lang.String x)
boolean hasTimeZoneInfo()
int getSiteType()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setSiteType(int x)
boolean hasSiteType()
java.lang.String getServiceAccountName()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setServiceAccountName(java.lang.String x)
boolean hasServiceAccountName()
SMSPackage getSMSPackage()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setSMSPackage(SMSPackage x)
boolean hasSMSPackage()
SMSServerProcess[] getSMSServerProcess()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setSMSServerProcess(SMSServerProcess[] x)
boolean hasSMSServerProcess()
SMSSiteServer getParent()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setParent(SMSSiteServer x)
boolean hasParent()
SMSSiteServer[] getChilds()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setChilds(SMSSiteServer[] x)
boolean hasChilds()
int getSMSStatus()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setSMSStatus(int x)
boolean hasSMSStatus()
SMSSiteComponents[] getSMSSiteComponents()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setSMSSiteComponents(SMSSiteComponents[] x)
boolean hasSMSSiteComponents()
java.lang.String getProviderServer()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setProviderServer(java.lang.String x)
boolean hasProviderServer()
java.lang.String getRequestedStatus()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setRequestedStatus(java.lang.String x)
boolean hasRequestedStatus()
SMSSiteBoundaries[] getSMSSiteBoundaries()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setSMSSiteBoundaries(SMSSiteBoundaries[] x)
boolean hasSMSSiteBoundaries()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||