com.collation.platform.model.topology.app
Interface SoftwareUpdate

All Superinterfaces:
ConfigurationItem, LogicalElement, ManagedElement, ManagedSystemElement, ModelObject, java.io.Serializable, SoftwareModification, Version

public interface SoftwareUpdate
extends SoftwareModification

Persistable:
true

Field Summary
 
Fields inherited from interface com.collation.platform.model.topology.core.Version
IBM_COPYRIGHT
 
Fields inherited from interface com.collation.platform.model.topology.process.itil.ConfigurationItem
IBM_COPYRIGHT
 
Method Summary
 
Methods inherited from interface com.collation.platform.model.topology.app.SoftwareModification
getManufacturerName, getMaxCompatibleLevel, getMaxCompatibleModifier, getMaxCompatibleRelease, getMaxCompatibleVersion, getMinCompatibleLevel, getMinCompatibleModifier, getMinCompatibleRelease, getMinCompatibleVersion, getProductId, getProductName, getType, getUpdateCriticality, hasManufacturerName, hasMaxCompatibleLevel, hasMaxCompatibleModifier, hasMaxCompatibleRelease, hasMaxCompatibleVersion, hasMinCompatibleLevel, hasMinCompatibleModifier, hasMinCompatibleRelease, hasMinCompatibleVersion, hasProductId, hasProductName, hasType, hasUpdateCriticality, setManufacturerName, setMaxCompatibleLevel, setMaxCompatibleModifier, setMaxCompatibleRelease, setMaxCompatibleVersion, setMinCompatibleLevel, setMinCompatibleModifier, setMinCompatibleRelease, setMinCompatibleVersion, setProductId, setProductName, setType, setUpdateCriticality
 
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
 
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