Interface | Description |
---|---|
ContentDetector |
Content type detector that can be used to determine the media type of the content when content metadata attributes are not specific enough.
|
ContentInfo |
Content info which is used to add content to the
ContentManager and the ContentProvider . |
ContentManager |
Content manager which interacts with the
ContentProvider s to get, update and delete content based on its ContentScope . |
ContentMetadata |
Content metadata that is used to add the metadata information to the
ContentManager and the ContentProvider . |
ContentPreProcessingConfiguration |
The content pre processing configuration which is used to pre process content added/updated in the
ContentManager . |
ContentProvider |
Represents a content provider which is used to add, get, update and delete content.
|
ContentScope |
This class is used to define a scope for the content to be able to store it within different scopes (tenants).
|
MediaResource |
Class | Description |
---|---|
ContentReference |
A content reference represents a reference to content stored with a
ContentProvider . |
ContentReference.Builder |
Builder for a
ContentReference instance. |
DefinedMediaResource |
Exception | Description |
---|---|
ContentException |
Exception which is thrown when there is a general error while working with content.
|
ContentNotFoundException |
Exception which is thrown when the content was not found.
|
ContentPreProcessingException |
Exception which is thrown when the content is still processed.
|
ContentProviderNotFoundException |
Exception which is thrown when the
ContentProvider was not found in the ContentManager . |
Classes related to content management.
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.