public class AccountRequest
extends java.lang.Object
| Constructor and Description |
|---|
AccountRequest(org.tiogasolutions.push.kernel.accounts.queries.AccountQuery query,
org.tiogasolutions.push.kernel.accounts.actions.AccountAction operation) |
| Modifier and Type | Method and Description |
|---|---|
org.tiogasolutions.push.kernel.accounts.actions.AccountAction |
getOperation() |
org.tiogasolutions.push.kernel.accounts.queries.AccountQuery |
getQuery() |