public class RegistryEntryImpl extends RegistryObjectImpl implements javax.xml.registry.infomodel.RegistryEntry
STABILITY_DYNAMIC, STABILITY_DYNAMIC_COMPATIBLE, STABILITY_STATIC, STATUS_APPROVED, STATUS_DEPRECATED, STATUS_SUBMITTED, STATUS_WITHDRAWN| Constructor and Description |
|---|
RegistryEntryImpl(javax.xml.registry.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(javax.xml.registry.LifeCycleManager lifeCycleManager)
public Date getExpiration() throws javax.xml.registry.JAXRException
getExpiration in interface javax.xml.registry.infomodel.RegistryEntryjavax.xml.registry.JAXRExceptionpublic int getMajorVersion()
throws javax.xml.registry.JAXRException
getMajorVersion in interface javax.xml.registry.infomodel.Versionablejavax.xml.registry.JAXRExceptionpublic int getMinorVersion()
throws javax.xml.registry.JAXRException
getMinorVersion in interface javax.xml.registry.infomodel.Versionablejavax.xml.registry.JAXRExceptionpublic int getStability()
throws javax.xml.registry.JAXRException
getStability in interface javax.xml.registry.infomodel.RegistryEntryjavax.xml.registry.JAXRExceptionpublic int getStatus()
throws javax.xml.registry.JAXRException
getStatus in interface javax.xml.registry.infomodel.RegistryEntryjavax.xml.registry.JAXRExceptionpublic String getUserVersion() throws javax.xml.registry.JAXRException
getUserVersion in interface javax.xml.registry.infomodel.Versionablejavax.xml.registry.JAXRExceptionpublic void setExpiration(Date date) throws javax.xml.registry.JAXRException
setExpiration in interface javax.xml.registry.infomodel.RegistryEntryjavax.xml.registry.JAXRExceptionpublic void setMajorVersion(int param)
throws javax.xml.registry.JAXRException
setMajorVersion in interface javax.xml.registry.infomodel.Versionablejavax.xml.registry.JAXRExceptionpublic void setMinorVersion(int param)
throws javax.xml.registry.JAXRException
setMinorVersion in interface javax.xml.registry.infomodel.Versionablejavax.xml.registry.JAXRExceptionpublic void setStability(int param)
throws javax.xml.registry.JAXRException
setStability in interface javax.xml.registry.infomodel.RegistryEntryjavax.xml.registry.JAXRExceptionpublic void setUserVersion(String str) throws javax.xml.registry.JAXRException
setUserVersion in interface javax.xml.registry.infomodel.Versionablejavax.xml.registry.JAXRExceptionCopyright © 2004–2018 The Apache Software Foundation. All rights reserved.