|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PathTransaction.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 PathTransaction.WorkspaceChanges in org.modeshape.graph.connector.base |
---|
Methods in org.modeshape.graph.connector.base that return PathTransaction.WorkspaceChanges | |
---|---|
protected PathTransaction.WorkspaceChanges |
PathTransaction.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 PathTransaction.WorkspaceChanges | |
---|---|
protected NodeType |
PathTransaction.copyBranch(WorkspaceType originalWorkspace,
NodeType original,
PathTransaction.WorkspaceChanges newWorkspaceChanges,
WorkspaceType newWorkspace,
NodeType newParent)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |