protected class TestBase.DataSourceCall extends DatasourceRef
DatasourceRef, allowing to add Parameters and to retrieve the actual
CallableDataSource.condition, id, mode, pageSize, params, permissions| Modifier and Type | Method and Description |
|---|---|
TestBase.DataSourceCall |
clearParams() |
CallableDataSource |
getCallableDataSource()
Returns the
CallableDataSource. |
Params |
getParams()
Gets the value of the params property.
|
TestBase.DataSourceCall |
withParam(String name,
String value)
Adds a
Param to the wrapped DatasourceRef. |
getCondition, getId, getMode, getPageSize, getPermissions, setCondition, setId, setMode, setPageSize, setParams, setPermissionspublic Params getParams()
DatasourceRefgetParams in class DatasourceRefParamspublic TestBase.DataSourceCall clearParams()
public TestBase.DataSourceCall withParam(String name, String value)
Param to the wrapped DatasourceRef.name - the name of the Paramvalue - the valuepublic CallableDataSource getCallableDataSource() throws ProcessingException
CallableDataSource.CallableDataSourceProcessingException - if an error occurs while assembling the CallableDataSourceCopyright © 2011–2021 aiticon GmbH. All rights reserved.