|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MapTransaction.WorkspaceChanges | |
|---|---|
| org.modeshape.graph.connector.base | This package defines a series of classes that can serve as base classes for a connector implementation. |
| Uses of MapTransaction.WorkspaceChanges in org.modeshape.graph.connector.base |
|---|
| Methods in org.modeshape.graph.connector.base that return MapTransaction.WorkspaceChanges | |
|---|---|
protected MapTransaction.WorkspaceChanges |
MapTransaction.getChangesFor(WorkspaceType workspace,
boolean createIfMissing)
Get the changes for the supplied workspace, optionally creating the necessary object if it does not yet exist. |
| Methods in org.modeshape.graph.connector.base with parameters of type MapTransaction.WorkspaceChanges | |
|---|---|
protected NodeType |
MapTransaction.copyBranch(WorkspaceType originalWorkspace,
NodeType original,
MapTransaction.WorkspaceChanges newWorkspaceChanges,
WorkspaceType newWorkspace,
NodeType newParent,
boolean reuseUuid,
Map<UUID,UUID> oldToNewUuids)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||