Uses of Class
net.anotheria.portalkit.adminapi.rest.account.request.AccountsGetRequest.SortCriteria
-
Packages that use AccountsGetRequest.SortCriteria Package Description net.anotheria.portalkit.adminapi.rest.account.request -
-
Uses of AccountsGetRequest.SortCriteria in net.anotheria.portalkit.adminapi.rest.account.request
Methods in net.anotheria.portalkit.adminapi.rest.account.request that return AccountsGetRequest.SortCriteria Modifier and Type Method Description AccountsGetRequest.SortCriteria<AccountsGetRequest.AccountSortProperty>AccountsGetRequest. getSort()Methods in net.anotheria.portalkit.adminapi.rest.account.request with parameters of type AccountsGetRequest.SortCriteria Modifier and Type Method Description voidAccountsGetRequest. setSort(AccountsGetRequest.SortCriteria<AccountsGetRequest.AccountSortProperty> sort)
-