MMSImportPropertyDAO Class Reference

#include <mmsimportpropertydao.h>

List of all members.


Public Member Functions

 MMSImportPropertyDAO (IMMSDB *connection)
void saveOrUpdate (MMSImportPropertyData *data)
MMSImportPropertyDatafindImportPropertyByPlugin (MMSPluginData *plugin)

Private Member Functions

void setMMSDBConnection (IMMSDB *connection)
IMMSDBgetMMSDBConnection ()
void save (MMSImportPropertyData *data)
void update (MMSImportPropertyData *data)
MMSImportPropertyDatamoveRecordToData (MMSRecordSet &rs)

Private Attributes

IMMSDBdbConnection

Detailed Description

Definition at line 43 of file mmsimportpropertydao.h.


Constructor & Destructor Documentation

MMSImportPropertyDAO::MMSImportPropertyDAO ( IMMSDB connection  ) 

Definition at line 37 of file mmsimportpropertydao.cpp.


Member Function Documentation

void MMSImportPropertyDAO::setMMSDBConnection ( IMMSDB connection  )  [private]

Definition at line 41 of file mmsimportpropertydao.cpp.

IMMSDB * MMSImportPropertyDAO::getMMSDBConnection (  )  [private]

Definition at line 45 of file mmsimportpropertydao.cpp.

void MMSImportPropertyDAO::save ( MMSImportPropertyData data  )  [private]

Definition at line 49 of file mmsimportpropertydao.cpp.

void MMSImportPropertyDAO::update ( MMSImportPropertyData data  )  [private]

Definition at line 62 of file mmsimportpropertydao.cpp.

MMSImportPropertyData * MMSImportPropertyDAO::moveRecordToData ( MMSRecordSet rs  )  [private]

Definition at line 81 of file mmsimportpropertydao.cpp.

void MMSImportPropertyDAO::saveOrUpdate ( MMSImportPropertyData data  ) 

Definition at line 71 of file mmsimportpropertydao.cpp.

MMSImportPropertyData * MMSImportPropertyDAO::findImportPropertyByPlugin ( MMSPluginData plugin  ) 

Definition at line 93 of file mmsimportpropertydao.cpp.


Member Data Documentation

Definition at line 46 of file mmsimportpropertydao.h.


The documentation for this class was generated from the following files: