org.infoglue.cms.applications.workflowtool.function.title
Class DateTitlePopulator

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.title.Populator
              extended by org.infoglue.cms.applications.workflowtool.function.title.DateTitlePopulator
All Implemented Interfaces:
com.opensymphony.workflow.FunctionProvider

public class DateTitlePopulator
extends Populator


Field Summary
 
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
DateTitlePopulator()
           
 
Method Summary
protected  java.lang.String getTitle()
           
 
Methods inherited from class org.infoglue.cms.applications.workflowtool.function.title.Populator
execute
 
Methods inherited from class org.infoglue.cms.applications.workflowtool.function.InfoglueFunction
execute, getLocale, getPrincipal, getRequestParameter, initialize, setFunctionStatus
 
Methods inherited from class org.infoglue.cms.applications.workflowtool.util.InfoglueWorkflowBase
argumentExists, getArgument, getArgument, getDatabase, getLogger, getParameter, getParameter, getParameter, getParameters, 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

DateTitlePopulator

public DateTitlePopulator()
Method Detail

getTitle

protected java.lang.String getTitle()
Specified by:
getTitle in class Populator


Copyright © 2005 InfoGlue.org All Rights Reserved.