|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OrganizationReversionService | |
|---|---|
| org.kuali.kfs.coa.document.validation.impl | |
| org.kuali.kfs.coa.service.impl | |
| org.kuali.kfs.gl.batch.service.impl | |
| Uses of OrganizationReversionService in org.kuali.kfs.coa.document.validation.impl |
|---|
| Fields in org.kuali.kfs.coa.document.validation.impl declared as OrganizationReversionService | |
|---|---|
protected OrganizationReversionService |
OrganizationReversionGlobalRule.organizationReversionService
|
| Methods in org.kuali.kfs.coa.document.validation.impl with parameters of type OrganizationReversionService | |
|---|---|
void |
OrganizationReversionGlobalRule.setOrganizationReversionService(OrganizationReversionService organizationReversionService)
|
| Uses of OrganizationReversionService in org.kuali.kfs.coa.service.impl |
|---|
| Classes in org.kuali.kfs.coa.service.impl that implement OrganizationReversionService | |
|---|---|
class |
OrganizationReversionServiceImpl
This service implementation is the default implementation of the OrganizationReversion service that is delivered with Kuali. |
| Uses of OrganizationReversionService in org.kuali.kfs.gl.batch.service.impl |
|---|
| Methods in org.kuali.kfs.gl.batch.service.impl that return OrganizationReversionService | |
|---|---|
OrganizationReversionService |
OrganizationReversionProcessImpl.getOrganizationReversionService()
Gets the organizationReversionService attribute. |
| Methods in org.kuali.kfs.gl.batch.service.impl with parameters of type OrganizationReversionService | |
|---|---|
void |
OrganizationReversionProcessImpl.setOrganizationReversionService(OrganizationReversionService organizationReversionService)
Sets the organizationReversionService attribute value. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||