public class FedoraEvent extends Object implements javax.jcr.observation.Event
| Constructor and Description |
|---|
FedoraEvent(javax.jcr.observation.Event e)
Wrap a JCR Event with our FedoraEvent decorators
|
public FedoraEvent(javax.jcr.observation.Event e)
e - public int getType()
getType in interface javax.jcr.observation.Eventpublic String getPath() throws javax.jcr.RepositoryException
getPath in interface javax.jcr.observation.Eventjavax.jcr.RepositoryExceptionpublic String getUserID()
getUserID in interface javax.jcr.observation.Eventpublic String getIdentifier() throws javax.jcr.RepositoryException
getIdentifier in interface javax.jcr.observation.Eventjavax.jcr.RepositoryExceptionpublic Map<?,?> getInfo() throws javax.jcr.RepositoryException
getInfo in interface javax.jcr.observation.Eventjavax.jcr.RepositoryExceptionpublic String getUserData() throws javax.jcr.RepositoryException
getUserData in interface javax.jcr.observation.Eventjavax.jcr.RepositoryExceptionpublic long getDate()
throws javax.jcr.RepositoryException
getDate in interface javax.jcr.observation.Eventjavax.jcr.RepositoryExceptionCopyright © 2013 DuraSpace, Inc.. All Rights Reserved.