org.exoplatform.addon.service
Class ReminderRestService
java.lang.Object
org.exoplatform.addon.service.ReminderRestService
- All Implemented Interfaces:
- org.exoplatform.services.rest.resource.ResourceContainer
@RolesAllowed(value="users")
public class ReminderRestService
- extends Object
- implements org.exoplatform.services.rest.resource.ResourceContainer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReminderRestService
public ReminderRestService()
callpopup
@RolesAllowed(value="users")
public javax.ws.rs.core.Response callpopup(@Context
javax.ws.rs.core.SecurityContext sc,
@Context
javax.ws.rs.core.UriInfo uriInfo)
throws Exception
- Throws:
Exception
isRefreshResults
public static boolean isRefreshResults(Map<String,List<ReminderRestService.MessageReminder>> mapReminderResult,
Map<String,Calendar> mapReminderTime,
String nameTenant)
throws javax.jcr.RepositoryException
- Update event list each tenant name has a list events TRUE if name tenant
is first search
- Parameters:
list - timeLastes -
- Returns:
-
- Throws:
javax.jcr.RepositoryException
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.