public interface AuditableEvent extends RegistryObject
| Modifier and Type | Field and Description |
|---|---|
static int |
EVENT_TYPE_CREATED |
static int |
EVENT_TYPE_DELETED |
static int |
EVENT_TYPE_DEPRECATED |
static int |
EVENT_TYPE_UNDEPRECATED |
static int |
EVENT_TYPE_UPDATED |
static int |
EVENT_TYPE_VERSIONED |
| Modifier and Type | Method and Description |
|---|---|
int |
getEventType() |
RegistryObject |
getRegistryObject() |
Timestamp |
getTimestamp() |
User |
getUser() |
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, toXMLaddSlot, addSlots, getSlot, getSlots, removeSlot, removeSlotsstatic final int EVENT_TYPE_CREATED
static final int EVENT_TYPE_DELETED
static final int EVENT_TYPE_DEPRECATED
static final int EVENT_TYPE_UNDEPRECATED
static final int EVENT_TYPE_UPDATED
static final int EVENT_TYPE_VERSIONED
int getEventType()
throws JAXRException
JAXRExceptionRegistryObject getRegistryObject() throws JAXRException
JAXRExceptionTimestamp getTimestamp() throws JAXRException
JAXRExceptionUser getUser() throws JAXRException
JAXRExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.