OSB_DB::InvoicedirGw Struct Reference

List of all members.

Detailed Description

Database interface to invoice info.

Definition at line 59 of file invoicedir-gw.h.

Public Member Functions


Member Function Documentation

void OSB_DB::InvoicedirGw::addInvInfo ( const Session session,
const OSB_LIB::InvoiceInfo invInfo 
)

Adds a record into the STATEMENT_INFO table.

Parameters:
session Active session of the application.
invInfo Contains details to be inserted in the DB.

std::list<OSB_LIB::InvoiceInfo> OSB_DB::InvoicedirGw::fetch ( const Session session,
const OSB_LIB::Contract::Oid contractId,
const OSB_LIB::InvoiceInfo::StatementType type 
)

Retrieves a list of invoice information of a contract from the STATEMENT_INFO table.

Parameters:
session Active session of the application.
contractId Type-safe, unqiue id of a contract.
type Statement type to retrieve.


The documentation for this struct was generated from the following file:
Generated on Sat Sep 2 14:08:52 2006 for OSB Library by  doxygen 1.4.7