Package | Description |
---|---|
org.kuali.ole.coa.businessobject |
Modifier and Type | Class and Description |
---|---|
class |
ClosedAccountOrganizationReversionDetail
Returns OrganizationReversionCategoryInformation for a closed account - which is to say that only
returns "R2" as the organization reversion strategy code
|
class |
OrganizationReversionDetail |
Modifier and Type | Method and Description |
---|---|
OrganizationReversionCategoryInfo |
CarryForwardReversionProcessOrganizationInfo.getOrganizationReversionDetail(String categoryCode)
Retrieves an organization reversion detail by category code
|
OrganizationReversionCategoryInfo |
OrganizationReversion.getOrganizationReversionDetail(String categoryCode) |
OrganizationReversionCategoryInfo |
ClosedAccountOrganizationReversion.getOrganizationReversionDetail(String categoryCode)
Returns a closed account org reversion detail for the given category
|
Constructor and Description |
---|
ClosedAccountOrganizationReversionDetail(OrganizationReversionCategoryInfo organizationReversionDetail)
Constructs a ClosedAccountOrganizationReversionDetail.java.
|
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.