|
ModeShape Distribution 3.5.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Connectors.Projection | |
|---|---|
| org.modeshape.jcr | |
| Uses of Connectors.Projection in org.modeshape.jcr |
|---|
| Methods in org.modeshape.jcr that return Connectors.Projection | |
|---|---|
Connectors.Projection |
Connectors.Snapshot.getProjectionForExternalNode(String externalNodeKey)
Get the projection that uses the supplied external node key. |
| Methods in org.modeshape.jcr that return types with arguments of type Connectors.Projection | |
|---|---|
Collection<Connectors.Projection> |
Connectors.Snapshot.getProjections()
Get the Connectors.Projection instances in this snapshot. |
| Methods in org.modeshape.jcr with parameters of type Connectors.Projection | |
|---|---|
protected Connectors.Snapshot |
Connectors.Snapshot.withProjection(Connectors.Projection projection)
Create a new snapshot that is a copy of this snapshot but which includes the supplied projection. |
| Method parameters in org.modeshape.jcr with type arguments of type Connectors.Projection | |
|---|---|
protected Connectors.Snapshot |
Connectors.Snapshot.withProjections(Iterable<Connectors.Projection> projections)
Create a new snapshot that is a copy of this snapshot but which includes the supplied projections. |
|
ModeShape Distribution 3.5.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||