org.exoplatform.services.ecm.publication.plugins.workflow
Class UIWorkflowPublicationViewForm

java.lang.Object
  extended by org.exoplatform.webui.core.UIComponent
      extended by org.exoplatform.webui.core.UIContainer
          extended by org.exoplatform.webui.form.UIForm
              extended by org.exoplatform.services.ecm.publication.plugins.workflow.UIWorkflowPublicationViewForm

public class UIWorkflowPublicationViewForm
extends org.exoplatform.webui.form.UIForm

Created by The eXo Platform SARL Author : Ly Dinh Quang quang.ly@exoplatform.com xxx5669@gmail.com Dec 22, 2008


Nested Class Summary
static class UIWorkflowPublicationViewForm.CancelActionListener
           
static class UIWorkflowPublicationViewForm.EditActionListener
           
static class UIWorkflowPublicationViewForm.UnpublishActionListener
           
static class UIWorkflowPublicationViewForm.UnsubcriberLifeCycleActionListener
           
 
Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer
org.exoplatform.webui.core.UIContainer.SelectTabActionListener
 
Field Summary
 
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
 
Constructor Summary
UIWorkflowPublicationViewForm()
           
 
Method Summary
 javax.jcr.Node getCurrentNode()
           
 java.lang.String getLabel(java.lang.String fieldName, java.lang.String type)
           
 java.lang.String getLinkStateImage(java.util.Locale locale)
           
 java.lang.String getRepositoryName()
           
 void initPopup(org.exoplatform.webui.core.UIContainer uiContainer, org.exoplatform.webui.core.UIComponent uiComp)
           
 void setCurrentNode(javax.jcr.Node node)
           
 
Methods inherited from class org.exoplatform.webui.form.UIForm
addUIComponentInput, addUIFormInput, addUIFormInput, begin, end, event, event, event, getActions, getLabel, getLabel, getSubmitAction, getUICheckBoxInput, 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, getTemplate, getTemplateResourceResolver, isRendered, loadConfirmMesssage, processAction, processDecode, renderEventURL, 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
 

Constructor Detail

UIWorkflowPublicationViewForm

public UIWorkflowPublicationViewForm()
                              throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

setCurrentNode

public void setCurrentNode(javax.jcr.Node node)
                    throws java.lang.Exception
Throws:
java.lang.Exception

getLinkStateImage

public java.lang.String getLinkStateImage(java.util.Locale locale)

getCurrentNode

public javax.jcr.Node getCurrentNode()

getRepositoryName

public java.lang.String getRepositoryName()

getLabel

public java.lang.String getLabel(java.lang.String fieldName,
                                 java.lang.String type)
                          throws java.lang.Exception
Throws:
java.lang.Exception

initPopup

public void initPopup(org.exoplatform.webui.core.UIContainer uiContainer,
                      org.exoplatform.webui.core.UIComponent uiComp)
               throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2013 eXo Platform SAS. All Rights Reserved.