Class GroupManagerWSBuilder
- java.lang.Object
-
- org.gcube.social_networking.liferay.ws.GroupManagerWSBuilder
-
public class GroupManagerWSBuilder extends Object
Class that builds a (singleton) GroupManagerWS 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 org.gcube.vomanagement.usermanagement.GroupManagergetGroupManager()Get the user manager instancestatic GroupManagerWSBuildergetInstance()
-
-
-
Method Detail
-
getGroupManager
public org.gcube.vomanagement.usermanagement.GroupManager getGroupManager()
Get the user manager instance- Returns:
-
getInstance
public static GroupManagerWSBuilder getInstance()
-
-