|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LocationRepository
Method Summary | |
---|---|
Location |
find(UnLocode unLocode)
Finds a location using given unlocode. |
java.util.List<Location> |
findAll()
Finds all locations. |
Method Detail |
---|
Location find(UnLocode unLocode)
unLocode
- UNLocode.
java.util.List<Location> findAll()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |