public class ElectronicInvoicingDaoOjb extends org.kuali.rice.core.framework.persistence.ojb.dao.PlatformAwareDaoBaseOjb implements ElectronicInvoicingDao
| Constructor and Description |
|---|
ElectronicInvoicingDaoOjb() |
| Modifier and Type | Method and Description |
|---|---|
Map |
getDefaultItemMappingMap() |
ElectronicInvoiceLoadSummary |
getElectronicInvoiceLoadSummary(Integer loadId,
String vendorDunsNumber) |
protected Map |
getItemMappingMap(org.apache.ojb.broker.query.Criteria criteria) |
Map |
getItemMappingMap(Integer vendorHeaderId,
Integer vendorDetailId) |
List |
getPendingElectronicInvoices() |
getDbPlatform, setDbPlatformpublic ElectronicInvoicingDaoOjb()
public ElectronicInvoiceLoadSummary getElectronicInvoiceLoadSummary(Integer loadId, String vendorDunsNumber)
getElectronicInvoiceLoadSummary in interface ElectronicInvoicingDaopublic List getPendingElectronicInvoices()
getPendingElectronicInvoices in interface ElectronicInvoicingDaopublic Map getDefaultItemMappingMap()
getDefaultItemMappingMap in interface ElectronicInvoicingDaopublic Map getItemMappingMap(Integer vendorHeaderId, Integer vendorDetailId)
getItemMappingMap in interface ElectronicInvoicingDaoprotected Map getItemMappingMap(org.apache.ojb.broker.query.Criteria criteria)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.