Interface RoleManagerService
-
- All Superinterfaces:
AbstractEntityManager<org.jboss.errai.security.shared.api.Role,RoleManagerSettings>,RoleManager
public interface RoleManagerService extends RoleManager
Remote service API for the Roles Manager.
- Since:
- 0.8.0
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.uberfire.ext.security.management.api.AbstractEntityManager
AbstractEntityManager.SearchRequest, AbstractEntityManager.SearchResponse<T>
-
-
Method Summary
-
Methods inherited from interface org.uberfire.ext.security.management.api.AbstractEntityManager
create, delete, get, getAll, getSettings, search, update
-
-