public class UIJCRExplorerPortlet
extends org.exoplatform.webui.core.UIPortletApplication
| Modifier and Type | Field and Description |
|---|---|
static String |
DRIVE_NAME |
static String |
ISDIRECTLY_DRIVE |
static String |
JAILED |
static String |
PARAMETERIZE |
static String |
PARAMETERIZE_PATH |
static String |
PERSONAL |
static String |
SELECTION |
static String |
SHOW_ACTION_BAR |
static String |
SHOW_FILTER_BAR |
static String |
SHOW_SIDE_BAR |
static String |
SHOW_TOP_BAR |
static String |
USECASE |
| Constructor and Description |
|---|
UIJCRExplorerPortlet() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canUseConfigDrive(String driveName) |
String |
getBacktoValue() |
javax.portlet.PortletPreferences |
getPortletPreferences() |
String |
getPreferenceRepository() |
String |
getPreferenceTrashHomeNodePath() |
String |
getPreferenceTrashRepository() |
String |
getPreferenceTrashWorkspace() |
DriveData |
getUserDrive() |
void |
initwhenDirect(UIJcrExplorerContainer explorerContainer,
UIJcrExplorerEditContainer editContainer) |
boolean |
isFlagSelect() |
boolean |
isShowActionBar() |
boolean |
isShowFilterBar() |
boolean |
isShowSideBar() |
boolean |
isShowTopBar() |
void |
processRender(org.exoplatform.webui.application.WebuiApplication app,
org.exoplatform.webui.application.WebuiRequestContext context) |
void |
reloadWhenBroken(UIJCRExplorer uiExplorer) |
void |
setFlagSelect(boolean flagSelect) |
getMinHeight, getMinWidth, getUIPopupMessages, renderChildren, serveResource, setMinHeight, setMinWidthaddMessage, addMessage, clearMessages, findComponentById, getLastAccessApplication, getOwner, getUIComponentName, processAction, renderBlockToUpdate, setLastAccessApplication, setOwneraddChild, addChild, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChild, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypesbroadcast, buildModelObject, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, event, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, isRendered, loadConfirmMesssage, processDecode, processRender, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, urlpublic static final String ISDIRECTLY_DRIVE
public static final String DRIVE_NAME
public static final String USECASE
public static final String JAILED
public static final String SELECTION
public static final String PERSONAL
public static final String PARAMETERIZE
public static final String PARAMETERIZE_PATH
public static final String SHOW_TOP_BAR
public static final String SHOW_ACTION_BAR
public static final String SHOW_SIDE_BAR
public static final String SHOW_FILTER_BAR
public boolean isFlagSelect()
public void setFlagSelect(boolean flagSelect)
public boolean isShowTopBar()
public boolean isShowActionBar()
public boolean isShowSideBar()
public boolean isShowFilterBar()
public String getBacktoValue()
public void processRender(org.exoplatform.webui.application.WebuiApplication app,
org.exoplatform.webui.application.WebuiRequestContext context)
throws Exception
processRender in class org.exoplatform.webui.core.UIPortletApplicationExceptionpublic void initwhenDirect(UIJcrExplorerContainer explorerContainer, UIJcrExplorerEditContainer editContainer) throws Exception
Exceptionpublic String getPreferenceRepository()
public String getPreferenceTrashHomeNodePath()
public String getPreferenceTrashRepository()
public String getPreferenceTrashWorkspace()
public javax.portlet.PortletPreferences getPortletPreferences()
public boolean canUseConfigDrive(String driveName) throws Exception
Exceptionpublic void reloadWhenBroken(UIJCRExplorer uiExplorer)
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.