Class PublicationApproveContentAction
- java.lang.Object
-
- org.exoplatform.webui.core.UIComponent
-
- org.exoplatform.wcm.extensions.ui.PublicationApproveContentAction
-
public class PublicationApproveContentAction extends org.exoplatform.webui.core.UIComponentCreated by The eXo Platform SAS Author : eXoPlatform benjamin.paillereau@exoplatform.com 27 june 2010
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPublicationApproveContentAction.PublicationApproveContentActionListener
-
Constructor Summary
Constructors Constructor Description PublicationApproveContentAction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<org.exoplatform.webui.ext.filter.UIExtensionFilter>getFilters()-
Methods inherited from class org.exoplatform.webui.core.UIComponent
broadcast, buildModelObject, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, event, event, findComponentById, findComponentOfType, findFirstComponentOfType, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, processDecode, processRender, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, url
-
-
-
-
Method Detail
-
getFilters
public List<org.exoplatform.webui.ext.filter.UIExtensionFilter> getFilters()
-
-