Class GroupServiceAdapter

Object
com.liferay.portal.repository.capabilities.util.GroupServiceAdapter

public class GroupServiceAdapter extends Object
Author:
Iván Zaera
  • Constructor Summary

    Constructors
    Constructor
    Description
    GroupServiceAdapter(com.liferay.portal.kernel.service.GroupLocalService groupLocalService)
     
    GroupServiceAdapter(com.liferay.portal.kernel.service.GroupLocalService groupLocalService, com.liferay.portal.kernel.service.GroupService groupService)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    create(com.liferay.portal.kernel.repository.DocumentRepository documentRepository)
     
    com.liferay.portal.kernel.model.Group
    getGroup(long groupId)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • GroupServiceAdapter

      public GroupServiceAdapter(com.liferay.portal.kernel.service.GroupLocalService groupLocalService)
    • GroupServiceAdapter

      public GroupServiceAdapter(com.liferay.portal.kernel.service.GroupLocalService groupLocalService, com.liferay.portal.kernel.service.GroupService groupService)
  • Method Details

    • create

      public static GroupServiceAdapter create(com.liferay.portal.kernel.repository.DocumentRepository documentRepository)
    • getGroup

      public com.liferay.portal.kernel.model.Group getGroup(long groupId) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException