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< ProjectInformation > &_projectsFound, bool &_maxLengthExceeded) | ProjectManagement | |
getDefaultTemplateList(void) | ProjectManagement | |
getProjectCollection(const std::string &projectName) | ProjectManagement | |
getProjectInformation(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 | |
readProjectsInfo(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 | |
~ProjectManagement() | ProjectManagement |