| java.lang.Object | |
| ↳ | workday.com.bsvc.PositionResponseGroupType |
The response group allows for the response data to be tailored to only included elements that the user is looking for. If no response group is provided in the request the only the following elements will be returned: Reference and Position Definition Data
Java class for Position_Response_GroupType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Position_Response_GroupType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Include_Reference" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Include_Position_Definition_Data" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Include_Position_Restrictions_Data" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Include_Default_Compensation_Data" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Include_Default_Position_Organization_Assignment_Data" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Include_Worker_For_Filled_Positions_Data" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Include_Qualifications" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Include_Open_Job_Requisition_Data" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Include_Job_Requisition_Attachments" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| includeDefaultCompensationData | |||||||||||
| includeDefaultPositionOrganizationAssignmentData | |||||||||||
| includeJobRequisitionAttachments | |||||||||||
| includeOpenJobRequisitionData | |||||||||||
| includePositionDefinitionData | |||||||||||
| includePositionRestrictionsData | |||||||||||
| includeQualifications | |||||||||||
| includeReference | |||||||||||
| includeWorkerForFilledPositionsData | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the includeDefaultCompensationData property.
| |||||||||||
Gets the value of the includeDefaultPositionOrganizationAssignmentData property.
| |||||||||||
Gets the value of the includeJobRequisitionAttachments property.
| |||||||||||
Gets the value of the includeOpenJobRequisitionData property.
| |||||||||||
Gets the value of the includePositionDefinitionData property.
| |||||||||||
Gets the value of the includePositionRestrictionsData property.
| |||||||||||
Gets the value of the includeQualifications property.
| |||||||||||
Gets the value of the includeReference property.
| |||||||||||
Gets the value of the includeWorkerForFilledPositionsData property.
| |||||||||||
Sets the value of the includeDefaultCompensationData property.
| |||||||||||
Sets the value of the includeDefaultPositionOrganizationAssignmentData property.
| |||||||||||
Sets the value of the includeJobRequisitionAttachments property.
| |||||||||||
Sets the value of the includeOpenJobRequisitionData property.
| |||||||||||
Sets the value of the includePositionDefinitionData property.
| |||||||||||
Sets the value of the includePositionRestrictionsData property.
| |||||||||||
Sets the value of the includeQualifications property.
| |||||||||||
Sets the value of the includeReference property.
| |||||||||||
Sets the value of the includeWorkerForFilledPositionsData property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the includeDefaultCompensationData property.
Gets the value of the includeDefaultPositionOrganizationAssignmentData property.
Gets the value of the includeJobRequisitionAttachments property.
Gets the value of the includeOpenJobRequisitionData property.
Gets the value of the includePositionDefinitionData property.
Gets the value of the includePositionRestrictionsData property.
Gets the value of the includeQualifications property.
Gets the value of the includeReference property.
Gets the value of the includeWorkerForFilledPositionsData property.
Sets the value of the includeDefaultCompensationData property.
| value | Allowed object is Boolean |
|---|
Sets the value of the includeDefaultPositionOrganizationAssignmentData property.
| value | Allowed object is Boolean |
|---|
Sets the value of the includeJobRequisitionAttachments property.
| value | Allowed object is Boolean |
|---|
Sets the value of the includeOpenJobRequisitionData property.
| value | Allowed object is Boolean |
|---|
Sets the value of the includePositionDefinitionData property.
| value | Allowed object is Boolean |
|---|
Sets the value of the includePositionRestrictionsData property.
| value | Allowed object is Boolean |
|---|
Sets the value of the includeQualifications property.
| value | Allowed object is Boolean |
|---|
Sets the value of the includeReference property.
| value | Allowed object is Boolean |
|---|
Sets the value of the includeWorkerForFilledPositionsData property.
| value | Allowed object is Boolean |
|---|