|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.infoglue.cms.applications.workflowtool.util.InfoglueWorkflowBase
org.infoglue.cms.applications.workflowtool.function.InfoglueFunction
org.infoglue.cms.applications.workflowtool.function.ContentProvider
org.infoglue.cms.applications.workflowtool.function.PathContentProvider
public class PathContentProvider
| Field Summary |
|---|
| Fields inherited from class org.infoglue.cms.applications.workflowtool.function.ContentProvider |
|---|
CONTENT_ID_PROPERTYSET_KEY |
| 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 | |
|---|---|
PathContentProvider()
Default constructor. |
|
| Method Summary | |
|---|---|
protected java.lang.String |
getContentParameterName()
|
protected java.lang.String |
getContentVersionParameterName()
|
protected void |
initialize()
Method used for initializing the function; will be called before execute is called. |
protected void |
initializeContentVO()
|
| Methods inherited from class org.infoglue.cms.applications.workflowtool.function.ContentProvider |
|---|
execute, getLanguageVO, initializeContentVersionVO, setContentVersionVO, setContentVO |
| 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, 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 |
|---|
public PathContentProvider()
| Method Detail |
|---|
protected java.lang.String getContentParameterName()
getContentParameterName in class ContentProviderprotected java.lang.String getContentVersionParameterName()
getContentVersionParameterName in class ContentProvider
protected void initializeContentVO()
throws com.opensymphony.workflow.WorkflowException
initializeContentVO in class ContentProvidercom.opensymphony.workflow.WorkflowException
protected void initialize()
throws com.opensymphony.workflow.WorkflowException
execute is called.
Note! You must call super.initialize() first.
initialize in class ContentProvidercom.opensymphony.workflow.WorkflowException - if an error occurs during the initialization.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||