public interface FedoraEvent
| Modifier and Type | Method and Description |
|---|---|
FedoraEvent |
addProperty(String property)
Add a property name to this event
|
FedoraEvent |
addType(EventType type) |
long |
getDate() |
String |
getEventID()
Get the event ID.
|
String |
getPath() |
Set<String> |
getProperties() |
Set<EventType> |
getTypes() |
String |
getUserData() |
String |
getUserID() |
FedoraEvent addType(EventType type)
type - the typeSet<String> getProperties()
FedoraEvent addProperty(String property)
property - property nameString getPath()
FedoraResourceString getUserData()
long getDate()
String getEventID()
Copyright © 2013-2016 DuraSpace, Inc.. All Rights Reserved.