public class RegistryEntryImpl extends RegistryObjectImpl implements RegistryEntry
STABILITY_DYNAMIC, STABILITY_DYNAMIC_COMPATIBLE, STABILITY_STATIC, STATUS_APPROVED, STATUS_DEPRECATED, STATUS_SUBMITTED, STATUS_WITHDRAWN| Constructor and Description |
|---|
RegistryEntryImpl(LifeCycleManager lifeCycleManager)
Creates a new instance of RegistryEntryImpl
|
| Modifier and Type | Method and Description |
|---|---|
Date |
getExpiration() |
int |
getMajorVersion() |
int |
getMinorVersion() |
int |
getStability() |
int |
getStatus() |
String |
getUserVersion() |
void |
setExpiration(Date date) |
void |
setMajorVersion(int param) |
void |
setMinorVersion(int param) |
void |
setStability(int param) |
void |
setUserVersion(String str) |
addAssociation, addAssociations, addClassification, addClassifications, addExternalIdentifier, addExternalIdentifiers, addExternalLink, addExternalLinks, equals, getAssociatedObjects, getAssociations, getAuditTrail, getClassifications, getDescription, getExternalIdentifiers, getExternalLinks, getKey, getLifeCycleManager, getName, getObjectType, getRegistryPackages, getSubmittingOrganization, hashCode, removeAssociation, removeAssociations, removeClassification, removeClassifications, removeExternalIdentifier, removeExternalIdentifiers, removeExternalLink, removeExternalLinks, setAssociations, setClassifications, setDescription, setExternalIdentifiers, setExternalLinks, setKey, setName, toXMLaddSlot, addSlots, getSlot, getSlots, removeSlot, removeSlotsclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitaddAssociation, addAssociations, addClassification, addClassifications, addExternalIdentifier, addExternalIdentifiers, addExternalLink, addExternalLinks, getAssociatedObjects, getAssociations, getAuditTrail, getClassifications, getDescription, getExternalIdentifiers, getExternalLinks, getKey, getLifeCycleManager, getName, getObjectType, getRegistryPackages, getSubmittingOrganization, removeAssociation, removeAssociations, removeClassification, removeClassifications, removeExternalIdentifier, removeExternalIdentifiers, removeExternalLink, removeExternalLinks, setAssociations, setClassifications, setDescription, setExternalIdentifiers, setExternalLinks, setKey, setName, toXMLaddSlot, addSlots, getSlot, getSlots, removeSlot, removeSlotspublic RegistryEntryImpl(LifeCycleManager lifeCycleManager)
public Date getExpiration() throws JAXRException
getExpiration in interface RegistryEntryJAXRExceptionpublic int getMajorVersion()
throws JAXRException
getMajorVersion in interface VersionableJAXRExceptionpublic int getMinorVersion()
throws JAXRException
getMinorVersion in interface VersionableJAXRExceptionpublic int getStability()
throws JAXRException
getStability in interface RegistryEntryJAXRExceptionpublic int getStatus()
throws JAXRException
getStatus in interface RegistryEntryJAXRExceptionpublic String getUserVersion() throws JAXRException
getUserVersion in interface VersionableJAXRExceptionpublic void setExpiration(Date date) throws JAXRException
setExpiration in interface RegistryEntryJAXRExceptionpublic void setMajorVersion(int param)
throws JAXRException
setMajorVersion in interface VersionableJAXRExceptionpublic void setMinorVersion(int param)
throws JAXRException
setMinorVersion in interface VersionableJAXRExceptionpublic void setStability(int param)
throws JAXRException
setStability in interface RegistryEntryJAXRExceptionpublic void setUserVersion(String str) throws JAXRException
setUserVersion in interface VersionableJAXRExceptionCopyright © 2012 JBoss by Red Hat. All Rights Reserved.