corba::pcat::pl::PricelistCfgWriter Interface Reference

Inheritance diagram for corba::pcat::pl::PricelistCfgWriter:

Inheritance graph
[legend]
Collaboration diagram for corba::pcat::pl::PricelistCfgWriter:

Collaboration graph
[legend]
List of all members.

Detailed Description

Provides read-write access to the OSB_LIB::PricelistCfg.

This interface provides

Definition at line 243 of file pricelist.idl.

Public Member Functions


Member Function Documentation

void corba::pcat::pl::PricelistCfgWriter::commitChanges ( in boolean  noWait  )  raises (common::OsbCorbaException)

Commits the changes made to the pricelistCfg.

Parameters:
noWait Set to true if waiting is desired when lock is already acquired by others. If waiting is not desired, set flag to true.
Exceptions:
OsbCorbaException 
  • in case if the locking fails.
  • in case if the PricelistCfg updation fails.

void corba::pcat::pl::PricelistCfgWriter::setCharge ( in double  charge  )  raises (common::OsbCorbaException)

Sets amount to charge.

Parameters:
charge Amount to charge
Exceptions:
OsbCorbaException 
  • in case OnetimeChargeDef could not be added to PricelistCfg successfully.

void corba::pcat::pl::PricelistCfgWriter::setChargeTraitsId ( in ChargeTraitsId  id  )  raises (common::OsbCorbaException)

Sets the charge traits identifer.

Parameters:
id Charge traits id
Exceptions:
OsbCorbaException 
  • in case OnetimeChargeDef could not be added to PricelistCfg successfully.


The documentation for this interface was generated from the following file:
Generated on Sat Sep 2 14:25:03 2006 for OSB Library by  doxygen 1.4.7