public class CoselmarSimpleServiceSupport extends Object implements CoselmarService
| Modifier and Type | Field and Description |
|---|---|
protected CoselmarServicesContext |
servicesContext |
| Constructor and Description |
|---|
CoselmarSimpleServiceSupport() |
| Modifier and Type | Method and Description |
|---|---|
void |
commit() |
protected CoselmarServicesConfig |
getCoselmarServicesConfig() |
protected CoselmarUserTopiaDao |
getCoselmarUserDao() |
protected CoselmarPersistenceContext |
getPersistenceContext() |
void |
rollback() |
void |
setServicesContext(CoselmarServicesContext servicesContext) |
protected CoselmarServicesContext servicesContext
public void setServicesContext(CoselmarServicesContext servicesContext)
setServicesContext in interface CoselmarServiceprotected CoselmarPersistenceContext getPersistenceContext()
protected CoselmarServicesConfig getCoselmarServicesConfig()
protected CoselmarUserTopiaDao getCoselmarUserDao()
public void commit()
public void rollback()
Copyright © 2014 Ifremer. All rights reserved.