Uses of Interface
de.espirit.firstspirit.client.plugin.report.Parameter
Packages that use Parameter
Package
Description
Provides interfaces and types for client plugins.
This package provides types, interfaces and classes, that are to be used to integrate client plugins via the
This package provides types, interfaces and classes, that are to be used to integrate client plugins via the
public hotspot of FirstSpirit.Provides interfaces and types for web client report plugins.
This package provides types, interfaces and classes, that are to be used to integrate web client plugins via the
This package provides types, interfaces and classes, that are to be used to integrate web client plugins via the
public hotspot of FirstSpirit into the reporting area of the web client.-
Uses of Parameter in de.espirit.firstspirit.client.plugin
Methods in de.espirit.firstspirit.client.plugin that return types with arguments of type ParameterModifier and TypeMethodDescriptionReportPlugin.getParameter()Returns a list of parameter definitions of this report plug-in, used to enable filter configuration by users within the user interface. -
Uses of Parameter in de.espirit.firstspirit.client.plugin.dataaccess.aspects
Methods in de.espirit.firstspirit.client.plugin.dataaccess.aspects that return types with arguments of type ParameterModifier and TypeMethodDescriptionFilterable.getDefinedParameters()Returns a list of parameter definitions supported by the data stream, used to enable interactive filter configuration.Updating.updateParameters(@Nullable ParameterMap filter, List<Parameter<?>> parameters) Aspect providing a method to update DAP parameters.Method parameters in de.espirit.firstspirit.client.plugin.dataaccess.aspects with type arguments of type ParameterModifier and TypeMethodDescriptionUpdating.updateParameters(@Nullable ParameterMap filter, List<Parameter<?>> parameters) Aspect providing a method to update DAP parameters. -
Uses of Parameter in de.espirit.firstspirit.client.plugin.report
Subinterfaces of Parameter in de.espirit.firstspirit.client.plugin.reportModifier and TypeInterfaceDescriptioninterfaceBoolean parameter definition.interfaceSelection parameter definition.interfaceString parameter definition.Methods in de.espirit.firstspirit.client.plugin.report with parameters of type ParameterModifier and TypeMethodDescription<T> TReturns the value to which the specified key is mapped, ornullif this map contains no mapping for the key.<T> voidAssociates the specified value with the specifiedParameterin this map. -
Uses of Parameter in de.espirit.firstspirit.ui.operations
Methods in de.espirit.firstspirit.ui.operations with parameters of type ParameterModifier and TypeMethodDescription<T> voidShowReportOperation.setParameter(@NotNull Parameter<T> parameter, T value) Specifies a filter parameter value of the target report plugin. -
Uses of Parameter in de.espirit.firstspirit.webedit.plugin.report
Subinterfaces of Parameter in de.espirit.firstspirit.webedit.plugin.reportClasses in de.espirit.firstspirit.webedit.plugin.report that implement ParameterModifier and TypeClassDescriptionclassDeprecated.since 5.1.5 - useParameterBooleaninsteadclassDeprecated.since 5.1.5 - useParameterSelectinsteadclassDeprecated.since 5.1.5 - useParameterTextinstead
Parameterinstead