org.infoglue.cms.applications.workflowtool.function.email
Class AttachmentsProvider

java.lang.Object
  extended by org.infoglue.cms.applications.workflowtool.util.InfoglueWorkflowBase
      extended by org.infoglue.cms.applications.workflowtool.function.InfoglueFunction
          extended by org.infoglue.cms.applications.workflowtool.function.ContentFunction
              extended by org.infoglue.cms.applications.workflowtool.function.email.AttachmentsProvider
All Implemented Interfaces:
com.opensymphony.workflow.FunctionProvider

public class AttachmentsProvider
extends ContentFunction


Field Summary
 
Fields inherited from class org.infoglue.cms.applications.workflowtool.function.ContentFunction
CONTENT_PARAMETER, CONTENT_VERSION_PARAMETER
 
Fields inherited from class org.infoglue.cms.applications.workflowtool.function.InfoglueFunction
LOCALE_PARAMETER, PRINCIPAL_PARAMETER
 
Fields inherited from class org.infoglue.cms.applications.workflowtool.util.InfoglueWorkflowBase
ERROR_PROPERTYSET_PREFIX, FUNCTION_STATUS_PROPERTYSET_KEY, UTF8_ENCODING, WORKFLOW_PROPERTYSET_PREFIX
 
Constructor Summary
AttachmentsProvider()
           
 
Method Summary
protected  void execute()
          Executes this function.
 
Methods inherited from class org.infoglue.cms.applications.workflowtool.function.ContentFunction
getAttribute, getContent, getContentVersion, getContentVersionVO, getContentVO, initialize
 
Methods inherited from class org.infoglue.cms.applications.workflowtool.function.InfoglueFunction
execute, getLocale, getPrincipal, getRequestParameter, setFunctionStatus
 
Methods inherited from class org.infoglue.cms.applications.workflowtool.util.InfoglueWorkflowBase
argumentExists, getArgument, getArgument, getDatabase, getParameter, getParameter, getParameter, getParameters, getParameterStringValue, getPropertySet, getPropertySetDataString, getPropertySetString, getVariableFromMaps, parameterExists, propertySetContains, removeFromPropertySet, removeFromPropertySet, setParameter, setPropertySetDataString, setPropertySetString, storeContext, throwException, throwException, translate, translateVariables
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttachmentsProvider

public AttachmentsProvider()
Method Detail

execute

protected void execute()
                throws com.opensymphony.workflow.WorkflowException
Description copied from class: InfoglueFunction
Executes this function.

Specified by:
execute in class InfoglueFunction
Throws:
com.opensymphony.workflow.WorkflowException - if an error occurs during the execution.


Copyright © 2005 InfoGlue.org All Rights Reserved.