|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portlet.calendar.service.base.CalEventLocalServiceBaseImpl
Constructor Summary | |
CalEventLocalServiceBaseImpl()
|
Method Summary | |
com.liferay.portlet.calendar.model.CalEvent |
addCalEvent(com.liferay.portlet.calendar.model.CalEvent model)
|
java.util.List |
dynamicQuery(com.liferay.portal.kernel.dao.DynamicQueryInitializer queryInitializer)
|
java.util.List |
dynamicQuery(com.liferay.portal.kernel.dao.DynamicQueryInitializer queryInitializer,
int begin,
int end)
|
com.liferay.portlet.calendar.model.CalEvent |
updateCalEvent(com.liferay.portlet.calendar.model.CalEvent model)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.liferay.portlet.calendar.service.CalEventLocalService |
addEvent, addEvent, addEvent, addEventResources, addEventResources, addEventResources, addEventResources, checkEvents, deleteEvent, deleteEvent, deleteEvents, exportEvent, exportGroupEvents, getEvent, getEvents, getEvents, getEvents, getEventsCount, getRepeatingEvents, hasEvents, hasEvents, importICal4j, updateEvent |
Constructor Detail |
public CalEventLocalServiceBaseImpl()
Method Detail |
public com.liferay.portlet.calendar.model.CalEvent addCalEvent(com.liferay.portlet.calendar.model.CalEvent model) throws com.liferay.portal.SystemException
addCalEvent
in interface com.liferay.portlet.calendar.service.CalEventLocalService
com.liferay.portal.SystemException
public java.util.List dynamicQuery(com.liferay.portal.kernel.dao.DynamicQueryInitializer queryInitializer) throws com.liferay.portal.SystemException
dynamicQuery
in interface com.liferay.portlet.calendar.service.CalEventLocalService
com.liferay.portal.SystemException
public java.util.List dynamicQuery(com.liferay.portal.kernel.dao.DynamicQueryInitializer queryInitializer, int begin, int end) throws com.liferay.portal.SystemException
dynamicQuery
in interface com.liferay.portlet.calendar.service.CalEventLocalService
com.liferay.portal.SystemException
public com.liferay.portlet.calendar.model.CalEvent updateCalEvent(com.liferay.portlet.calendar.model.CalEvent model) throws com.liferay.portal.SystemException
updateCalEvent
in interface com.liferay.portlet.calendar.service.CalEventLocalService
com.liferay.portal.SystemException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |