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

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

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

Fields in org.kuali.kfs.module.ar.document.validation.impl declared as CustomerInvoiceItemCode
protected  CustomerInvoiceItemCode CustomerInvoiceItemCodeRule.newInvoiceItemCode
           
 

Methods in org.kuali.kfs.module.ar.document.validation.impl with parameters of type CustomerInvoiceItemCode
protected  boolean CustomerInvoiceItemCodeRule.isCustomerInvoiceItemCodeObjectValid(CustomerInvoiceItemCode customerInvoiceItemCode)
          This method checks to see if the customer invoice item object code is of type Income
 boolean CustomerInvoiceItemCodeRule.validateExistenceOfOrganizationOption(CustomerInvoiceItemCode customerInvoiceItemCode)
          This method returns true of organization option row exists with the same chart of accounts code and organization code as the customer invoice item code
 boolean CustomerInvoiceItemCodeRule.validateItemDefaultPrice(CustomerInvoiceItemCode customerInvoiceItemCode)
           
 boolean CustomerInvoiceItemCodeRule.validateItemDefaultQuantity(CustomerInvoiceItemCode customerInvoiceItemCode)
           
 



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