com.collation.platform.model.topology.process.itil
Interface SLO

All Superinterfaces:
ConfigurationItem, ExternalReference, ManagedElement, ModelObject, Objective, java.io.Serializable

public interface SLO
extends ExternalReference, Objective, ConfigurationItem

Persistable:
true
Top Level:
true

Field Summary
 
Fields inherited from interface com.collation.platform.model.topology.process.ExternalReference
IBM_COPYRIGHT
 
Fields inherited from interface com.collation.platform.model.topology.process.Objective
IBM_COPYRIGHT
 
Fields inherited from interface com.collation.platform.model.topology.process.itil.ConfigurationItem
IBM_COPYRIGHT
 
Method Summary
 java.lang.String getThirdPartySLOID()
           
 boolean hasThirdPartySLOID()
           
 void setThirdPartySLOID(java.lang.String s)
           
 
Methods inherited from interface com.collation.platform.model.topology.process.ExternalReference
getExternalHandle, getManagedElements, getMSS, hasExternalHandle, hasManagedElements, hasMSS, setExternalHandle, setManagedElements, setMSS
 
Methods inherited from interface com.collation.platform.model.topology.process.Objective
getAbstractresource, getActivity, getExpression, getObjectiveName, hasAbstractresource, hasActivity, hasExpression, hasObjectiveName, setAbstractresource, setActivity, setExpression, setObjectiveName
 
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

getThirdPartySLOID

java.lang.String getThirdPartySLOID()
                                    throws AttributeNotSetException
Throws:
AttributeNotSetException

setThirdPartySLOID

void setThirdPartySLOID(java.lang.String s)

hasThirdPartySLOID

boolean hasThirdPartySLOID()