Uses of Class
org.exoplatform.calendar.service.EventPageList

Packages that use EventPageList
org.exoplatform.calendar.service   
org.exoplatform.calendar.service.impl   
 

Uses of EventPageList in org.exoplatform.calendar.service
 

Methods in org.exoplatform.calendar.service that return EventPageList
 EventPageList CalendarService.searchEvent(String username, EventQuery eventQuery, String[] publicCalendarIds)
          The method query events and tasks form given coditions, the coditions know by set value for eventquery
 EventPageList DataStorage.searchEvent(String username, EventQuery eventQuery, String[] publicCalendarIds)
           
 

Uses of EventPageList in org.exoplatform.calendar.service.impl
 

Methods in org.exoplatform.calendar.service.impl that return EventPageList
 EventPageList JCRDataStorage.searchEvent(String username, EventQuery eventQuery, String[] publicCalendarIds)
          
 EventPageList CalendarServiceImpl.searchEvent(String username, EventQuery query, String[] publicCalendarIds)
          The method query events and tasks form given coditions, the coditions know by set value for eventquery
 



Copyright © 2013 eXo Platform SAS. All Rights Reserved.