Class RoleManagerWSBuilder
- java.lang.Object
-
- org.gcube.social_networking.liferay.ws.RoleManagerWSBuilder
-
public class RoleManagerWSBuilder extends Object
Class that builds a (singleton) UserManagerWS object.- Author:
- Costantino Perciante at ISTI-CNR (costantino.perciante@isti.cnr.it)
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static RoleManagerWSBuildergetInstance()org.gcube.vomanagement.usermanagement.RoleManagergetRoleManager()Get the role manager instance
-
-
-
Method Detail
-
getRoleManager
public org.gcube.vomanagement.usermanagement.RoleManager getRoleManager()
Get the role manager instance- Returns:
-
getInstance
public static RoleManagerWSBuilder getInstance()
-
-