|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PositionReportSubCatService
| Method Summary | |
|---|---|
PositionReportSubCategory |
getPositionReportSubCat(String pstnRptSubCat,
org.joda.time.LocalDate asOfDate)
Retrieve the last active PositionReportSubCategory with given pstnRptSubCat and effective date |
List<PositionReportSubCategory> |
getPositionReportSubCat(String pstnRptSubCat,
String institution,
String location,
org.joda.time.LocalDate asOfDate)
retrieve list of active PositionReportSubCategory with given pstnRptSubCat, institution, location and effective date wild card allowed |
PositionReportSubCategory |
getPositionReportSubCatById(String pmPositionReportSubCatId)
retrieve the PositionReportSubCategory with given id |
| Method Detail |
|---|
PositionReportSubCategory getPositionReportSubCatById(String pmPositionReportSubCatId)
pmPositionReportSubCatId -
List<PositionReportSubCategory> getPositionReportSubCat(String pstnRptSubCat,
String institution,
String location,
org.joda.time.LocalDate asOfDate)
pstnRptSubCat - institution - location - asOfDate -
PositionReportSubCategory getPositionReportSubCat(String pstnRptSubCat,
org.joda.time.LocalDate asOfDate)
pstnRptSubCat - asOfDate -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||