

This interface provides
Definition at line 243 of file pricelist.idl.
| void corba::pcat::pl::PricelistCfgWriter::commitChanges | ( | in boolean | noWait | ) | raises (common::OsbCorbaException) |
Commits the changes made to the pricelistCfg.
| noWait | Set to true if waiting is desired when lock is already acquired by others. If waiting is not desired, set flag to true. |
| OsbCorbaException |
|
| void corba::pcat::pl::PricelistCfgWriter::setCharge | ( | in double | charge | ) | raises (common::OsbCorbaException) |
Sets amount to charge.
| charge | Amount to charge |
| OsbCorbaException |
|
| void corba::pcat::pl::PricelistCfgWriter::setChargeTraitsId | ( | in ChargeTraitsId | id | ) | raises (common::OsbCorbaException) |
Sets the charge traits identifer.
| id | Charge traits id |
| OsbCorbaException |
|
1.4.7