|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.softwareag.centrasite.appl.framework.beans.DynamicRegistryBean
com.softwareag.centrasite.appl.framework.lcm.beans.LCAwareDynamicRegistryBean
com.softwareag.centrasite.appl.framework.lcm.beans.impl.LCAwareRegistryObjectImpl
com.softwareag.centrasite.appl.framework.lcm.beans.impl.LCAwareRegistryEntryImpl
public class LCAwareRegistryEntryImpl
Field Summary |
---|
Fields inherited from interface com.softwareag.centrasite.appl.framework.lcm.beans.LCAwareRegistryEntry |
---|
STABILITY_DYNAMIC, STABILITY_DYNAMIC_COMPATIBLE, STABILITY_STATIC, STATUS_APPROVED, STATUS_DEPRECATED, STATUS_SUBMITTED, STATUS_WITHDRAWN |
Constructor Summary | |
---|---|
LCAwareRegistryEntryImpl()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object other)
|
java.util.Date |
getExpiration()
Gets expirationDate attribute of the RegistryEntry within the Registry. |
int |
getMajorVersion()
Gets the major revision number for this version of the Versionable object. |
int |
getMinorVersion()
Gets the minor revision number for this version of the Versionable object. |
int |
getStability()
Gets the stability indicator for the RegistryEntry within the Registry. |
int |
getStatus()
Gets the life cycle status of the RegistryEntry within the registry. |
java.lang.String |
getUserVersion()
Gets the user-specified revision number for this version of the Versionable object. |
int |
hashCode()
|
void |
setExpiration(java.util.Date expiration)
Sets the expirationDate. |
void |
setMajorVersion(int majorVersion)
Sets the major revision number for this version of the Versionable object. |
void |
setMinorVersion(int minorVersion)
Sets the minor revision number for this version of the Versionable object. |
void |
setStability(int stability)
Sets the stability indicator for the RegistryEntry. |
void |
setStatus(int status)
Sets the status for this RegistryEntry |
void |
setUserVersion(java.lang.String userVersion)
Sets the user specified revision number for this version of the Versionable object. |
Methods inherited from class com.softwareag.centrasite.appl.framework.lcm.beans.impl.LCAwareRegistryObjectImpl |
---|
getAssociatedObjects, getAssociations, getAuditTrail, getClassifications, getExternalIdentifiers, getExternalLinks, getObjectType, getRegistryPackages, getSlots, getSubmittingOrganization, setAssociatedObjects, setAssociations, setAuditTrail, setClassifications, setExternalIdentifiers, setExternalLinks, setObjectType, setRegistryPackages, setSlots, setSubmittingOrganization |
Methods inherited from class com.softwareag.centrasite.appl.framework.lcm.beans.LCAwareDynamicRegistryBean |
---|
approveStateChange, findLCModel, getLCState, rejectStateChange, setBeanPool, setLCState, setRegistryProvider |
Methods inherited from class com.softwareag.centrasite.appl.framework.beans.DynamicRegistryBean |
---|
getCheckpointName, getDescription, getIdentity, getKey, getName, isRevision, setCheckpointName, setDescription, setIdentity, setKey, setName, toString |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.softwareag.centrasite.appl.framework.lcm.beans.LCAwareRegistryObject |
---|
getAssociatedObjects, getAssociations, getAuditTrail, getClassifications, getExternalIdentifiers, getExternalLinks, getObjectType, getRegistryPackages, getSubmittingOrganization, setAssociations, setClassifications, setExternalIdentifiers, setExternalLinks |
Methods inherited from interface com.softwareag.centrasite.appl.framework.lcm.beans.LifeCycleAware |
---|
approveStateChange, findLCModel, getLCState, rejectStateChange, setLCState |
Methods inherited from interface com.softwareag.centrasite.appl.framework.beans.RegistryBean |
---|
getDescription, getKey, getName, setDescription, setName |
Methods inherited from interface com.softwareag.centrasite.appl.framework.beans.standard.ExtensibleObject |
---|
getSlots, setSlots |
Constructor Detail |
---|
public LCAwareRegistryEntryImpl()
Method Detail |
---|
public java.util.Date getExpiration()
getExpiration
in interface LCAwareRegistryEntry
public int getStability()
getStability
in interface LCAwareRegistryEntry
public int getStatus()
getStatus
in interface LCAwareRegistryEntry
public void setExpiration(java.util.Date expiration)
setExpiration
in interface LCAwareRegistryEntry
public void setStability(int stability)
setStability
in interface LCAwareRegistryEntry
public int getMajorVersion()
getMajorVersion
in interface Versionable
public int getMinorVersion()
getMinorVersion
in interface Versionable
public java.lang.String getUserVersion()
getUserVersion
in interface Versionable
public void setMajorVersion(int majorVersion)
setMajorVersion
in interface Versionable
public void setMinorVersion(int minorVersion)
setMinorVersion
in interface Versionable
public void setUserVersion(java.lang.String userVersion)
setUserVersion
in interface Versionable
public boolean equals(java.lang.Object other)
equals
in class LCAwareRegistryObjectImpl
public int hashCode()
hashCode
in class LCAwareRegistryObjectImpl
public void setStatus(int status)
status
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |