| Interface | Description |
|---|---|
| ContentService |
Provides methods for accessing and transforming content.
|
| CopyService |
Copy operations service interface.
|
| CrossRepositoryCopyService |
Simple interface for copying between the two repsitory implementations.
|
| DocumentLinkService |
Provides methods specific to manipulating links of documents
|
| HBDataCollectorService |
Interface for implementing a service to manage multiple heartbeat collectors
|
| ScriptLocation |
Interface encapsulating the location of a script and providing access to it.
|
| ScriptProcessor |
Script processor interface
|
| ScriptService |
Script Service.
|
| SerializedTransformationOptionsAccessor | Deprecated
The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
|
| TemplateImageResolver |
Interface contract for the conversion of file name to a fully qualified icon image path for use by
templating and scripting engines executing within the repository context.
|
| TemplateProcessor |
Interface to be implemented by template engine wrapper classes.
|
| TemplateProcessorExtension |
Interface to represent a server side template extension implementation
|
| TemplateService |
Template Service.
|
| TemplateValueConverter |
A service capable of converting Java objects for use within a template.
|
| TransformationSourceOptions | Deprecated
The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
|
| TransformationSourceOptions.TransformationSourceOptionsSerializer |
Defines methods for serializing the source options into a parameter map and
deserializing from a serialized options accessor.
|
| Class | Description |
|---|---|
| AbstractTransformationSourceOptions | Deprecated
The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
|
| CopyService.CopyInfo |
Data pojo to carry information about node copies
|
| CropSourceOptions |
DTO used to store options for ImageMagick cropping.
|
| DeleteLinksStatusReport |
This class is used by DocumentLinkService to encapsulate the status of
deleting the links of a document.
|
| PagedSourceOptions |
Paged content conversion options to specify a page number range.
|
| TemporalSourceOptions | Deprecated
The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
|
| TransformationOptionLimits | Deprecated
with the introduction of RenditionService2 the OPT_...
|
| TransformationOptionLimitsMap | Deprecated
The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
|
| TransformationOptionPair | Deprecated
The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
|
| TransformationOptions | Deprecated
The RenditionService is being replace by the simpler async RenditionService2.
|
| Enum | Description |
|---|---|
| FileTypeImageSize | |
| TransformationOptionPair.Action |
Action to take place for a given pair of values.
|
| Exception | Description |
|---|---|
| AspectMissingException |
Used to indicate that an aspect is missing from a node.
|
| CopyServiceException |
Nodes operations service exception class.
|
| CyclicChildRelationshipException |
Thrown when a cyclic parent-child relationship is detected.
|
| DuplicateChildNodeNameException |
Thrown when a child node cm:name property violates the data dictionary
duplicate child association constraint.
|
| NoTransformerException |
Thrown when a transformation request cannot be honoured due to
no transformers being present for the requested transformation.
|
| TemplateException |
Copyright © 2005–2018 Alfresco Software. All rights reserved.