|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface KemidDao
Method Summary | |
---|---|
List<String> |
getAttributeValues(String attributeName,
List<String> values)
Gets all the values of the attribute by the given value strings |
List<KEMID> |
getKemidRecordsByIds(List<String> kemids,
String endowmentOption,
String closedIndicator)
Gets KEMIDs by kemids |
List<String> |
getKemidsByAttribute(String attributeName,
List<String> values)
Gets kemids by the given attribute value strings |
List<String> |
getKemidsByAttributeWithEndowmentOption(String attributeName,
List<String> values,
String endowmentOption,
String closedIndicator)
Gets kemids by the given criteria |
Method Detail |
---|
List<KEMID> getKemidRecordsByIds(List<String> kemids, String endowmentOption, String closedIndicator)
kemids
- endowmentOption
- currentDate
-
List<String> getKemidsByAttributeWithEndowmentOption(String attributeName, List<String> values, String endowmentOption, String closedIndicator)
attributeName
- values
- endowmentOption
-
List<String> getKemidsByAttribute(String attributeName, List<String> values)
attributeName
- values
-
List<String> getAttributeValues(String attributeName, List<String> values)
attributeName
- values
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |