@PermitAll public class InjectorIBUImpl extends BaseServiceImpl implements InjectorIBU, InjectorIBULocal
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
log |
| Constructor and Description |
|---|
InjectorIBUImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
injectAutorisations(String content) |
void |
injectCamions(String content) |
void |
injectChauffeurs(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) |
getUserLoginpublic void injectIBU(String content) throws Exception
injectIBU in interface InjectorIBUExceptionpublic void injectLabels(String content) throws Exception
injectLabels in interface InjectorIBUExceptionpublic void injectUsines(String content) throws Exception
injectUsines in interface InjectorIBUExceptionpublic void injectCamions(String content) throws Exception
injectCamions in interface InjectorIBUExceptionpublic void injectChauffeurs(String content) throws Exception
injectChauffeurs in interface InjectorIBUExceptionpublic void injectTransporteurs(String content) throws Exception
injectTransporteurs in interface InjectorIBUExceptionpublic void injectAutorisations(String content) throws Exception
injectAutorisations in interface InjectorIBUExceptionpublic void injectUsers(String content) throws Exception
injectUsers in interface InjectorIBUExceptionpublic void injectEvents(String content) throws Exception
injectEvents in interface InjectorIBUExceptionpublic void injectEleveurGPS(String content) throws Exception
injectEleveurGPS in interface InjectorIBUExceptionCopyright © 2008-2013 Cybelia. All Rights Reserved.