public class RegistryEntryImpl extends RegistryObjectImpl implements javax.xml.registry.infomodel.RegistryEntry
| Constructor and Description |
|---|
RegistryEntryImpl(javax.xml.registry.LifeCycleManager lifeCycleManager)
Creates a new instance of RegistryEntryImpl
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Date |
getExpiration() |
int |
getMajorVersion() |
int |
getMinorVersion() |
int |
getStability() |
int |
getStatus() |
java.lang.String |
getUserVersion() |
void |
setExpiration(java.util.Date date) |
void |
setMajorVersion(int param) |
void |
setMinorVersion(int param) |
void |
setStability(int param) |
void |
setUserVersion(java.lang.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, toXMLpublic RegistryEntryImpl(javax.xml.registry.LifeCycleManager lifeCycleManager)
public java.util.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 java.lang.String getUserVersion()
throws javax.xml.registry.JAXRException
getUserVersion in interface javax.xml.registry.infomodel.Versionablejavax.xml.registry.JAXRExceptionpublic void setExpiration(java.util.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(java.lang.String str)
throws javax.xml.registry.JAXRException
setUserVersion in interface javax.xml.registry.infomodel.Versionablejavax.xml.registry.JAXRExceptionCopyright © 2004-2013 Apache Web Services. All Rights Reserved.