|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NetChangeObserver.NetChange | |
|---|---|
| org.modeshape.graph.observe | The Observation API provides several mechanisms for asynchronously observing changes to content. |
| Uses of NetChangeObserver.NetChange in org.modeshape.graph.observe |
|---|
| Methods in org.modeshape.graph.observe that return types with arguments of type NetChangeObserver.NetChange | |
|---|---|
List<NetChangeObserver.NetChange> |
NetChangeObserver.ChangeContext.getNetChanges()
Compute the set of net changes that were made within this context. |
List<NetChangeObserver.NetChange> |
NetChangeObserver.NetChanges.getNetChanges()
Get the list of net changes. |
| Methods in org.modeshape.graph.observe with parameters of type NetChangeObserver.NetChange | |
|---|---|
boolean |
NetChangeObserver.NetChange.isSameNode(NetChangeObserver.NetChange that)
|
| Constructor parameters in org.modeshape.graph.observe with type arguments of type NetChangeObserver.NetChange | |
|---|---|
NetChangeObserver.NetChanges(Changes changes,
List<NetChangeObserver.NetChange> netChanges)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||