title display jobseeker profile

participant Jobseeker
participant System


entryspacing 1.2
Jobseeker->System:showMyProfile(jobseeker_id)
Jobseeker<--System: display profile
