|
ModeShape Distribution 3.5.0.Final | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Changes | An interface used to signal various kinds of changes. |
ChangeSet | |
ChangeSetListener | |
Observable | Interface used to register listeners . |
Class Summary | |
---|---|
AbstractNodeChange | Abstract base class for all internal events. |
AbstractPropertyChange | Base class for all property related changes. |
AbstractSequencingChange | Base class for the changes involving sequencing |
BinaryValueUnused | An event signalizing that there are no more usages for the binary value with a specific key. |
BinaryValueUsageChange | An event signalizing that the usages have changed for a binary value with a specific key. |
BinaryValueUsed | An event signalizing that there are no more usages for the binary value with a specific key. |
Change | |
NodeAdded | |
NodeChanged | |
NodeMoved | |
NodeRemoved | |
NodeRenamed | |
NodeReordered | A change event which is generated by a Node.orderBefore(String, String) operation. |
NodeSequenced | Change which is triggered after the sequencing process of a node is finished. |
NodeSequencingFailure | Change which is triggered if the sequencing of a node fails |
NoOpChanges | An immutable Changes implementation that does nothing. |
NoOpChangeSetListener | |
PropertyAdded | Internal event fired when a new property is added. |
PropertyChanged | Internal event fired when a property is changed on a node |
PropertyRemoved | Internal event fired when a property is removed from a node. |
RecordingChanges | A thread-safe Changes implementation that records the changes and makes them available for iteration. |
RepositoryMetadataChanged | |
WorkspaceAdded | |
WorkspaceRemoved |
|
ModeShape Distribution 3.5.0.Final | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |