Class DatasourceParameterUiServiceImpl
java.lang.Object
net.datenwerke.rs.base.client.parameters.datasource.DatasourceParameterUiServiceImpl
- All Implemented Interfaces:
DatasourceParameterUiService
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
public class DatasourceParameterUiServiceImpl
extends Object
implements DatasourceParameterUiService
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DatasourceParameterUiServiceImpl
-
-
Method Details
-
setAllowPostProcessing
public void setAllowPostProcessing(boolean b) - Specified by:
setAllowPostProcessingin interfaceDatasourceParameterUiService
-
isAllowPostProcessing
public boolean isAllowPostProcessing()- Specified by:
isAllowPostProcessingin interfaceDatasourceParameterUiService
-