public class ProductPackageItemServiceInterfacegetProductPackageItemsByStatement extends Object
ProductPackageItemPage of ProductPackageItem objects
that satisfy the filtering criteria specified by given Statement.query.
The following fields are supported for filtering:
| PQL Property | Object Property |
|---|---|
id |
ProductPackageItem.id |
productPackageId |
ProductPackageItem.productPackageId |
productId |
ProductPackageItem.productId |
productTemplateId |
ProductPackageItem#productTemplateId |
mandatory |
ProductPackageItem#mandatory |
archived |
ProductPackageItem#archived |
| Constructor and Description |
|---|
ProductPackageItemServiceInterfacegetProductPackageItemsByStatement() |
| 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.