|
ModeShape Distribution 3.5.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WorkspaceAndPath | |
---|---|
org.modeshape.jcr | |
org.modeshape.jcr.federation | |
org.modeshape.jcr.value | Nodes in a graph contain properties, and this package defines the interfaces, classes and exceptions for representing and working with properties and their values. |
Uses of WorkspaceAndPath in org.modeshape.jcr |
---|
Fields in org.modeshape.jcr with type parameters of type WorkspaceAndPath | |
---|---|
protected static Collection<WorkspaceAndPath> |
Connectors.AbstractPathMappings.EMPTY
|
Methods in org.modeshape.jcr that return WorkspaceAndPath | |
---|---|
WorkspaceAndPath |
Connectors.PathMapping.resolveExternalPathToInternal(Path externalPath,
PathFactory pathFactory)
Attempt to resolve the supplied external path to an internal path. |
Methods in org.modeshape.jcr that return types with arguments of type WorkspaceAndPath | |
---|---|
Collection<WorkspaceAndPath> |
Connectors.PathMappings.resolveExternalPathToInternal(Path externalPath)
Attempt to resolve the supplied external path (from the point of view of a connector) to the internal repository path(s) using the connector's projections at the time this object was
obtained . |
Collection<WorkspaceAndPath> |
Connectors.EmptyPathMappings.resolveExternalPathToInternal(Path externalPath)
|
Collection<WorkspaceAndPath> |
Connectors.BasicPathMappings.resolveExternalPathToInternal(Path externalPath)
|
Uses of WorkspaceAndPath in org.modeshape.jcr.federation |
---|
Methods in org.modeshape.jcr.federation with parameters of type WorkspaceAndPath | |
---|---|
protected RecordingChanges |
ConnectorChangeSetImpl.changesFor(WorkspaceAndPath workspaceAndPath)
|
Uses of WorkspaceAndPath in org.modeshape.jcr.value |
---|
Methods in org.modeshape.jcr.value that return WorkspaceAndPath | |
---|---|
WorkspaceAndPath |
WorkspaceAndPath.withPath(Path path)
Create a new instance that contains the current workspace name but which uses the supplied path. |
|
ModeShape Distribution 3.5.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |