| Class and Description |
|---|
| Name
A
Name is a combination of a namespace URI and a local part. |
| Path
The
Path interface defines the SPI level representation of
a JCR path. |
| Path.Element
Object representation of a single JCR path element.
|
QNodeDefinition
QNodeDefinition is the SPI representation of
a node definition. |
QPropertyDefinition
QPropertyDefinition is the SPI representation of
a property definition. |
| Class and Description |
|---|
| Name
A
Name is a combination of a namespace URI and a local part. |
PrivilegeDefinition
PrivilegeDefinition... |
QNodeTypeDefinition
QNodeTypeDefinition is the SPI representation of a
node type. |
| Class and Description |
|---|
| Name
A
Name is a combination of a namespace URI and a local part. |
| Path
The
Path interface defines the SPI level representation of
a JCR path. |
PrivilegeDefinition
PrivilegeDefinition... |
QNodeTypeDefinition
QNodeTypeDefinition is the SPI representation of a
node type. |
| Class and Description |
|---|
| Path
The
Path interface defines the SPI level representation of
a JCR path. |
| Class and Description |
|---|
| Name
A
Name is a combination of a namespace URI and a local part. |
QItemDefinition
QItemDefinition is the SPI representation of
an item definition. |
QNodeDefinition
QNodeDefinition is the SPI representation of
a node definition. |
QNodeTypeDefinition
QNodeTypeDefinition is the SPI representation of a
node type. |
QPropertyDefinition
QPropertyDefinition is the SPI representation of
a property definition. |
| Class and Description |
|---|
| Name
A
Name is a combination of a namespace URI and a local part. |
| Class and Description |
|---|
QNodeTypeDefinition
QNodeTypeDefinition is the SPI representation of a
node type. |
| Class and Description |
|---|
| Name
A
Name is a combination of a namespace URI and a local part. |
| Path
The
Path interface defines the SPI level representation of
a JCR path. |
| Class and Description |
|---|
| Name
A
Name is a combination of a namespace URI and a local part. |
| Class and Description |
|---|
| Name
A
Name is a combination of a namespace URI and a local part. |
| Class and Description |
|---|
| Name
A
Name is a combination of a namespace URI and a local part. |
| Path
The
Path interface defines the SPI level representation of
a JCR path. |
| Class and Description |
|---|
| Name
A
Name is a combination of a namespace URI and a local part. |
| Path
The
Path interface defines the SPI level representation of
a JCR path. |
PathFactory
PathFactory... |
| Class and Description |
|---|
| Name
A
Name is a combination of a namespace URI and a local part. |
| Class and Description |
|---|
| Name
A
Name is a combination of a namespace URI and a local part. |
| Path
The
Path interface defines the SPI level representation of
a JCR path. |
| Class and Description |
|---|
| Path
The
Path interface defines the SPI level representation of
a JCR path. |
| Class and Description |
|---|
| Name
A
Name is a combination of a namespace URI and a local part. |
| Path
The
Path interface defines the SPI level representation of
a JCR path. |
| Class and Description |
|---|
| Name
A
Name is a combination of a namespace URI and a local part. |
| Path
The
Path interface defines the SPI level representation of
a JCR path. |
PrivilegeDefinition
PrivilegeDefinition... |
| Class and Description |
|---|
| Name
A
Name is a combination of a namespace URI and a local part. |
| Path
The
Path interface defines the SPI level representation of
a JCR path. |
| Class and Description |
|---|
| Path
The
Path interface defines the SPI level representation of
a JCR path. |
| Class and Description |
|---|
| Name
A
Name is a combination of a namespace URI and a local part. |
| Path
The
Path interface defines the SPI level representation of
a JCR path. |
| Class and Description |
|---|
| Path
The
Path interface defines the SPI level representation of
a JCR path. |
QPropertyDefinition
QPropertyDefinition is the SPI representation of
a property definition. |
| Class and Description |
|---|
| Name
A
Name is a combination of a namespace URI and a local part. |
| Path
The
Path interface defines the SPI level representation of
a JCR path. |
| Class and Description |
|---|
| Name
A
Name is a combination of a namespace URI and a local part. |
| Class and Description |
|---|
| Name
A
Name is a combination of a namespace URI and a local part. |
| Path
The
Path interface defines the SPI level representation of
a JCR path. |
QValue
QValue is the SPI representation of a
jcr value. |
QValueFactory
QValueFactory defines methods to create QValue
instances. |
| Class and Description |
|---|
| Name
A
Name is a combination of a namespace URI and a local part. |
QNodeDefinition
QNodeDefinition is the SPI representation of
a node definition. |
QPropertyDefinition
QPropertyDefinition is the SPI representation of
a property definition. |
| Class and Description |
|---|
| Name
A
Name is a combination of a namespace URI and a local part. |
QNodeDefinition
QNodeDefinition is the SPI representation of
a node definition. |
QPropertyDefinition
QPropertyDefinition is the SPI representation of
a property definition. |
| Class and Description |
|---|
| Name
A
Name is a combination of a namespace URI and a local part. |
| Path
The
Path interface defines the SPI level representation of
a JCR path. |
QPropertyDefinition
QPropertyDefinition is the SPI representation of
a property definition. |
| Class and Description |
|---|
| EventBundle
An
EventBundle is similar to the
EventIterator interface. |
| EventFilter
An
EventFilter is applied to the events as generated on the
repository server. |
IdFactory
IdFactory defines methods to construct new ItemIds. |
| ItemId
An
ItemId identifies an item using a combination of unique ID
and path. |
LockInfo
LockInfo is used to transport lock information across the SPI
boundary. |
| Name
A
Name is a combination of a namespace URI and a local part. |
NameFactory
NameFactory... |
NodeId
NodeId identifies a node on the SPI layer. |
| Path
The
Path interface defines the SPI level representation of
a JCR path. |
PathFactory
PathFactory... |
QueryInfo
QueryInfo is the the return value of
RepositoryService.executeQuery(SessionInfo, String, String, Map, long, long, Map)
which is used to run a query on the RepositoryService. |
QValue
QValue is the SPI representation of a
jcr value. |
QValueFactory
QValueFactory defines methods to create QValue
instances. |
| RepositoryService
The
RepositoryService interface defines methods used to
retrieve information from the persistent layer of the repository as well
as the methods that modify its persistent state. |
| RepositoryServiceFactory
Factory for creating
RepositoryService instances. |
SessionInfo
SessionInfo is created upon
RepositoryService.obtain(javax.jcr.Credentials, String) or
RepositoryService.obtain(SessionInfo, String) and will be used for
any call on the RepositoryService that requires user and workspace
identification.
In addition the SessionInfo acts as primary container for
lock tokens. |
| Class and Description |
|---|
| RepositoryService
The
RepositoryService interface defines methods used to
retrieve information from the persistent layer of the repository as well
as the methods that modify its persistent state. |
| Class and Description |
|---|
ChildInfo
ChildInfo... |
Event
Event is similar to the regular JCR Event and adds additional
information about the affected item. |
| EventBundle
An
EventBundle is similar to the
EventIterator interface. |
| EventFilter
An
EventFilter is applied to the events as generated on the
repository server. |
IdFactory
IdFactory defines methods to construct new ItemIds. |
| ItemId
An
ItemId identifies an item using a combination of unique ID
and path. |
| Name
A
Name is a combination of a namespace URI and a local part. |
NodeId
NodeId identifies a node on the SPI layer. |
| Path
The
Path interface defines the SPI level representation of
a JCR path. |
PathFactory
PathFactory... |
PropertyId
PropertyId identifies a property on the SPI layer. |
QNodeDefinition
QNodeDefinition is the SPI representation of
a node definition. |
QPropertyDefinition
QPropertyDefinition is the SPI representation of
a property definition. |
QValue
QValue is the SPI representation of a
jcr value. |
| Class and Description |
|---|
| Name
A
Name is a combination of a namespace URI and a local part. |
NodeId
NodeId identifies a node on the SPI layer. |
PropertyId
PropertyId identifies a property on the SPI layer. |
QNodeDefinition
QNodeDefinition is the SPI representation of
a node definition. |
QNodeTypeDefinition
QNodeTypeDefinition is the SPI representation of a
node type. |
QPropertyDefinition
QPropertyDefinition is the SPI representation of
a property definition. |
| RepositoryService
The
RepositoryService interface defines methods used to
retrieve information from the persistent layer of the repository as well
as the methods that modify its persistent state. |
SessionInfo
SessionInfo is created upon
RepositoryService.obtain(javax.jcr.Credentials, String) or
RepositoryService.obtain(SessionInfo, String) and will be used for
any call on the RepositoryService that requires user and workspace
identification.
In addition the SessionInfo acts as primary container for
lock tokens. |
| Class and Description |
|---|
| EventBundle
An
EventBundle is similar to the
EventIterator interface. |
| EventFilter
An
EventFilter is applied to the events as generated on the
repository server. |
| Class and Description |
|---|
| ItemId
An
ItemId identifies an item using a combination of unique ID
and path. |
LockInfo
LockInfo is used to transport lock information across the SPI
boundary. |
| Name
A
Name is a combination of a namespace URI and a local part. |
NodeId
NodeId identifies a node on the SPI layer. |
| Path
The
Path interface defines the SPI level representation of
a JCR path. |
PropertyId
PropertyId identifies a property on the SPI layer. |
QPropertyDefinition
QPropertyDefinition is the SPI representation of
a property definition. |
QValue
QValue is the SPI representation of a
jcr value. |
| Class and Description |
|---|
QueryInfo
QueryInfo is the the return value of
RepositoryService.executeQuery(SessionInfo, String, String, Map, long, long, Map)
which is used to run a query on the RepositoryService. |
| Class and Description |
|---|
ChildInfo
ChildInfo... |
| ItemId
An
ItemId identifies an item using a combination of unique ID
and path. |
ItemInfoCache
ItemInfoCache instances are responsible for caching
ItemInfos along with an opaque generation counter. |
| Name
A
Name is a combination of a namespace URI and a local part. |
NodeId
NodeId identifies a node on the SPI layer. |
| NodeInfo
The
NodeInfo provides the basic information required to build
nodes making up the repository hierarchy.
Note however, that the list of child nodes does not form part of a
NodeInfo. |
| Path
The
Path interface defines the SPI level representation of
a JCR path. |
PathFactory
PathFactory... |
PropertyId
PropertyId identifies a property on the SPI layer. |
| PropertyInfo
The
PropertyInfo provides the basic information to build a
Property. |
QNodeDefinition
QNodeDefinition is the SPI representation of
a node definition. |
QPropertyDefinition
QPropertyDefinition is the SPI representation of
a property definition. |
QValue
QValue is the SPI representation of a
jcr value. |
QValueFactory
QValueFactory defines methods to create QValue
instances. |
| RepositoryService
The
RepositoryService interface defines methods used to
retrieve information from the persistent layer of the repository as well
as the methods that modify its persistent state. |
SessionInfo
SessionInfo is created upon
RepositoryService.obtain(javax.jcr.Credentials, String) or
RepositoryService.obtain(SessionInfo, String) and will be used for
any call on the RepositoryService that requires user and workspace
identification.
In addition the SessionInfo acts as primary container for
lock tokens. |
| Class and Description |
|---|
| ItemId
An
ItemId identifies an item using a combination of unique ID
and path. |
| Name
A
Name is a combination of a namespace URI and a local part. |
| Path
The
Path interface defines the SPI level representation of
a JCR path. |
QValue
QValue is the SPI representation of a
jcr value. |
QValueFactory
QValueFactory defines methods to create QValue
instances. |
| Class and Description |
|---|
| Name
A
Name is a combination of a namespace URI and a local part. |
NodeId
NodeId identifies a node on the SPI layer. |
| Path
The
Path interface defines the SPI level representation of
a JCR path. |
| Class and Description |
|---|
| Name
A
Name is a combination of a namespace URI and a local part. |
NameFactory
NameFactory... |
| Path
The
Path interface defines the SPI level representation of
a JCR path. |
PathFactory
PathFactory... |
| Class and Description |
|---|
| Batch
The
Batch defines an ordered list of of operations that must be
executed at once on the persistent layer. |
ChildInfo
ChildInfo... |
Event
Event is similar to the regular JCR Event and adds additional
information about the affected item. |
| EventBundle
An
EventBundle is similar to the
EventIterator interface. |
| EventFilter
An
EventFilter is applied to the events as generated on the
repository server. |
IdFactory
IdFactory defines methods to construct new ItemIds. |
| ItemId
An
ItemId identifies an item using a combination of unique ID
and path. |
| ItemInfo |
ItemInfoCache
ItemInfoCache instances are responsible for caching
ItemInfos along with an opaque generation counter. |
| ItemInfoCache.Entry
This class represents a cache entry.
|
LockInfo
LockInfo is used to transport lock information across the SPI
boundary. |
| Name
A
Name is a combination of a namespace URI and a local part. |
NameFactory
NameFactory... |
NodeId
NodeId identifies a node on the SPI layer. |
| NodeInfo
The
NodeInfo provides the basic information required to build
nodes making up the repository hierarchy.
Note however, that the list of child nodes does not form part of a
NodeInfo. |
| Path
The
Path interface defines the SPI level representation of
a JCR path. |
| Path.Element
Object representation of a single JCR path element.
|
PathFactory
PathFactory... |
PropertyId
PropertyId identifies a property on the SPI layer. |
| PropertyInfo
The
PropertyInfo provides the basic information to build a
Property. |
QItemDefinition
QItemDefinition is the SPI representation of
an item definition. |
QNodeDefinition
QNodeDefinition is the SPI representation of
a node definition. |
QNodeTypeDefinition
QNodeTypeDefinition is the SPI representation of a
node type. |
QPropertyDefinition
QPropertyDefinition is the SPI representation of
a property definition. |
QueryInfo
QueryInfo is the the return value of
RepositoryService.executeQuery(SessionInfo, String, String, Map, long, long, Map)
which is used to run a query on the RepositoryService. |
QValue
QValue is the SPI representation of a
jcr value. |
QValueConstraint
QValueConstraint is used to check the syntax of a value
constraint and to test if a specific value satisfies it. |
QValueFactory
QValueFactory defines methods to create QValue
instances. |
| RepositoryService
The
RepositoryService interface defines methods used to
retrieve information from the persistent layer of the repository as well
as the methods that modify its persistent state. |
SessionInfo
SessionInfo is created upon
RepositoryService.obtain(javax.jcr.Credentials, String) or
RepositoryService.obtain(SessionInfo, String) and will be used for
any call on the RepositoryService that requires user and workspace
identification.
In addition the SessionInfo acts as primary container for
lock tokens. |
Subscription
Subscription defines a marker interface for an event
subscription. |
| Class and Description |
|---|
| Batch
The
Batch defines an ordered list of of operations that must be
executed at once on the persistent layer. |
ChildInfo
ChildInfo... |
Event
Event is similar to the regular JCR Event and adds additional
information about the affected item. |
| EventBundle
An
EventBundle is similar to the
EventIterator interface. |
| EventFilter
An
EventFilter is applied to the events as generated on the
repository server. |
IdFactory
IdFactory defines methods to construct new ItemIds. |
| ItemId
An
ItemId identifies an item using a combination of unique ID
and path. |
| ItemInfo |
ItemInfoCache
ItemInfoCache instances are responsible for caching
ItemInfos along with an opaque generation counter. |
| ItemInfoCache.Entry
This class represents a cache entry.
|
LockInfo
LockInfo is used to transport lock information across the SPI
boundary. |
| Name
A
Name is a combination of a namespace URI and a local part. |
NameFactory
NameFactory... |
NodeId
NodeId identifies a node on the SPI layer. |
| NodeInfo
The
NodeInfo provides the basic information required to build
nodes making up the repository hierarchy.
Note however, that the list of child nodes does not form part of a
NodeInfo. |
| Path
The
Path interface defines the SPI level representation of
a JCR path. |
PathFactory
PathFactory... |
PropertyId
PropertyId identifies a property on the SPI layer. |
| PropertyInfo
The
PropertyInfo provides the basic information to build a
Property. |
QItemDefinition
QItemDefinition is the SPI representation of
an item definition. |
QNodeDefinition
QNodeDefinition is the SPI representation of
a node definition. |
QNodeTypeDefinition
QNodeTypeDefinition is the SPI representation of a
node type. |
QPropertyDefinition
QPropertyDefinition is the SPI representation of
a property definition. |
QueryInfo
QueryInfo is the the return value of
RepositoryService.executeQuery(SessionInfo, String, String, Map, long, long, Map)
which is used to run a query on the RepositoryService. |
QValue
QValue is the SPI representation of a
jcr value. |
QValueConstraint
QValueConstraint is used to check the syntax of a value
constraint and to test if a specific value satisfies it. |
QValueFactory
QValueFactory defines methods to create QValue
instances. |
| RepositoryService
The
RepositoryService interface defines methods used to
retrieve information from the persistent layer of the repository as well
as the methods that modify its persistent state. |
SessionInfo
SessionInfo is created upon
RepositoryService.obtain(javax.jcr.Credentials, String) or
RepositoryService.obtain(SessionInfo, String) and will be used for
any call on the RepositoryService that requires user and workspace
identification.
In addition the SessionInfo acts as primary container for
lock tokens. |
Subscription
Subscription defines a marker interface for an event
subscription. |
| Class and Description |
|---|
| Batch
The
Batch defines an ordered list of of operations that must be
executed at once on the persistent layer. |
| ItemId
An
ItemId identifies an item using a combination of unique ID
and path. |
| Name
A
Name is a combination of a namespace URI and a local part. |
NodeId
NodeId identifies a node on the SPI layer. |
| Path
The
Path interface defines the SPI level representation of
a JCR path. |
PropertyId
PropertyId identifies a property on the SPI layer. |
QValue
QValue is the SPI representation of a
jcr value. |
| Class and Description |
|---|
| Name
A
Name is a combination of a namespace URI and a local part. |
NameFactory
NameFactory... |
| Path
The
Path interface defines the SPI level representation of
a JCR path. |
PathFactory
PathFactory... |
| Class and Description |
|---|
IdFactory
IdFactory defines methods to construct new ItemIds. |
| Name
A
Name is a combination of a namespace URI and a local part. |
NodeId
NodeId identifies a node on the SPI layer. |
| Path
The
Path interface defines the SPI level representation of
a JCR path. |
PathFactory
PathFactory... |
PropertyId
PropertyId identifies a property on the SPI layer. |
| Class and Description |
|---|
| Batch
The
Batch defines an ordered list of of operations that must be
executed at once on the persistent layer. |
ChildInfo
ChildInfo... |
| EventBundle
An
EventBundle is similar to the
EventIterator interface. |
| EventFilter
An
EventFilter is applied to the events as generated on the
repository server. |
IdFactory
IdFactory defines methods to construct new ItemIds. |
| ItemId
An
ItemId identifies an item using a combination of unique ID
and path. |
| ItemInfo |
ItemInfoCache
ItemInfoCache instances are responsible for caching
ItemInfos along with an opaque generation counter. |
LockInfo
LockInfo is used to transport lock information across the SPI
boundary. |
| Name
A
Name is a combination of a namespace URI and a local part. |
NameFactory
NameFactory... |
NodeId
NodeId identifies a node on the SPI layer. |
| NodeInfo
The
NodeInfo provides the basic information required to build
nodes making up the repository hierarchy.
Note however, that the list of child nodes does not form part of a
NodeInfo. |
| Path
The
Path interface defines the SPI level representation of
a JCR path. |
| Path.Element
Object representation of a single JCR path element.
|
PathFactory
PathFactory... |
PropertyId
PropertyId identifies a property on the SPI layer. |
| PropertyInfo
The
PropertyInfo provides the basic information to build a
Property. |
QNodeDefinition
QNodeDefinition is the SPI representation of
a node definition. |
QNodeTypeDefinition
QNodeTypeDefinition is the SPI representation of a
node type. |
QPropertyDefinition
QPropertyDefinition is the SPI representation of
a property definition. |
QueryInfo
QueryInfo is the the return value of
RepositoryService.executeQuery(SessionInfo, String, String, Map, long, long, Map)
which is used to run a query on the RepositoryService. |
QValue
QValue is the SPI representation of a
jcr value. |
QValueFactory
QValueFactory defines methods to create QValue
instances. |
| RepositoryService
The
RepositoryService interface defines methods used to
retrieve information from the persistent layer of the repository as well
as the methods that modify its persistent state. |
SessionInfo
SessionInfo is created upon
RepositoryService.obtain(javax.jcr.Credentials, String) or
RepositoryService.obtain(SessionInfo, String) and will be used for
any call on the RepositoryService that requires user and workspace
identification.
In addition the SessionInfo acts as primary container for
lock tokens. |
Subscription
Subscription defines a marker interface for an event
subscription. |
| Class and Description |
|---|
| Name
A
Name is a combination of a namespace URI and a local part. |
NameFactory
NameFactory... |
| Path
The
Path interface defines the SPI level representation of
a JCR path. |
| Path.Element
Object representation of a single JCR path element.
|
PathFactory
PathFactory... |
| Class and Description |
|---|
| Name
A
Name is a combination of a namespace URI and a local part. |
QItemDefinition
QItemDefinition is the SPI representation of
an item definition. |
QNodeDefinition
QNodeDefinition is the SPI representation of
a node definition. |
QNodeTypeDefinition
QNodeTypeDefinition is the SPI representation of a
node type. |
QPropertyDefinition
QPropertyDefinition is the SPI representation of
a property definition. |
QValue
QValue is the SPI representation of a
jcr value. |
QValueConstraint
QValueConstraint is used to check the syntax of a value
constraint and to test if a specific value satisfies it. |
| Class and Description |
|---|
QNodeTypeDefinition
QNodeTypeDefinition is the SPI representation of a
node type. |
| Class and Description |
|---|
QPropertyDefinition
QPropertyDefinition is the SPI representation of
a property definition. |
QValue
QValue is the SPI representation of a
jcr value. |
QValueConstraint
QValueConstraint is used to check the syntax of a value
constraint and to test if a specific value satisfies it. |
| Class and Description |
|---|
| Name
A
Name is a combination of a namespace URI and a local part. |
PrivilegeDefinition
PrivilegeDefinition... |
| Class and Description |
|---|
| Name
A
Name is a combination of a namespace URI and a local part. |
| Path
The
Path interface defines the SPI level representation of
a JCR path. |
| Path.Element
Object representation of a single JCR path element.
|
| Class and Description |
|---|
| Name
A
Name is a combination of a namespace URI and a local part. |
| Path
The
Path interface defines the SPI level representation of
a JCR path. |
| Class and Description |
|---|
| Name
A
Name is a combination of a namespace URI and a local part. |
| Class and Description |
|---|
| Name
A
Name is a combination of a namespace URI and a local part. |
NameFactory
NameFactory... |
| Path
The
Path interface defines the SPI level representation of
a JCR path. |
PathFactory
PathFactory... |
QPropertyDefinition
QPropertyDefinition is the SPI representation of
a property definition. |
QValue
QValue is the SPI representation of a
jcr value. |
QValueFactory
QValueFactory defines methods to create QValue
instances. |
| Class and Description |
|---|
IdFactory
IdFactory defines methods to construct new ItemIds. |
NodeId
NodeId identifies a node on the SPI layer. |
QueryInfo
QueryInfo is the the return value of
RepositoryService.executeQuery(SessionInfo, String, String, Map, long, long, Map)
which is used to run a query on the RepositoryService. |
QueryResultRow
QueryResultRow represents the SPI equivalent of a query result
row. |
QValue
QValue is the SPI representation of a
jcr value. |
QValueFactory
QValueFactory defines methods to create QValue
instances. |
| RepositoryService
The
RepositoryService interface defines methods used to
retrieve information from the persistent layer of the repository as well
as the methods that modify its persistent state. |
| RepositoryServiceFactory
Factory for creating
RepositoryService instances. |
Subscription
Subscription defines a marker interface for an event
subscription. |
| Class and Description |
|---|
| Path
The
Path interface defines the SPI level representation of
a JCR path. |
| RepositoryService
The
RepositoryService interface defines methods used to
retrieve information from the persistent layer of the repository as well
as the methods that modify its persistent state. |
| RepositoryServiceFactory
Factory for creating
RepositoryService instances. |
| Class and Description |
|---|
| Batch
The
Batch defines an ordered list of of operations that must be
executed at once on the persistent layer. |
ChildInfo
ChildInfo... |
| EventBundle
An
EventBundle is similar to the
EventIterator interface. |
| EventFilter
An
EventFilter is applied to the events as generated on the
repository server. |
IdFactory
IdFactory defines methods to construct new ItemIds. |
| ItemId
An
ItemId identifies an item using a combination of unique ID
and path. |
| ItemInfo |
ItemInfoCache
ItemInfoCache instances are responsible for caching
ItemInfos along with an opaque generation counter. |
LockInfo
LockInfo is used to transport lock information across the SPI
boundary. |
| Name
A
Name is a combination of a namespace URI and a local part. |
NameFactory
NameFactory... |
NodeId
NodeId identifies a node on the SPI layer. |
| NodeInfo
The
NodeInfo provides the basic information required to build
nodes making up the repository hierarchy.
Note however, that the list of child nodes does not form part of a
NodeInfo. |
| Path
The
Path interface defines the SPI level representation of
a JCR path. |
PathFactory
PathFactory... |
PropertyId
PropertyId identifies a property on the SPI layer. |
| PropertyInfo
The
PropertyInfo provides the basic information to build a
Property. |
QNodeDefinition
QNodeDefinition is the SPI representation of
a node definition. |
QNodeTypeDefinition
QNodeTypeDefinition is the SPI representation of a
node type. |
QPropertyDefinition
QPropertyDefinition is the SPI representation of
a property definition. |
QueryInfo
QueryInfo is the the return value of
RepositoryService.executeQuery(SessionInfo, String, String, Map, long, long, Map)
which is used to run a query on the RepositoryService. |
QValue
QValue is the SPI representation of a
jcr value. |
QValueFactory
QValueFactory defines methods to create QValue
instances. |
| RepositoryService
The
RepositoryService interface defines methods used to
retrieve information from the persistent layer of the repository as well
as the methods that modify its persistent state. |
| RepositoryServiceFactory
Factory for creating
RepositoryService instances. |
SessionInfo
SessionInfo is created upon
RepositoryService.obtain(javax.jcr.Credentials, String) or
RepositoryService.obtain(SessionInfo, String) and will be used for
any call on the RepositoryService that requires user and workspace
identification.
In addition the SessionInfo acts as primary container for
lock tokens. |
Subscription
Subscription defines a marker interface for an event
subscription. |
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.