public interface

TalentPort

com.workday.talent.TalentPort
Known Indirect Subclasses

Class Overview

This web service consists of operations for interfacing with the Workday Talent Management web service operations. This class was generated by Apache CXF 2.5.1 2014-02-28T19:23:49.217-03:00 Generated source version: 2.5.1

Summary

Public Methods
abstract AssessTalentResponseType assessTalent(AssessTalentRequestType body)
This operation allows added a talent assessment for a worker.
abstract ManageCareerInterestResponseType editCareerInterests(EditCareerInterestsRequestType body)
This operation allows for the updating of career interest information (career preference) for an employee.
abstract EditJobInterestsResponseType editJobInterests(EditJobInterestsRequestType body)
This operation allows for the updating of current job interests information for an employee.
abstract ManageRelocationPreferencesResponseType editRelocationPreferences(EditRelocationPreferencesRequestType body)
This operation allows for the updating of career relocation information (willing to relocate) for an employee.
abstract EditTravelPreferencesResponseType editTravelPreferences(EditTravelPreferencesRequestType body)
This operation allows for the updating of career travel information (willing to travel) for an employee.
abstract GetCertificationIssuersResponseType getCertificationIssuers(GetCertificationIssuersRequestType body)
This operation retrieves the certification issuers that are currently defined.
abstract GetCertificationsResponseType getCertifications(GetCertificationsRequestType body)
This operation retrieves the certifications that are currently defined.
abstract GetCompetenciesResponseType getCompetencies(GetCompetenciesRequestType body)
This operation retrieves the Competencies currently defined.
abstract GetCompetencyCategoriesResponseType getCompetencyCategories(GetCompetencyCategoriesRequestType body)
Get all competency categories
abstract GetCompetencyLevelsResponseType getCompetencyLevels(GetCompetencyLevelsRequestType body)
This operation retrieves the competency levels currently defined.
abstract GetDegreesResponseType getDegrees(GetDegreesRequestType body)
This operation retrieves the educational degrees that are currently defined.
abstract GetEducationalInstitutionTypesResponseType getEducationalInstitutionTypes(GetEducationalInstitutionTypesRequestType body)
This operation retrieves the Educational Institution Types that are currently defined;
abstract GetFieldsOfStudyResponseType getFieldsOfStudy(GetFieldsOfStudyRequestType body)
This operation will get the Field of Studies currently defined.
abstract GetLanguageProficiencyLevelsResponseType getLanguageProficiencyLevels(GetLanguageProficiencyLevelsRequestType body)
This operation allows retrieval of language proficiency information.
abstract GetLanguagesResponseType getLanguages(GetLanguagesRequestType body)
This operation allows retrieval of language information.
abstract GetSchoolsResponseType getSchools(GetSchoolsRequestType body)
This operation allows retrieval of school information.
abstract GetSkillSourcePrecedencesResponseType getSkillSourcePrecedences(GetSkillSourcePrecedencesRequestType body)
Get all skill source precedences
abstract GetSuccessionPoolsResponseType getSuccessionPools(GetSuccessionPoolsRequestType body)
Enable Succession Pool and its membership retrieval via SOAP Web Service request.
abstract GetTalentPoolsResponseType getTalentPools(GetTalentPoolsRequestType body)
This web service allows retrieval of Talent Pools and memberships information.
abstract GiveFeedbackResponseType giveFeedback(GiveFeedbackRequestType body)
This operation allows adding new anytime feedback for a worker.
abstract ManageAccomplishmentsResponseType manageAccomplishments(ManageAccomplishmentsRequestType body)
This operation allows adding new accomplishmentsand editing existing accomplishments for a worker.
abstract ManageAwardsResponseType manageAwards(ManageAwardsRequestType body)
This operation allows adding new awards and editing existing awards for a worker.
abstract ManageCertificationsResponseType manageCertifications(ManageCertificationsRequestType body)
This operation allows adding new certifications and editing existing certifications for a worker.
abstract ManageCompetenciesResponseType manageCompetencies(ManageCompetenciesRequestType body)
This operation allows adding new competencies and editing existing competencies for a worker.
abstract ManageEducationResponseType manageEducation(ManageEducationRequestType body)
This operation allows for adding and editing a worker's education.
abstract ManageExternalJobHistoryResponseType manageExternalJobHistory(ManageExternalJobHistoryRequestType body)
This operation allows adding new job histories and editing existing job histories for a worker.
abstract ManageInternalProjectsResponseType manageInternalProjects(ManageInternalProjectsRequestType body)
This operation allows adding new internal projects and editing existing internal projects for a worker.
abstract ManageLanguagesResponseType manageLanguages(ManageLanguagesRequestType body)
This operation allows adding new languages and editing existing languages for a worker.
abstract ManageMembershipsResponseType manageMemberships(ManageMembershipsRequestType body)
This operation allows adding new memberships and editing existing memberships for a worker.
abstract ManageSuccessionPlanResponseType manageSuccessionPlan(ManageSuccessionPlanRequestType body)
Web service for Managing a Succession Plan for a position.
abstract ManageSuccessionPoolResponseType manageSuccessionPool(ManageSuccessionPoolRequestType body)
Web service for Managing a Succession Plan for a job profile.
abstract ManageTrainingResponseType manageTraining(ManageTrainingRequestType body)
This operation allows adding new trainings and editing existing trainings for a worker.
abstract ManageWorkExperiencesResponseType manageWorkExperience(ManageWorkExperienceRequestType body)
This operation allows adding new work experiences and editing existing work experiences for a worker.
abstract PutCertificationResponseType putCertification(PutCertificationRequestType body)
This operation allows for adding and updating certifications.
abstract PutCertificationIssuerResponseType putCertificationIssuer(PutCertificationIssuerRequestType body)
This operation allows for adding and updating certification issuers.
abstract PutCompetencyResponseType putCompetency(PutCompetencyRequestType body)
This operation adds or updates a Competency.
abstract PutCompetencyLevelResponseType putCompetencyLevel(PutCompetencyLevelRequestType body)
This operation adds or updates competency levels.
abstract PutDegreeResponseType putDegree(PutDegreeRequestType body)
This operation adds or updates a Degree.
abstract PutEducationalInstitutionTypeResponseType putEducationalInstitutionType(PutEducationalInstitutionTypeRequestType body)
This operation adds or updates an Educational Institution Type.
abstract PutFieldOfStudyResponseType putFieldOfStudy(PutFieldOfStudyRequestType body)
This operation adds or updates a Field Of Study.
abstract PutPositionForSuccessionResponseType putPositionForSuccession(PutPositionForSuccessionRequestType body)
This operation allows adding new positions for succession.
abstract PutSchoolResponseType putSchool(PutSchoolRequestType body)
This operation adds or updates a School.
abstract PutSkillResponseType putSkill(PutSkillRequestType body)
This operation adds or updates skill items.
abstract PutSkillItemCategoryResponseType putSkillItemCategory(PutSkillItemCategoryRequestType body)
This operation adds or updates a Skill Item Category.
abstract PutTalentPoolResponseType putTalentPool(PutTalentPoolRequestType body)
This web service allows add and update to Talent Pools and memberships information

Public Methods

public abstract AssessTalentResponseType assessTalent (AssessTalentRequestType body)

This operation allows added a talent assessment for a worker.

Parameters
body

public abstract ManageCareerInterestResponseType editCareerInterests (EditCareerInterestsRequestType body)

This operation allows for the updating of career interest information (career preference) for an employee.

Parameters
body

public abstract EditJobInterestsResponseType editJobInterests (EditJobInterestsRequestType body)

This operation allows for the updating of current job interests information for an employee.

Parameters
body

public abstract ManageRelocationPreferencesResponseType editRelocationPreferences (EditRelocationPreferencesRequestType body)

This operation allows for the updating of career relocation information (willing to relocate) for an employee.

Parameters
body

public abstract EditTravelPreferencesResponseType editTravelPreferences (EditTravelPreferencesRequestType body)

This operation allows for the updating of career travel information (willing to travel) for an employee.

Parameters
body

public abstract GetCertificationIssuersResponseType getCertificationIssuers (GetCertificationIssuersRequestType body)

This operation retrieves the certification issuers that are currently defined.

Parameters
body

public abstract GetCertificationsResponseType getCertifications (GetCertificationsRequestType body)

This operation retrieves the certifications that are currently defined.

Parameters
body

public abstract GetCompetenciesResponseType getCompetencies (GetCompetenciesRequestType body)

This operation retrieves the Competencies currently defined.

Parameters
body

public abstract GetCompetencyCategoriesResponseType getCompetencyCategories (GetCompetencyCategoriesRequestType body)

Get all competency categories

Parameters
body

public abstract GetCompetencyLevelsResponseType getCompetencyLevels (GetCompetencyLevelsRequestType body)

This operation retrieves the competency levels currently defined.

Parameters
body

public abstract GetDegreesResponseType getDegrees (GetDegreesRequestType body)

This operation retrieves the educational degrees that are currently defined.

Parameters
body

public abstract GetEducationalInstitutionTypesResponseType getEducationalInstitutionTypes (GetEducationalInstitutionTypesRequestType body)

This operation retrieves the Educational Institution Types that are currently defined;

Parameters
body

public abstract GetFieldsOfStudyResponseType getFieldsOfStudy (GetFieldsOfStudyRequestType body)

This operation will get the Field of Studies currently defined.

Parameters
body

public abstract GetLanguageProficiencyLevelsResponseType getLanguageProficiencyLevels (GetLanguageProficiencyLevelsRequestType body)

This operation allows retrieval of language proficiency information.

Parameters
body

public abstract GetLanguagesResponseType getLanguages (GetLanguagesRequestType body)

This operation allows retrieval of language information.

Parameters
body

public abstract GetSchoolsResponseType getSchools (GetSchoolsRequestType body)

This operation allows retrieval of school information.

Parameters
body

public abstract GetSkillSourcePrecedencesResponseType getSkillSourcePrecedences (GetSkillSourcePrecedencesRequestType body)

Get all skill source precedences

Parameters
body

public abstract GetSuccessionPoolsResponseType getSuccessionPools (GetSuccessionPoolsRequestType body)

Enable Succession Pool and its membership retrieval via SOAP Web Service request.

Parameters
body

public abstract GetTalentPoolsResponseType getTalentPools (GetTalentPoolsRequestType body)

This web service allows retrieval of Talent Pools and memberships information.

Parameters
body

public abstract GiveFeedbackResponseType giveFeedback (GiveFeedbackRequestType body)

This operation allows adding new anytime feedback for a worker.

Parameters
body

public abstract ManageAccomplishmentsResponseType manageAccomplishments (ManageAccomplishmentsRequestType body)

This operation allows adding new accomplishmentsand editing existing accomplishments for a worker.

Parameters
body

public abstract ManageAwardsResponseType manageAwards (ManageAwardsRequestType body)

This operation allows adding new awards and editing existing awards for a worker.

Parameters
body

public abstract ManageCertificationsResponseType manageCertifications (ManageCertificationsRequestType body)

This operation allows adding new certifications and editing existing certifications for a worker.

Parameters
body

public abstract ManageCompetenciesResponseType manageCompetencies (ManageCompetenciesRequestType body)

This operation allows adding new competencies and editing existing competencies for a worker.

Parameters
body

public abstract ManageEducationResponseType manageEducation (ManageEducationRequestType body)

This operation allows for adding and editing a worker's education. You may specify a School Reference or a School Name, Country, and Type. If the School Name and Country match one of the entries from the Schools report, the education record for that worker will use the School Reference. Otherwise, the School Name and Location will be text fields for the education for that worker.

Parameters
body

public abstract ManageExternalJobHistoryResponseType manageExternalJobHistory (ManageExternalJobHistoryRequestType body)

This operation allows adding new job histories and editing existing job histories for a worker.

Parameters
body

public abstract ManageInternalProjectsResponseType manageInternalProjects (ManageInternalProjectsRequestType body)

This operation allows adding new internal projects and editing existing internal projects for a worker.

Parameters
body

public abstract ManageLanguagesResponseType manageLanguages (ManageLanguagesRequestType body)

This operation allows adding new languages and editing existing languages for a worker.

Parameters
body

public abstract ManageMembershipsResponseType manageMemberships (ManageMembershipsRequestType body)

This operation allows adding new memberships and editing existing memberships for a worker.

Parameters
body

public abstract ManageSuccessionPlanResponseType manageSuccessionPlan (ManageSuccessionPlanRequestType body)

Web service for Managing a Succession Plan for a position.

Parameters
body

public abstract ManageSuccessionPoolResponseType manageSuccessionPool (ManageSuccessionPoolRequestType body)

Web service for Managing a Succession Plan for a job profile.

Parameters
body

public abstract ManageTrainingResponseType manageTraining (ManageTrainingRequestType body)

This operation allows adding new trainings and editing existing trainings for a worker.

Parameters
body

public abstract ManageWorkExperiencesResponseType manageWorkExperience (ManageWorkExperienceRequestType body)

This operation allows adding new work experiences and editing existing work experiences for a worker.

Parameters
body

public abstract PutCertificationResponseType putCertification (PutCertificationRequestType body)

This operation allows for adding and updating certifications.

Parameters
body

public abstract PutCertificationIssuerResponseType putCertificationIssuer (PutCertificationIssuerRequestType body)

This operation allows for adding and updating certification issuers.

Parameters
body

public abstract PutCompetencyResponseType putCompetency (PutCompetencyRequestType body)

This operation adds or updates a Competency.

Parameters
body

public abstract PutCompetencyLevelResponseType putCompetencyLevel (PutCompetencyLevelRequestType body)

This operation adds or updates competency levels.

Parameters
body

public abstract PutDegreeResponseType putDegree (PutDegreeRequestType body)

This operation adds or updates a Degree.

Parameters
body

public abstract PutEducationalInstitutionTypeResponseType putEducationalInstitutionType (PutEducationalInstitutionTypeRequestType body)

This operation adds or updates an Educational Institution Type.

Parameters
body

public abstract PutFieldOfStudyResponseType putFieldOfStudy (PutFieldOfStudyRequestType body)

This operation adds or updates a Field Of Study.

Parameters
body

public abstract PutPositionForSuccessionResponseType putPositionForSuccession (PutPositionForSuccessionRequestType body)

This operation allows adding new positions for succession.

Parameters
body

public abstract PutSchoolResponseType putSchool (PutSchoolRequestType body)

This operation adds or updates a School.

Parameters
body

public abstract PutSkillResponseType putSkill (PutSkillRequestType body)

This operation adds or updates skill items.

Parameters
body

public abstract PutSkillItemCategoryResponseType putSkillItemCategory (PutSkillItemCategoryRequestType body)

This operation adds or updates a Skill Item Category.

Parameters
body

public abstract PutTalentPoolResponseType putTalentPool (PutTalentPoolRequestType body)

This web service allows add and update to Talent Pools and memberships information

Parameters
body