| java.lang.Object | |
| ↳ | com.workday.staffing.JobRequisitionDataForCreateAndEditType |
Wrapper for Job Requisition data common to create and edit requests.
Java class for Job_Requisition_Data_for_Create_and_EditType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Job_Requisition_Data_for_Create_and_EditType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Job_Requisition_ID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Job_Posting_Title" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Recruiting_Instruction_Reference" type="{urn:com.workday/bsvc}Recruiting_InstructionObjectType" minOccurs="0"/>
<element name="Academic_Tenure_Eligible" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Job_Description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Justification" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Job_Requisition_Attachments" type="{urn:com.workday/bsvc}Job_Requisition_AttachmentsType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Recruiting_Start_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Target_Hire_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Target_End_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Job_Profile_Reference" type="{urn:com.workday/bsvc}Job_ProfileObjectType" minOccurs="0"/>
<element name="Worker_Type_Reference" type="{urn:com.workday/bsvc}Worker_TypeObjectType" minOccurs="0"/>
<element name="Worker_Sub-Type_Reference" type="{urn:com.workday/bsvc}Position_Worker_TypeObjectType" minOccurs="0"/>
<element name="Primary_Location_Reference" type="{urn:com.workday/bsvc}LocationObjectType" minOccurs="0"/>
<element name="Additional_Location_Reference" type="{urn:com.workday/bsvc}LocationObjectType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Position_Time_Type_Reference" type="{urn:com.workday/bsvc}Position_Time_TypeObjectType" minOccurs="0"/>
<element name="Scheduled_Weekly_Hours" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="5"/>
<fractionDigits value="2"/>
</restriction>
</simpleType>
</element>
<element name="Work_Shift_Reference" type="{urn:com.workday/bsvc}Work_ShiftObjectType" minOccurs="0"/>
<element name="Qualification_Replacement_Data" type="{urn:com.workday/bsvc}Qualification_Data_for_Position_Restriction_or_Job_ProfileType" minOccurs="0"/>
<element name="Contingent_Worker_Cost_Information" type="{urn:com.workday/bsvc}Contingent_Worker_Cost_Information_DataType" minOccurs="0"/>
<element name="Replacement_for_Worker_Reference" type="{urn:com.workday/bsvc}WorkerObjectType" minOccurs="0"/>
<element name="Organization_Data" type="{urn:com.workday/bsvc}Job_Requisition_Organizations_Data_for_Business_ProcessType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the academicTenureEligible property.
| |||||||||||
Gets the value of the additionalLocationReference property.
| |||||||||||
Gets the value of the contingentWorkerCostInformation property.
| |||||||||||
Gets the value of the jobDescription property.
| |||||||||||
Gets the value of the jobPostingTitle property.
| |||||||||||
Gets the value of the jobProfileReference property.
| |||||||||||
Gets the value of the jobRequisitionAttachments property.
| |||||||||||
Gets the value of the jobRequisitionID property.
| |||||||||||
Gets the value of the justification property.
| |||||||||||
Gets the value of the organizationData property.
| |||||||||||
Gets the value of the positionTimeTypeReference property.
| |||||||||||
Gets the value of the primaryLocationReference property.
| |||||||||||
Gets the value of the qualificationReplacementData property.
| |||||||||||
Gets the value of the recruitingInstructionReference property.
| |||||||||||
Gets the value of the recruitingStartDate property.
| |||||||||||
Gets the value of the replacementForWorkerReference property.
| |||||||||||
Gets the value of the scheduledWeeklyHours property.
| |||||||||||
Gets the value of the targetEndDate property.
| |||||||||||
Gets the value of the targetHireDate property.
| |||||||||||
Gets the value of the workShiftReference property.
| |||||||||||
Gets the value of the workerSubTypeReference property.
| |||||||||||
Gets the value of the workerTypeReference property.
| |||||||||||
Sets the value of the academicTenureEligible property.
| |||||||||||
Sets the value of the additionalLocationReference property.
| |||||||||||
Sets the value of the contingentWorkerCostInformation property.
| |||||||||||
Sets the value of the jobDescription property.
| |||||||||||
Sets the value of the jobPostingTitle property.
| |||||||||||
Sets the value of the jobProfileReference property.
| |||||||||||
Sets the value of the jobRequisitionAttachments property.
| |||||||||||
Sets the value of the jobRequisitionID property.
| |||||||||||
Sets the value of the justification property.
| |||||||||||
Sets the value of the organizationData property.
| |||||||||||
Sets the value of the positionTimeTypeReference property.
| |||||||||||
Sets the value of the primaryLocationReference property.
| |||||||||||
Sets the value of the qualificationReplacementData property.
| |||||||||||
Sets the value of the recruitingInstructionReference property.
| |||||||||||
Sets the value of the recruitingStartDate property.
| |||||||||||
Sets the value of the replacementForWorkerReference property.
| |||||||||||
Sets the value of the scheduledWeeklyHours property.
| |||||||||||
Sets the value of the targetEndDate property.
| |||||||||||
Sets the value of the targetHireDate property.
| |||||||||||
Sets the value of the workShiftReference property.
| |||||||||||
Sets the value of the workerSubTypeReference property.
| |||||||||||
Sets the value of the workerTypeReference property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the academicTenureEligible property. This getter has been renamed from isAcademicTenureEligible() to getAcademicTenureEligible() by cxf-xjc-boolean plugin.
Gets the value of the additionalLocationReference property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the additionalLocationReference property.
For example, to add a new item, do as follows:
getAdditionalLocationReference().add(newItem);
Objects of the following type(s) are allowed in the list
LocationObjectType
Gets the value of the contingentWorkerCostInformation property.
ContingentWorkerCostInformationDataType
Gets the value of the jobDescription property.
Gets the value of the jobPostingTitle property.
Gets the value of the jobProfileReference property.
JobProfileObjectType
Gets the value of the jobRequisitionAttachments property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the jobRequisitionAttachments property.
For example, to add a new item, do as follows:
getJobRequisitionAttachments().add(newItem);
Objects of the following type(s) are allowed in the list
JobRequisitionAttachmentsType
Gets the value of the jobRequisitionID property.
Gets the value of the justification property.
Gets the value of the organizationData property.
JobRequisitionOrganizationsDataForBusinessProcessType
Gets the value of the positionTimeTypeReference property.
PositionTimeTypeObjectType
Gets the value of the primaryLocationReference property.
LocationObjectType
Gets the value of the qualificationReplacementData property.
QualificationDataForPositionRestrictionOrJobProfileType
Gets the value of the recruitingInstructionReference property.
RecruitingInstructionObjectType
Gets the value of the recruitingStartDate property.
Gets the value of the replacementForWorkerReference property.
WorkerObjectType
Gets the value of the scheduledWeeklyHours property.
Gets the value of the targetEndDate property.
Gets the value of the targetHireDate property.
Gets the value of the workShiftReference property.
WorkShiftObjectType
Gets the value of the workerSubTypeReference property.
PositionWorkerTypeObjectType
Gets the value of the workerTypeReference property.
WorkerTypeObjectType
Sets the value of the academicTenureEligible property.
| value | Allowed object is Boolean |
|---|
Sets the value of the additionalLocationReference property.
| additionalLocationReference | Allowed object is
LocationObjectType
|
|---|
Sets the value of the contingentWorkerCostInformation property.
| value | Allowed object is
ContingentWorkerCostInformationDataType
|
|---|
Sets the value of the jobDescription property.
| value | Allowed object is String |
|---|
Sets the value of the jobPostingTitle property.
| value | Allowed object is String |
|---|
Sets the value of the jobProfileReference property.
| value | Allowed object is
JobProfileObjectType
|
|---|
Sets the value of the jobRequisitionAttachments property.
| jobRequisitionAttachments | Allowed object is
JobRequisitionAttachmentsType
|
|---|
Sets the value of the jobRequisitionID property.
| value | Allowed object is String |
|---|
Sets the value of the justification property.
| value | Allowed object is String |
|---|
Sets the value of the organizationData property.
| value | Allowed object is
JobRequisitionOrganizationsDataForBusinessProcessType
|
|---|
Sets the value of the positionTimeTypeReference property.
| value | Allowed object is
PositionTimeTypeObjectType
|
|---|
Sets the value of the primaryLocationReference property.
| value | Allowed object is
LocationObjectType
|
|---|
Sets the value of the qualificationReplacementData property.
| value | Allowed object is
QualificationDataForPositionRestrictionOrJobProfileType
|
|---|
Sets the value of the recruitingInstructionReference property.
| value | Allowed object is
RecruitingInstructionObjectType
|
|---|
Sets the value of the recruitingStartDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the replacementForWorkerReference property.
| value | Allowed object is
WorkerObjectType
|
|---|
Sets the value of the scheduledWeeklyHours property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the targetEndDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the targetHireDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the workShiftReference property.
| value | Allowed object is
WorkShiftObjectType
|
|---|
Sets the value of the workerSubTypeReference property.
| value | Allowed object is
PositionWorkerTypeObjectType
|
|---|
Sets the value of the workerTypeReference property.
| value | Allowed object is
WorkerTypeObjectType
|
|---|