Class CalendarResourceUtil

java.lang.Object
com.liferay.calendar.util.CalendarResourceUtil

public class CalendarResourceUtil extends Object
  • Constructor Details

    • CalendarResourceUtil

      public CalendarResourceUtil()
  • Method Details

    • fetchGuestCalendarResource

      public static CalendarResource fetchGuestCalendarResource(long companyId) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getGroupCalendarResource

      public static CalendarResource getGroupCalendarResource(long groupId, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getUserCalendarResource

      public static CalendarResource getUserCalendarResource(long userId, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException