public class UIActivePublication extends UIPagingGrid implements org.exoplatform.webui.core.UIPopupComponent
| Modifier and Type | Class and Description |
|---|---|
static class |
UIActivePublication.CancelActionListener
The listener interface for receiving cancelAction events.
|
static class |
UIActivePublication.EnrolActionListener
The listener interface for receiving enrolAction events.
|
class |
UIActivePublication.PublicationLifecycleBean
The Class PublicationLifecycleBean.
|
| Modifier and Type | Field and Description |
|---|---|
static String[] |
LIFECYCLE_ACTION
The LIFECYCL e_ action.
|
static String |
LIFECYCLE_DESC
The Constant LIFECYCLE_DESC.
|
static String[] |
LIFECYCLE_FIELDS
The LIFECYCL e_ fields.
|
static String |
LIFECYCLE_NAME
The Constant LIFECYCLE_NAME.
|
static String |
LIFECYCLE_SELECTED
The Constant LIFECYCLE_SELECTED.
|
uiPageIterator_| Constructor and Description |
|---|
UIActivePublication()
Instantiates a new uI active publication.
|
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
void |
deActivate() |
void |
enrolNodeInLifecycle(javax.jcr.Node currentNode,
String lifecycleName,
org.exoplatform.webui.application.WebuiRequestContext requestContext) |
String[] |
getActions()
Gets the actions.
|
void |
refresh(int currentPage)
Update lifecycles grid.
|
findComponentById, getBeans, getUIPageIteratorconfigure, getBeanActions, getBeanFields, getBeanIdField, getBeanIdFor, getDisplayedChars, getFieldValue, getLabel, isUseAjax, setDisplayedChars, setLabel, setUseAjaxbroadcast, buildModelObject, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, event, event, 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, urlpublic static final String LIFECYCLE_NAME
public static final String LIFECYCLE_DESC
public static String[] LIFECYCLE_FIELDS
public static String[] LIFECYCLE_ACTION
public static final String LIFECYCLE_SELECTED
public String[] getActions()
public void refresh(int currentPage)
throws Exception
refresh in class UIPagingGridException - the exceptionpublic void enrolNodeInLifecycle(javax.jcr.Node currentNode,
String lifecycleName,
org.exoplatform.webui.application.WebuiRequestContext requestContext)
throws Exception
Exceptionpublic void activate()
activate in interface org.exoplatform.webui.core.UIPopupComponentpublic void deActivate()
deActivate in interface org.exoplatform.webui.core.UIPopupComponentCopyright © 2003–2019 eXo Platform SAS. All rights reserved.