|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.oasis.ebxml.registry.bindings.rim.RegistryObjectType
org.oasis.ebxml.registry.bindings.rim.AuditableEventType
Mapping of the same named interface in ebRIM.
Constructor Summary | |
AuditableEventType()
|
Method Summary | |
EventTypeType |
getEventType()
Returns the value of field 'eventType'. |
java.lang.Object |
getRegistryObject()
Returns the value of field 'registryObject'. |
java.util.Date |
getTimestamp()
Returns the value of field 'timestamp'. |
java.lang.Object |
getUser()
Returns the value of field 'user'. |
boolean |
isValid()
|
abstract void |
marshal(org.xml.sax.DocumentHandler handler)
|
abstract void |
marshal(java.io.Writer out)
|
void |
setEventType(EventTypeType eventType)
Sets the value of field 'eventType'. |
void |
setRegistryObject(java.lang.Object registryObject)
Sets the value of field 'registryObject'. |
void |
setTimestamp(java.util.Date timestamp)
Sets the value of field 'timestamp'. |
void |
setUser(java.lang.Object user)
Sets the value of field 'user'. |
void |
validate()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AuditableEventType()
Method Detail |
public EventTypeType getEventType()
public java.lang.Object getRegistryObject()
public java.util.Date getTimestamp()
public java.lang.Object getUser()
public boolean isValid()
isValid
in class RegistryObjectType
public abstract void marshal(java.io.Writer out) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
marshal
in class RegistryObjectType
out
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public abstract void marshal(org.xml.sax.DocumentHandler handler) throws org.exolab.castor.xml.MarshalException, org.exolab.castor.xml.ValidationException
marshal
in class RegistryObjectType
handler
-
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void setEventType(EventTypeType eventType)
eventType
- the value of field 'eventType'.public void setRegistryObject(java.lang.Object registryObject)
registryObject
- the value of field 'registryObject'.public void setTimestamp(java.util.Date timestamp)
timestamp
- the value of field 'timestamp'.public void setUser(java.lang.Object user)
user
- the value of field 'user'.public void validate() throws org.exolab.castor.xml.ValidationException
validate
in class RegistryObjectType
org.exolab.castor.xml.ValidationException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |