|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ContentServicePolicies | Content service policies interface |
ContentServicePolicies.OnContentPropertyUpdatePolicy | Policy that is raised for each content property change. |
ContentServicePolicies.OnContentReadPolicy | On content read policy interface. |
ContentServicePolicies.OnContentUpdatePolicy | Policy that is raised once per node when any of the content properties on the node are changed; the specific properties are irrelevant. |
ContentStore | Provides low-level retrieval of content
readers and
writers . |
ContentStore.ContentUrlHandler | Iterface for to use during iteration over content URLs. |
ContentWorker | An interface instances that operate on content. |
Class Summary | |
---|---|
AbstractContentAccessor | Provides basic support for content accessors. |
AbstractContentReader | Implements all the convenience methods of the interface. |
AbstractContentStore | Base class providing support for different types of content stores. |
AbstractContentStreamListener | |
AbstractContentWriter | Implements all the convenience methods of the interface. |
AbstractReadOnlyContentStoreTest | Abstract base class that provides a set of tests for implementations
of ContentStore . |
AbstractRoutingContentStore | A store providing support for content store implementations that provide routing of content read and write requests based on context. |
AbstractWritableContentStoreTest | Abstract base class that provides a set of tests for implementations
of ContentStore . |
ContentContext | The location and lookup data for content. |
ContentDataTest | |
ContentFullContextTestSuite | Suite for content-related tests. |
ContentMinimalContextTestSuite | Metadata Extractor and Transform test suite |
ContentServiceImpl | Service implementation acting as a level of indirection between the client and the underlying content store. |
ContentStoreCreatedEvent | A class of event that notifies the listener of the existence of a FileContentStore . |
EmptyContentReader | A blank reader for which exists() always returns false. |
MimetypeMapContentTest | Content specific tests for MimeTypeMap |
NodeContentContext | Context information for node-related content. |
RoutingContentService | Deprecated. Replaced by ContentServiceImpl |
RoutingContentServiceTest | |
RoutingContentStoreTest | Ensures that the routing of URLs based on context is working. |
TenantRoutingFileContentStore | Content Store that supports tenant routing, if multi-tenancy is enabled. |
TikaOfficeDetectParser | Apache Tika assumes that
you either know exactly what your content is, or that
you'll leave it to auto-detection. |
Exception Summary | |
---|---|
ContentExistsException | Exception produced when a request is made to write content to a location already in use, either by content being written or previously written. |
UnsupportedContentUrlException | Exception produced when a content URL is not supported by a particular
ContentStore implementation. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |