Ontimize Document Management 0.032EN

Package com.ontimize.dms.jcr

Interface Summary
FactoryHandler Factory to create the internal classes for the JCR module.
JcrLock  
JcrLockable Implements this interface to allow a lock management over a JCR element.
JcrNode Wrappers a Node node.
JcrNodeIterator Wrappers a NodeIterator with some custom methods.
JcrProperty Handle custom node properties.
JcrResult Operation result over JCR repository.
JcrServer Java Content Repository Repository.
JcrSession JCR repository session wrapper.
JcrStream Wrappers a InputStream stream and some related information.
JcrVersion Handle node stream versions.
JcrWrapper Wrap the node and a internal node.
JcrWrapperProperty Property utils in the internal node.
Namespace Internal repository name configuration.
NodeManager Allows to perform filtered operations in the internal node.
ValueConverter Value conversions.
 

Class Summary
CpCheck  
CpCheck.CpItem  
FactoryHandlerInternal  
JcrConstants Alfresco properties keys.
JcrLockImpl  
JcrNodeBase  
JcrNodeIteratorImpl  
JcrPropertyBase  
JcrResultImpl  
JcrServerBase JCR Ontimize Server implementation.
JcrSessionImpl  
JcrStreamBase Internal class implementation of node stream.
JcrVersionBase  
JcrWrapperAbstract  
JcrWrapperPropertyAbstract  
ListSingle  
LoadTest  
LockEmpty  
LogLevel Utility class to return the Logger level.
MapAlias  
NameFactory  
NamespaceManager Stores internal node names of the repository.
NodeManagerBase  
Status  
Type  
ValueConverterBase  
 

Exception Summary
CpException  
 


Ontimize Document Management