|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| AOListMapper<T extends Entity,U> | To be implemented by mappers that map a list of values onto ActiveObjects. |
| AOMapper<T extends Entity,U> | Common interface for mapping between AO records of type T to domain objects of type U. |
| RelatedAOMapper<P,T extends Entity,U> | A specialisation of AOMapper for AO records T which have a relationship with a parent record P. |
| RelatedEntityDao<PK,P extends Entity,T extends Entity,U> | A common interface for DAOs which handle an AO record T which has a relationship with parent record P. |
| Class Summary | |
|---|---|
| AbstractRelatedAOListMapper<P,T extends Entity,U extends AbstractModel> | Abstract class of a AOListMapper for an entity T which has a relationship with parent entity P. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||