| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OrganizationReversionGlobalDetail | |
|---|---|
| org.kuali.kfs.coa.businessobject | |
| org.kuali.kfs.coa.document.validation.impl | |
| Uses of OrganizationReversionGlobalDetail in org.kuali.kfs.coa.businessobject | 
|---|
| Methods in org.kuali.kfs.coa.businessobject that return types with arguments of type OrganizationReversionGlobalDetail | |
|---|---|
 List<OrganizationReversionGlobalDetail> | 
OrganizationReversionGlobal.getOrganizationReversionGlobalDetails()
Gets the organizationReversionGlobalDocumentDetails attribute.  | 
| Method parameters in org.kuali.kfs.coa.businessobject with type arguments of type OrganizationReversionGlobalDetail | |
|---|---|
 void | 
OrganizationReversionGlobal.setOrganizationReversionGlobalDetails(List<OrganizationReversionGlobalDetail> organizationReversionGlobalDetails)
Sets the organizationReversionGlobalDocumentDetails attribute value.  | 
| Uses of OrganizationReversionGlobalDetail in org.kuali.kfs.coa.document.validation.impl | 
|---|
| Methods in org.kuali.kfs.coa.document.validation.impl with parameters of type OrganizationReversionGlobalDetail | |
|---|---|
 boolean | 
OrganizationReversionGlobalRule.checkDetailObjectCodeValidity(OrganizationReversionGlobal globalOrgRev,
                                                           OrganizationReversionGlobalDetail detail)
For each organization, tests if the object code in the detail exists in the system and is active  | 
 boolean | 
OrganizationReversionGlobalRule.checkDetailObjectReversionCodeValidity(OrganizationReversionGlobalDetail detail)
Tests if the object reversion code is a valid code.  | 
 boolean | 
OrganizationReversionGlobalRule.checkDetailOrgReversionCategoryValidity(OrganizationReversionGlobalDetail detail)
Tests if the Organization Reversion Category existed in the database and was active.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||