Package org.apache.jackrabbit.oak.api
@Version("3.4.0")
package org.apache.jackrabbit.oak.api
Oak repository API
-
ClassDescription
AuthInfo
instances provide access to information related to authentication and authorization of a given content session.Immutable representation of a binary value of finite length.Main exception thrown by methods defined on theContentSession
interface indicating that committing a given set of changes failed.Oak content repository.Authentication session for accessing a content repository.Repository descriptors interface that is used to support providing the repository descriptors ofRepository
This exception can be thrown by implementers of this API to signal an error condition caused by an invalid state of the repository.Immutable property state.Immutable property value.The query engine allows to parse and execute queries.A result from executing a query.A query result row.ARoot
instance serves as a container for aTree
.A tree instance represents a snapshot of theContentRepository
tree at the time the instance was acquired from aContentSession
.Status of an item in aTree
Type<T>Instances of this class map Java types toproperty types
.