public class LiferaySOAPGroupManager extends Object
| Constructor and Description |
|---|
LiferaySOAPGroupManager() |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.vomanagement.usermanagement.model.GroupModel |
getGroup(String groupId) |
String |
getGroupId(String groupName) |
long |
getGroupParentId(String groupId) |
org.gcube.vomanagement.usermanagement.model.GroupModel |
getRootVO() |
String |
getRootVOName() |
String |
getScope(String groupId) |
Boolean |
isRootVO(String groupId) |
Boolean |
isVO(String groupId) |
Boolean |
isVRE(String groupId) |
List<org.gcube.vomanagement.usermanagement.model.GroupModel> |
listGroups() |
List<StringRoleListCoupleWrapper> |
listGroupsAndRolesByUser(String userId) |
List<org.gcube.vomanagement.usermanagement.model.GroupModel> |
listGroupsByUser(String userId) |
List<org.gcube.vomanagement.usermanagement.model.GroupModel> |
listPendingGroupsByUser(String userId) |
List<org.gcube.vomanagement.usermanagement.model.GroupModel> |
listSubGroupsByGroup(String groupIdn) |
public org.gcube.vomanagement.usermanagement.model.GroupModel getGroup(String groupId) throws org.gcube.vomanagement.usermanagement.exception.UserManagementSystemException, org.gcube.vomanagement.usermanagement.exception.GroupRetrievalFault
org.gcube.vomanagement.usermanagement.exception.UserManagementSystemExceptionorg.gcube.vomanagement.usermanagement.exception.GroupRetrievalFaultpublic String getGroupId(String groupName) throws org.gcube.vomanagement.usermanagement.exception.UserManagementSystemException, org.gcube.vomanagement.usermanagement.exception.GroupRetrievalFault
org.gcube.vomanagement.usermanagement.exception.UserManagementSystemExceptionorg.gcube.vomanagement.usermanagement.exception.GroupRetrievalFaultpublic long getGroupParentId(String groupId) throws org.gcube.vomanagement.usermanagement.exception.UserManagementSystemException, org.gcube.vomanagement.usermanagement.exception.GroupRetrievalFault
org.gcube.vomanagement.usermanagement.exception.UserManagementSystemExceptionorg.gcube.vomanagement.usermanagement.exception.GroupRetrievalFaultpublic org.gcube.vomanagement.usermanagement.model.GroupModel getRootVO()
throws org.gcube.vomanagement.usermanagement.exception.UserManagementSystemException,
org.gcube.vomanagement.usermanagement.exception.GroupRetrievalFault
org.gcube.vomanagement.usermanagement.exception.UserManagementSystemExceptionorg.gcube.vomanagement.usermanagement.exception.GroupRetrievalFaultpublic String getRootVOName() throws org.gcube.vomanagement.usermanagement.exception.UserManagementSystemException, org.gcube.vomanagement.usermanagement.exception.GroupRetrievalFault
org.gcube.vomanagement.usermanagement.exception.UserManagementSystemExceptionorg.gcube.vomanagement.usermanagement.exception.GroupRetrievalFaultpublic String getScope(String groupId) throws org.gcube.vomanagement.usermanagement.exception.UserManagementSystemException, org.gcube.vomanagement.usermanagement.exception.GroupRetrievalFault
org.gcube.vomanagement.usermanagement.exception.UserManagementSystemExceptionorg.gcube.vomanagement.usermanagement.exception.GroupRetrievalFaultpublic Boolean isRootVO(String groupId) throws org.gcube.vomanagement.usermanagement.exception.UserManagementSystemException, org.gcube.vomanagement.usermanagement.exception.GroupRetrievalFault
org.gcube.vomanagement.usermanagement.exception.UserManagementSystemExceptionorg.gcube.vomanagement.usermanagement.exception.GroupRetrievalFaultpublic Boolean isVO(String groupId) throws org.gcube.vomanagement.usermanagement.exception.UserManagementSystemException, org.gcube.vomanagement.usermanagement.exception.GroupRetrievalFault
org.gcube.vomanagement.usermanagement.exception.UserManagementSystemExceptionorg.gcube.vomanagement.usermanagement.exception.GroupRetrievalFaultpublic Boolean isVRE(String groupId) throws org.gcube.vomanagement.usermanagement.exception.UserManagementSystemException, org.gcube.vomanagement.usermanagement.exception.GroupRetrievalFault
org.gcube.vomanagement.usermanagement.exception.UserManagementSystemExceptionorg.gcube.vomanagement.usermanagement.exception.GroupRetrievalFaultpublic List<org.gcube.vomanagement.usermanagement.model.GroupModel> listGroups() throws org.gcube.vomanagement.usermanagement.exception.UserManagementSystemException
org.gcube.vomanagement.usermanagement.exception.UserManagementSystemExceptionpublic List<StringRoleListCoupleWrapper> listGroupsAndRolesByUser(String userId) throws org.gcube.vomanagement.usermanagement.exception.UserManagementPortalException, org.gcube.vomanagement.usermanagement.exception.UserManagementSystemException, org.gcube.vomanagement.usermanagement.exception.GroupRetrievalFault, org.gcube.vomanagement.usermanagement.exception.UserRetrievalFault
org.gcube.vomanagement.usermanagement.exception.UserManagementPortalExceptionorg.gcube.vomanagement.usermanagement.exception.UserManagementSystemExceptionorg.gcube.vomanagement.usermanagement.exception.GroupRetrievalFaultorg.gcube.vomanagement.usermanagement.exception.UserRetrievalFaultpublic List<org.gcube.vomanagement.usermanagement.model.GroupModel> listGroupsByUser(String userId) throws org.gcube.vomanagement.usermanagement.exception.UserManagementSystemException
org.gcube.vomanagement.usermanagement.exception.UserManagementSystemExceptionpublic List<org.gcube.vomanagement.usermanagement.model.GroupModel> listPendingGroupsByUser(String userId) throws org.gcube.vomanagement.usermanagement.exception.UserManagementSystemException
org.gcube.vomanagement.usermanagement.exception.UserManagementSystemExceptionpublic List<org.gcube.vomanagement.usermanagement.model.GroupModel> listSubGroupsByGroup(String groupIdn) throws org.gcube.vomanagement.usermanagement.exception.UserManagementSystemException, org.gcube.vomanagement.usermanagement.exception.GroupRetrievalFault
org.gcube.vomanagement.usermanagement.exception.UserManagementSystemExceptionorg.gcube.vomanagement.usermanagement.exception.GroupRetrievalFaultCopyright © 2017. All Rights Reserved.