|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EndowmentReportService
Method Summary | |
---|---|
EndowmentReportHeaderDataHolder |
createReportHeaderSheetData(List<String> kemidsSelected,
List<String> benefittingOrganziationCampuses,
List<String> benefittingOrganziationCharts,
List<String> benefittingOrganziations,
List<String> typeCodes,
List<String> purposeCodes,
List<String> combineGroupCodes,
String reportName,
String endowmnetOption,
String reportOption)
Creates the report header data |
String |
getBenefittingCampuses(List<String> campuses)
Gets the campus names of selected campuses |
String |
getBenefittingCharts(List<String> charts)
Gets the chart names of selected charts |
String |
getBenefittingOrganizations(List<String> organizations)
Gets the organization names of selected organizations |
String |
getCombineGroupCodes(List<String> groupCodes)
Gets the selected group codes |
String |
getInstitutionName()
Gets the institution name, using the KFS parameter See 8 Report Design in the specs |
String |
getKemidPurposeCodes(List<String> purposes)
Gets the selected purpose codes |
List<String> |
getKemidsBasedOnUserSelection(List<String> kemids,
String endowmentOption,
String closedIndicator)
method to pickup all kemids based on user selection of endowmentOption and closed indicator |
List<String> |
getKemidsInHistoryCash(List<String> kemids,
String beginningDate,
String endingDate)
method to pickup all kemids from the list of kemids where for each kemid, if there is record in END_HIST_CSH_T table |
List<KemidsWithMultipleBenefittingOrganizationsDataHolder> |
getKemidsWithMultipleBenefittingOrganizations(List<String> kemids)
Gets the KEMIDs with multiple benefitting organizations |
String |
getKemidTypeCodes(List<String> typeCodes)
Gets the selected type codes |
String |
getReportRequestor()
Gets the report name "Trial Balance" |
Method Detail |
---|
String getInstitutionName()
String getReportRequestor()
String getBenefittingCampuses(List<String> campuses)
campuses
-
String getBenefittingCharts(List<String> charts)
charts
-
String getBenefittingOrganizations(List<String> organizations)
organizations
-
String getKemidTypeCodes(List<String> typeCodes)
typeCodes
-
String getKemidPurposeCodes(List<String> purposes)
purposes
-
String getCombineGroupCodes(List<String> groupCodes)
groupCodes
-
List<KemidsWithMultipleBenefittingOrganizationsDataHolder> getKemidsWithMultipleBenefittingOrganizations(List<String> kemids)
kemids
-
EndowmentReportHeaderDataHolder createReportHeaderSheetData(List<String> kemidsSelected, List<String> benefittingOrganziationCampuses, List<String> benefittingOrganziationCharts, List<String> benefittingOrganziations, List<String> typeCodes, List<String> purposeCodes, List<String> combineGroupCodes, String reportName, String endowmnetOption, String reportOption)
kemidsSelected
- reportName
- endowmnetOption
- benefittingOrganziationCampuses
- benefittingOrganziationCharts
- benefittingOrganziations
- typeCodes
- purposeCodes
- combineGroupCodes
-
List<String> getKemidsInHistoryCash(List<String> kemids, String beginningDate, String endingDate)
kemids
- beginningDate
- endingDate
-
List<String> getKemidsBasedOnUserSelection(List<String> kemids, String endowmentOption, String closedIndicator)
kemids
- endowmentOption
- endingDate
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |