Package org.alfresco.service.cmr.repository
-
Interface Summary 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 documentsHBDataCollectorService Interface for implementing a service to manage multiple heartbeat collectorsScriptLocation Interface encapsulating the location of a script and providing access to it.ScriptProcessor Script processor interfaceScriptService 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 implementationTemplateService 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 Summary 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 copiesCropSourceOptions 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 Summary Enum Description FileTypeImageSize TransformationOptionPair.Action Action to take place for a given pair of values. -
Exception Summary 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