public class ProductTemplateServiceInterfaceperformProductTemplateAction extends Object
ProductTemplate objects that satisfy the given
Statement.query.| Modifier and Type | Field and Description |
|---|---|
protected ProductTemplateAction |
action |
protected Statement |
filterStatement |
| Constructor and Description |
|---|
ProductTemplateServiceInterfaceperformProductTemplateAction() |
| Modifier and Type | Method and Description |
|---|---|
ProductTemplateAction |
getAction()
Gets the value of the action property.
|
Statement |
getFilterStatement()
Gets the value of the filterStatement property.
|
void |
setAction(ProductTemplateAction value)
Sets the value of the action property.
|
void |
setFilterStatement(Statement value)
Sets the value of the filterStatement property.
|
protected ProductTemplateAction action
protected Statement filterStatement
public ProductTemplateServiceInterfaceperformProductTemplateAction()
public ProductTemplateAction getAction()
ProductTemplateActionpublic void setAction(ProductTemplateAction value)
value - allowed object is
ProductTemplateActionpublic Statement getFilterStatement()
StatementCopyright © 2018. All Rights Reserved.