1 line
91 KiB
JSON
1 line
91 KiB
JSON
{"nodes": [{"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_java", "label": "TeacherCreationRequestController.java", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L1"}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller", "label": "TeacherCreationRequestController", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L23", "_callable": true}, {"id": "restcontroller", "label": "RestController", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java"}, {"id": "requestmapping", "label": "RequestMapping", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java"}, {"id": "requireroles", "label": "RequireRoles", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java"}, {"id": "teachercreationrequestrepository", "label": "TeacherCreationRequestRepository", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java"}, {"id": "userrepository", "label": "UserRepository", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java"}, {"id": "departmentrepository", "label": "DepartmentRepository", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java"}, {"id": "teacherdepartmentassignmentrepository", "label": "TeacherDepartmentAssignmentRepository", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java"}, {"id": "bcryptpasswordencoder", "label": "BCryptPasswordEncoder", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java"}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_teachercreationrequestcontroller", "label": ".TeacherCreationRequestController()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L34", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_getrequests", "label": ".getRequests()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L46", "_callable": true}, {"id": "teachercreationrequeststatus", "label": "TeacherCreationRequestStatus", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java"}, {"id": "list", "label": "List", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java"}, {"id": "teachercreationrequestresponse", "label": "TeacherCreationRequestResponse", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java"}, {"id": "getmapping", "label": "GetMapping", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java"}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "label": ".approve()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L56", "_callable": true}, {"id": "long", "label": "Long", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java"}, {"id": "reviewteachercreationrequest", "label": "ReviewTeacherCreationRequest", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java"}, {"id": "responseentity", "label": "ResponseEntity", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java"}, {"id": "postmapping", "label": "PostMapping", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java"}, {"id": "transactional", "label": "Transactional", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java"}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_reject", "label": ".reject()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L124", "_callable": true}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_toresponse", "label": ".toResponse()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L140", "_callable": true}, {"id": "teachercreationrequest", "label": "TeacherCreationRequest", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java"}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_touserresponse", "label": ".toUserResponse()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L160", "_callable": true}, {"id": "user", "label": "User", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java"}, {"id": "department", "label": "Department", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java"}, {"id": "userresponse", "label": "UserResponse", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java"}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_firstnotblank", "label": ".firstNotBlank()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L174", "_callable": true}, {"id": "string", "label": "String", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java"}, {"id": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_trimtonull", "label": ".trimToNull()", "file_type": "code", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L184", "_callable": true}], "edges": [{"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_java", "target": "authcontext", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L3", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_java", "target": "requireroles", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L4", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_java", "target": "reviewteachercreationrequest", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L5", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_java", "target": "teachercreationrequestresponse", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L6", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_java", "target": "userresponse", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L7", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_java", "target": "model", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L8", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_java", "target": "departmentrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L9", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_java", "target": "teachercreationrequestrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L10", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_java", "target": "teacherdepartmentassignmentrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L11", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_java", "target": "userrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L12", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_java", "target": "responseentity", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L13", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_java", "target": "bcryptpasswordencoder", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L14", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_java", "target": "transactional", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L15", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_java", "target": "annotation", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L16", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_java", "target": "localdate", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L18", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_java", "target": "localdatetime", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L19", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_java", "target": "list", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L20", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_java", "target": "map", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L21", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_java", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L23", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller", "target": "restcontroller", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L23", "weight": 1.0, "context": "attribute"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller", "target": "requestmapping", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L23", "weight": 1.0, "context": "attribute"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller", "target": "requireroles", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L23", "weight": 1.0, "context": "attribute"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller", "target": "teachercreationrequestrepository", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L28", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller", "target": "userrepository", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L29", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller", "target": "departmentrepository", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L30", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller", "target": "teacherdepartmentassignmentrepository", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L31", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller", "target": "bcryptpasswordencoder", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L32", "weight": 1.0, "context": "field"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_teachercreationrequestcontroller", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L34", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_teachercreationrequestcontroller", "target": "teachercreationrequestrepository", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L34", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_teachercreationrequestcontroller", "target": "userrepository", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L34", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_teachercreationrequestcontroller", "target": "departmentrepository", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L34", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_teachercreationrequestcontroller", "target": "teacherdepartmentassignmentrepository", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L34", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_teachercreationrequestcontroller", "target": "bcryptpasswordencoder", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L34", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_getrequests", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L46", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_getrequests", "target": "teachercreationrequeststatus", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L46", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_getrequests", "target": "list", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L46", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_getrequests", "target": "teachercreationrequestresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L46", "weight": 1.0, "context": "generic_arg"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_getrequests", "target": "getmapping", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L46", "weight": 1.0, "context": "attribute"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L56", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L56", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "target": "reviewteachercreationrequest", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L56", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "target": "responseentity", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L56", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "target": "postmapping", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L56", "weight": 1.0, "context": "attribute"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "target": "transactional", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L56", "weight": 1.0, "context": "attribute"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_reject", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L124", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_reject", "target": "long", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L124", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_reject", "target": "reviewteachercreationrequest", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L124", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_reject", "target": "responseentity", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L124", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_reject", "target": "postmapping", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L124", "weight": 1.0, "context": "attribute"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_toresponse", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L140", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_toresponse", "target": "teachercreationrequest", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L140", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_toresponse", "target": "teachercreationrequestresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L140", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_touserresponse", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L160", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_touserresponse", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L160", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_touserresponse", "target": "department", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L160", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_touserresponse", "target": "userresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L160", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_firstnotblank", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L174", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_firstnotblank", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L174", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_trimtonull", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L184", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_trimtonull", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L184", "weight": 1.0, "context": "parameter_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_trimtonull", "target": "string", "relation": "references", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L184", "weight": 1.0, "context": "return_type"}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_firstnotblank", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L70", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "target": "user", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L89", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_trimtonull", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L114", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_toresponse", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L119", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_touserresponse", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L120", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_reject", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_trimtonull", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L136", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_reject", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_toresponse", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L137", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_toresponse", "target": "teachercreationrequestresponse", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L142", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_touserresponse", "target": "userresponse", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L161", "weight": 1.0}, {"source": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_firstnotblank", "target": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_trimtonull", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L176", "weight": 1.0}], "raw_calls": [{"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_getrequests", "callee": "toList", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L48", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_getrequests", "callee": "stream", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L48", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_getrequests", "callee": "findAllByOrderByCreatedAtDesc", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L49", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_getrequests", "callee": "findByStatusOrderByCreatedAtDesc", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L50", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "orElse", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L59", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "findById", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L59", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "build", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L61", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "notFound", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L61", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "getStatus", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L63", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "body", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L64", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "badRequest", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L64", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "of", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L64", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "body", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L67", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "badRequest", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L67", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "of", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L67", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "getUsername", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L70", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "getUsername", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L70", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "getFullName", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L71", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "getFullName", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L71", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "getJobTitle", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L72", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "getJobTitle", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L72", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "length", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L73", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "length", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L73", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "length", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L73", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "body", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L74", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "badRequest", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L74", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "of", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L74", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "getPassword", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L76", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "length", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L76", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "getPassword", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L76", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "body", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L77", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "badRequest", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L77", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "of", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L77", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "isPresent", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L79", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "findByUsername", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L79", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "body", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L80", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "badRequest", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L80", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "of", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L80", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "getDepartmentId", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L83", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "getId", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L83", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "getDepartment", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L83", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "getDepartmentId", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L83", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "orElse", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L84", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "findById", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L84", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "isArchivedRecord", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L85", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "body", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L86", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "badRequest", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L86", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "of", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L86", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "setUsername", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L90", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "setPassword", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L91", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "encode", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L91", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "getPassword", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L91", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "setRole", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L92", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "setFullName", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L93", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "setJobTitle", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L94", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "setDepartmentId", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L95", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "getId", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L95", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "save", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L96", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "TeacherDepartmentAssignment", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L98", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "setTeacher", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L99", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "setDepartment", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L100", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "setValidFrom", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L101", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "now", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L101", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "setPrimaryAssignment", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L102", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "setComment", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L103", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "getId", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L103", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "setCreatedBy", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L104", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "currentUserId", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L104", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "save", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L105", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "setUsername", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L107", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "setFullName", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L108", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "setJobTitle", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L109", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "setDepartment", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L110", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "setStatus", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L111", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "setReviewedBy", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L112", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "currentUserId", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L112", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "setReviewedAt", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L113", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "now", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L113", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "setReviewComment", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L114", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "getReviewComment", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L114", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "setCreatedTeacherId", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L115", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "getId", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L115", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "save", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L116", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "ok", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L118", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_approve", "callee": "of", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L118", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_reject", "callee": "orElse", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L126", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_reject", "callee": "findById", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L126", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_reject", "callee": "build", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L128", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_reject", "callee": "notFound", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L128", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_reject", "callee": "getStatus", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L130", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_reject", "callee": "body", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L131", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_reject", "callee": "badRequest", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L131", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_reject", "callee": "of", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L131", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_reject", "callee": "setStatus", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L133", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_reject", "callee": "setReviewedBy", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L134", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_reject", "callee": "currentUserId", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L134", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_reject", "callee": "setReviewedAt", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L135", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_reject", "callee": "now", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L135", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_reject", "callee": "setReviewComment", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L136", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_reject", "callee": "getReviewComment", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L136", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_reject", "callee": "ok", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L137", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_reject", "callee": "save", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L137", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_toresponse", "callee": "getDepartment", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L141", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_toresponse", "callee": "getId", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L143", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_toresponse", "callee": "getId", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L144", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_toresponse", "callee": "getDepartmentName", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L145", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_toresponse", "callee": "getUsername", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L146", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_toresponse", "callee": "getFullName", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L147", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_toresponse", "callee": "getJobTitle", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L148", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_toresponse", "callee": "getComment", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L149", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_toresponse", "callee": "name", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L150", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_toresponse", "callee": "getStatus", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L150", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_toresponse", "callee": "getRequestedBy", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L151", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_toresponse", "callee": "getCreatedAt", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L152", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_toresponse", "callee": "getReviewedBy", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L153", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_toresponse", "callee": "getReviewedAt", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L154", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_toresponse", "callee": "getReviewComment", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L155", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_toresponse", "callee": "getCreatedTeacherId", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L156", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_touserresponse", "callee": "getId", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L162", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_touserresponse", "callee": "getUsername", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L163", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_touserresponse", "callee": "name", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L164", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_touserresponse", "callee": "getRole", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L164", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_touserresponse", "callee": "getFullName", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L165", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_touserresponse", "callee": "getJobTitle", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L166", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_touserresponse", "callee": "getDepartmentName", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L167", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_touserresponse", "callee": "setDepartmentId", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L169", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_touserresponse", "callee": "getId", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L169", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_touserresponse", "callee": "setStatus", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L170", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_touserresponse", "callee": "getStatus", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L170", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_trimtonull", "callee": "isBlank", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L185", "receiver": null}, {"caller_nid": "mnt_hdd_projectmagistr_magistr_backend_src_main_java_com_magistr_app_controller_teachercreationrequestcontroller_teachercreationrequestcontroller_trimtonull", "callee": "trim", "is_member_call": false, "source_file": "/mnt/HDD/ProjectMagistr/magistr/backend/src/main/java/com/magistr/app/controller/TeacherCreationRequestController.java", "source_location": "L188", "receiver": null}]} |