Modifier and Type | Method and Description |
---|---|
OrganizationReversionCategory |
OrganizationReversionDetail.getOrganizationReversionCategory()
Gets the organizationReversionCategory attribute.
|
OrganizationReversionCategory |
OrganizationReversionGlobalDetail.getOrganizationReversionCategory()
Gets the organizationReversionCategory attribute.
|
Modifier and Type | Method and Description |
---|---|
void |
OrganizationReversionDetail.setOrganizationReversionCategory(OrganizationReversionCategory organizationReversionCategory)
Sets the organizationReversionCategory attribute value.
|
void |
OrganizationReversionGlobalDetail.setOrganizationReversionCategory(OrganizationReversionCategory organizationReversionCategory)
Sets the organizationReversionCategory attribute value.
|
Modifier and Type | Method and Description |
---|---|
protected OrganizationReversionCategory |
OrganizationReversionCategoryMaintainableImpl.retrieveExistingOrganizationReversionCategory()
Grabs the old version of this org reversion category from the database
|
Modifier and Type | Method and Description |
---|---|
List<OrganizationReversionCategory> |
OrganizationReversionService.getCategoryList()
List of reversion categories in order of the sort code
|
Modifier and Type | Method and Description |
---|---|
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
|
Modifier and Type | Method and Description |
---|---|
List<OrganizationReversionCategory> |
OrganizationReversionServiceImpl.getCategoryList() |
Modifier and Type | Method and Description |
---|---|
void |
OrganizationReversionDetailTrickleDownInactivationServiceImpl.trickleDownActiveOrganizationReversionDetails(OrganizationReversionCategory organizationReversionCategory,
String documentNumber) |
void |
OrganizationReversionDetailTrickleDownInactivationServiceImpl.trickleDownInactiveOrganizationReversionDetails(OrganizationReversionCategory organizationReversionCategory,
String documentNumber) |
Modifier and Type | Method and Description |
---|---|
List<OrganizationReversionCategory> |
OrganizationReversionProcessImpl.getCategoryList() |
Modifier and Type | Method and Description |
---|---|
OrganizationReversionCategory |
OrgReversionUnitOfWorkCategoryAmount.getOrganizationReversionCategory()
Gets the organizationReversionCategory attribute.
|
Modifier and Type | Method and Description |
---|---|
void |
OrgReversionUnitOfWorkCategoryAmount.setOrganizationReversionCategory(OrganizationReversionCategory organizationReversionCategory)
Sets the organizationReversionCategory attribute value.
|
Modifier and Type | Method and Description |
---|---|
void |
OrgReversionUnitOfWork.setCategories(List<OrganizationReversionCategory> cats)
Set category amounts
|
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.