|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SoftwareImage
| Field Summary | |
|---|---|
static java.lang.String |
IBM_COPYRIGHT
|
| Method Summary | |
|---|---|
boolean |
getApprovedForDevelopmentDistributions()
indicates whether or not the SoftwareImage can be distributed to Production environments. |
boolean |
getApprovedForProductionDistributions()
indicates whether or not the SoftwareImage can be distributed to Production environments. |
boolean |
getApprovedForTestDistributions()
indicates whether or not the SoftwareImage can be distributed to Test environments. |
java.lang.String |
getChecksum()
The MD5 checksum of the software image |
DataFile |
getFile()
|
java.lang.String |
getImageName()
The Logical Name of the Software Image. |
java.lang.String |
getImageVersion()
The Version of the installable SoftwareImage. |
DefinitiveSoftwareLibrary |
getLibrary()
|
int |
getStatus()
|
java.lang.String |
getType()
|
boolean |
hasApprovedForDevelopmentDistributions()
|
boolean |
hasApprovedForProductionDistributions()
|
boolean |
hasApprovedForTestDistributions()
|
boolean |
hasChecksum()
|
boolean |
hasFile()
|
boolean |
hasImageName()
|
boolean |
hasImageVersion()
|
boolean |
hasLibrary()
|
boolean |
hasStatus()
|
boolean |
hasType()
|
void |
setApprovedForDevelopmentDistributions(boolean x)
|
void |
setApprovedForProductionDistributions(boolean x)
|
void |
setApprovedForTestDistributions(boolean x)
|
void |
setChecksum(java.lang.String x)
|
void |
setFile(DataFile file)
|
void |
setImageName(java.lang.String x)
|
void |
setImageVersion(java.lang.String x)
|
void |
setLibrary(DefinitiveSoftwareLibrary library)
|
void |
setStatus(int status)
|
void |
setType(java.lang.String type)
|
| 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 |
| Field Detail |
|---|
static final java.lang.String IBM_COPYRIGHT
| Method Detail |
|---|
java.lang.String getImageVersion()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setImageVersion(java.lang.String x)
boolean hasImageVersion()
boolean getApprovedForProductionDistributions()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setApprovedForProductionDistributions(boolean x)
boolean hasApprovedForProductionDistributions()
boolean getApprovedForDevelopmentDistributions()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setApprovedForDevelopmentDistributions(boolean x)
boolean hasApprovedForDevelopmentDistributions()
boolean getApprovedForTestDistributions()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setApprovedForTestDistributions(boolean x)
boolean hasApprovedForTestDistributions()
java.lang.String getChecksum()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setChecksum(java.lang.String x)
boolean hasChecksum()
java.lang.String getImageName()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setImageName(java.lang.String x)
boolean hasImageName()
DefinitiveSoftwareLibrary getLibrary()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setLibrary(DefinitiveSoftwareLibrary library)
boolean hasLibrary()
DataFile getFile()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setFile(DataFile file)
boolean hasFile()
java.lang.String getType()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setType(java.lang.String type)
boolean hasType()
int getStatus()
throws AttributeNotSetException
AttributeNotSetExceptionvoid setStatus(int status)
boolean hasStatus()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||