org.kuali.kfs.module.ar.document
Class CustomerInvoiceItemCodeMaintainableImplUtil

java.lang.Object
  extended by org.kuali.kfs.module.ar.document.CustomerInvoiceItemCodeMaintainableImplUtil

public class CustomerInvoiceItemCodeMaintainableImplUtil
extends Object


Field Summary
static String CHART_OF_ACCOUNTS_CODE_FIELD
           
static String ORGANIZATION_CODE_FIELD
           
 
Constructor Summary
CustomerInvoiceItemCodeMaintainableImplUtil()
           
 
Method Summary
static List<org.kuali.rice.kns.document.MaintenanceLock> generateCustomerInvoiceItemCodeMaintenanceLocks(org.kuali.rice.kns.bo.PersistableBusinessObject bo, String documentNumber)
          This utility is used for creating the special lock for customer invoice item code to ensure that no invoice item codes are created if a organization option maint.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CHART_OF_ACCOUNTS_CODE_FIELD

public static final String CHART_OF_ACCOUNTS_CODE_FIELD
See Also:
Constant Field Values

ORGANIZATION_CODE_FIELD

public static final String ORGANIZATION_CODE_FIELD
See Also:
Constant Field Values
Constructor Detail

CustomerInvoiceItemCodeMaintainableImplUtil

public CustomerInvoiceItemCodeMaintainableImplUtil()
Method Detail

generateCustomerInvoiceItemCodeMaintenanceLocks

public static List<org.kuali.rice.kns.document.MaintenanceLock> generateCustomerInvoiceItemCodeMaintenanceLocks(org.kuali.rice.kns.bo.PersistableBusinessObject bo,
                                                                                                                String documentNumber)
This utility is used for creating the special lock for customer invoice item code to ensure that no invoice item codes are created if a organization option maint. doc is pending with the same chart and organization.



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