|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RepositoryChangedEvent
A RepositoryChangedEvent object is passed to a
StateRepositoryListener's repositoryChanged method to indicate what changed.
This event only indicates which StateRepository changed, but not how.
| Method Summary | |
|---|---|
StorableInStateRepository |
getChangedObject()
Get the Object that has changed |
RepositoryChangedEventType |
getEventType()
Get the event type |
StateRepository |
getRepository()
Returns the StateRepository that changed. |
| Method Detail |
|---|
StateRepository getRepository()
StorableInStateRepository getChangedObject()
RepositoryChangedEventType getEventType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||