| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of OrganizationReversionCategory in org.kuali.kfs.coa.businessobject | 
|---|
| Methods in org.kuali.kfs.coa.businessobject that return OrganizationReversionCategory | |
|---|---|
 OrganizationReversionCategory | 
OrganizationReversionDetail.getOrganizationReversionCategory()
Gets the organizationReversionCategory attribute.  | 
 OrganizationReversionCategory | 
OrganizationReversionGlobalDetail.getOrganizationReversionCategory()
Gets the organizationReversionCategory attribute.  | 
| Methods in org.kuali.kfs.coa.businessobject with parameters of type OrganizationReversionCategory | |
|---|---|
 void | 
OrganizationReversionDetail.setOrganizationReversionCategory(OrganizationReversionCategory organizationReversionCategory)
Sets the organizationReversionCategory attribute value.  | 
 void | 
OrganizationReversionGlobalDetail.setOrganizationReversionCategory(OrganizationReversionCategory organizationReversionCategory)
Sets the organizationReversionCategory attribute value.  | 
| Uses of OrganizationReversionCategory in org.kuali.kfs.coa.dataaccess | 
|---|
| Methods in org.kuali.kfs.coa.dataaccess that return types with arguments of type OrganizationReversionCategory | |
|---|---|
 List<OrganizationReversionCategory> | 
OrganizationReversionDao.getCategories()
Get all the categories OrganizationReversionCategory | 
| Uses of OrganizationReversionCategory in org.kuali.kfs.coa.dataaccess.impl | 
|---|
| Methods in org.kuali.kfs.coa.dataaccess.impl that return types with arguments of type OrganizationReversionCategory | |
|---|---|
 List<OrganizationReversionCategory> | 
OrganizationReversionDaoOjb.getCategories()
 | 
| Uses of OrganizationReversionCategory in org.kuali.kfs.coa.document | 
|---|
| Methods in org.kuali.kfs.coa.document that return OrganizationReversionCategory | |
|---|---|
protected  OrganizationReversionCategory | 
OrganizationReversionCategoryMaintainableImpl.retrieveExistingOrganizationReversionCategory()
Grabs the old version of this org reversion category from the database  | 
| Uses of OrganizationReversionCategory in org.kuali.kfs.coa.service | 
|---|
| Methods in org.kuali.kfs.coa.service that return types with arguments of type OrganizationReversionCategory | |
|---|---|
 List<OrganizationReversionCategory> | 
OrganizationReversionService.getCategoryList()
List of reversion categories in order of the sort code  | 
| Methods in org.kuali.kfs.coa.service with parameters of type OrganizationReversionCategory | |
|---|---|
 void | 
OrganizationReversionDetailTrickleDownInactivationService.trickleDownActiveOrganizationReversionDetails(OrganizationReversionCategory organizationReversionCategory,
                                                                                           String documentNumber)
Activates (or "boxes") organization reversion details whose related organization reversion category is being inactivated, and writes notes on the Organization Reversion Category maintenance document about it  | 
 void | 
OrganizationReversionDetailTrickleDownInactivationService.trickleDownInactiveOrganizationReversionDetails(OrganizationReversionCategory organizationReversionCategory,
                                                                                               String documentNumber)
Inactivates (or "boxes") organization reversion details whose related organization reversion category is being inactivated, and writes notes on the Organization Reversion Category maintenance document about it  | 
| Uses of OrganizationReversionCategory in org.kuali.kfs.coa.service.impl | 
|---|
| Methods in org.kuali.kfs.coa.service.impl that return types with arguments of type OrganizationReversionCategory | |
|---|---|
 List<OrganizationReversionCategory> | 
OrganizationReversionServiceImpl.getCategoryList()
 | 
| Methods in org.kuali.kfs.coa.service.impl with parameters of type OrganizationReversionCategory | |
|---|---|
 void | 
OrganizationReversionDetailTrickleDownInactivationServiceImpl.trickleDownActiveOrganizationReversionDetails(OrganizationReversionCategory organizationReversionCategory,
                                                                                           String documentNumber)
 | 
 void | 
OrganizationReversionDetailTrickleDownInactivationServiceImpl.trickleDownInactiveOrganizationReversionDetails(OrganizationReversionCategory organizationReversionCategory,
                                                                                               String documentNumber)
 | 
| Uses of OrganizationReversionCategory in org.kuali.kfs.gl.batch.service.impl | 
|---|
| Methods in org.kuali.kfs.gl.batch.service.impl that return types with arguments of type OrganizationReversionCategory | |
|---|---|
 List<OrganizationReversionCategory> | 
OrganizationReversionProcessImpl.getCategoryList()
 | 
| Uses of OrganizationReversionCategory in org.kuali.kfs.gl.businessobject | 
|---|
| Methods in org.kuali.kfs.gl.businessobject that return OrganizationReversionCategory | |
|---|---|
 OrganizationReversionCategory | 
OrgReversionUnitOfWorkCategoryAmount.getOrganizationReversionCategory()
Gets the organizationReversionCategory attribute.  | 
| Methods in org.kuali.kfs.gl.businessobject with parameters of type OrganizationReversionCategory | |
|---|---|
 void | 
OrgReversionUnitOfWorkCategoryAmount.setOrganizationReversionCategory(OrganizationReversionCategory organizationReversionCategory)
Sets the organizationReversionCategory attribute value.  | 
| Method parameters in org.kuali.kfs.gl.businessobject with type arguments of type OrganizationReversionCategory | |
|---|---|
 void | 
OrgReversionUnitOfWork.setCategories(List<OrganizationReversionCategory> cats)
Set category amounts  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||