

A tariff system part is configured with a list of tariff systems. One of the tariff systems in the list can be set as the default tariff sytem for personalization.
Definition at line 60 of file tspart_i.h.
| virtual TariffSystemId OSB_CORBA::TsPartBase_i::defaultTs | ( | ) | throw (CORBA::SystemException, OsbCorbaException) [virtual] |
Get the id of the default tariff system for personalization.
| OsbCorbaException | in case the item cannot be locked. |
| virtual const OSB_LIB::TariffSystemItem* OSB_CORBA::TsPartBase_i::getTsItem | ( | const ProductPartBase_i::NodeRg & | guard, | |
| const std::string & | ifc, | |||
| const std::string & | module | |||
| ) | const throw (OsbCorbaException) [private, pure virtual] |
Protected read acces to the tariff system item.
Implemented in OSB_CORBA::TsPart_i, and OSB_CORBA::TsPartWriter_i.
| virtual TariffSystemIdSeq* OSB_CORBA::TsPartBase_i::tsList | ( | ) | throw (CORBA::SystemException, OsbCorbaException) [virtual] |
Get a list tariff system ids configured in this tariff system part.
| OsbCorbaException | in case the item cannot be locked. |
1.4.7