|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AccountPartyDaoGeneric<T extends AccountParty>
| Method Summary | |
|---|---|
Account |
getAccount(Integer partyId)
|
Party |
getParty(Integer accountId)
|
SortedSet<AccountParty> |
loadAll()
Loads all AccountParties defined in the system |
| Methods inherited from interface org.janux.bus.persistence.GenericDaoWrite |
|---|
attachClean, clear, delete, evict, flush, merge, refresh, save, saveOrUpdate, update |
| Methods inherited from interface org.janux.bus.persistence.GenericDaoReadOnlyWithFacets |
|---|
getDefaultFacetSetOnLoad, initialize, initialize, load, setDefaultFacetSetOnLoad |
| Methods inherited from interface org.janux.bus.persistence.GenericDaoReadOnly |
|---|
count, findByCriteria, load |
| Method Detail |
|---|
SortedSet<AccountParty> loadAll()
Account getAccount(Integer partyId)
Party getParty(Integer accountId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||