|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kuali.kfs.coa.businessobject.ClosedAccountOrganizationReversionDetail
public class ClosedAccountOrganizationReversionDetail
Returns OrganizationReversionCategoryInformation for a closed account - which is to say that only returns "R2" as the organization reversion strategy code
Constructor Summary | |
---|---|
protected |
ClosedAccountOrganizationReversionDetail(OrganizationReversionCategoryInfo organizationReversionDetail)
Constructs a ClosedAccountOrganizationReversionDetail.java. |
Method Summary | |
---|---|
String |
getOrganizationReversionCode()
Always returns R2 |
String |
getOrganizationReversionObjectCode()
Gets the organizationReversionObjectCode attribute. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected ClosedAccountOrganizationReversionDetail(OrganizationReversionCategoryInfo organizationReversionDetail)
organizationReversionDetail
- the decorated organization reversion detailMethod Detail |
---|
public String getOrganizationReversionCode()
getOrganizationReversionCode
in interface OrganizationReversionCategoryInfo
OrganizationReversionCategoryInfo.getOrganizationReversionCode()
public String getOrganizationReversionObjectCode()
OrganizationReversionCategoryInfo
getOrganizationReversionObjectCode
in interface OrganizationReversionCategoryInfo
OrganizationReversionCategoryInfo.getOrganizationReversionObjectCode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |