public interface MagalieServiceContext
| Modifier and Type | Method and Description |
|---|---|
MagalieApplicationConfig |
getMagalieApplicationConfig() |
Date |
getNow() |
JpaMagaliePersistenceContext |
getPersistenceContext() |
MagalieUserNotificationContext |
getUserNotificationContext() |
<E extends MagalieService> |
newService(Class<E> serviceClass) |
Date getNow()
<E extends MagalieService> E newService(Class<E> serviceClass)
JpaMagaliePersistenceContext getPersistenceContext()
MagalieApplicationConfig getMagalieApplicationConfig()
MagalieUserNotificationContext getUserNotificationContext()
Copyright © 2013 CodeLutin. All rights reserved.