|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.event.Event
com.atlassian.crowd.event.DirectoryEvent
public abstract class DirectoryEvent
An Event that represents any operation on a Directory
going via the DirectoryManager.
| Constructor Summary | |
|---|---|
DirectoryEvent(java.lang.Object source,
Directory directory)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)
|
Directory |
getDirectory()
|
int |
hashCode()
|
| Methods inherited from class com.atlassian.crowd.event.Event |
|---|
getSource, getTimestamp |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DirectoryEvent(java.lang.Object source,
Directory directory)
| Method Detail |
|---|
public Directory getDirectory()
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||