Example #1
0
 public Get_OrganizationsInput(Workday_Common_HeaderType Workday_Common_Header, Get_Organizations_RequestType Get_Organizations_Request)
 {
     this.Workday_Common_Header     = Workday_Common_Header;
     this.Get_Organizations_Request = Get_Organizations_Request;
 }
Example #2
0
 public Get_CandidatesInput(Workday_Common_HeaderType Workday_Common_Header, Get_Candidates_RequestType Get_Candidates_Request)
 {
     this.Workday_Common_Header  = Workday_Common_Header;
     this.Get_Candidates_Request = Get_Candidates_Request;
 }
Example #3
0
 public Put_ApplicantInput(Workday_Common_HeaderType Workday_Common_Header, Put_Applicant_RequestType Put_Applicant_Request)
 {
     this.Workday_Common_Header = Workday_Common_Header;
     this.Put_Applicant_Request = Put_Applicant_Request;
 }
 public Update_Job_PostingInput(Workday_Common_HeaderType Workday_Common_Header, Update_Job_Posting_RequestType Update_Job_Posting_Request)
 {
     this.Workday_Common_Header      = Workday_Common_Header;
     this.Update_Job_Posting_Request = Update_Job_Posting_Request;
 }
 public Get_Server_TimestampInput(Workday_Common_HeaderType Workday_Common_Header, Server_Timestamp_GetType Server_Timestamp_Get)
 {
     this.Workday_Common_Header = Workday_Common_Header;
     this.Server_Timestamp_Get  = Server_Timestamp_Get;
 }
Example #6
0
 public Put_Candidate_PhotoInput(Workday_Common_HeaderType Workday_Common_Header, Put_Candidate_Photo_RequestType Put_Candidate_Photo_Request)
 {
     this.Workday_Common_Header       = Workday_Common_Header;
     this.Put_Candidate_Photo_Request = Put_Candidate_Photo_Request;
 }
 public Create_Job_RequisitionInput(Workday_Common_HeaderType Workday_Common_Header, Create_Requisition_RequestType Create_Requisition_Request)
 {
     this.Workday_Common_Header      = Workday_Common_Header;
     this.Create_Requisition_Request = Create_Requisition_Request;
 }
 public Post_JobInput(Workday_Common_HeaderType Workday_Common_Header, Post_Job_RequestType Post_Job_Request)
 {
     this.Workday_Common_Header = Workday_Common_Header;
     this.Post_Job_Request      = Post_Job_Request;
 }
 public Submit_Recruiting_Agency_CandidateInput(Workday_Common_HeaderType Workday_Common_Header, Submit_Recruiting_Agency_Candidate_RequestType Submit_Recruiting_Agency_Candidate_Request)
 {
     this.Workday_Common_Header = Workday_Common_Header;
     this.Submit_Recruiting_Agency_Candidate_Request = Submit_Recruiting_Agency_Candidate_Request;
 }
Example #10
0
 public Edit_Position_RestrictionsInput(Workday_Common_HeaderType Workday_Common_Header, Edit_Position_Restrictions_RequestType Edit_Position_Restrictions_Request)
 {
     this.Workday_Common_Header = Workday_Common_Header;
     this.Edit_Position_Restrictions_Request = Edit_Position_Restrictions_Request;
 }
Example #11
0
 public Edit_Job_RequisitionInput(Workday_Common_HeaderType Workday_Common_Header, Edit_Job_Requisition_RequestType Edit_Job_Requisition_Request)
 {
     this.Workday_Common_Header        = Workday_Common_Header;
     this.Edit_Job_Requisition_Request = Edit_Job_Requisition_Request;
 }
Example #12
0
 public Move_CandidateInput(Workday_Common_HeaderType Workday_Common_Header, Move_Candidate_RequestType Move_Candidate_Request)
 {
     this.Workday_Common_Header  = Workday_Common_Header;
     this.Move_Candidate_Request = Move_Candidate_Request;
 }
 public Get_Background_CheckInput(Workday_Common_HeaderType Workday_Common_Header, Get_Background_Check_RequestType Get_Background_Check_Request)
 {
     this.Workday_Common_Header        = Workday_Common_Header;
     this.Get_Background_Check_Request = Get_Background_Check_Request;
 }