Package org.apache.slide.content

Provides classes for accessing and manipulating the content, metadata and revision history of nodes.

See:
          Description

Interface Summary
Content Content.
 

Class Summary
ContentImpl Implementation of the content interface.
ContentInterceptor Slide content interceptor class.
NodeProperty Node property class
NodeRevisionContent Encapsultes the contents of a revision.
NodeRevisionDescriptor Node Revision Descriptor class.
NodeRevisionDescriptors Node Revision Descriptors class.
NodeRevisionNumber Node Revision Number class.
 

Exception Summary
BranchNotFoundException Branch not found.
ContentException Content exception.
NodeNotVersionedException The node is not versioned.
RevisionAlreadyExistException Revision already exist.
RevisionContentNotFoundException Revision content not found.
RevisionDescriptorNotFoundException Revision descriptor not found.
RevisionNotFoundException Revision not found.
 

Package org.apache.slide.content Description

Provides classes for accessing and manipulating the content, metadata and revision history of nodes.

Each ObjectNode which has content has associated NodeRevisionDescriptors and NodeRevisionDescriptor objects. These objects manage: