| Interface | Description | 
|---|---|
| AuthInfo | 
AuthInfo instances provide access to information related
 to authentication and authorization of a given content session. | 
| Blob | 
 Immutable representation of a binary value of finite length. 
 | 
| ContentRepository | 
 Oak content repository. 
 | 
| ContentSession | 
 Authentication session for accessing a content repository. 
 | 
| Descriptors | 
 Repository descriptors interface that is used to support providing the repository descriptors of
  
javax.jcr.Repository | 
| PropertyState | 
 Immutable property state. 
 | 
| PropertyValue | 
 Immutable property value. 
 | 
| QueryEngine | 
 The query engine allows to parse and execute queries. 
 | 
| Result | 
 A result from executing a query. 
 | 
| ResultRow | 
 A query result row. 
 | 
| Root | 
 A  
Root instance serves as a container for a Tree. | 
| Tree | 
 A tree instance represents a snapshot of the  
ContentRepository
 tree at the time the instance was acquired from a ContentSession. | 
| Class | Description | 
|---|---|
| Type<T> | 
 Instances of this class map Java types to  
property types. | 
| Enum | Description | 
|---|---|
| Result.SizePrecision | |
| Tree.Status | 
 Status of an item in a  
Tree | 
| Exception | Description | 
|---|---|
| CommitFailedException | 
 Main exception thrown by methods defined on the  
ContentSession
 interface indicating that committing a given set of changes failed. | 
| IllegalRepositoryStateException | 
 This exception can be thrown by implementers of this API to signal an error
 condition caused by an invalid state of the repository. 
 | 
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"