|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ws.scout.registry.infomodel.ExtensibleObjectImpl
org.apache.ws.scout.registry.infomodel.RegistryObjectImpl
org.apache.ws.scout.registry.infomodel.RegistryEntryImpl
public class RegistryEntryImpl
Implements JAXR Interface. For futher details, look into the JAXR API Javadoc.
| Field Summary |
|---|
| Fields inherited from interface javax.xml.registry.infomodel.RegistryEntry |
|---|
STABILITY_DYNAMIC, STABILITY_DYNAMIC_COMPATIBLE, STABILITY_STATIC, STATUS_APPROVED, STATUS_DEPRECATED, STATUS_SUBMITTED, STATUS_WITHDRAWN |
| Constructor Summary | |
|---|---|
RegistryEntryImpl(javax.xml.registry.LifeCycleManager lifeCycleManager)
Creates a new instance of RegistryEntryImpl |
|
| Method Summary | |
|---|---|
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)
|
| Methods inherited from class org.apache.ws.scout.registry.infomodel.ExtensibleObjectImpl |
|---|
addSlot, addSlots, getSlot, getSlots, removeSlot, removeSlots |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.xml.registry.infomodel.RegistryObject |
|---|
addAssociation, 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, toXML |
| Methods inherited from interface javax.xml.registry.infomodel.ExtensibleObject |
|---|
addSlot, addSlots, getSlot, getSlots, removeSlot, removeSlots |
| Constructor Detail |
|---|
public RegistryEntryImpl(javax.xml.registry.LifeCycleManager lifeCycleManager)
| Method Detail |
|---|
public java.util.Date getExpiration()
throws javax.xml.registry.JAXRException
getExpiration in interface javax.xml.registry.infomodel.RegistryEntryjavax.xml.registry.JAXRException
public int getMajorVersion()
throws javax.xml.registry.JAXRException
getMajorVersion in interface javax.xml.registry.infomodel.Versionablejavax.xml.registry.JAXRException
public int getMinorVersion()
throws javax.xml.registry.JAXRException
getMinorVersion in interface javax.xml.registry.infomodel.Versionablejavax.xml.registry.JAXRException
public int getStability()
throws javax.xml.registry.JAXRException
getStability in interface javax.xml.registry.infomodel.RegistryEntryjavax.xml.registry.JAXRException
public int getStatus()
throws javax.xml.registry.JAXRException
getStatus in interface javax.xml.registry.infomodel.RegistryEntryjavax.xml.registry.JAXRException
public java.lang.String getUserVersion()
throws javax.xml.registry.JAXRException
getUserVersion in interface javax.xml.registry.infomodel.Versionablejavax.xml.registry.JAXRException
public void setExpiration(java.util.Date date)
throws javax.xml.registry.JAXRException
setExpiration in interface javax.xml.registry.infomodel.RegistryEntryjavax.xml.registry.JAXRException
public void setMajorVersion(int param)
throws javax.xml.registry.JAXRException
setMajorVersion in interface javax.xml.registry.infomodel.Versionablejavax.xml.registry.JAXRException
public void setMinorVersion(int param)
throws javax.xml.registry.JAXRException
setMinorVersion in interface javax.xml.registry.infomodel.Versionablejavax.xml.registry.JAXRException
public void setStability(int param)
throws javax.xml.registry.JAXRException
setStability in interface javax.xml.registry.infomodel.RegistryEntryjavax.xml.registry.JAXRException
public void setUserVersion(java.lang.String str)
throws javax.xml.registry.JAXRException
setUserVersion in interface javax.xml.registry.infomodel.Versionablejavax.xml.registry.JAXRException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||