|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
PartyDaoGeneric
public interface PartyDao
Used to create, save, retrieve, update and delete Party objects from persistent storage
| Method Summary | |
|---|---|
Party |
load(Integer id)
Deprecated. loads a Party object from persistence using its id |
| Method Detail |
|---|
Party load(Integer id)
throws DataAccessException
DataAccessException - if a Party object with that id is not found
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||