Package | Description |
---|---|
de.espirit.firstspirit.webedit.plugin |
Provides interfaces and types for web client plugins.
|
de.espirit.firstspirit.webedit.plugin.report |
Provides interfaces and types for web client report plugins.
|
Modifier and Type | Method and Description |
---|---|
List<Parameter<?>> |
WebeditReportPlugin.getParameter()
Deprecated.
Returns a list of parameter definitions of this report plug-in, used to enable filter configuration by users within
the user interface.
|
Modifier and Type | Method and Description |
---|---|
<T> T |
ParameterMap.get(Parameter<T> parameter)
Deprecated.
Returns the value to which the specified key is mapped,
or
null if this map contains no mapping for the key. |
<T> void |
ParameterMap.put(Parameter<T> parameter,
T value)
Deprecated.
Associates the specified value with the specified
Parameter in this map. |
Copyright © 2015 e-Spirit AG. All Rights Reserved. Build 5.1.408