| java.lang.Object | |
| ↳ | com.workday.staffing.TransferContingentWorkerDataType |
Wrapper element for the Transfer Contingent Worker business process and its sub business processes.
Java class for Transfer_Contingent_Worker_DataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Transfer_Contingent_Worker_DataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Contingent_Worker_Reference" type="{urn:com.workday/bsvc}Contingent_WorkerObjectType"/>
<element name="Current_Position_Reference" type="{urn:com.workday/bsvc}Position_ElementObjectType" minOccurs="0"/>
<element name="Change_Position_Data" type="{urn:com.workday/bsvc}Change_Position_DataType"/>
<element name="Edit_Assign_Organization_Sub_Process" type="{urn:com.workday/bsvc}Edit_Assign_Position_Organization_Sub_Business_ProcessType" minOccurs="0"/>
<element name="Assign_Matrix_Organization_Sub_Process" type="{urn:com.workday/bsvc}Assign_Matrix_Organization_Sub_Business_ProcessType" minOccurs="0"/>
<element name="Change_Personal_Information_Sub_Process" type="{urn:com.workday/bsvc}Change_Personal_Information_Sub_Business_ProcessType" minOccurs="0"/>
<element name="Assign_Organization_Roles_Sub_Process" type="{urn:com.workday/bsvc}Assign_Organization_Roles_Sub_Business_ProcessType" minOccurs="0"/>
<element name="Create_Job_Requisition_Sub_Process" type="{urn:com.workday/bsvc}Create_Job_Requisition_Sub_ProcessType" minOccurs="0"/>
</sequence>
<attribute name="Effective_Date" type="{http://www.w3.org/2001/XMLSchema}date" />
</restriction>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the assignMatrixOrganizationSubProcess property.
| |||||||||||
Gets the value of the assignOrganizationRolesSubProcess property.
| |||||||||||
Gets the value of the changePersonalInformationSubProcess property.
| |||||||||||
Gets the value of the changePositionData property.
| |||||||||||
Gets the value of the contingentWorkerReference property.
| |||||||||||
Gets the value of the createJobRequisitionSubProcess property.
| |||||||||||
Gets the value of the currentPositionReference property.
| |||||||||||
Gets the value of the editAssignOrganizationSubProcess property.
| |||||||||||
Gets the value of the effectiveDate property.
| |||||||||||
Sets the value of the assignMatrixOrganizationSubProcess property.
| |||||||||||
Sets the value of the assignOrganizationRolesSubProcess property.
| |||||||||||
Sets the value of the changePersonalInformationSubProcess property.
| |||||||||||
Sets the value of the changePositionData property.
| |||||||||||
Sets the value of the contingentWorkerReference property.
| |||||||||||
Sets the value of the createJobRequisitionSubProcess property.
| |||||||||||
Sets the value of the currentPositionReference property.
| |||||||||||
Sets the value of the editAssignOrganizationSubProcess property.
| |||||||||||
Sets the value of the effectiveDate property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the assignMatrixOrganizationSubProcess property.
AssignMatrixOrganizationSubBusinessProcessType
Gets the value of the assignOrganizationRolesSubProcess property.
AssignOrganizationRolesSubBusinessProcessType
Gets the value of the changePersonalInformationSubProcess property.
ChangePersonalInformationSubBusinessProcessType
Gets the value of the changePositionData property.
ChangePositionDataType
Gets the value of the contingentWorkerReference property.
ContingentWorkerObjectType
Gets the value of the createJobRequisitionSubProcess property.
CreateJobRequisitionSubProcessType
Gets the value of the currentPositionReference property.
PositionElementObjectType
Gets the value of the editAssignOrganizationSubProcess property.
EditAssignPositionOrganizationSubBusinessProcessType
Gets the value of the effectiveDate property.
Sets the value of the assignMatrixOrganizationSubProcess property.
| value | Allowed object is
AssignMatrixOrganizationSubBusinessProcessType
|
|---|
Sets the value of the assignOrganizationRolesSubProcess property.
| value | Allowed object is
AssignOrganizationRolesSubBusinessProcessType
|
|---|
Sets the value of the changePersonalInformationSubProcess property.
| value | Allowed object is
ChangePersonalInformationSubBusinessProcessType
|
|---|
Sets the value of the changePositionData property.
| value | Allowed object is
ChangePositionDataType
|
|---|
Sets the value of the contingentWorkerReference property.
| value | Allowed object is
ContingentWorkerObjectType
|
|---|
Sets the value of the createJobRequisitionSubProcess property.
| value | Allowed object is
CreateJobRequisitionSubProcessType
|
|---|
Sets the value of the currentPositionReference property.
| value | Allowed object is
PositionElementObjectType
|
|---|
Sets the value of the editAssignOrganizationSubProcess property.
| value | Allowed object is
EditAssignPositionOrganizationSubBusinessProcessType
|
|---|
Sets the value of the effectiveDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|