public abstract class AbstractSecurityToolPresenter extends FormToolPresenter
Modifier and Type | Class and Description |
---|---|
static class |
AbstractSecurityToolPresenter.ViewOption
Base options for tools.
|
Modifier and Type | Field and Description |
---|---|
protected com.vaadin.v7.data.Container.Hierarchical |
container |
protected static String |
TRANSITIVE_ID |
protected UiContext |
uiContext |
protected static String |
VALUE_ID |
Constructor and Description |
---|
AbstractSecurityToolPresenter(SecurityToolView view,
FormBuilder formBuilder,
FormToolActionExecutor actionExecutor,
UiContext uiContext) |
Modifier and Type | Method and Description |
---|---|
protected Object |
addContainerItem(String itemProperty,
String itemValue,
Object parentId) |
protected abstract com.vaadin.v7.data.Container.Hierarchical |
buildContainer() |
protected abstract String |
getErrorMessage() |
protected SecurityToolView |
getView() |
void |
showResult() |
buildActions, getItem, isValid, onActionFired, showValidation, start
protected static final String VALUE_ID
protected static final String TRANSITIVE_ID
protected final UiContext uiContext
protected com.vaadin.v7.data.Container.Hierarchical container
@Inject public AbstractSecurityToolPresenter(SecurityToolView view, FormBuilder formBuilder, FormToolActionExecutor actionExecutor, UiContext uiContext)
protected SecurityToolView getView()
getView
in class FormToolPresenter
public void showResult()
protected Object addContainerItem(String itemProperty, String itemValue, Object parentId)
protected abstract com.vaadin.v7.data.Container.Hierarchical buildContainer() throws info.magnolia.cms.security.AccessDeniedException
info.magnolia.cms.security.AccessDeniedException
protected abstract String getErrorMessage()
Copyright © 2018 Magnolia International Ltd.. All rights reserved.