|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.apache.lenya.cms.observation.RepositoryEvent
public class RepositoryEvent
A repository event provides additional information if a document was added, changed, or removed.
| Constructor Summary | |
|---|---|
RepositoryEvent(Session session,
java.lang.Object descriptor)
Ctor. |
|
| Method Summary | |
|---|---|
java.lang.Object |
getDescriptor()
|
Session |
getSession()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RepositoryEvent(Session session,
java.lang.Object descriptor)
session - The session.descriptor - More information about the event.| Method Detail |
|---|
public Session getSession()
public java.lang.Object getDescriptor()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||