Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

abeans::pluggable::acs::cdb::dal::DAOProxy Class Reference

Inheritance diagram for abeans::pluggable::acs::cdb::dal::DAOProxy:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 DAOProxy (DALOperations dal, String curl, DAOOperations dao)
String getCurl ()
DAOOperations getDao ()
DALOperations getDal ()

Protected Attributes

String curl = null
DAOOperations dao = null
DALOperations dal = null

Detailed Description

CDB DAO proxy

Author:
Matej Sekoranja (matej.sekoranja@cosylab.com)
Version:
@VERSION@


Constructor & Destructor Documentation

abeans::pluggable::acs::cdb::dal::DAOProxy::DAOProxy DALOperations  dal,
String  curl,
DAOOperations  dao
[inline]
 

Constructor for DAOProxy.

Parameters:
curl CDB CURL of the DAO
dao CORBA reference of the DAO
dal CORBA reference of the DAL


Member Function Documentation

String abeans::pluggable::acs::cdb::dal::DAOProxy::getCurl  )  [inline]
 

Returns the CDB CURL of the DAO.

Returns:
CDB CURL of the DAO

DALOperations abeans::pluggable::acs::cdb::dal::DAOProxy::getDal  )  [inline]
 

Returns the CORBA reference of the DAL.

Returns:
CORBA reference of the DAL

DAOOperations abeans::pluggable::acs::cdb::dal::DAOProxy::getDao  )  [inline]
 

Returns the CORBA reference of the DAO.

Returns:
CORBA reference of the DAO


Member Data Documentation

String abeans::pluggable::acs::cdb::dal::DAOProxy::curl = null [protected]
 

Path part of the URI reference directly mapping to CDB CURL

DALOperations abeans::pluggable::acs::cdb::dal::DAOProxy::dal = null [protected]
 

DAL CORBA reference.

DAOOperations abeans::pluggable::acs::cdb::dal::DAOProxy::dao = null [protected]
 

DAO CORBA reference.


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 02:43:20 2009 for ACS Java API by doxygen 1.3.8