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

com::cosylab::cdb::jdal::WDAOImpl Class Reference

Inheritance diagram for com::cosylab::cdb::jdal::WDAOImpl:

Inheritance graph
[legend]
Collaboration diagram for com::cosylab::cdb::jdal::WDAOImpl:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 WDAOImpl (WDALImpl wdal, String name, DAOImpl daoImpl, POA poa)
void set_long (String propertyName, int value) throws CDBFieldDoesNotExistEx, CDBFieldIsReadOnlyEx
void set_double (String propertyName, double value) throws CDBFieldDoesNotExistEx, CDBFieldIsReadOnlyEx
void set_string (String propertyName, String value) throws CDBFieldDoesNotExistEx, CDBFieldIsReadOnlyEx
void set_field_data (String propertyName, String value) throws WrongCDBDataTypeEx, CDBFieldDoesNotExistEx, CDBFieldIsReadOnlyEx
void set_string_seq (String propertyName, String[] value) throws CDBFieldDoesNotExistEx, CDBFieldIsReadOnlyEx
void set_long_seq (String propertyName, int[] value) throws CDBFieldDoesNotExistEx, CDBFieldIsReadOnlyEx
void set_double_seq (String propertyName, double[] value) throws CDBFieldDoesNotExistEx, CDBFieldIsReadOnlyEx
int get_long (String propertyName) throws WrongCDBDataTypeEx, CDBFieldDoesNotExistEx
double get_double (String propertyName) throws WrongCDBDataTypeEx, CDBFieldDoesNotExistEx
String get_string (String propertyName) throws WrongCDBDataTypeEx, CDBFieldDoesNotExistEx
String get_field_data (String propertyName) throws WrongCDBDataTypeEx, CDBFieldDoesNotExistEx
String[] get_string_seq (String propertyName) throws WrongCDBDataTypeEx, CDBFieldDoesNotExistEx
int[] get_long_seq (String propertyName) throws WrongCDBDataTypeEx, CDBFieldDoesNotExistEx
double[] get_double_seq (String propertyName) throws WrongCDBDataTypeEx, CDBFieldDoesNotExistEx
void destroy ()
XMLTreeNode getRootNode ()
String getName ()
POA getPOA ()

Package Attributes

Logger m_logger

Private Member Functions

void setField (String strFieldName, String value) throws AcsJCDBFieldDoesNotExistEx

Private Attributes

DAOImpl daoImpl = null
WDALImpl wdal = null

Detailed Description

Author:
dvitas
To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments


Constructor & Destructor Documentation

com::cosylab::cdb::jdal::WDAOImpl::WDAOImpl WDALImpl  wdal,
String  name,
DAOImpl  daoImpl,
POA  poa
[inline]
 


Member Function Documentation

void com::cosylab::cdb::jdal::WDAOImpl::destroy  )  [inline]
 

Implements com::cosylab::CDB::DAOOperations.

double com::cosylab::cdb::jdal::WDAOImpl::get_double String  propertyName  )  throws WrongCDBDataTypeEx, CDBFieldDoesNotExistEx [inline]
 

double [] com::cosylab::cdb::jdal::WDAOImpl::get_double_seq String  propertyName  )  throws WrongCDBDataTypeEx, CDBFieldDoesNotExistEx [inline]
 

String com::cosylab::cdb::jdal::WDAOImpl::get_field_data String  propertyName  )  throws WrongCDBDataTypeEx, CDBFieldDoesNotExistEx [inline]
 

int com::cosylab::cdb::jdal::WDAOImpl::get_long String  propertyName  )  throws WrongCDBDataTypeEx, CDBFieldDoesNotExistEx [inline]
 

int [] com::cosylab::cdb::jdal::WDAOImpl::get_long_seq String  propertyName  )  throws WrongCDBDataTypeEx, CDBFieldDoesNotExistEx [inline]
 

String com::cosylab::cdb::jdal::WDAOImpl::get_string String  propertyName  )  throws WrongCDBDataTypeEx, CDBFieldDoesNotExistEx [inline]
 

String [] com::cosylab::cdb::jdal::WDAOImpl::get_string_seq String  propertyName  )  throws WrongCDBDataTypeEx, CDBFieldDoesNotExistEx [inline]
 

String com::cosylab::cdb::jdal::WDAOImpl::getName  )  [inline]
 

Returns:

POA com::cosylab::cdb::jdal::WDAOImpl::getPOA  )  [inline]
 

Returns:

XMLTreeNode com::cosylab::cdb::jdal::WDAOImpl::getRootNode  )  [inline]
 

Returns:

void com::cosylab::cdb::jdal::WDAOImpl::set_double String  propertyName,
double  value
throws CDBFieldDoesNotExistEx, CDBFieldIsReadOnlyEx [inline]
 

void com::cosylab::cdb::jdal::WDAOImpl::set_double_seq String  propertyName,
double[]  value
throws CDBFieldDoesNotExistEx, CDBFieldIsReadOnlyEx [inline]
 

void com::cosylab::cdb::jdal::WDAOImpl::set_field_data String  propertyName,
String  value
throws WrongCDBDataTypeEx, CDBFieldDoesNotExistEx, CDBFieldIsReadOnlyEx [inline]
 

void com::cosylab::cdb::jdal::WDAOImpl::set_long String  propertyName,
int  value
throws CDBFieldDoesNotExistEx, CDBFieldIsReadOnlyEx [inline]
 

void com::cosylab::cdb::jdal::WDAOImpl::set_long_seq String  propertyName,
int[]  value
throws CDBFieldDoesNotExistEx, CDBFieldIsReadOnlyEx [inline]
 

void com::cosylab::cdb::jdal::WDAOImpl::set_string String  propertyName,
String  value
throws CDBFieldDoesNotExistEx, CDBFieldIsReadOnlyEx [inline]
 

void com::cosylab::cdb::jdal::WDAOImpl::set_string_seq String  propertyName,
String[]  value
throws CDBFieldDoesNotExistEx, CDBFieldIsReadOnlyEx [inline]
 

void com::cosylab::cdb::jdal::WDAOImpl::setField String  strFieldName,
String  value
throws AcsJCDBFieldDoesNotExistEx [inline, private]
 


Member Data Documentation

DAOImpl com::cosylab::cdb::jdal::WDAOImpl::daoImpl = null [private]
 

Logger com::cosylab::cdb::jdal::WDAOImpl::m_logger [package]
 

WDALImpl com::cosylab::cdb::jdal::WDAOImpl::wdal = null [private]
 


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