Uses of Class
org.kuali.kfs.module.ar.businessobject.OrganizationOptions

Packages that use OrganizationOptions
org.kuali.kfs.module.ar.document.service.impl   
org.kuali.kfs.module.ar.document.validation.impl   
 

Uses of OrganizationOptions in org.kuali.kfs.module.ar.document.service.impl
 

Methods in org.kuali.kfs.module.ar.document.service.impl that return OrganizationOptions
protected  OrganizationOptions AccountsReceivableDocumentHeaderServiceImpl.getOrgOptionsIfExists(String chartOfAccountsCode, String organizationCode)
           
 

Uses of OrganizationOptions in org.kuali.kfs.module.ar.document.validation.impl
 

Fields in org.kuali.kfs.module.ar.document.validation.impl declared as OrganizationOptions
protected  OrganizationOptions OrganizationOptionsRule.newOrganizationOptions
           
protected  OrganizationOptions OrganizationOptionsRule.oldOrganizationOptions
           
 

Methods in org.kuali.kfs.module.ar.document.validation.impl with parameters of type OrganizationOptions
 boolean OrganizationOptionsRule.doesSystemInformationExistForProcessingChartAngOrg(OrganizationOptions organizationOptions)
          This method this returns true if system information row exists for processing chart and org
 boolean OrganizationOptionsRule.isOrganizationOptionsPostalZipCodeNotEmpty(OrganizationOptions organizationOptions)
          This method returns false if org option postal code is empty and sales tax indicator is set to Y.
 



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