Uses of Package
org.xcmis.spi

Packages that use org.xcmis.spi
org.xcmis.spi   
org.xcmis.spi.basic   
org.xcmis.spi.utils   
 

Classes in org.xcmis.spi used by org.xcmis.spi
BaseContentStream
           
ChangeLogTokenHolder
          Holder for change log token.
ChangeTokenHolder
          Holder for change token.
CmisException
          Should be used as base class for any CMIS checked exception.
CmisRegistry
          xCMIS SPI entry point.
CmisRegistryFactory
           
CmisRuntimeException
          Should be thrown for any others errors that are not expressible by another CMIS exception.
Connection
          Connection to CMIS storage.
ConstraintException
          If action fails cause to some constraint.
ContentAlreadyExistsException
          If caller try add content stream to the Document that already contains content stream without specifying that to override existing content.
ContentStream
           
DelegatedTypeManager
          A wrapper for TypeManager that exposes only the TypeManager methods of the TypeManager implementation.
DocumentData
           
FilterNotValidException
          If caller try apply property or rendition filter that is not valid.
FolderData
           
InvalidArgumentException
          Should thrown by CMIS service it got not valid argument.
ItemsIterator
          Common iterator for CMIS items.
ItemsList
          List of CMIS items.
ItemsTree
          Reflect tree hierarchy of CMIS object.
NameConstraintViolationException
          The repository is not able to store the object that the user is creating/updating due to a name constraint violation.
ObjectData
           
ObjectDataVisitor
           
ObjectNotFoundException
          If object not found in CMIS repository.
PolicyData
          2.1.7.
PropertyFilter
           
RelationshipData
          2.1.6.
RenditionContentStream
          Rendition ContentStream.
RenditionFilter
           
RenditionManager
          Manage object's renditions.
RenditionProvider
           
Storage
           
StorageException
          If the storage can't save data that user creating or updating.
StorageProvider
          Provide access to all available CMIS storages.
StreamNotSupportedException
          If caller is trying to set content stream to the Document that is not supported.
TokenHolder
          Holder for context information.
TypeManager
          Produces type definition.
TypeNotFoundException
          May be thrown if requested type not found in repository.
UpdateConflictException
          If updating of document is out of sequence.
UserContext
          Holder information about current caller.
VersioningException
          If performing an update operation on a Document that can't be updated, deleted because of its position in version series (not current version) or other versioning conflict.
 

Classes in org.xcmis.spi used by org.xcmis.spi.basic
CmisRuntimeException
          Should be thrown for any others errors that are not expressible by another CMIS exception.
Connection
          Connection to CMIS storage.
ConstraintException
          If action fails cause to some constraint.
ContentStream
           
DocumentData
           
FolderData
           
InvalidArgumentException
          Should thrown by CMIS service it got not valid argument.
ItemsIterator
          Common iterator for CMIS items.
NameConstraintViolationException
          The repository is not able to store the object that the user is creating/updating due to a name constraint violation.
ObjectData
           
ObjectDataVisitor
           
ObjectNotFoundException
          If object not found in CMIS repository.
PermissionService
          Common service for resolve CMIS object permissions.
PolicyData
          2.1.7.
PropertyFilter
           
RelationshipData
          2.1.6.
Storage
           
StorageException
          If the storage can't save data that user creating or updating.
StorageProvider
          Provide access to all available CMIS storages.
TypeManager
          Produces type definition.
TypeNotFoundException
          May be thrown if requested type not found in repository.
UpdateConflictException
          If updating of document is out of sequence.
VersioningException
          If performing an update operation on a Document that can't be updated, deleted because of its position in version series (not current version) or other versioning conflict.
 

Classes in org.xcmis.spi used by org.xcmis.spi.utils
ItemsIterator
          Common iterator for CMIS items.
ObjectData
           
 



Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.