public class

PositionResponseGroupType

extends Object
java.lang.Object
   ↳ workday.com.bsvc.PositionResponseGroupType

Class Overview

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>
 

Summary

Fields
protected Boolean includeDefaultCompensationData
protected Boolean includeDefaultPositionOrganizationAssignmentData
protected Boolean includeJobRequisitionAttachments
protected Boolean includeOpenJobRequisitionData
protected Boolean includePositionDefinitionData
protected Boolean includePositionRestrictionsData
protected Boolean includeQualifications
protected Boolean includeReference
protected Boolean includeWorkerForFilledPositionsData
Public Constructors
PositionResponseGroupType()
Public Methods
Boolean isIncludeDefaultCompensationData()
Gets the value of the includeDefaultCompensationData property.
Boolean isIncludeDefaultPositionOrganizationAssignmentData()
Gets the value of the includeDefaultPositionOrganizationAssignmentData property.
Boolean isIncludeJobRequisitionAttachments()
Gets the value of the includeJobRequisitionAttachments property.
Boolean isIncludeOpenJobRequisitionData()
Gets the value of the includeOpenJobRequisitionData property.
Boolean isIncludePositionDefinitionData()
Gets the value of the includePositionDefinitionData property.
Boolean isIncludePositionRestrictionsData()
Gets the value of the includePositionRestrictionsData property.
Boolean isIncludeQualifications()
Gets the value of the includeQualifications property.
Boolean isIncludeReference()
Gets the value of the includeReference property.
Boolean isIncludeWorkerForFilledPositionsData()
Gets the value of the includeWorkerForFilledPositionsData property.
void setIncludeDefaultCompensationData(Boolean value)
Sets the value of the includeDefaultCompensationData property.
void setIncludeDefaultPositionOrganizationAssignmentData(Boolean value)
Sets the value of the includeDefaultPositionOrganizationAssignmentData property.
void setIncludeJobRequisitionAttachments(Boolean value)
Sets the value of the includeJobRequisitionAttachments property.
void setIncludeOpenJobRequisitionData(Boolean value)
Sets the value of the includeOpenJobRequisitionData property.
void setIncludePositionDefinitionData(Boolean value)
Sets the value of the includePositionDefinitionData property.
void setIncludePositionRestrictionsData(Boolean value)
Sets the value of the includePositionRestrictionsData property.
void setIncludeQualifications(Boolean value)
Sets the value of the includeQualifications property.
void setIncludeReference(Boolean value)
Sets the value of the includeReference property.
void setIncludeWorkerForFilledPositionsData(Boolean value)
Sets the value of the includeWorkerForFilledPositionsData property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected Boolean includeDefaultCompensationData

protected Boolean includeDefaultPositionOrganizationAssignmentData

protected Boolean includeJobRequisitionAttachments

protected Boolean includeOpenJobRequisitionData

protected Boolean includePositionDefinitionData

protected Boolean includePositionRestrictionsData

protected Boolean includeQualifications

protected Boolean includeReference

protected Boolean includeWorkerForFilledPositionsData

Public Constructors

public PositionResponseGroupType ()

Public Methods

public Boolean isIncludeDefaultCompensationData ()

Gets the value of the includeDefaultCompensationData property.

Returns
  • possible object is Boolean

public Boolean isIncludeDefaultPositionOrganizationAssignmentData ()

Gets the value of the includeDefaultPositionOrganizationAssignmentData property.

Returns
  • possible object is Boolean

public Boolean isIncludeJobRequisitionAttachments ()

Gets the value of the includeJobRequisitionAttachments property.

Returns
  • possible object is Boolean

public Boolean isIncludeOpenJobRequisitionData ()

Gets the value of the includeOpenJobRequisitionData property.

Returns
  • possible object is Boolean

public Boolean isIncludePositionDefinitionData ()

Gets the value of the includePositionDefinitionData property.

Returns
  • possible object is Boolean

public Boolean isIncludePositionRestrictionsData ()

Gets the value of the includePositionRestrictionsData property.

Returns
  • possible object is Boolean

public Boolean isIncludeQualifications ()

Gets the value of the includeQualifications property.

Returns
  • possible object is Boolean

public Boolean isIncludeReference ()

Gets the value of the includeReference property.

Returns
  • possible object is Boolean

public Boolean isIncludeWorkerForFilledPositionsData ()

Gets the value of the includeWorkerForFilledPositionsData property.

Returns
  • possible object is Boolean

public void setIncludeDefaultCompensationData (Boolean value)

Sets the value of the includeDefaultCompensationData property.

Parameters
value Allowed object is Boolean

public void setIncludeDefaultPositionOrganizationAssignmentData (Boolean value)

Sets the value of the includeDefaultPositionOrganizationAssignmentData property.

Parameters
value Allowed object is Boolean

public void setIncludeJobRequisitionAttachments (Boolean value)

Sets the value of the includeJobRequisitionAttachments property.

Parameters
value Allowed object is Boolean

public void setIncludeOpenJobRequisitionData (Boolean value)

Sets the value of the includeOpenJobRequisitionData property.

Parameters
value Allowed object is Boolean

public void setIncludePositionDefinitionData (Boolean value)

Sets the value of the includePositionDefinitionData property.

Parameters
value Allowed object is Boolean

public void setIncludePositionRestrictionsData (Boolean value)

Sets the value of the includePositionRestrictionsData property.

Parameters
value Allowed object is Boolean

public void setIncludeQualifications (Boolean value)

Sets the value of the includeQualifications property.

Parameters
value Allowed object is Boolean

public void setIncludeReference (Boolean value)

Sets the value of the includeReference property.

Parameters
value Allowed object is Boolean

public void setIncludeWorkerForFilledPositionsData (Boolean value)

Sets the value of the includeWorkerForFilledPositionsData property.

Parameters
value Allowed object is Boolean