public static class HtmlCacheEventListener.FlushEvent extends Object implements javax.jcr.observation.Event, Serializable
| Constructor and Description |
|---|
FlushEvent(String path,
String id,
int type) |
| Modifier and Type | Method and Description |
|---|---|
long |
getDate() |
String |
getIdentifier() |
Map |
getInfo() |
String |
getPath() |
int |
getType() |
String |
getUserData() |
String |
getUserID() |
String |
toString() |
public 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.RepositoryExceptionpublic int getType()
getType in interface javax.jcr.observation.Eventpublic String getPath() throws javax.jcr.RepositoryException
getPath in interface javax.jcr.observation.Eventjavax.jcr.RepositoryExceptionCopyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.