org.gcube.messaging.common.consumer.liferay
Class LiferayClient
java.lang.Object
org.gcube.messaging.common.consumer.liferay.LiferayClient
public class LiferayClient
- extends Object
- Author:
- Andrea Manzi(CERN)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
basePortalURL
public static String basePortalURL
siteManagerRoleName
public static String siteManagerRoleName
infraManagerRoleName
public static String infraManagerRoleName
receiveNotificationCustomAttributeName
public static String receiveNotificationCustomAttributeName
receiveSummaryCustomAttributeName
public static String receiveSummaryCustomAttributeName
siteNameCustomAttributeName
public static String siteNameCustomAttributeName
siteDomainsCustomAttributeName
public static String siteDomainsCustomAttributeName
LiferayClient
public LiferayClient()
getUsersPerGroup
public org.gcube.vomanagement.usermanagement.ws.UserModel[] getUsersPerGroup(String groupID)
throws javax.xml.rpc.ServiceException,
Exception
- Throws:
javax.xml.rpc.ServiceException
Exception
getUserRoles
public org.gcube.vomanagement.usermanagement.ws.RoleModel[] getUserRoles(String userID)
throws javax.xml.rpc.ServiceException,
Exception
- Throws:
javax.xml.rpc.ServiceException
Exception
getUsersWithRole
public ArrayList<org.gcube.vomanagement.usermanagement.ws.UserModel> getUsersWithRole(String rolemame)
throws javax.xml.rpc.ServiceException,
Exception
- Get back site admins ( declared on root scope)
- Throws:
Exception
javax.xml.rpc.ServiceException
main
public static void main(String[] args)
Copyright © 2013. All Rights Reserved.