

This interface provides
Definition at line 82 of file pricelist.idl.
| common::Utf8String corba::pcat::pl::Pricelist::desc | ( | ) | raises (common::OsbCorbaException) |
Gets pricelist description.
| OsbCorbaException |
|
| PricelistWriter corba::pcat::pl::Pricelist::getWriter | ( | ) |
Gets PricelistWriter instance for this Pricelist.
PricelistWriter must be used, if a read-write access required to the pricelist.
| common::Utf8String corba::pcat::pl::Pricelist::name | ( | ) | raises (common::OsbCorbaException) |
Gets pricelist name.
| OsbCorbaException |
|
| readonly attribute PricelistId corba::pcat::pl::Pricelist::id |
Unique pricelist id.
Pricelist id is unique and created by the system. It cannot be changed once created.
Definition at line 89 of file pricelist.idl.
1.4.7