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,
ServiceContext serviceContext) |
static CalendarResource |
getUserCalendarResource(long userId,
ServiceContext serviceContext) |
public static CalendarResource fetchGuestCalendarResource(long companyId) throws PortalException
PortalExceptionpublic static CalendarResource getGroupCalendarResource(long groupId, ServiceContext serviceContext) throws PortalException
PortalExceptionpublic static CalendarResource getUserCalendarResource(long userId, ServiceContext serviceContext) throws PortalException
PortalException