|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ManagedElement
An abstract class that provides a common superclass (or top of the inheritance tree) for classes in the model that do not represent relationships or metadata.
| Field Summary | |
|---|---|
static java.lang.String |
IBM_COPYRIGHT
|
| Method Summary | |
|---|---|
java.lang.String |
getManagedSystemName()
The name of the component of the IBM Tivoli Monitoring (ITM) product that corresponds to (commonly provides data for) the management of this instance. |
Role[] |
getRoles()
|
boolean |
hasManagedSystemName()
|
boolean |
hasRoles()
|
void |
setManagedSystemName(java.lang.String x)
|
void |
setRoles(Role[] x)
|
| 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 |
|---|
java.lang.String getManagedSystemName()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setManagedSystemName(java.lang.String x)
boolean hasManagedSystemName()
Role[] getRoles()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setRoles(Role[] x)
boolean hasRoles()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||