

This interface defines readonly access to trunk resource.
Definition at line 81 of file trunkresource.idl.
| boolean corba::res::TrunkResource::canSetExtNw | ( | ) | raises (common::OsbCorbaException) |
Can set the external network?
| common::Utf8String corba::res::TrunkResource::desc | ( | ) | raises (common::OsbCorbaException) |
Description of the trunk resource.
| nwmgr::nw::NetworkId corba::res::TrunkResource::extNetworkId | ( | ) | raises (common::OsbCorbaException) |
Id of the external network.
| nwmgr::trk::TrunkGroupSeq corba::res::TrunkResource::getAvailTrkGroups | ( | ) | raises (common::OsbCorbaException) |
Gets all available trunk groups to this trunk resource.
| OsbCorbaException |
|
| AssignedTrunkSeq corba::res::TrunkResource::getCurAssTrkGroups | ( | ) | raises (common::OsbCorbaException) |
Gets all trunk groups currently assigned to this trunk resource.
| OsbCorbaException |
|
| nwmgr::trk::TrunkGroupSeq corba::res::TrunkResource::getCurTrkGroups | ( | ) | raises (common::OsbCorbaException) |
Gets all trunk groups currently assigned to this trunk resource.
| OsbCorbaException |
|
| AssignedTrunkSeq corba::res::TrunkResource::getTrkGroups | ( | ) | raises (common::OsbCorbaException) |
Gets history of trunk groups assigned to this trunk resource.
| OsbCorbaException |
|
| TrunkResourceWriter corba::res::TrunkResource::getWriter | ( | ) | raises (common::OsbCorbaException) |
Gets a trunk resource writer instance of this trunk resource.
This method returns a trunk resource writer object for the corresponding trunk resource. A wirtet instance is needed whenever a trunk resource shall be modified.
| OsbCorbaException |
|
1.4.7