public class UserServiceInterfaceperformUserAction extends Object
User objects that match the given
Statement.query.| Modifier and Type | Field and Description |
|---|---|
protected Statement |
filterStatement |
protected UserAction |
userAction |
| Constructor and Description |
|---|
UserServiceInterfaceperformUserAction() |
| Modifier and Type | Method and Description |
|---|---|
Statement |
getFilterStatement()
Gets the value of the filterStatement property.
|
UserAction |
getUserAction()
Gets the value of the userAction property.
|
void |
setFilterStatement(Statement value)
Sets the value of the filterStatement property.
|
void |
setUserAction(UserAction value)
Sets the value of the userAction property.
|
protected UserAction userAction
protected Statement filterStatement
public UserServiceInterfaceperformUserAction()
public UserAction getUserAction()
UserActionpublic void setUserAction(UserAction value)
value - allowed object is
UserActionpublic Statement getFilterStatement()
StatementCopyright © 2018. All Rights Reserved.