@PermitAll public class ServiceScheduleImpl extends BaseServiceImpl implements ServiceSchedule, ServiceScheduleLocal
| Constructor and Description |
|---|
ServiceScheduleImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearQueue(org.nuiton.topia.TopiaContext transaction)
Supprime toutes les notifications qui sont en queue
|
void |
injectAutorisations(String content) |
void |
injectCamions(String content) |
void |
injectChauffeurs(String content) |
void |
injectEleveurDuplicated(String content) |
void |
injectEleveurGPS(String content) |
void |
injectEvents(String content) |
void |
injectIBU(String content) |
void |
injectLabels(String content) |
void |
injectTransporteurs(String content) |
void |
injectUsers(String content) |
void |
injectUsines(String content) |
void |
razNumberOfConnection(org.nuiton.topia.TopiaContext transaction) |
void |
sendAllEleveurWhithGPSButNotLocked(org.nuiton.topia.TopiaContext transaction)
Envoi la liste des eleveurs avec des coordonnees GPS mais qui ne sont pas locke
|
void |
sendAllEleveurWhithNoGPS(org.nuiton.topia.TopiaContext transaction)
Envoi la liste des eleveurs sans coordonnees GPS de renseigné
|
void |
sendFindDangerousBreeder(org.nuiton.topia.TopiaContext transaction)
Envoi la liste des eleveurs dangereux
|
void |
sendFindUnconnectedCamion(org.nuiton.topia.TopiaContext transaction)
Envoi la liste des camion deconnecter depuis plus de 3j
|
void |
sendStatNotification(org.nuiton.topia.TopiaContext transaction)
Envoi la liste des stats utilisateurs
|
getUserLoginpublic void sendAllEleveurWhithNoGPS(org.nuiton.topia.TopiaContext transaction)
throws Exception
ServiceSchedulesendAllEleveurWhithNoGPS in interface ServiceScheduleException - if exception occuredpublic void sendAllEleveurWhithGPSButNotLocked(org.nuiton.topia.TopiaContext transaction)
throws Exception
ServiceSchedulesendAllEleveurWhithGPSButNotLocked in interface ServiceScheduleException - if exception occuredpublic void sendFindUnconnectedCamion(org.nuiton.topia.TopiaContext transaction)
throws Exception
ServiceSchedulesendFindUnconnectedCamion in interface ServiceScheduleException - if exception occuredpublic void sendFindDangerousBreeder(org.nuiton.topia.TopiaContext transaction)
throws Exception
ServiceSchedulesendFindDangerousBreeder in interface ServiceScheduleException - if exception occuredpublic void clearQueue(org.nuiton.topia.TopiaContext transaction)
throws Exception
ServiceScheduleclearQueue in interface ServiceScheduleException - if exception occured@Transaction public void razNumberOfConnection(org.nuiton.topia.TopiaContext transaction) throws Exception
razNumberOfConnection in interface ServiceScheduleException@Transaction public void sendStatNotification(org.nuiton.topia.TopiaContext transaction) throws Exception
ServiceSchedulesendStatNotification in interface ServiceScheduleException - if exception occuredpublic void injectIBU(String content) throws org.nuiton.topia.TopiaNotFoundException, IOException
injectIBU in interface ServiceScheduleorg.nuiton.topia.TopiaNotFoundExceptionIOExceptionpublic void injectLabels(String content) throws org.nuiton.topia.TopiaNotFoundException, IOException
injectLabels in interface ServiceScheduleorg.nuiton.topia.TopiaNotFoundExceptionIOExceptionpublic void injectUsines(String content) throws org.nuiton.topia.TopiaNotFoundException, IOException
injectUsines in interface ServiceScheduleorg.nuiton.topia.TopiaNotFoundExceptionIOExceptionpublic void injectCamions(String content) throws org.nuiton.topia.TopiaNotFoundException, IOException
injectCamions in interface ServiceScheduleorg.nuiton.topia.TopiaNotFoundExceptionIOExceptionpublic void injectChauffeurs(String content) throws org.nuiton.topia.TopiaNotFoundException, IOException
injectChauffeurs in interface ServiceScheduleorg.nuiton.topia.TopiaNotFoundExceptionIOExceptionpublic void injectTransporteurs(String content) throws org.nuiton.topia.TopiaNotFoundException, IOException
injectTransporteurs in interface ServiceScheduleorg.nuiton.topia.TopiaNotFoundExceptionIOExceptionpublic void injectAutorisations(String content) throws org.nuiton.topia.TopiaNotFoundException, IOException
injectAutorisations in interface ServiceScheduleorg.nuiton.topia.TopiaNotFoundExceptionIOExceptionpublic void injectUsers(String content) throws org.nuiton.topia.TopiaNotFoundException, IOException
injectUsers in interface ServiceScheduleorg.nuiton.topia.TopiaNotFoundExceptionIOExceptionpublic void injectEvents(String content) throws org.nuiton.topia.TopiaNotFoundException, IOException
injectEvents in interface ServiceScheduleorg.nuiton.topia.TopiaNotFoundExceptionIOExceptionpublic void injectEleveurGPS(String content) throws org.nuiton.topia.TopiaNotFoundException, IOException
injectEleveurGPS in interface ServiceScheduleorg.nuiton.topia.TopiaNotFoundExceptionIOExceptionpublic void injectEleveurDuplicated(String content) throws org.nuiton.topia.TopiaNotFoundException, IOException
injectEleveurDuplicated in interface ServiceScheduleorg.nuiton.topia.TopiaNotFoundExceptionIOExceptionCopyright © 2008-2013 Cybelia. All Rights Reserved.