|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MySAPOracleInstance
Field Summary |
---|
Fields inherited from interface com.collation.platform.model.topology.app.AppServer |
---|
IBM_COPYRIGHT, RUNNING, STOPPED |
Method Summary | |
---|---|
java.lang.String |
getOwner()
|
java.lang.String |
getSAPSystemSID()
|
java.lang.String |
getSystemHome()
|
boolean |
hasOwner()
|
boolean |
hasSAPSystemSID()
|
boolean |
hasSystemHome()
|
void |
setOwner(java.lang.String owner)
|
void |
setSAPSystemSID(java.lang.String sid)
|
void |
setSystemHome(java.lang.String dbHostName)
|
Methods inherited from interface com.collation.platform.model.topology.app.db.oracle.OracleInstance |
---|
getBackgroundProcesses, getDatabase, getHostname, getParent, getPort, getServerProcesses, getSGAValues, getSID, hasBackgroundProcesses, hasDatabase, hasHostname, hasParent, hasPort, hasServerProcesses, hasSGAValues, hasSID, setBackgroundProcesses, setDatabase, setHostname, setParent, setPort, setServerProcesses, setSGAValues, setSID |
Methods inherited from interface com.collation.platform.model.topology.app.db.DatabaseServer |
---|
getHome, hasHome, setHome |
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 |
Method Detail |
---|
java.lang.String getOwner() throws AttributeNotSetException
AttributeNotSetException
void setOwner(java.lang.String owner)
boolean hasOwner()
java.lang.String getSAPSystemSID() throws AttributeNotSetException
AttributeNotSetException
void setSAPSystemSID(java.lang.String sid)
boolean hasSAPSystemSID()
java.lang.String getSystemHome() throws AttributeNotSetException
AttributeNotSetException
void setSystemHome(java.lang.String dbHostName)
boolean hasSystemHome()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |