| Package | Description |
|---|---|
| org.nuiton.topia |
TODO-FD20100507 : Need update this javadoc for ToPIA 2.4
|
| org.nuiton.topia.event |
Events used for topia services.
|
| org.nuiton.topia.framework |
Contains two interfaces, one
TopiaContextImplementor for internal
manipulations of TopiaContext and one TopiaService for topia
services. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TopiaContext
Deprecated.
|
interface |
TopiaPersistenceContext
This API provides all methods related to persistence :
Generic entity find
DAO factory
Schema management
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTopiaPersistenceContext
Abstract implementation of the TopiaPersistenceContext.
|
| Constructor and Description |
|---|
TopiaTransactionEvent(TopiaTransaction source) |
TopiaTransactionEvent(TopiaTransaction source,
Map<TopiaEntity,EntityState> entities) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TopiaContextImplementor
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTopiaContext
Le AbstractTopiaContext est le point d'entre pour acceder aux donnees.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TopiaFiresSupport.fireOnBeginTransaction(TopiaTransaction context) |
void |
TopiaFiresSupport.fireOnPostCommit(TopiaTransaction context) |
void |
TopiaFiresSupport.fireOnPostRollback(TopiaTransaction context) |
Copyright © 2004–2013 CodeLutin. All rights reserved.