public interface AccountService
| Modifier and Type | Method and Description |
|---|---|
org.tiogasolutions.push.kernel.accounts.Account |
execute(org.tiogasolutions.push.kernel.accounts.queries.AccountQuery query) |
org.tiogasolutions.push.kernel.accounts.Account |
execute(AccountRequest request) |
org.tiogasolutions.push.kernel.accounts.Account execute(org.tiogasolutions.push.kernel.accounts.queries.AccountQuery query)
org.tiogasolutions.push.kernel.accounts.Account execute(AccountRequest request)