public class ProductTemplateServiceInterfacegetProductTemplatesByStatement extends Object
ProductTemplatePage of ProductTemplate objects
that satisfy the filtering criteria specified by given Statement.query.
The following fields are supported for filtering:
| PQL Property | Object Property |
|---|---|
id |
ProductTemplate.id |
name |
ProductTemplate.name |
nameMacro |
ProductTemplate.nameMacro |
description |
ProductTemplate.description |
status |
ProductTemplate.status |
lastModifiedDateTime |
ProductTemplate.lastModifiedDateTime |
lineItemType |
LineItemType |
productType |
ProductType |
rateType |
RateType |
| Constructor and Description |
|---|
ProductTemplateServiceInterfacegetProductTemplatesByStatement() |
| Modifier and Type | Method and Description |
|---|---|
Statement |
getStatement()
Gets the value of the statement property.
|
void |
setStatement(Statement value)
Sets the value of the statement property.
|
protected Statement statement
Copyright © 2018. All Rights Reserved.