public class CalendarResourceUtil
extends java.lang.Object
Constructor and Description |
---|
CalendarResourceUtil() |
Modifier and Type | Method and Description |
---|---|
static CalendarResource |
fetchGuestCalendarResource(long companyId) |
static CalendarResource |
getGroupCalendarResource(long groupId,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
static CalendarResource |
getUserCalendarResource(long userId,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
public static CalendarResource fetchGuestCalendarResource(long companyId) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static CalendarResource getGroupCalendarResource(long groupId, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static CalendarResource getUserCalendarResource(long userId, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException