A library that sits between the Liferay portal services and portlets. Provide management of users, roles and organizations. It provides a layer of abstraction above the liferay services, hiding the configuration complexities of roles and organizations.
Go to file
Massimiliano Assante fc8a1738e4 added the following methods:
List getMembershipRequests(long userId, long groupId, MembershipRequestStatus status)
GCubeUser getUserById(long userId)
GCubeMembershipRequest getMembershipRequestsById(long membershipRequestId)


git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/vo-management/usermanagement-core@124873 82a268e6-3cf1-43bd-a215-b396298e98cf
2016-03-08 14:10:06 +00:00
.settings started implementing 2016-02-05 16:34:44 +00:00
distro mavenized and added isAdmin method 2013-07-26 15:38:56 +00:00
src/main added the following methods: 2016-03-08 14:10:06 +00:00
.classpath started implementing 2016-02-05 16:34:44 +00:00
.project started implementing 2016-02-05 16:34:44 +00:00
pom.xml added getName for gCubeGroup 2016-02-29 18:06:48 +00:00