|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface KEMIDService
Method Summary | |
---|---|
Collection<KEMID> |
getAllKemIdWithClosedIndicatorNo()
Retrieves all kemId records where closed indicator = 'N' |
Collection<KEMID> |
getByCashSweepId(Integer cashSweepId)
Gets all the KEMIDs matching the specified cash sweep id. |
Collection<KEMID> |
getByIncomeAciId(Integer aciIncomeId)
Gets all the KEMIDs matching the specified ACI income id. |
KEMID |
getByPrimaryKey(String kemid)
Gets a KEMID by primary key. |
Collection<KEMID> |
getByPrincipleAciId(Integer aciPrincipleId)
Gets all the KEMIDs matching the specified ACI principle id. |
boolean |
isTrueEndowment(String kemid)
Validate if a KEMID is a true endowment (or permanently restricted endowment). |
Method Detail |
---|
KEMID getByPrimaryKey(String kemid)
kemid
-
boolean isTrueEndowment(String kemid)
kemid
-
Collection<KEMID> getByCashSweepId(Integer cashSweepId)
cashSweepId
-
Collection<KEMID> getByPrincipleAciId(Integer aciPrincipleId)
aciPrincipleId
-
Collection<KEMID> getByIncomeAciId(Integer aciIncomeId)
aciIncomeId
-
Collection<KEMID> getAllKemIdWithClosedIndicatorNo()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |