public class UIPermissionForm extends UIPermissionFormBase implements UISelectable
| Modifier and Type | Class and Description |
|---|---|
static class |
UIPermissionForm.AddAnyActionListener |
static class |
UIPermissionForm.CloseActionListener |
static class |
UIPermissionForm.ResetActionListener |
static class |
UIPermissionForm.SaveActionListener |
static class |
UIPermissionForm.SelectMemberActionListener |
static class |
UIPermissionForm.SelectUserActionListener |
| Modifier and Type | Field and Description |
|---|---|
static String |
PERMISSION |
static String |
POPUP_SELECT |
static String |
SELECT_GROUP_ID |
SYMLINK| Constructor and Description |
|---|
UIPermissionForm() |
| Modifier and Type | Method and Description |
|---|---|
void |
doSelect(String selectField,
Object value)
Do select.
|
void |
fillForm(String user,
org.exoplatform.services.jcr.core.ExtendedNode node) |
javax.jcr.Node |
getCurrentNode() |
protected boolean |
isEditable(javax.jcr.Node node) |
void |
setCurrentNode(javax.jcr.Node currentNode) |
checkAll, getExoOwner, lockForm, refresh, updateSymlinksaddUIComponentInput, 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, urladdChild, addChild, findComponentById, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypesbroadcast, buildModelObject, 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, urlpublic static final String PERMISSION
public static final String POPUP_SELECT
public static final String SELECT_GROUP_ID
protected boolean isEditable(javax.jcr.Node node)
throws Exception
isEditable in class UIPermissionFormBaseExceptionpublic void fillForm(String user, org.exoplatform.services.jcr.core.ExtendedNode node) throws Exception
fillForm in class UIPermissionFormBaseExceptionpublic void doSelect(String selectField, Object value)
UISelectabledoSelect in interface UISelectableselectField - the select fieldvalue - the valuepublic javax.jcr.Node getCurrentNode()
getCurrentNode in class UIPermissionFormBasepublic void setCurrentNode(javax.jcr.Node currentNode)
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.