org.kuali.kfs.coa.businessobject
Interface OrganizationReversionCategoryInfo

All Known Implementing Classes:
ClosedAccountOrganizationReversionDetail, OrganizationReversionDetail

public interface OrganizationReversionCategoryInfo

Methods required by the organization reversion process to determine how to build origin entries for the parent organization reversion


Method Summary
 String getOrganizationReversionCode()
          Gets the organizationReversionCode attribute.
 String getOrganizationReversionObjectCode()
          Gets the organizationReversionObjectCode attribute.
 

Method Detail

getOrganizationReversionObjectCode

String getOrganizationReversionObjectCode()
Gets the organizationReversionObjectCode attribute.

Returns:
Returns the organizationReversionObjectCode

getOrganizationReversionCode

String getOrganizationReversionCode()
Gets the organizationReversionCode attribute.

Returns:
Returns the organizationReversionCode


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.