|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OrganizationReversionProcessService | |
|---|---|
| org.kuali.kfs.gl.batch | |
| org.kuali.kfs.gl.batch.service.impl | |
| Uses of OrganizationReversionProcessService in org.kuali.kfs.gl.batch |
|---|
| Methods in org.kuali.kfs.gl.batch that return OrganizationReversionProcessService | |
|---|---|
OrganizationReversionProcessService |
OrganizationReversionPriorYearAccountStep.getOrganizationReversionProcessService()
Gets the organizationReversionProcessService attribute. |
OrganizationReversionProcessService |
OrganizationReversionCurrentYearAccountStep.getOrganizationReversionProcessService()
Gets the organizationReversionProcessService attribute. |
| Methods in org.kuali.kfs.gl.batch with parameters of type OrganizationReversionProcessService | |
|---|---|
void |
OrganizationReversionPriorYearAccountStep.setOrganizationReversionProcessService(OrganizationReversionProcessService organizationReversionProcessService)
Sets the organizationREversionProcessService (not to be confused with the OrganizationReversionService, which doesn't do a process, but which does all the database stuff associated with OrganizationReversion records; it's off in Chart), which allows the injection of an implementation of the service. |
void |
OrganizationReversionCurrentYearAccountStep.setOrganizationReversionProcessService(OrganizationReversionProcessService organizationReversionProcessService)
Sets the organizationReversionProcessService (not to be confused with the OrganizationReversionService, which doesn't do a process, but which does all the database stuff associated with OrganizationReversion records; it's off in Chart), which allows the injection of an implementation of the service. |
| Uses of OrganizationReversionProcessService in org.kuali.kfs.gl.batch.service.impl |
|---|
| Classes in org.kuali.kfs.gl.batch.service.impl that implement OrganizationReversionProcessService | |
|---|---|
class |
OrganizationReversionProcessServiceImpl
The base implementation of OrganizationReversionProcessService |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||