|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OriginEntrySourceDao
An interface for helping OriginEntrySource objects interact with the database
Method Summary | |
---|---|
Collection |
findAll()
Fetches all origin entry full records in the database |
OriginEntrySource |
findBySourceCode(String code)
Finds an origin entry source record based on its source code |
Method Detail |
---|
Collection findAll()
OriginEntrySource findBySourceCode(String code)
code
- the code of the origin entry source record to find
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |