Uses of Package
org.apache.jackrabbit.oak.api
-
Packages that use org.apache.jackrabbit.oak.api Package Description org.apache.jackrabbit.oak.api Oak repository APIorg.apache.jackrabbit.oak.api.blob Package related to direct upload/download of blobs.org.apache.jackrabbit.oak.api.jmx -
Classes in org.apache.jackrabbit.oak.api used by org.apache.jackrabbit.oak.api Class Description AuthInfo AuthInfoinstances provide access to information related to authentication and authorization of a given content session.Blob Immutable representation of a binary value of finite length.CommitFailedException Main exception thrown by methods defined on theContentSessioninterface indicating that committing a given set of changes failed.ContentSession Authentication session for accessing a content repository.Descriptors Repository descriptors interface that is used to support providing the repository descriptors ofRepositoryPropertyState Immutable property state.PropertyValue Immutable property value.QueryEngine The query engine allows to parse and execute queries.Result A result from executing a query.Result.SizePrecision ResultRow A query result row.Root ARootinstance serves as a container for aTree.StrictPathRestriction Tree A tree instance represents a snapshot of theContentRepositorytree at the time the instance was acquired from aContentSession.Tree.Status Status of an item in aTreeType Instances of this class map Java types toproperty types. -
Classes in org.apache.jackrabbit.oak.api used by org.apache.jackrabbit.oak.api.blob Class Description Blob Immutable representation of a binary value of finite length. -
Classes in org.apache.jackrabbit.oak.api used by org.apache.jackrabbit.oak.api.jmx Class Description AuthInfo AuthInfoinstances provide access to information related to authentication and authorization of a given content session.CommitFailedException Main exception thrown by methods defined on theContentSessioninterface indicating that committing a given set of changes failed.