org.exoplatform.services.ecm.publication.plugins.workflow
Class UIWorkflowPublicationActionForm
java.lang.Object
org.exoplatform.webui.core.UIComponent
org.exoplatform.webui.core.UIContainer
org.exoplatform.webui.form.UIForm
org.exoplatform.services.ecm.publication.plugins.workflow.UIWorkflowPublicationActionForm
- All Implemented Interfaces:
- UISelectable
public class UIWorkflowPublicationActionForm
- extends org.exoplatform.webui.form.UIForm
- implements UISelectable
Created by The eXo Platform SARL
Author : Ly Dinh Quang
quang.ly@exoplatform.com
xxx5669@gmail.com
Dec 18, 2008
| Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer |
org.exoplatform.webui.core.UIContainer.SelectTabActionListener |
| Fields inherited from class org.exoplatform.webui.form.UIForm |
ACTION, SUBCOMPONENT_ID |
| Fields inherited from class org.exoplatform.webui.core.UIComponent |
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent |
| Methods inherited from class org.exoplatform.webui.form.UIForm |
addUIComponentInput, addUIFormInput, addUIFormInput, begin, end, event, event, event, getActions, getLabel, getLabel, getSubmitAction, getUIComponentName, getUIFormCheckBoxInput, getUIFormDateTimeInput, getUIFormInputInfo, getUIFormSelectBox, getUIFormTextAreaInput, getUIInput, getUIStringInput, invokeGetBindingBean, invokeSetBindingBean, isMultipart, processRender, renderField, renderField, reset, setActions, setMultiPart, setSubmitAction, url |
| Methods inherited from class org.exoplatform.webui.core.UIContainer |
addChild, addChild, findComponentById, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypes |
| Methods inherited from class org.exoplatform.webui.core.UIComponent |
broadcast, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getRendererFor, getTemplate, getTemplateResourceResolver, isRendered, loadConfirmMesssage, processAction, processDecode, registerRendererFor, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UIWorkflowPublicationActionForm
public UIWorkflowPublicationActionForm()
throws java.lang.Exception
- Throws:
java.lang.Exception
setWorkspaceName
public void setWorkspaceName(java.lang.String workspace)
getWorkspaceName
public java.lang.String getWorkspaceName()
getCurrentNode
public javax.jcr.Node getCurrentNode()
setIsEdit
public void setIsEdit(boolean isEdit_)
getIsEdit
public boolean getIsEdit()
getSession
public javax.jcr.Session getSession()
throws java.lang.Exception
- Throws:
java.lang.Exception
getLifecycle
public java.lang.String getLifecycle()
getConfig
public WorkflowPublicationConfig getConfig()
getLinkStateImage
public java.lang.String getLinkStateImage(java.util.Locale locale)
createNewAction
public void createNewAction(javax.jcr.Node node,
java.lang.String lifecycle_,
boolean isEdit_)
throws java.lang.Exception
- Throws:
java.lang.Exception
doSelect
public void doSelect(java.lang.String selectField,
java.lang.Object value)
throws java.lang.Exception
- Specified by:
doSelect in interface UISelectable
- Throws:
java.lang.Exception
getRepositoryName
public java.lang.String getRepositoryName()
throws java.lang.Exception
- Throws:
java.lang.Exception
initPopupPermission
public void initPopupPermission(org.exoplatform.webui.core.UIContainer uiContainer,
java.lang.String membership)
throws java.lang.Exception
- Throws:
java.lang.Exception
getLabel
public java.lang.String getLabel(java.lang.String fieldName,
java.lang.String type)
throws java.lang.Exception
- Throws:
java.lang.Exception
initPopupJCRBrowser
public void initPopupJCRBrowser(org.exoplatform.webui.core.UIContainer uiContainer,
java.lang.String workspace,
boolean isDisable,
java.lang.String sourceComponent)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2010 eXo Platform SAS. All Rights Reserved.