|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ManagementSoftwareSystem
MSS
Field Summary | |
---|---|
static java.lang.String |
IBM_COPYRIGHT
|
Method Summary | |
---|---|
MSSAccessInfo[] |
getAccessInfos()
By supplying a table name here, we are saying don't delete the information from this table during a clear topology operation. |
Agent[] |
getAgents()
|
Agent[] |
getAgentsInUse()
|
Capability[] |
getCapabilities()
|
java.lang.String |
getEmail()
Deprecated. |
java.lang.String |
getFax()
Deprecated. |
java.lang.String |
getHostname()
name of the host of the management software system |
java.lang.String |
getManufacturerName()
name of the manufacturer of the management software system |
Agent |
getMasterAgent()
|
java.lang.String |
getMobilePhone()
Deprecated. |
java.lang.String |
getMSSName()
|
java.lang.String |
getName()
Deprecated. |
java.lang.String |
getNote()
Deprecated. |
java.lang.String |
getPager()
Deprecated. |
java.lang.String |
getProductName()
name of the product of the management software system |
java.lang.String |
getProductVersion()
version of the management software system |
java.lang.String |
getProfile()
|
java.lang.String |
getSubcomponent()
name of the MSS subcomponent identifier |
java.lang.String |
getSubcomponentInstanceName()
name of the MSS subcomponent instance |
ManagementSoftwareSystem[] |
getSubsystems()
See comments on accessinfo about why this table name is supplied here. |
java.lang.String |
getTitle()
Deprecated. |
int |
getType()
Deprecated. |
java.lang.String |
getURL()
Deprecated. |
java.lang.String |
getWorkPhone()
Deprecated. |
boolean |
hasAccessInfos()
|
boolean |
hasAgents()
|
boolean |
hasAgentsInUse()
|
boolean |
hasCapabilities()
|
boolean |
hasEmail()
|
boolean |
hasFax()
|
boolean |
hasHostname()
|
boolean |
hasManufacturerName()
|
boolean |
hasMasterAgent()
|
boolean |
hasMobilePhone()
|
boolean |
hasMSSName()
|
boolean |
hasName()
|
boolean |
hasNote()
|
boolean |
hasPager()
|
boolean |
hasProductName()
|
boolean |
hasProductVersion()
|
boolean |
hasProfile()
|
boolean |
hasSubcomponent()
|
boolean |
hasSubcomponentInstanceName()
|
boolean |
hasSubsystems()
|
boolean |
hasTitle()
|
boolean |
hasType()
|
boolean |
hasURL()
|
boolean |
hasWorkPhone()
|
void |
setAccessInfos(MSSAccessInfo[] infos)
|
void |
setAgents(Agent[] x)
|
void |
setAgentsInUse(Agent[] x)
|
void |
setCapabilities(Capability[] caps)
|
void |
setEmail(java.lang.String x)
|
void |
setFax(java.lang.String x)
|
void |
setHostname(java.lang.String name)
|
void |
setManufacturerName(java.lang.String name)
|
void |
setMasterAgent(Agent x)
|
void |
setMobilePhone(java.lang.String x)
|
void |
setMSSName(java.lang.String name)
|
void |
setName(java.lang.String x)
|
void |
setNote(java.lang.String x)
|
void |
setPager(java.lang.String x)
|
void |
setProductName(java.lang.String name)
|
void |
setProductVersion(java.lang.String version)
|
void |
setProfile(java.lang.String name)
|
void |
setSubcomponent(java.lang.String name)
|
void |
setSubcomponentInstanceName(java.lang.String name)
|
void |
setSubsystems(ManagementSoftwareSystem[] systems)
|
void |
setTitle(java.lang.String x)
|
void |
setType(int x)
|
void |
setURL(java.lang.String x)
|
void |
setWorkPhone(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 |
Field Detail |
---|
static final java.lang.String IBM_COPYRIGHT
Method Detail |
---|
Agent[] getAgents() throws AttributeNotSetException
AttributeNotSetException
void setAgents(Agent[] x)
boolean hasAgents()
Agent getMasterAgent() throws AttributeNotSetException
AttributeNotSetException
void setMasterAgent(Agent x)
boolean hasMasterAgent()
Agent[] getAgentsInUse() throws AttributeNotSetException
AttributeNotSetException
void setAgentsInUse(Agent[] x)
boolean hasAgentsInUse()
java.lang.String getMSSName() throws AttributeNotSetException
AttributeNotSetException
void setMSSName(java.lang.String name)
boolean hasMSSName()
java.lang.String getManufacturerName() throws AttributeNotSetException
AttributeNotSetException
void setManufacturerName(java.lang.String name)
boolean hasManufacturerName()
java.lang.String getProductName() throws AttributeNotSetException
AttributeNotSetException
void setProductName(java.lang.String name)
boolean hasProductName()
java.lang.String getProductVersion() throws AttributeNotSetException
AttributeNotSetException
void setProductVersion(java.lang.String version)
boolean hasProductVersion()
java.lang.String getHostname() throws AttributeNotSetException
AttributeNotSetException
void setHostname(java.lang.String name)
boolean hasHostname()
java.lang.String getSubcomponent() throws AttributeNotSetException
AttributeNotSetException
void setSubcomponent(java.lang.String name)
boolean hasSubcomponent()
java.lang.String getSubcomponentInstanceName() throws AttributeNotSetException
AttributeNotSetException
void setSubcomponentInstanceName(java.lang.String name)
boolean hasSubcomponentInstanceName()
java.lang.String getProfile() throws AttributeNotSetException
AttributeNotSetException
void setProfile(java.lang.String name)
boolean hasProfile()
ManagementSoftwareSystem[] getSubsystems() throws AttributeNotSetException
AttributeNotSetException
void setSubsystems(ManagementSoftwareSystem[] systems)
boolean hasSubsystems()
MSSAccessInfo[] getAccessInfos() throws AttributeNotSetException
AttributeNotSetException
void setAccessInfos(MSSAccessInfo[] infos)
boolean hasAccessInfos()
Capability[] getCapabilities() throws AttributeNotSetException
AttributeNotSetException
void setCapabilities(Capability[] caps)
boolean hasCapabilities()
java.lang.String getMobilePhone() throws AttributeNotSetException
AttributeNotSetException
void setMobilePhone(java.lang.String x)
boolean hasMobilePhone()
java.lang.String getNote() throws AttributeNotSetException
AttributeNotSetException
void setNote(java.lang.String x)
boolean hasNote()
java.lang.String getFax() throws AttributeNotSetException
AttributeNotSetException
void setFax(java.lang.String x)
boolean hasFax()
int getType() throws AttributeNotSetException
AttributeNotSetException
void setType(int x)
boolean hasType()
java.lang.String getName() throws AttributeNotSetException
AttributeNotSetException
void setName(java.lang.String x)
boolean hasName()
java.lang.String getEmail() throws AttributeNotSetException
AttributeNotSetException
void setEmail(java.lang.String x)
boolean hasEmail()
java.lang.String getTitle() throws AttributeNotSetException
AttributeNotSetException
void setTitle(java.lang.String x)
boolean hasTitle()
java.lang.String getWorkPhone() throws AttributeNotSetException
AttributeNotSetException
void setWorkPhone(java.lang.String x)
boolean hasWorkPhone()
java.lang.String getPager() throws AttributeNotSetException
AttributeNotSetException
void setPager(java.lang.String x)
boolean hasPager()
java.lang.String getURL() throws AttributeNotSetException
AttributeNotSetException
void setURL(java.lang.String x)
boolean hasURL()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |