corba::pcat::pl::PricelistCfg Interface Reference

Inheritance diagram for corba::pcat::pl::PricelistCfg:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

Provides read-only access to OSB_LIB::PricelistCfg.

This interface provides

Remarks:
Currently the event charges and one time charges of OSB_LIB::PricelistCfg are not exposed as such in this interface. Instead charge traits id and charge amount alone is accepted, and event charges and one time charges dealt within the CORBA Server.

Definition at line 175 of file pricelist.idl.

Public Member Functions

Public Attributes


Member Function Documentation

double corba::pcat::pl::PricelistCfg::charge (  )  raises (common::OsbCorbaException)

Gets amount to charge.

Returns:
Amount to charge
Exceptions:
OsbCorbaException 
  • in case the locking fails.

ChargeTraitsId corba::pcat::pl::PricelistCfg::ctId (  )  raises (common::OsbCorbaException)

Gets charge traits id.

Returns:
Charge traits id
Exceptions:
OsbCorbaException 
  • in case the locking fails.

PricelistCfgWriter corba::pcat::pl::PricelistCfg::getWriter (  ) 

Gets PricelistCfgWriter instance for this PricelistCfg.

PricelistCfgWriter must be used, if a read-write access required to the pricelistCfg.

Returns:
PricelistCfgWriter of this PricelistCfg.

common::Date corba::pcat::pl::PricelistCfg::releaseDate (  )  raises (common::OsbCorbaException)

Release date of the pricelist configuration.

Exceptions:
OsbCorbaException 
  • in case the locking fails.
Remarks:
Release date is set by the OSB library, when the configuration status is set to released.

common::CfgStatus corba::pcat::pl::PricelistCfg::status (  )  raises (common::OsbCorbaException)

Gets configuration status.

Returns:
Configuration status
Exceptions:
OsbCorbaException 
  • in case the locking fails.


Member Data Documentation

readonly attribute PricelistId corba::pcat::pl::PricelistCfg::plId

Id of the pricelist to which this PricelistCfg belongs.

Remarks:
It is not possible to change the id of the pricelist even using a Writer.

Definition at line 182 of file pricelist.idl.


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