public abstract class CoselmarWebServiceSupport extends org.debux.webmotion.server.WebMotionController implements CoselmarService
| Constructor and Description |
|---|
CoselmarWebServiceSupport() |
| Modifier and Type | Method and Description |
|---|---|
void |
commit() |
protected String |
getCleanMail(String email) |
protected CoselmarServicesConfig |
getCoselmarServicesConfig() |
protected DocumentTopiaDao |
getDocumentDao() |
DocumentsWebService |
getDocumentsService() |
protected Locale |
getLocale() |
protected Date |
getNow() |
protected CoselmarPersistenceContext |
getPersistenceContext() |
protected CoselmarServicesContext |
getServicesContext() |
protected UserTopiaDao |
getUserDao() |
protected <E extends CoselmarService> |
newService(Class<E> serviceClass) |
void |
rollback() |
void |
setServicesContext(CoselmarServicesContext servicesContext) |
getContext, renderAction, renderContent, renderContent, renderDownload, renderDownload, renderError, renderError, renderFailure, renderForward, renderForward, renderJSON, renderJSONP, renderLastPage, renderRedirect, renderStatus, renderStream, renderStream, renderStringTemplate, renderSuccess, renderTemplate, renderURL, renderView, renderXML, setContextable, toMappublic void setServicesContext(CoselmarServicesContext servicesContext)
setServicesContext in interface CoselmarServiceprotected CoselmarServicesContext getServicesContext()
protected Date getNow()
protected CoselmarPersistenceContext getPersistenceContext()
protected CoselmarServicesConfig getCoselmarServicesConfig()
protected Locale getLocale()
public DocumentsWebService getDocumentsService()
protected <E extends CoselmarService> E newService(Class<E> serviceClass)
protected DocumentTopiaDao getDocumentDao()
protected UserTopiaDao getUserDao()
public void commit()
public void rollback()
Copyright © 2014 Ifremer. All rights reserved.