| java.lang.Object | |
| ↳ | workday.com.bsvc.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="Location_Reference" type="{urn:com.workday/bsvc}LocationObjectType" 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"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
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 locationReference property.
| |||||||||||
Gets the value of the positionTimeTypeReference 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 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.
| |||||||||||
Gets the value of the academicTenureEligible property.
| |||||||||||
Sets the value of the academicTenureEligible 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 jobRequisitionID property.
| |||||||||||
Sets the value of the justification property.
| |||||||||||
Sets the value of the locationReference property.
| |||||||||||
Sets the value of the positionTimeTypeReference 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 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 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 locationReference property.
LocationObjectType
Gets the value of the positionTimeTypeReference property.
PositionTimeTypeObjectType
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 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
Gets the value of the academicTenureEligible property.
Sets the value of the academicTenureEligible property.
| value | Allowed object is Boolean |
|---|
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 jobRequisitionID property.
| value | Allowed object is String |
|---|
Sets the value of the justification property.
| value | Allowed object is String |
|---|
Sets the value of the locationReference property.
| value | Allowed object is
LocationObjectType
|
|---|
Sets the value of the positionTimeTypeReference property.
| value | Allowed object is
PositionTimeTypeObjectType
|
|---|
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 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
|
|---|