public class ContentBundleServiceInterfaceperformContentBundleAction extends Object
ContentBundle objects that match the given
Statement.query.| Modifier and Type | Field and Description |
|---|---|
protected ContentBundleAction |
contentBundleAction |
protected Statement |
filterStatement |
| Constructor and Description |
|---|
ContentBundleServiceInterfaceperformContentBundleAction() |
| Modifier and Type | Method and Description |
|---|---|
ContentBundleAction |
getContentBundleAction()
Gets the value of the contentBundleAction property.
|
Statement |
getFilterStatement()
Gets the value of the filterStatement property.
|
void |
setContentBundleAction(ContentBundleAction value)
Sets the value of the contentBundleAction property.
|
void |
setFilterStatement(Statement value)
Sets the value of the filterStatement property.
|
protected ContentBundleAction contentBundleAction
protected Statement filterStatement
public ContentBundleServiceInterfaceperformContentBundleAction()
public ContentBundleAction getContentBundleAction()
ContentBundleActionpublic void setContentBundleAction(ContentBundleAction value)
value - allowed object is
ContentBundleActionpublic Statement getFilterStatement()
StatementCopyright © 2018. All Rights Reserved.