corba::rqserver::RequestServer Interface Reference

Collaboration diagram for corba::rqserver::RequestServer:

Collaboration graph
[legend]
List of all members.

Detailed Description

Interface provides search functionalities and functions to retrieve an accounting interface, address types, bill cycles and status reasons.

Definition at line 57 of file reqserver.idl.

Public Member Functions

Public Attributes


Member Function Documentation

common::CfgErrorSeq corba::rqserver::RequestServer::delStatusRequest ( in cadmin::StatusRequestId  srqId  )  raises (common::OsbCorbaException)

Delete a status request.

Parameters:
srqId Status request to delete.
Returns:
Errors and warnings detected while deleting the status request.
Exceptions:
OsbCorbaException for any exceptions.

void corba::rqserver::RequestServer::ping (  ) 

Check if the request server is alive.

Note:
The function only fails if the servant is not available, clients should therefore catch the appropriate CORBA exception.

cadmin::StatusReqResult corba::rqserver::RequestServer::procStatusRequest ( in cadmin::StatusRequestId  srqId,
inout common::CfgErrorSeq  errors 
) raises (common::OsbCorbaException)

Process a status request.

Parameters:
srqId The id of the status request to process,
the request itself must already be stored in the database.
errors Gets errors and warnings detected while processing the status request.
Returns:
The processing result.
Exceptions:
OsbCorbaException for any exceptions.


Member Data Documentation

readonly attribute common::ServerInfo corba::rqserver::RequestServer::getServerInfo

Get CORBA server information.

Definition at line 59 of file reqserver.idl.


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