46 if ( !this->CheckEntityAlreadyExists< GoDBSubCellTypeRow >(this->
m_NewSubCellType) )
57 this->ValidateNameTemplate< GoDBSubCellTypeRow >(this->
m_NewSubCellType, iName,
vtkMySQLDatabase * m_DatabaseConnector
virtual void SaveNewEntityInDB()
Pure Virtual method : save the new entity in the database, the m_DatabaseConnectorForNewEntity needs ...
QGoDBSubCellTypeManager(QWidget *iParent=0)
Abstract class : the QGoDBNameDescEntityManager manages the interactions between the user and the dat...
virtual int SaveInDB(vtkMySQLDatabase *DatabaseConnector)
Pure Virtual :check if the entity already exists in the DB, if yes, return the existing ID...
virtual void ValidateName(std::string iName, std::string iDescription)
GoDBSubCellTypeRow m_NewSubCellType