|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LaborPositionObjectBenefitService
This interface provides its clients with access to labor position object benefit entries in the backend data store.
| Method Summary | |
|---|---|
Collection<PositionObjectBenefit> |
getPositionObjectBenefits(Integer universityFiscalYear,
String chartOfAccountsCode,
String financialObjectCode)
find the position object benefits matching the given information (fiscal year, chart oc account code and object code) |
| Method Detail |
|---|
Collection<PositionObjectBenefit> getPositionObjectBenefits(Integer universityFiscalYear,
String chartOfAccountsCode,
String financialObjectCode)
universityFiscalYear - the given fiscal yearchartOfAccountsCode - the given chart of accounts codefinancialObjectCode - the given object code
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||