Interface GroupManagerService
-
- All Superinterfaces:
AbstractEntityManager<org.jboss.errai.security.shared.api.Group,GroupManagerSettings>,GroupManager
public interface GroupManagerService extends GroupManager
Remote service API for the Groups 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
-
Methods inherited from interface org.uberfire.ext.security.management.api.GroupManager
assignUsers
-
-