public class CalendarResourceTestUtil
extends java.lang.Object
| Constructor and Description |
|---|
CalendarResourceTestUtil() |
| Modifier and Type | Method and Description |
|---|---|
static com.liferay.calendar.model.CalendarResource |
addCalendarResource(com.liferay.portal.kernel.model.Group group) |
static com.liferay.calendar.model.CalendarResource |
addCalendarResource(com.liferay.portal.kernel.model.Group group,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
static com.liferay.calendar.model.CalendarResource |
getCalendarResource(com.liferay.portal.kernel.model.Group group) |
public static com.liferay.calendar.model.CalendarResource addCalendarResource(com.liferay.portal.kernel.model.Group group)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic static com.liferay.calendar.model.CalendarResource addCalendarResource(com.liferay.portal.kernel.model.Group group,
com.liferay.portal.kernel.service.ServiceContext serviceContext)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic static com.liferay.calendar.model.CalendarResource getCalendarResource(com.liferay.portal.kernel.model.Group group)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException