Uses of Class
net.anotheria.portalkit.adminapi.rest.account.request.AccountsGetRequest
Packages that use AccountsGetRequest
Package
Description
-
Uses of AccountsGetRequest in net.anotheria.portalkit.adminapi.api.admin
Methods in net.anotheria.portalkit.adminapi.api.admin with parameters of type AccountsGetRequestModifier and TypeMethodDescriptionAdminAPI.getAccounts(AccountsGetRequest request) Returns paginated list of created in system accounts.AdminAPIImpl.getAccounts(AccountsGetRequest request) -
Uses of AccountsGetRequest in net.anotheria.portalkit.adminapi.rest.account
Methods in net.anotheria.portalkit.adminapi.rest.account with parameters of type AccountsGetRequestModifier and TypeMethodDescriptionjakarta.ws.rs.core.ResponseAccountResource.getAllAccountsNew(AccountsGetRequest request)