|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BudgetConstructionReportsServiceHelper
defines methods that help build report data in Budget Construction
| Method Summary | |
|---|---|
void |
generatePdf(List<String> errorMessages,
ByteArrayOutputStream baos)
generates PFD file containing the errorMessages passed in |
BudgetConstructionAdministrativePost |
getBudgetConstructionAdministrativePost(PendingBudgetConstructionAppointmentFunding appointmentFundingEntry)
get a budget construction administrative post |
BudgetConstructionIntendedIncumbent |
getBudgetConstructionIntendedIncumbent(PendingBudgetConstructionAppointmentFunding appointmentFundingEntry)
get a budget construction intended incumbent for an appointment funding |
BudgetConstructionPosition |
getBudgetConstructionPosition(Integer universityFiscalYear,
PendingBudgetConstructionAppointmentFunding appointmentFundingEntry)
get a budget construction position for an appointment funding |
BudgetConstructionSalarySocialSecurityNumber |
getBudgetConstructionSalarySocialSecurityNumber(String principalName,
BudgetConstructionSalaryFunding salaryFunding)
gets a budget construction salary ssn for salary funding |
Collection |
getDataForBuildingReports(Class clazz,
Map searchCriteria,
List<String> orderList)
generates the data for an object representing the report data |
Collection |
getDataForBuildingReports(Class clazz,
String principalName,
List<String> orderList)
generates the data for an object representing the report data from temporary storage for a specific user |
ObjectCode |
getObjectCode(Integer universityFiscalYear,
String chartOfAccountsCode,
String financialObjectCode)
get an object code |
Collection<PendingBudgetConstructionAppointmentFunding> |
getPendingBudgetConstructionAppointmentFundingList(Integer universityFiscalYear,
BudgetConstructionObjectDump budgetConstructionObjectDump)
gets the budget construction appointment fundings for an object dump |
Collection<BudgetConstructionSalaryFunding> |
getSalaryFunding(String principalName,
String emplid)
gets salary funding from temporary storage for a specific user |
String |
getSelectedObjectCodes(String principalName)
get the selected object codes from the list displayed to the user |
String |
getSelectedReasonCodes(String principalName)
get the selected reason codes from the list displayed to the user |
| Method Detail |
|---|
Collection getDataForBuildingReports(Class clazz,
String principalName,
List<String> orderList)
clazz - principalName - orderList -
Collection getDataForBuildingReports(Class clazz,
Map searchCriteria,
List<String> orderList)
clazz - searchCriteria - orderList -
void generatePdf(List<String> errorMessages,
ByteArrayOutputStream baos)
throws com.lowagie.text.DocumentException
errorMessages - baos -
com.lowagie.text.DocumentException
ObjectCode getObjectCode(Integer universityFiscalYear,
String chartOfAccountsCode,
String financialObjectCode)
universityFiscalYear - chartOfAccountsCode - financialObjectCode -
String getSelectedObjectCodes(String principalName)
principalName -
String getSelectedReasonCodes(String principalName)
principalName -
BudgetConstructionAdministrativePost getBudgetConstructionAdministrativePost(PendingBudgetConstructionAppointmentFunding appointmentFundingEntry)
appointmentFundingEntry -
BudgetConstructionPosition getBudgetConstructionPosition(Integer universityFiscalYear,
PendingBudgetConstructionAppointmentFunding appointmentFundingEntry)
universityFiscalYear - appointmentFundingEntry -
BudgetConstructionIntendedIncumbent getBudgetConstructionIntendedIncumbent(PendingBudgetConstructionAppointmentFunding appointmentFundingEntry)
appointmentFundingEntry -
Collection<PendingBudgetConstructionAppointmentFunding> getPendingBudgetConstructionAppointmentFundingList(Integer universityFiscalYear,
BudgetConstructionObjectDump budgetConstructionObjectDump)
universityFiscalYear - budgetConstructionObjectDump -
BudgetConstructionSalarySocialSecurityNumber getBudgetConstructionSalarySocialSecurityNumber(String principalName,
BudgetConstructionSalaryFunding salaryFunding)
principalName - salaryFunding -
Collection<BudgetConstructionSalaryFunding> getSalaryFunding(String principalName,
String emplid)
principalName - emplid -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||