|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.doui.control.Control
lumis.doui.control.DataControl
lumis.doui.control.DataBoundControl<ContentTableSource>
lumis.content.control.workflow.WorkflowMetaDataControl
lumis.content.control.workflow.WorkflowSendToControl
public class WorkflowSendToControl
Control that is used to specify the principal to which assign the content.
Field Summary |
---|
Fields inherited from class lumis.content.control.workflow.WorkflowMetaDataControl |
---|
primaryKeyFieldId, workflow |
Fields inherited from class lumis.doui.control.DataControl |
---|
FORCE_CASE_LOWER, FORCE_CASE_NONE, FORCE_CASE_UPPER, forceCase, requestParameterName, UNKNOWN_DATA_TYPE, value, valuePreviouslySet |
Constructor Summary | |
---|---|
WorkflowSendToControl()
|
Method Summary | |
---|---|
protected java.lang.String |
generateControlId()
|
void |
setProcessActionHandlerParameters(IProcessActionHandler processActionHandler)
Sets the control value as a process action handler parameter. |
void |
setRenderData()
|
protected void |
setValueFromSource(ContentTableSource source)
Reads the value corresponding to the current control from the control source. |
Methods inherited from class lumis.content.control.workflow.WorkflowMetaDataControl |
---|
buildSubControls, getContentWorkflowMetaData, getContentWorkflowMetaData, getItemId, getResources, init |
Methods inherited from class lumis.doui.control.DataControl |
---|
convertValueToControlValue, getConverter, getDataType, getDefaultValue, getParameterValue, getProcessActionIds, getRequestParameterName, getValue, getValue, getValueClass, initProcessActionIds, isTrim, loadSubControlFromRequest, loadSubControlsFromRequest, setProcessActionHandlerParameter, setProcessActionHandlerParameter, setTrim, setValue, valueIsArray |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface lumis.doui.control.IDataControl |
---|
getConverter, getProcessActionIds, getValue, getValue, setValue |
Methods inherited from interface lumis.doui.control.IControl |
---|
createContainer, disconnect, getChildControls, getControlResource, getId, getParentControl, getPrepareForReadScript, getRenderData, getType, isValid, registerOnEventScript, removeChild, removeChildren, setRuntimeAttributes |
Methods inherited from interface lumis.doui.render.IRenderer |
---|
getSourceContext |
Constructor Detail |
---|
public WorkflowSendToControl()
Method Detail |
---|
protected java.lang.String generateControlId()
generateControlId
in class Control
protected void setValueFromSource(ContentTableSource source) throws PortalException
DataBoundControl
setValueFromSource
in class WorkflowMetaDataControl
PortalException
public void setRenderData() throws PortalException
setRenderData
in interface IControl
setRenderData
in class DataBoundControl<ContentTableSource>
PortalException
public void setProcessActionHandlerParameters(IProcessActionHandler processActionHandler) throws PortalException
DataControl
setProcessActionHandlerParameters
in interface IDataControl
setProcessActionHandlerParameters
in class DataControl
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |