Overview

Summary

ContactDonateImprint


2. Modular API



2.1 Module System




2.2 Module Interfaces


API 1: CompanyService-API (33)

Remote MethodLocal MethodModuleHTTP-MethodReferences
(1) /follow/{id}findFollowById(id)CompanyModuleGETFollow
(2) /course/providercompany/{id}findAllCourseOfProviderCompany(id)CompanyModuleGETCompany Course
(3) /course/{id}updateCourseById(course)CompanyModulePUTCourse
(4) /coursefindAllCourse()CompanyModuleGETCourse
(5) /companyinsertCompany(company)CompanyModulePOSTCompany
(6) /follow/{id}updateFollowById(follow)CompanyModulePUTFollow
(7) /companyemployeefindAllCompanyEmployee()CompanyModuleGETCompanyEmployee
(8) /companyemployee/{id}updateCompanyEmployeeById(companyemployee)CompanyModulePUTCompanyEmployee
(9) /experience/{id}updateExperienceById(experience)CompanyModulePUTExperience
(10) /experience/company/{id}findAllExperienceOfCompany(id)CompanyModuleGETCompany Experience
(11) /company/{id}updateCompanyById(company)CompanyModulePUTCompany
(12) /experience/{id}findExperienceById(id)CompanyModuleGETExperience
(13) /course/{id}deleteCourseById(id)CompanyModuleDELETECourse
(14) /companyemployee/{id}deleteCompanyEmployeeById(id)CompanyModuleDELETECompanyEmployee
(15) /courseinsertCourse(course)CompanyModulePOSTCourse
(16) /companyemployeeinsertCompanyEmployee(companyemployee)CompanyModulePOSTCompanyEmployee
(17) /companyemployee/company/{id}findAllCompanyEmployeeOfCompany(id)CompanyModuleGETCompany CompanyEmployee
(18) /follow/{id}deleteFollowById(id)CompanyModuleDELETEFollow
(19) /course/{id}findCourseById(id)CompanyModuleGETCourse
(20) /follow/company/{id}findAllFollowOfCompany(id)CompanyModuleGETCompany Follow
(21) /companyfindAllCompany()CompanyModuleGETCompany
(22) /follow/targetuser/{id}findAllFollowOfTargetUser(id)CompanyModuleGETUserAccount Follow
(23) /experience/{id}deleteExperienceById(id)CompanyModuleDELETEExperience
(24) /follow/followeruser/{id}findAllFollowOfFollowerUser(id)CompanyModuleGETUserAccount Follow
(25) /experienceinsertExperience(experience)CompanyModulePOSTExperience
(26) /followinsertFollow(follow)CompanyModulePOSTFollow
(27) /experiencefindAllExperience()CompanyModuleGETExperience
(28) /company/{id}findCompanyById(id)CompanyModuleGETCompany
(29) /followfindAllFollow()CompanyModuleGETFollow
(30) /experience/user/{id}findAllExperienceOfUser(id)CompanyModuleGETUserAccount Experience
(31) /company/{id}deleteCompanyById(id)CompanyModuleDELETECompany
(32) /companyemployee/{id}findCompanyEmployeeById(id)CompanyModuleGETCompanyEmployee
(33) /companyemployee/user/{id}findAllCompanyEmployeeOfUser(id)CompanyModuleGETUserAccount CompanyEmployee

API 2: GameService-API (18)

Remote MethodLocal MethodModuleHTTP-MethodReferences
(1) /notification/user/{id}findAllNotificationOfUser(id)GameModuleGETUserAccount Notification
(2) /gamesession/game/{id}findAllGameSessionOfGame(id)GameModuleGETGame GameSession
(3) /gamesession/{id}findGameSessionById(id)GameModuleGETGameSession
(4) /game/{id}updateGameById(game)GameModulePUTGame
(5) /gameinsertGame(game)GameModulePOSTGame
(6) /gamesession/{id}updateGameSessionById(gamesession)GameModulePUTGameSession
(7) /gamesessionfindAllGameSession()GameModuleGETGameSession
(8) /gamefindAllGame()GameModuleGETGame
(9) /notificationfindAllNotification()GameModuleGETNotification
(10) /gamesession/user/{id}findAllGameSessionOfUser(id)GameModuleGETUserAccount GameSession
(11) /notification/{id}findNotificationById(id)GameModuleGETNotification
(12) /notificationinsertNotification(notification)GameModulePOSTNotification
(13) /game/{id}findGameById(id)GameModuleGETGame
(14) /gamesessioninsertGameSession(gamesession)GameModulePOSTGameSession
(15) /notification/{id}deleteNotificationById(id)GameModuleDELETENotification
(16) /gamesession/{id}deleteGameSessionById(id)GameModuleDELETEGameSession
(17) /game/{id}deleteGameById(id)GameModuleDELETEGame
(18) /notification/{id}updateNotificationById(notification)GameModulePUTNotification

API 3: GroupService-API (25)

Remote MethodLocal MethodModuleHTTP-MethodReferences
(1) /group/{id}updateGroupById(group)GroupModulePUTGroup
(2) /groupmember/invitedbyuser/{id}findAllGroupMemberOfInvitedByUser(id)GroupModuleGETUserAccount GroupMember
(3) /userprofileinsertUserProfile(userprofile)GroupModulePOSTUserProfile
(4) /group/{id}deleteGroupById(id)GroupModuleDELETEGroup
(5) /newsitem/{id}updateNewsItemById(newsitem)GroupModulePUTNewsItem
(6) /groupmember/{id}deleteGroupMemberById(id)GroupModuleDELETEGroupMember
(7) /groupmember/user/{id}findAllGroupMemberOfUser(id)GroupModuleGETUserAccount GroupMember
(8) /groupinsertGroup(group)GroupModulePOSTGroup
(9) /newsitem/{id}deleteNewsItemById(id)GroupModuleDELETENewsItem
(10) /userprofile/{id}updateUserProfileById(userprofile)GroupModulePUTUserProfile
(11) /userprofile/{id}findUserProfileById(id)GroupModuleGETUserProfile
(12) /group/owneruser/{id}findAllGroupOfOwnerUser(id)GroupModuleGETUserAccount Group
(13) /groupmember/{id}updateGroupMemberById(groupmember)GroupModulePUTGroupMember
(14) /groupmember/{id}findGroupMemberById(id)GroupModuleGETGroupMember
(15) /groupfindAllGroup()GroupModuleGETGroup
(16) /newsitem/{id}findNewsItemById(id)GroupModuleGETNewsItem
(17) /groupmember/group/{id}findAllGroupMemberOfGroup(id)GroupModuleGETGroup GroupMember
(18) /userprofile/user/{id}findAllUserProfileOfUser(id)GroupModuleGETUserAccount UserProfile
(19) /newsitemfindAllNewsItem()GroupModuleGETNewsItem
(20) /newsiteminsertNewsItem(newsitem)GroupModulePOSTNewsItem
(21) /userprofilefindAllUserProfile()GroupModuleGETUserProfile
(22) /group/{id}findGroupById(id)GroupModuleGETGroup
(23) /userprofile/{id}deleteUserProfileById(id)GroupModuleDELETEUserProfile
(24) /groupmemberfindAllGroupMember()GroupModuleGETGroupMember
(25) /groupmemberinsertGroupMember(groupmember)GroupModulePOSTGroupMember

API 4: LanguageService-API (17)

Remote MethodLocal MethodModuleHTTP-MethodReferences
(1) /language/{id}updateLanguageById(language)LanguageModulePUTLanguage
(2) /userlanguage/user/{id}findAllUserLanguageOfUser(id)LanguageModuleGETUserAccount UserLanguage
(3) /policydocumentfindAllPolicyDocument()LanguageModuleGETPolicyDocument
(4) /language/{id}deleteLanguageById(id)LanguageModuleDELETELanguage
(5) /userlanguageinsertUserLanguage(userlanguage)LanguageModulePOSTUserLanguage
(6) /userlanguage/language/{id}findAllUserLanguageOfLanguage(id)LanguageModuleGETLanguage UserLanguage
(7) /policydocumentinsertPolicyDocument(policydocument)LanguageModulePOSTPolicyDocument
(8) /policydocument/{id}findPolicyDocumentById(id)LanguageModuleGETPolicyDocument
(9) /userlanguagefindAllUserLanguage()LanguageModuleGETUserLanguage
(10) /policydocument/{id}updatePolicyDocumentById(policydocument)LanguageModulePUTPolicyDocument
(11) /userlanguage/{id}deleteUserLanguageById(id)LanguageModuleDELETEUserLanguage
(12) /userlanguage/{id}updateUserLanguageById(userlanguage)LanguageModulePUTUserLanguage
(13) /languagefindAllLanguage()LanguageModuleGETLanguage
(14) /policydocument/{id}deletePolicyDocumentById(id)LanguageModuleDELETEPolicyDocument
(15) /language/{id}findLanguageById(id)LanguageModuleGETLanguage
(16) /userlanguage/{id}findUserLanguageById(id)LanguageModuleGETUserLanguage
(17) /languageinsertLanguage(language)LanguageModulePOSTLanguage

API 5: LearningTopicService-API (19)

Remote MethodLocal MethodModuleHTTP-MethodReferences
(1) /coursetopic/{id}deleteCourseTopicById(id)LearningTopicModuleDELETECourseTopic
(2) /connectionfindAllConnection()LearningTopicModuleGETConnection
(3) /connection/{id}deleteConnectionById(id)LearningTopicModuleDELETEConnection
(4) /learningtopic/{id}findLearningTopicById(id)LearningTopicModuleGETLearningTopic
(5) /coursetopicfindAllCourseTopic()LearningTopicModuleGETCourseTopic
(6) /learningtopicinsertLearningTopic(learningtopic)LearningTopicModulePOSTLearningTopic
(7) /connection/requesteruser/{id}findAllConnectionOfRequesterUser(id)LearningTopicModuleGETUserAccount Connection
(8) /learningtopic/{id}updateLearningTopicById(learningtopic)LearningTopicModulePUTLearningTopic
(9) /connection/addresseeuser/{id}findAllConnectionOfAddresseeUser(id)LearningTopicModuleGETUserAccount Connection
(10) /connection/{id}findConnectionById(id)LearningTopicModuleGETConnection
(11) /coursetopic/course/{id}findAllCourseTopicOfCourse(id)LearningTopicModuleGETCourse CourseTopic
(12) /coursetopic/learningtopic/{id}findAllCourseTopicOfLearningTopic(id)LearningTopicModuleGETLearningTopic CourseTopic
(13) /coursetopic/{id}findCourseTopicById(id)LearningTopicModuleGETCourseTopic
(14) /coursetopicinsertCourseTopic(coursetopic)LearningTopicModulePOSTCourseTopic
(15) /learningtopic/{id}deleteLearningTopicById(id)LearningTopicModuleDELETELearningTopic
(16) /learningtopicfindAllLearningTopic()LearningTopicModuleGETLearningTopic
(17) /connection/{id}updateConnectionById(connection)LearningTopicModulePUTConnection
(18) /connectioninsertConnection(connection)LearningTopicModulePOSTConnection
(19) /coursetopic/{id}updateCourseTopicById(coursetopic)LearningTopicModulePUTCourseTopic

API 6: MessageThreadService-API (19)

Remote MethodLocal MethodModuleHTTP-MethodReferences
(1) /messageparticipant/user/{id}findAllMessageParticipantOfUser(id)MessageThreadModuleGETUserAccount MessageParticipant
(2) /messagethread/{id}findMessageThreadById(id)MessageThreadModuleGETMessageThread
(3) /messagefindAllMessage()MessageThreadModuleGETMessage
(4) /messagethread/{id}deleteMessageThreadById(id)MessageThreadModuleDELETEMessageThread
(5) /messagethreadinsertMessageThread(messagethread)MessageThreadModulePOSTMessageThread
(6) /messageparticipant/{id}findMessageParticipantById(id)MessageThreadModuleGETMessageParticipant
(7) /messageparticipant/{id}deleteMessageParticipantById(id)MessageThreadModuleDELETEMessageParticipant
(8) /messagethreadfindAllMessageThread()MessageThreadModuleGETMessageThread
(9) /messageparticipantfindAllMessageParticipant()MessageThreadModuleGETMessageParticipant
(10) /message/{id}updateMessageById(message)MessageThreadModulePUTMessage
(11) /messageparticipant/messagethread/{id}findAllMessageParticipantOfMessageThread(id)MessageThreadModuleGETMessageThread MessageParticipant
(12) /messageparticipantinsertMessageParticipant(messageparticipant)MessageThreadModulePOSTMessageParticipant
(13) /messageparticipant/{id}updateMessageParticipantById(messageparticipant)MessageThreadModulePUTMessageParticipant
(14) /message/{id}deleteMessageById(id)MessageThreadModuleDELETEMessage
(15) /message/senderuser/{id}findAllMessageOfSenderUser(id)MessageThreadModuleGETUserAccount Message
(16) /messagethread/{id}updateMessageThreadById(messagethread)MessageThreadModulePUTMessageThread
(17) /messageinsertMessage(message)MessageThreadModulePOSTMessage
(18) /message/messagethread/{id}findAllMessageOfMessageThread(id)MessageThreadModuleGETMessageThread Message
(19) /message/{id}findMessageById(id)MessageThreadModuleGETMessage

API 7: PostService-API (21)

Remote MethodLocal MethodModuleHTTP-MethodReferences
(1) /post/{id}findPostById(id)PostModuleGETPost
(2) /reactioninsertReaction(reaction)PostModulePOSTReaction
(3) /post/company/{id}findAllPostOfCompany(id)PostModuleGETCompany Post
(4) /reactionfindAllReaction()PostModuleGETReaction
(5) /reactiontype/{id}deleteReactionTypeById(id)PostModuleDELETEReactionType
(6) /reaction/{id}updateReactionById(reaction)PostModulePUTReaction
(7) /post/{id}deletePostById(id)PostModuleDELETEPost
(8) /post/authoruser/{id}findAllPostOfAuthorUser(id)PostModuleGETUserAccount Post
(9) /postinsertPost(post)PostModulePOSTPost
(10) /reaction/{id}findReactionById(id)PostModuleGETReaction
(11) /postfindAllPost()PostModuleGETPost
(12) /reactiontypefindAllReactionType()PostModuleGETReactionType
(13) /reaction/reactiontype/{id}findAllReactionOfReactionType(id)PostModuleGETReactionType Reaction
(14) /reaction/{id}deleteReactionById(id)PostModuleDELETEReaction
(15) /reaction/user/{id}findAllReactionOfUser(id)PostModuleGETUserAccount Reaction
(16) /reactiontype/{id}updateReactionTypeById(reactiontype)PostModulePUTReactionType
(17) /post/{id}updatePostById(post)PostModulePUTPost
(18) /reaction/post/{id}findAllReactionOfPost(id)PostModuleGETPost Reaction
(19) /reactiontypeinsertReactionType(reactiontype)PostModulePOSTReactionType
(20) /reactiontype/{id}findReactionTypeById(id)PostModuleGETReactionType
(21) /reaction/comment/{id}findAllReactionOfComment(id)PostModuleGETComment Reaction

API 8: PostTopicService-API (19)

Remote MethodLocal MethodModuleHTTP-MethodReferences
(1) /posttopicassignment/{id}findPostTopicAssignmentById(id)PostTopicModuleGETPostTopicAssignment
(2) /posttopicassignmentinsertPostTopicAssignment(posttopicassignment)PostTopicModulePOSTPostTopicAssignment
(3) /savedjob/{id}updateSavedJobById(savedjob)PostTopicModulePUTSavedJob
(4) /posttopicassignmentfindAllPostTopicAssignment()PostTopicModuleGETPostTopicAssignment
(5) /posttopic/{id}updatePostTopicById(posttopic)PostTopicModulePUTPostTopic
(6) /savedjob/user/{id}findAllSavedJobOfUser(id)PostTopicModuleGETUserAccount SavedJob
(7) /savedjobinsertSavedJob(savedjob)PostTopicModulePOSTSavedJob
(8) /posttopic/{id}deletePostTopicById(id)PostTopicModuleDELETEPostTopic
(9) /savedjob/job/{id}findAllSavedJobOfJob(id)PostTopicModuleGETJob SavedJob
(10) /posttopicassignment/post/{id}findAllPostTopicAssignmentOfPost(id)PostTopicModuleGETPost PostTopicAssignment
(11) /posttopicinsertPostTopic(posttopic)PostTopicModulePOSTPostTopic
(12) /posttopicassignment/{id}deletePostTopicAssignmentById(id)PostTopicModuleDELETEPostTopicAssignment
(13) /savedjob/{id}deleteSavedJobById(id)PostTopicModuleDELETESavedJob
(14) /posttopicfindAllPostTopic()PostTopicModuleGETPostTopic
(15) /posttopicassignment/{id}updatePostTopicAssignmentById(posttopicassignment)PostTopicModulePUTPostTopicAssignment
(16) /posttopic/{id}findPostTopicById(id)PostTopicModuleGETPostTopic
(17) /savedjob/{id}findSavedJobById(id)PostTopicModuleGETSavedJob
(18) /savedjobfindAllSavedJob()PostTopicModuleGETSavedJob
(19) /posttopicassignment/posttopic/{id}findAllPostTopicAssignmentOfPostTopic(id)PostTopicModuleGETPostTopic PostTopicAssignment

API 9: ProductService-API (24)

Remote MethodLocal MethodModuleHTTP-MethodReferences
(1) /product/productcategory/{id}findAllProductOfProductCategory(id)ProductModuleGETProductCategory Product
(2) /productcategory/{id}deleteProductCategoryById(id)ProductModuleDELETEProductCategory
(3) /product/{id}deleteProductById(id)ProductModuleDELETEProduct
(4) /product/{id}findProductById(id)ProductModuleGETProduct
(5) /productreview/{id}updateProductReviewById(productreview)ProductModulePUTProductReview
(6) /productinsertProduct(product)ProductModulePOSTProduct
(7) /productreviewinsertProductReview(productreview)ProductModulePOSTProductReview
(8) /productreview/{id}deleteProductReviewById(id)ProductModuleDELETEProductReview
(9) /productcategory/{id}findProductCategoryById(id)ProductModuleGETProductCategory
(10) /searchdirectoryentry/{id}deleteSearchDirectoryEntryById(id)ProductModuleDELETESearchDirectoryEntry
(11) /searchdirectoryentry/{id}updateSearchDirectoryEntryById(searchdirectoryentry)ProductModulePUTSearchDirectoryEntry
(12) /searchdirectoryentryinsertSearchDirectoryEntry(searchdirectoryentry)ProductModulePOSTSearchDirectoryEntry
(13) /searchdirectoryentry/{id}findSearchDirectoryEntryById(id)ProductModuleGETSearchDirectoryEntry
(14) /product/{id}updateProductById(product)ProductModulePUTProduct
(15) /productreviewfindAllProductReview()ProductModuleGETProductReview
(16) /productreview/revieweruser/{id}findAllProductReviewOfReviewerUser(id)ProductModuleGETUserAccount ProductReview
(17) /product/company/{id}findAllProductOfCompany(id)ProductModuleGETCompany Product
(18) /productreview/{id}findProductReviewById(id)ProductModuleGETProductReview
(19) /searchdirectoryentryfindAllSearchDirectoryEntry()ProductModuleGETSearchDirectoryEntry
(20) /productreview/product/{id}findAllProductReviewOfProduct(id)ProductModuleGETProduct ProductReview
(21) /productcategory/{id}updateProductCategoryById(productcategory)ProductModulePUTProductCategory
(22) /productfindAllProduct()ProductModuleGETProduct
(23) /productcategoryinsertProductCategory(productcategory)ProductModulePOSTProductCategory
(24) /productcategoryfindAllProductCategory()ProductModuleGETProductCategory

API 10: SchoolService-API (19)

Remote MethodLocal MethodModuleHTTP-MethodReferences
(1) /education/{id}deleteEducationById(id)SchoolModuleDELETEEducation
(2) /jobapplicationmessageinsertJobApplicationMessage(jobapplicationmessage)SchoolModulePOSTJobApplicationMessage
(3) /jobapplicationmessagefindAllJobApplicationMessage()SchoolModuleGETJobApplicationMessage
(4) /school/{id}findSchoolById(id)SchoolModuleGETSchool
(5) /schoolinsertSchool(school)SchoolModulePOSTSchool
(6) /school/{id}updateSchoolById(school)SchoolModulePUTSchool
(7) /education/{id}updateEducationById(education)SchoolModulePUTEducation
(8) /schoolfindAllSchool()SchoolModuleGETSchool
(9) /educationinsertEducation(education)SchoolModulePOSTEducation
(10) /education/school/{id}findAllEducationOfSchool(id)SchoolModuleGETSchool Education
(11) /jobapplicationmessage/jobapplication/{id}findAllJobApplicationMessageOfJobApplication(id)SchoolModuleGETJobApplication JobApplicationMessage
(12) /education/{id}findEducationById(id)SchoolModuleGETEducation
(13) /jobapplicationmessage/senderuser/{id}findAllJobApplicationMessageOfSenderUser(id)SchoolModuleGETUserAccount JobApplicationMessage
(14) /jobapplicationmessage/{id}findJobApplicationMessageById(id)SchoolModuleGETJobApplicationMessage
(15) /education/user/{id}findAllEducationOfUser(id)SchoolModuleGETUserAccount Education
(16) /school/{id}deleteSchoolById(id)SchoolModuleDELETESchool
(17) /jobapplicationmessage/{id}deleteJobApplicationMessageById(id)SchoolModuleDELETEJobApplicationMessage
(18) /jobapplicationmessage/{id}updateJobApplicationMessageById(jobapplicationmessage)SchoolModulePUTJobApplicationMessage
(19) /educationfindAllEducation()SchoolModuleGETEducation

API 11: SkillService-API (19)

Remote MethodLocal MethodModuleHTTP-MethodReferences
(1) /userskillfindAllUserSkill()SkillModuleGETUserSkill
(2) /enrollmentinsertEnrollment(enrollment)SkillModulePOSTEnrollment
(3) /userskill/skill/{id}findAllUserSkillOfSkill(id)SkillModuleGETSkill UserSkill
(4) /userskill/{id}findUserSkillById(id)SkillModuleGETUserSkill
(5) /skill/{id}deleteSkillById(id)SkillModuleDELETESkill
(6) /enrollment/user/{id}findAllEnrollmentOfUser(id)SkillModuleGETUserAccount Enrollment
(7) /userskill/{id}updateUserSkillById(userskill)SkillModulePUTUserSkill
(8) /enrollmentfindAllEnrollment()SkillModuleGETEnrollment
(9) /enrollment/{id}findEnrollmentById(id)SkillModuleGETEnrollment
(10) /enrollment/{id}deleteEnrollmentById(id)SkillModuleDELETEEnrollment
(11) /skill/{id}updateSkillById(skill)SkillModulePUTSkill
(12) /enrollment/{id}updateEnrollmentById(enrollment)SkillModulePUTEnrollment
(13) /userskill/user/{id}findAllUserSkillOfUser(id)SkillModuleGETUserAccount UserSkill
(14) /userskill/{id}deleteUserSkillById(id)SkillModuleDELETEUserSkill
(15) /skill/{id}findSkillById(id)SkillModuleGETSkill
(16) /skillfindAllSkill()SkillModuleGETSkill
(17) /userskillinsertUserSkill(userskill)SkillModulePOSTUserSkill
(18) /skillinsertSkill(skill)SkillModulePOSTSkill
(19) /enrollment/course/{id}findAllEnrollmentOfCourse(id)SkillModuleGETCourse Enrollment

API 12: UserAccountService-API (34)

Remote MethodLocal MethodModuleHTTP-MethodReferences
(1) /skillendorsement/{id}findSkillEndorsementById(id)UserAccountModuleGETSkillEndorsement
(2) /skillendorsementinsertSkillEndorsement(skillendorsement)UserAccountModulePOSTSkillEndorsement
(3) /jobapplicationfindAllJobApplication()UserAccountModuleGETJobApplication
(4) /jobapplication/{id}updateJobApplicationById(jobapplication)UserAccountModulePUTJobApplication
(5) /comment/authoruser/{id}findAllCommentOfAuthorUser(id)UserAccountModuleGETUserAccount Comment
(6) /useraccountinsertUserAccount(useraccount)UserAccountModulePOSTUserAccount
(7) /useraccountfindAllUserAccount()UserAccountModuleGETUserAccount
(8) /jobinsertJob(job)UserAccountModulePOSTJob
(9) /job/{id}findJobById(id)UserAccountModuleGETJob
(10) /jobapplication/job/{id}findAllJobApplicationOfJob(id)UserAccountModuleGETJob JobApplication
(11) /jobapplication/applicantuser/{id}findAllJobApplicationOfApplicantUser(id)UserAccountModuleGETUserAccount JobApplication
(12) /jobfindAllJob()UserAccountModuleGETJob
(13) /comment/{id}updateCommentById(comment)UserAccountModulePUTComment
(14) /jobapplicationinsertJobApplication(jobapplication)UserAccountModulePOSTJobApplication
(15) /comment/post/{id}findAllCommentOfPost(id)UserAccountModuleGETPost Comment
(16) /skillendorsement/skill/{id}findAllSkillEndorsementOfSkill(id)UserAccountModuleGETSkill SkillEndorsement
(17) /jobapplication/{id}deleteJobApplicationById(id)UserAccountModuleDELETEJobApplication
(18) /useraccount/{id}updateUserAccountById(useraccount)UserAccountModulePUTUserAccount
(19) /skillendorsementfindAllSkillEndorsement()UserAccountModuleGETSkillEndorsement
(20) /comment/{id}findCommentById(id)UserAccountModuleGETComment
(21) /useraccount/{id}findUserAccountById(id)UserAccountModuleGETUserAccount
(22) /commentfindAllComment()UserAccountModuleGETComment
(23) /jobapplication/{id}findJobApplicationById(id)UserAccountModuleGETJobApplication
(24) /useraccount/{id}deleteUserAccountById(id)UserAccountModuleDELETEUserAccount
(25) /skillendorsement/targetuser/{id}findAllSkillEndorsementOfTargetUser(id)UserAccountModuleGETUserAccount SkillEndorsement
(26) /job/postedbyuser/{id}findAllJobOfPostedByUser(id)UserAccountModuleGETUserAccount Job
(27) /skillendorsement/{id}updateSkillEndorsementById(skillendorsement)UserAccountModulePUTSkillEndorsement
(28) /job/{id}deleteJobById(id)UserAccountModuleDELETEJob
(29) /job/company/{id}findAllJobOfCompany(id)UserAccountModuleGETCompany Job
(30) /skillendorsement/{id}deleteSkillEndorsementById(id)UserAccountModuleDELETESkillEndorsement
(31) /comment/{id}deleteCommentById(id)UserAccountModuleDELETEComment
(32) /skillendorsement/endorseruser/{id}findAllSkillEndorsementOfEndorserUser(id)UserAccountModuleGETUserAccount SkillEndorsement
(33) /job/{id}updateJobById(job)UserAccountModulePUTJob
(34) /commentinsertComment(comment)UserAccountModulePOSTComment



Overview

Summary

ContactDonateImprint