Package net.bluemind.role.api
Interface IRolesAsync
public interface IRolesAsync
-
Method Summary
Modifier and TypeMethodDescriptionvoid
getRoles
(AsyncHandler<Set<RoleDescriptor>> handler) void
getRolesCategories
(AsyncHandler<Set<RolesCategory>> handler)
-
Method Details
-
getRoles
-
getRolesCategories
-