|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PositionObjectBenefit | |
|---|---|
| org.kuali.kfs.module.ld.service | |
| org.kuali.kfs.module.ld.service.impl | |
| Uses of PositionObjectBenefit in org.kuali.kfs.module.ld.service |
|---|
| Methods in org.kuali.kfs.module.ld.service that return types with arguments of type PositionObjectBenefit | |
|---|---|
Collection<PositionObjectBenefit> |
LaborPositionObjectBenefitService.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) |
| Methods in org.kuali.kfs.module.ld.service with parameters of type PositionObjectBenefit | |
|---|---|
org.kuali.rice.kns.util.KualiDecimal |
LaborBenefitsCalculationService.calculateFringeBenefit(PositionObjectBenefit positionObjectBenefit,
org.kuali.rice.kns.util.KualiDecimal salaryAmount)
calculate the fringe benefit amount from the given position object benefit and salary amount |
| Uses of PositionObjectBenefit in org.kuali.kfs.module.ld.service.impl |
|---|
| Methods in org.kuali.kfs.module.ld.service.impl that return types with arguments of type PositionObjectBenefit | |
|---|---|
Collection<PositionObjectBenefit> |
LaborPositionObjectBenefitServiceImpl.getPositionObjectBenefits(Integer universityFiscalYear,
String chartOfAccountsCode,
String financialObjectCode)
|
| Methods in org.kuali.kfs.module.ld.service.impl with parameters of type PositionObjectBenefit | |
|---|---|
org.kuali.rice.kns.util.KualiDecimal |
LaborBenefitsCalculationServiceImpl.calculateFringeBenefit(PositionObjectBenefit positionObjectBenefit,
org.kuali.rice.kns.util.KualiDecimal salaryAmount)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||