public class CalendarTestUtil
extends java.lang.Object
Constructor and Description |
---|
CalendarTestUtil() |
Modifier and Type | Method and Description |
---|---|
static com.liferay.calendar.model.Calendar |
addCalendar(com.liferay.calendar.model.CalendarResource calendarResource,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
static com.liferay.calendar.model.Calendar |
addCalendar(com.liferay.portal.kernel.model.Group group) |
static com.liferay.calendar.model.Calendar |
addCalendar(com.liferay.portal.kernel.model.Group group,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
static com.liferay.calendar.model.Calendar |
addCalendar(com.liferay.portal.kernel.model.Group group,
java.util.TimeZone timeZone,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
static com.liferay.calendar.model.Calendar |
addCalendar(com.liferay.portal.kernel.model.User user) |
static com.liferay.calendar.model.Calendar |
addCalendar(com.liferay.portal.kernel.model.User user,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
static com.liferay.calendar.model.Calendar |
addCalendar(com.liferay.portal.kernel.model.User user,
java.util.TimeZone timeZone,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
static com.liferay.calendar.model.Calendar |
addCalendarResourceCalendar(com.liferay.portal.kernel.model.Group group) |
static com.liferay.calendar.model.Calendar |
addCalendarResourceCalendar(com.liferay.portal.kernel.model.User user) |
static com.liferay.portal.kernel.service.ServiceContext |
createServiceContext(com.liferay.portal.kernel.model.User user) |
static com.liferay.calendar.model.Calendar |
getDefaultCalendar(com.liferay.portal.kernel.model.Group group) |
public static com.liferay.calendar.model.Calendar addCalendar(com.liferay.calendar.model.CalendarResource calendarResource, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static com.liferay.calendar.model.Calendar addCalendar(com.liferay.portal.kernel.model.Group group) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static com.liferay.calendar.model.Calendar addCalendar(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.PortalException
public static com.liferay.calendar.model.Calendar addCalendar(com.liferay.portal.kernel.model.Group group, java.util.TimeZone timeZone, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static com.liferay.calendar.model.Calendar addCalendar(com.liferay.portal.kernel.model.User user) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static com.liferay.calendar.model.Calendar addCalendar(com.liferay.portal.kernel.model.User user, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static com.liferay.calendar.model.Calendar addCalendar(com.liferay.portal.kernel.model.User user, java.util.TimeZone timeZone, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static com.liferay.calendar.model.Calendar addCalendarResourceCalendar(com.liferay.portal.kernel.model.Group group) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static com.liferay.calendar.model.Calendar addCalendarResourceCalendar(com.liferay.portal.kernel.model.User user) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static com.liferay.portal.kernel.service.ServiceContext createServiceContext(com.liferay.portal.kernel.model.User user)
public static com.liferay.calendar.model.Calendar getDefaultCalendar(com.liferay.portal.kernel.model.Group group) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException