com::cosylab::cdb::jdal::hibernate::ExtraDataFeatureUtil Class Reference
List of all members.
Public Member Functions |
| | ExtraDataFeatureUtil (Logger logger) |
| String | getExtraDataMap (DAOOperations dao, String path, Set< String > expectedAttributes, Set< String > expectedElements) throws CDBFieldDoesNotExistEx, WrongCDBDataTypeEx, ParserConfigurationException, TransformerException |
Static Public Member Functions |
| static Element | getExtraDataMap (String xml) throws ParserConfigurationException, SAXException, IOException |
Static Public Attributes |
| static final Set< String > | EMPTY_SET = new HashSet<String>() |
Static Protected Member Functions |
| static boolean | getExtraDataMap (Element root, DAOOperations dao, String path, Set< String > expectedAttributes, Set< String > expectedElements) throws CDBFieldDoesNotExistEx, WrongCDBDataTypeEx |
Private Attributes |
| final Logger | logger |
Constructor & Destructor Documentation
| com::cosylab::cdb::jdal::hibernate::ExtraDataFeatureUtil::ExtraDataFeatureUtil |
( |
Logger |
logger |
) |
[inline] |
Member Function Documentation
| static boolean com::cosylab::cdb::jdal::hibernate::ExtraDataFeatureUtil::getExtraDataMap |
( |
Element |
root, |
|
|
DAOOperations |
dao, |
|
|
String |
path, |
|
|
Set< String > |
expectedAttributes, |
|
|
Set< String > |
expectedElements | |
|
) |
| | throws CDBFieldDoesNotExistEx, WrongCDBDataTypeEx [inline, static, protected] |
| String com::cosylab::cdb::jdal::hibernate::ExtraDataFeatureUtil::getExtraDataMap |
( |
DAOOperations |
dao, |
|
|
String |
path, |
|
|
Set< String > |
expectedAttributes, |
|
|
Set< String > |
expectedElements | |
|
) |
| | throws CDBFieldDoesNotExistEx, WrongCDBDataTypeEx, ParserConfigurationException, TransformerException [inline] |
| static Element com::cosylab::cdb::jdal::hibernate::ExtraDataFeatureUtil::getExtraDataMap |
( |
String |
xml |
) |
throws ParserConfigurationException, SAXException, IOException [inline, static] |
Member Data Documentation
The documentation for this class was generated from the following file: