This is the complete list of members for ProjectManagement, including all inherited members.
| canAccessProject(const std::string &projectCollection) | ProjectManagement | |
| copyProject(const std::string &sourceProjectName, const std::string &destinationProjectName, const std::string &userName) | ProjectManagement | |
| createProject(const std::string &projectName, const std::string &projectType, const std::string &userName, const std::string &defaultSettingTemplate) | ProjectManagement | |
| deleteProject(const std::string &projectName) | ProjectManagement | |
| exportProject(const std::string &projectName, const std::string &exportFileName, AppBase *parent) | ProjectManagement | |
| findProjectNames(const std::string &projectNameFilter, int maxNumberOfResults, std::list< std::string > &projectsFound, bool &maxLengthExceeded) | ProjectManagement | |
| getDefaultTemplateList(void) | ProjectManagement | |
| getProjectAuthor(const std::string &projectName, std::string &author) | ProjectManagement | |
| getProjectCollection(const std::string &projectName) | ProjectManagement | |
| getProjectType(const std::string &projectName) | ProjectManagement | |
| importProject(const std::string &projectName, const std::string &userName, const std::string &importFileName, AppBase *parent) | ProjectManagement | |
| InitializeConnection(void) | ProjectManagement | |
| projectExists(const std::string &projectName, bool &canBeDeleted) | ProjectManagement | |
| ProjectManagement() | ProjectManagement | |
| ProjectManagement(const LoginData &_data) | ProjectManagement | |
| readProjectAuthor(std::list< std::string > &projects) | ProjectManagement | |
| renameProject(const std::string &oldProjectName, const std::string &newProjectName) | ProjectManagement | |
| setAuthServerURL(const std::string &url) | ProjectManagement | |
| setDataBaseURL(const std::string &url) | ProjectManagement | |
| setProjectType(const std::string &projectName, const std::string &projectType) | ProjectManagement | |
| ~ProjectManagement() | ProjectManagement |