corba::tcat::TariffCatalogue Interface Reference

List of all members.

Detailed Description

Factory for commonly used tariff objects.

Currently these are:

Definition at line 51 of file tariffcatalogue.idl.

Public Member Functions

Handling of service elements
Handling of connection points
Handling of tariff systems

Member Function Documentation

cp::ConnectionPt corba::tcat::TariffCatalogue::getConnectionPt ( in cp::ConnectionPtId  cpId  )  raises (common::OsbCorbaException)

Get a connection point by its id.

Parameters:
cpId Unqiue id of connection point.
Exceptions:
OsbCorbaException if the connection point does not exist in the tariff catalogue.
Returns:
The connection point for cpId.

cp::ConnectionPtSeq corba::tcat::TariffCatalogue::getConnectionPts (  ) 

Get list of connection points in the tariff catalogue.

service::ServiceElement corba::tcat::TariffCatalogue::getServiceElement ( in service::ServiceElementId  seId  )  raises (common::OsbCorbaException)

Get a service element by its id.

Parameters:
seId Unqiue id of service element.
Exceptions:
OsbCorbaException if the service element does not exist in the tariff catalogue.
Returns:
The service element for seId.

service::ServiceElementSeq corba::tcat::TariffCatalogue::getServiceElements (  ) 

Get list of service elements from the tariff catalogue.

ts::TariffSystem corba::tcat::TariffCatalogue::getTariffSystem ( in ts::TariffSystemId  tsId  )  raises (common::OsbCorbaException)

Get a tariff system by its id.

Parameters:
tsId The id of the tariff system to find.
Exceptions:
OsbCorbaException if the tariff system does not exist in the tariff catalogue.
Returns:
The tariff system for tsId.

ts::TariffSystemSeq corba::tcat::TariffCatalogue::getTariffSystems (  ) 

Get list of tariff systems in the tariff catalogue.


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