public interface LineItemTemplateServiceInterface extends Remote
| Modifier and Type | Method and Description |
|---|---|
LineItemTemplatePage |
getLineItemTemplatesByStatement(Statement filterStatement)
|
LineItemTemplatePage getLineItemTemplatesByStatement(Statement filterStatement) throws RemoteException, ApiException
LineItemTemplatePage of LineItemTemplate
objects
that satisfy the given Statement.query. The following
fields are
supported for filtering:
| PQL Property | Object Property |
|---|---|
id |
LineItemTemplate.id |
filterStatement - a Publisher Query Language statement used to
filter
a set of line item templatesApiException - if a RuntimeException is thrownRemoteExceptionCopyright © 2022. All rights reserved.