public interface CacheToolsView
extends info.magnolia.ui.api.view.View
Modifier and Type | Interface and Description |
---|---|
static interface |
CacheToolsView.Listener
Listener.
|
Modifier and Type | Field and Description |
---|---|
static String |
FLUSH_BY_NAME_FORMVIEW |
static String |
FLUSH_BY_UUID_FORMVIEW |
Modifier and Type | Method and Description |
---|---|
void |
build() |
void |
setFormViewsReduced(Map<String,info.magnolia.ui.vaadin.form.FormViewReduced> formReducedViews) |
void |
setListener(CacheToolsView.Listener listener) |
static final String FLUSH_BY_UUID_FORMVIEW
static final String FLUSH_BY_NAME_FORMVIEW
void setFormViewsReduced(Map<String,info.magnolia.ui.vaadin.form.FormViewReduced> formReducedViews)
void setListener(CacheToolsView.Listener listener)
void build()
Copyright © 2017 Magnolia International Ltd.. All rights reserved.