| Package | Description |
|---|---|
| fr.inra.agrosyst.api.entities | |
| fr.inra.agrosyst.services | |
| fr.inra.agrosyst.services.demo |
| Modifier and Type | Method and Description |
|---|---|
AgrosystTopiaPersistenceContext |
AbstractAgrosystTopiaApplicationContext.newPersistenceContext() |
| Modifier and Type | Field and Description |
|---|---|
protected AgrosystTopiaPersistenceContext |
DefaultServiceContext.persistenceContext |
| Modifier and Type | Field and Description |
|---|---|
protected com.google.common.base.Supplier<AgrosystTopiaPersistenceContext> |
DefaultServiceContext.transactionSupplier |
| Modifier and Type | Method and Description |
|---|---|
AgrosystTopiaPersistenceContext |
ServiceContext.getPersistenceContext() |
AgrosystTopiaPersistenceContext |
AbstractAgrosystService.getPersistenceContext() |
AgrosystTopiaPersistenceContext |
DefaultServiceContext.getPersistenceContext() |
AgrosystTopiaPersistenceContext |
ServiceContext.getPersistenceContext(boolean create) |
AgrosystTopiaPersistenceContext |
DefaultServiceContext.getPersistenceContext(boolean create) |
protected AgrosystTopiaPersistenceContext |
DefaultServiceContext.getTransaction0(boolean create) |
| Constructor and Description |
|---|
DefaultServiceContext(AgrosystServiceConfig config,
com.google.common.base.Supplier<AgrosystTopiaPersistenceContext> transactionSupplier) |
DefaultServiceContext(AgrosystServiceConfig config,
com.google.common.base.Supplier<AgrosystTopiaPersistenceContext> transactionSupplier,
String authenticationToken) |
| Modifier and Type | Method and Description |
|---|---|
protected static com.google.common.base.Supplier<AgrosystTopiaPersistenceContext> |
DemoDatas.getAgrosystTopiaPersistenceContextSupplier(AgrosystServiceConfig serviceConfig) |
Copyright © 2013–2015 Inra. All rights reserved.