

Public Member Functions | |
| DAOPOATie (DAOOperations delegate) | |
| DAOPOATie (DAOOperations delegate, POA poa) | |
| com.cosylab.CDB.DAO | _this () |
| com.cosylab.CDB.DAO | _this (org.omg.CORBA.ORB orb) |
| DAOOperations | _delegate () |
| void | _delegate (DAOOperations delegate) |
| POA | _default_POA () |
| java.lang.String | get_field_data (java.lang.String propertyName) throws alma.cdbErrType.CDBFieldDoesNotExistEx,alma.cdbErrType.WrongCDBDataTypeEx |
| double[] | get_double_seq (java.lang.String propertyName) throws alma.cdbErrType.CDBFieldDoesNotExistEx,alma.cdbErrType.WrongCDBDataTypeEx |
| java.lang.String[] | get_string_seq (java.lang.String propertyName) throws alma.cdbErrType.CDBFieldDoesNotExistEx,alma.cdbErrType.WrongCDBDataTypeEx |
| double | get_double (java.lang.String propertyName) throws alma.cdbErrType.CDBFieldDoesNotExistEx,alma.cdbErrType.WrongCDBDataTypeEx |
| int | get_long (java.lang.String propertyName) throws alma.cdbErrType.CDBFieldDoesNotExistEx,alma.cdbErrType.WrongCDBDataTypeEx |
| int[] | get_long_seq (java.lang.String propertyName) throws alma.cdbErrType.CDBFieldDoesNotExistEx,alma.cdbErrType.WrongCDBDataTypeEx |
| void | destroy () |
| java.lang.String | get_string (java.lang.String propertyName) throws alma.cdbErrType.CDBFieldDoesNotExistEx,alma.cdbErrType.WrongCDBDataTypeEx |
Private Attributes | |
| DAOOperations | _delegate |
| POA | _poa |
Generated from IDL interface "DAO"
| com::cosylab::CDB::DAOPOATie::DAOPOATie | ( | DAOOperations | delegate | ) | [inline] |
References _delegate().
| com::cosylab::CDB::DAOPOATie::DAOPOATie | ( | DAOOperations | delegate, | |
| POA | poa | |||
| ) | [inline] |
References _delegate(), and _poa.
| POA com::cosylab::CDB::DAOPOATie::_default_POA | ( | ) | [inline] |
References _poa.
| void com::cosylab::CDB::DAOPOATie::_delegate | ( | DAOOperations | delegate | ) | [inline] |
References _delegate().
| DAOOperations com::cosylab::CDB::DAOPOATie::_delegate | ( | ) | [inline] |
Referenced by _delegate(), DAOPOATie(), destroy(), get_double(), get_double_seq(), get_field_data(), get_long(), get_long_seq(), get_string(), and get_string_seq().
| com.cosylab.CDB.DAO com::cosylab::CDB::DAOPOATie::_this | ( | org.omg.CORBA.ORB | orb | ) | [inline] |
Reimplemented from com::cosylab::CDB::DAOPOA.
| com.cosylab.CDB.DAO com::cosylab::CDB::DAOPOATie::_this | ( | ) | [inline] |
Reimplemented from com::cosylab::CDB::DAOPOA.
| void com::cosylab::CDB::DAOPOATie::destroy | ( | ) | [inline] |
Implements com::cosylab::CDB::DAOOperations.
References _delegate(), and com::cosylab::CDB::DAOOperations::destroy().
| double com::cosylab::CDB::DAOPOATie::get_double | ( | java.lang.String | propertyName | ) | throws alma.cdbErrType.CDBFieldDoesNotExistEx,alma.cdbErrType.WrongCDBDataTypeEx [inline] |
Implements com::cosylab::CDB::DAOOperations.
References _delegate(), and com::cosylab::CDB::DAOOperations::get_double().
| double [] com::cosylab::CDB::DAOPOATie::get_double_seq | ( | java.lang.String | propertyName | ) | throws alma.cdbErrType.CDBFieldDoesNotExistEx,alma.cdbErrType.WrongCDBDataTypeEx [inline] |
Implements com::cosylab::CDB::DAOOperations.
References _delegate(), and com::cosylab::CDB::DAOOperations::get_double_seq().
| java.lang.String com::cosylab::CDB::DAOPOATie::get_field_data | ( | java.lang.String | propertyName | ) | throws alma.cdbErrType.CDBFieldDoesNotExistEx,alma.cdbErrType.WrongCDBDataTypeEx [inline] |
Implements com::cosylab::CDB::DAOOperations.
References _delegate(), and com::cosylab::CDB::DAOOperations::get_field_data().
| int com::cosylab::CDB::DAOPOATie::get_long | ( | java.lang.String | propertyName | ) | throws alma.cdbErrType.CDBFieldDoesNotExistEx,alma.cdbErrType.WrongCDBDataTypeEx [inline] |
Implements com::cosylab::CDB::DAOOperations.
References _delegate(), and com::cosylab::CDB::DAOOperations::get_long().
| int [] com::cosylab::CDB::DAOPOATie::get_long_seq | ( | java.lang.String | propertyName | ) | throws alma.cdbErrType.CDBFieldDoesNotExistEx,alma.cdbErrType.WrongCDBDataTypeEx [inline] |
Implements com::cosylab::CDB::DAOOperations.
References _delegate(), and com::cosylab::CDB::DAOOperations::get_long_seq().
| java.lang.String com::cosylab::CDB::DAOPOATie::get_string | ( | java.lang.String | propertyName | ) | throws alma.cdbErrType.CDBFieldDoesNotExistEx,alma.cdbErrType.WrongCDBDataTypeEx [inline] |
Implements com::cosylab::CDB::DAOOperations.
References _delegate(), and com::cosylab::CDB::DAOOperations::get_string().
| java.lang.String [] com::cosylab::CDB::DAOPOATie::get_string_seq | ( | java.lang.String | propertyName | ) | throws alma.cdbErrType.CDBFieldDoesNotExistEx,alma.cdbErrType.WrongCDBDataTypeEx [inline] |
Implements com::cosylab::CDB::DAOOperations.
References _delegate(), and com::cosylab::CDB::DAOOperations::get_string_seq().
POA com::cosylab::CDB::DAOPOATie::_poa [private] |
Referenced by _default_POA(), and DAOPOATie().
1.6.2