public class RateCardServiceInterfacegetRateCardsByStatement extends Object
RateCardPage of RateCard objects that satisfy the given
Statement.query. The following fields are supported for filtering:
| PQL property | Entity property |
|---|---|
ForMarketplace | RateCard.forMarketplace |
Id | RateCard.id |
LastModifiedDateTime | RateCard.lastModifiedDateTime |
Name | RateCard.name |
Status | RateCard.status |
| Modifier and Type | Field and Description |
|---|---|
protected Statement |
filterStatement |
| Constructor and Description |
|---|
RateCardServiceInterfacegetRateCardsByStatement() |
| Modifier and Type | Method and Description |
|---|---|
Statement |
getFilterStatement()
Gets the value of the filterStatement property.
|
void |
setFilterStatement(Statement value)
Sets the value of the filterStatement property.
|
protected Statement filterStatement
public RateCardServiceInterfacegetRateCardsByStatement()
Copyright © 2018. All Rights Reserved.