getRolesByFilter method
- @override
- String correlationId,
- FilterParams filter,
- PagingParams paging
override
Gets a page of roles retrieved by a given filter.
correlationId
(optional) transaction id to trace execution through call chain.filter
(optional) a filter function to filter itemspaging
(optional) paging parameters Return Future that receives a data page Throws error.