|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OrganizationReversionCategoryLogic | |
---|---|
org.kuali.kfs.coa.service | |
org.kuali.kfs.coa.service.impl | |
org.kuali.kfs.gl.batch.service.impl |
Uses of OrganizationReversionCategoryLogic in org.kuali.kfs.coa.service |
---|
Methods in org.kuali.kfs.coa.service that return types with arguments of type OrganizationReversionCategoryLogic | |
---|---|
Map<String,OrganizationReversionCategoryLogic> |
OrganizationReversionService.getCategories()
Get org reversion categories |
Uses of OrganizationReversionCategoryLogic in org.kuali.kfs.coa.service.impl |
---|
Methods in org.kuali.kfs.coa.service.impl that return types with arguments of type OrganizationReversionCategoryLogic | |
---|---|
Map<String,OrganizationReversionCategoryLogic> |
OrganizationReversionServiceImpl.getCategories()
|
Uses of OrganizationReversionCategoryLogic in org.kuali.kfs.gl.batch.service.impl |
---|
Classes in org.kuali.kfs.gl.batch.service.impl that implement OrganizationReversionCategoryLogic | |
---|---|
class |
CashOrganizationReversionCategoryLogic
The implementation of OrganizationReversionCategoryLogic for cash balances. |
class |
GenericOrganizationReversionCategory
A generic implementation of OrganizationReversionCategoryLogic; it is completely based off of parameters |
Methods in org.kuali.kfs.gl.batch.service.impl that return OrganizationReversionCategoryLogic | |
---|---|
OrganizationReversionCategoryLogic |
OrganizationReversionProcessImpl.getCashOrganizationReversionCategoryLogic()
Gets the cashOrganizationReversionCategoryLogic attribute. |
Methods in org.kuali.kfs.gl.batch.service.impl with parameters of type OrganizationReversionCategoryLogic | |
---|---|
void |
OrganizationReversionProcessImpl.setCashOrganizationReversionCategoryLogic(OrganizationReversionCategoryLogic cashOrganizationReversionCategoryLogic)
Sets the cashOrganizationReversionCategoryLogic attribute value. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |