|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.registry.uddi.infomodel.ExtensibleObjectImpl
com.sun.xml.registry.uddi.infomodel.RegistryObjectImpl
com.sun.xml.registry.uddi.infomodel.AuditableEventImpl
public class AuditableEventImpl
Implementation of AuditableEvent. All methods are level 1 methods.
| Field Summary |
|---|
| Fields inherited from interface javax.xml.registry.infomodel.AuditableEvent |
|---|
EVENT_TYPE_CREATED, EVENT_TYPE_DELETED, EVENT_TYPE_DEPRECATED, EVENT_TYPE_UNDEPRECATED, EVENT_TYPE_UPDATED, EVENT_TYPE_VERSIONED |
| Constructor Summary | |
|---|---|
AuditableEventImpl()
Default constructor |
|
| Method Summary | |
|---|---|
int |
getEventType()
Level 1 method |
RegistryObject |
getRegistryObject()
Level 1 method |
Timestamp |
getTimestamp()
Level 1 method |
User |
getUser()
Level 1 method |
| Methods inherited from class com.sun.xml.registry.uddi.infomodel.ExtensibleObjectImpl |
|---|
getSlot, getSlots |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.xml.registry.infomodel.ExtensibleObject |
|---|
addSlot, addSlots, getSlot, getSlots, removeSlot, removeSlots |
| Constructor Detail |
|---|
public AuditableEventImpl()
| Method Detail |
|---|
public User getUser()
throws JAXRException
getUser in interface AuditableEventJAXRException - If the JAXR provider encounters an internal error
public Timestamp getTimestamp()
throws JAXRException
getTimestamp in interface AuditableEventJAXRException - If the JAXR provider encounters an internal error
public int getEventType()
throws JAXRException
getEventType in interface AuditableEventJAXRException - If the JAXR provider encounters an internal errorAuditableEvent.EVENT_TYPE_CREATED
public RegistryObject getRegistryObject()
throws JAXRException
getRegistryObject in interface AuditableEventJAXRException - If the JAXR provider encounters an internal error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||