|
ModeShape Distribution 3.5.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Connectors.Snapshot | |
---|---|
org.modeshape.jcr |
Uses of Connectors.Snapshot in org.modeshape.jcr |
---|
Methods in org.modeshape.jcr that return Connectors.Snapshot | |
---|---|
protected Connectors.Snapshot |
Connectors.Snapshot.withOnlyProjectionConfigurations()
Create a new snapshot that contains only the same projection configurations that this
snapshot contains. |
protected Connectors.Snapshot |
Connectors.Snapshot.withoutConnectors(Iterable<Connector> connectors)
Create a new snapshot that is a copy of this snapshot but which excludes any of the supplied connector instances. |
protected Connectors.Snapshot |
Connectors.Snapshot.withoutProjection(String externalNodeKey)
Create a new snapshot that excludes any existing projection that uses the supplied external node key. |
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. |
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. |
Constructors in org.modeshape.jcr with parameters of type Connectors.Snapshot | |
---|---|
Connectors.Snapshot(Connectors.Snapshot original)
|
|
ModeShape Distribution 3.5.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |