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, toXML
addSlot, addSlots, getSlot, getSlots, removeSlot, removeSlots
static 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
JAXRException
RegistryObject getRegistryObject() throws JAXRException
JAXRException
Timestamp getTimestamp() throws JAXRException
JAXRException
User getUser() throws JAXRException
JAXRException
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.