Package org.alfresco.service.cmr.repository

Interface Summary
ContentService Provides methods for accessing and transforming content.
CopyService Copy operations service interface.
CrossRepositoryCopyService Simple interface for copying between the two repsitory implementations.
ScriptLocation Interface encapsulating the location of a script and providing access to it.
ScriptProcessor Script processor interface
ScriptService Script Service.
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.
 

Class Summary
CopyService.CopyInfo Data pojo to carry information about node copies
FileTypeImageSize  
TransformationOptions Class containing values of options that are passed to content transformers.
 

Exception Summary
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 - 2010 Alfresco Software, Inc. All Rights Reserved.