|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use YearEndService | |
---|---|
org.kuali.kfs.gl.batch | |
org.kuali.kfs.gl.batch.service.impl |
Uses of YearEndService in org.kuali.kfs.gl.batch |
---|
Methods in org.kuali.kfs.gl.batch that return YearEndService | |
---|---|
YearEndService |
OrganizationReversionPriorYearAccountStep.getYearEndService()
Gets the yearEndService attribute. |
YearEndService |
OrganizationReversionCurrentYearAccountStep.getYearEndService()
Gets the yearEndService attribute. |
YearEndService |
NominalActivityClosingStep.getYearEndService()
This method returns the YearEndService object associated with this step |
Methods in org.kuali.kfs.gl.batch with parameters of type YearEndService | |
---|---|
void |
OrganizationReversionPriorYearAccountStep.setYearEndService(YearEndService yearEndService)
Sets the yearEndService attribute value. |
void |
OrganizationReversionCurrentYearAccountStep.setYearEndService(YearEndService yearEndService)
Sets the yearEndService attribute value. |
void |
BalanceForwardStep.setYearEndService(YearEndService yearEndService)
Sets the yearEndService attribute, allowing injection of an implementation of the service |
void |
EncumbranceForwardStep.setYearEndService(YearEndService yearEndService)
Sets the yearEndService attribute, allowing the injection of an implementation of that service |
void |
NominalActivityClosingStep.setYearEndService(YearEndService yearEndService)
Sets the yearEndService attribute, allowing the injection of an implementation of the service |
Uses of YearEndService in org.kuali.kfs.gl.batch.service.impl |
---|
Classes in org.kuali.kfs.gl.batch.service.impl that implement YearEndService | |
---|---|
class |
YearEndServiceImpl
This class implements the logic to perform year end tasks. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |