org.alfresco.service.cmr.repository
Interface ProcessorExtension

All Known Subinterfaces:
TemplateProcessorExtension
All Known Implementing Classes:
Actions, Activity, AVM, AVM, BaseProcessorExtension, BaseScopableProcessorExtension, BaseTemplateProcessorExtension, Classification, Classification, CropContentMethod, CrossRepositoryCopy, DateCompareMethod, DateIncrementMethod, HasAspectMethod, HasPermissionMethod, I18NMessageMethod, ISO8601DateFormatMethod, JscriptWorkflowTask, People, Presence, ScriptLogger, ScriptPreferenceService, ScriptSiteService, ScriptTaggingService, ScriptTestUtils, ScriptThumbnailService, ScriptUtils, Search, Session, Session, WebProjects, Workflow, WorkflowManager

public interface ProcessorExtension

Interface to represent a server side script implementation


Method Summary
 java.lang.String getExtensionName()
          Returns the name of the extension
 

Method Detail

getExtensionName

java.lang.String getExtensionName()
Returns the name of the extension

Returns:
the name of the extension


Copyright © 2005 - 2008 Alfresco Software, Inc. All Rights Reserved.