Interface | Description |
---|---|
ContentActionListener |
Represents a content action listener that is notified before (pre-hook) and after (post-hook) a high-level action is executed on content.
|
ContentPrefixGenerator |
Interface to generate a content prefix, required by some ContentService implementations
|
ContentProvider |
This interface is to be implemented by any content provider supporting storage of content.
|
ContentRelations |
The content relations is used to specify the usage and relation information of the content to be handled.
|
ContentService | |
DocumentContentConverter |
This interface provides methods to convert original content to the required one.
|
Class | Description |
---|---|
CacheDocumentContentInfoWrapper |
Wrapper class for
DocumentContentInfo which adds the update time of the document. |
ContentActionEvent |
This content action event is triggered by a content provider to notify any content action listeners about content handling events like creating, updating or deleting content.
|
ContentActionEvent.Type | |
ContentDefinition |
This class represents a content definition.
|
ContentDefinition.Builder |
Builder for a ContentDefinition instance.
|
ContentDefinitionId |
This class...
|
ContentHandler |
The content handler is used to handle content for work objects.
|
ContentId |
This class represents a content id.
|
ContentProviderId |
This class represents a content provider id.
|
ContentReference |
This class holds all necessary information for a content reference managed by any content provider.
|
DocumentContentConverterService |
This class is responsible for document content conversion (usually for *->pdf for preview and pdf download purposes)
Service uses cache (memory and disk) to minimize unneeded conversions.
|
WorkObjectContentService |
Exception | Description |
---|---|
ContentProviderException |
This exception is thrown if something goes wrong within the content provider.
|
Copyright © 2010 - 2015 edorasware ag. All Rights Reserved.