public class

WorkerResponseGroupType

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

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, Personal Data, Employment Data, Compensation Data, Organization Data, and Role Data.

Java class for Worker_Response_GroupType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="Worker_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_Personal_Information" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Include_Employment_Information" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Include_Compensation" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Include_Organizations" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Exclude_Organization_Support_Role_Data" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Exclude_Location_Hierarchies" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Exclude_Cost_Centers" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Exclude_Cost_Center_Hierarchies" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Exclude_Companies" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Exclude_Company_Hierarchies" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Exclude_Matrix_Organizations" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Exclude_Pay_Groups" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Exclude_Regions" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Exclude_Region_Hierarchies" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Exclude_Supervisory_Organizations" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Exclude_Teams" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Exclude_Custom_Organizations" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Include_Roles" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Include_Management_Chain_Data" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Include_Benefit_Enrollments" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Include_Benefit_Eligibility" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Include_Related_Persons" 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_Employee_Review" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Include_Goals" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Include_Photo" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Include_Worker_Documents" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Include_Transaction_Log_Data" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Include_Succession_Profile" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Include_Talent_Assessment" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Include_Employee_Contract_Data" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Include_Feedback_Received" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Include_User_Account" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Include_Career" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Include_Account_Provisioning" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

Summary

Fields
protected Boolean excludeCompanies
protected Boolean excludeCompanyHierarchies
protected Boolean excludeCostCenterHierarchies
protected Boolean excludeCostCenters
protected Boolean excludeCustomOrganizations
protected Boolean excludeLocationHierarchies
protected Boolean excludeMatrixOrganizations
protected Boolean excludeOrganizationSupportRoleData
protected Boolean excludePayGroups
protected Boolean excludeRegionHierarchies
protected Boolean excludeRegions
protected Boolean excludeSupervisoryOrganizations
protected Boolean excludeTeams
protected Boolean includeAccountProvisioning
protected Boolean includeBenefitEligibility
protected Boolean includeBenefitEnrollments
protected Boolean includeCareer
protected Boolean includeCompensation
protected Boolean includeEmployeeContractData
protected Boolean includeEmployeeReview
protected Boolean includeEmploymentInformation
protected Boolean includeFeedbackReceived
protected Boolean includeGoals
protected Boolean includeManagementChainData
protected Boolean includeOrganizations
protected Boolean includePersonalInformation
protected Boolean includePhoto
protected Boolean includeQualifications
protected Boolean includeReference
protected Boolean includeRelatedPersons
protected Boolean includeRoles
protected Boolean includeSuccessionProfile
protected Boolean includeTalentAssessment
protected Boolean includeTransactionLogData
protected Boolean includeUserAccount
protected Boolean includeWorkerDocuments
Public Constructors
WorkerResponseGroupType()
Public Methods
Boolean isExcludeCompanies()
Gets the value of the excludeCompanies property.
Boolean isExcludeCompanyHierarchies()
Gets the value of the excludeCompanyHierarchies property.
Boolean isExcludeCostCenterHierarchies()
Gets the value of the excludeCostCenterHierarchies property.
Boolean isExcludeCostCenters()
Gets the value of the excludeCostCenters property.
Boolean isExcludeCustomOrganizations()
Gets the value of the excludeCustomOrganizations property.
Boolean isExcludeLocationHierarchies()
Gets the value of the excludeLocationHierarchies property.
Boolean isExcludeMatrixOrganizations()
Gets the value of the excludeMatrixOrganizations property.
Boolean isExcludeOrganizationSupportRoleData()
Gets the value of the excludeOrganizationSupportRoleData property.
Boolean isExcludePayGroups()
Gets the value of the excludePayGroups property.
Boolean isExcludeRegionHierarchies()
Gets the value of the excludeRegionHierarchies property.
Boolean isExcludeRegions()
Gets the value of the excludeRegions property.
Boolean isExcludeSupervisoryOrganizations()
Gets the value of the excludeSupervisoryOrganizations property.
Boolean isExcludeTeams()
Gets the value of the excludeTeams property.
Boolean isIncludeAccountProvisioning()
Gets the value of the includeAccountProvisioning property.
Boolean isIncludeBenefitEligibility()
Gets the value of the includeBenefitEligibility property.
Boolean isIncludeBenefitEnrollments()
Gets the value of the includeBenefitEnrollments property.
Boolean isIncludeCareer()
Gets the value of the includeCareer property.
Boolean isIncludeCompensation()
Gets the value of the includeCompensation property.
Boolean isIncludeEmployeeContractData()
Gets the value of the includeEmployeeContractData property.
Boolean isIncludeEmployeeReview()
Gets the value of the includeEmployeeReview property.
Boolean isIncludeEmploymentInformation()
Gets the value of the includeEmploymentInformation property.
Boolean isIncludeFeedbackReceived()
Gets the value of the includeFeedbackReceived property.
Boolean isIncludeGoals()
Gets the value of the includeGoals property.
Boolean isIncludeManagementChainData()
Gets the value of the includeManagementChainData property.
Boolean isIncludeOrganizations()
Gets the value of the includeOrganizations property.
Boolean isIncludePersonalInformation()
Gets the value of the includePersonalInformation property.
Boolean isIncludePhoto()
Gets the value of the includePhoto property.
Boolean isIncludeQualifications()
Gets the value of the includeQualifications property.
Boolean isIncludeReference()
Gets the value of the includeReference property.
Boolean isIncludeRelatedPersons()
Gets the value of the includeRelatedPersons property.
Boolean isIncludeRoles()
Gets the value of the includeRoles property.
Boolean isIncludeSuccessionProfile()
Gets the value of the includeSuccessionProfile property.
Boolean isIncludeTalentAssessment()
Gets the value of the includeTalentAssessment property.
Boolean isIncludeTransactionLogData()
Gets the value of the includeTransactionLogData property.
Boolean isIncludeUserAccount()
Gets the value of the includeUserAccount property.
Boolean isIncludeWorkerDocuments()
Gets the value of the includeWorkerDocuments property.
void setExcludeCompanies(Boolean value)
Sets the value of the excludeCompanies property.
void setExcludeCompanyHierarchies(Boolean value)
Sets the value of the excludeCompanyHierarchies property.
void setExcludeCostCenterHierarchies(Boolean value)
Sets the value of the excludeCostCenterHierarchies property.
void setExcludeCostCenters(Boolean value)
Sets the value of the excludeCostCenters property.
void setExcludeCustomOrganizations(Boolean value)
Sets the value of the excludeCustomOrganizations property.
void setExcludeLocationHierarchies(Boolean value)
Sets the value of the excludeLocationHierarchies property.
void setExcludeMatrixOrganizations(Boolean value)
Sets the value of the excludeMatrixOrganizations property.
void setExcludeOrganizationSupportRoleData(Boolean value)
Sets the value of the excludeOrganizationSupportRoleData property.
void setExcludePayGroups(Boolean value)
Sets the value of the excludePayGroups property.
void setExcludeRegionHierarchies(Boolean value)
Sets the value of the excludeRegionHierarchies property.
void setExcludeRegions(Boolean value)
Sets the value of the excludeRegions property.
void setExcludeSupervisoryOrganizations(Boolean value)
Sets the value of the excludeSupervisoryOrganizations property.
void setExcludeTeams(Boolean value)
Sets the value of the excludeTeams property.
void setIncludeAccountProvisioning(Boolean value)
Sets the value of the includeAccountProvisioning property.
void setIncludeBenefitEligibility(Boolean value)
Sets the value of the includeBenefitEligibility property.
void setIncludeBenefitEnrollments(Boolean value)
Sets the value of the includeBenefitEnrollments property.
void setIncludeCareer(Boolean value)
Sets the value of the includeCareer property.
void setIncludeCompensation(Boolean value)
Sets the value of the includeCompensation property.
void setIncludeEmployeeContractData(Boolean value)
Sets the value of the includeEmployeeContractData property.
void setIncludeEmployeeReview(Boolean value)
Sets the value of the includeEmployeeReview property.
void setIncludeEmploymentInformation(Boolean value)
Sets the value of the includeEmploymentInformation property.
void setIncludeFeedbackReceived(Boolean value)
Sets the value of the includeFeedbackReceived property.
void setIncludeGoals(Boolean value)
Sets the value of the includeGoals property.
void setIncludeManagementChainData(Boolean value)
Sets the value of the includeManagementChainData property.
void setIncludeOrganizations(Boolean value)
Sets the value of the includeOrganizations property.
void setIncludePersonalInformation(Boolean value)
Sets the value of the includePersonalInformation property.
void setIncludePhoto(Boolean value)
Sets the value of the includePhoto property.
void setIncludeQualifications(Boolean value)
Sets the value of the includeQualifications property.
void setIncludeReference(Boolean value)
Sets the value of the includeReference property.
void setIncludeRelatedPersons(Boolean value)
Sets the value of the includeRelatedPersons property.
void setIncludeRoles(Boolean value)
Sets the value of the includeRoles property.
void setIncludeSuccessionProfile(Boolean value)
Sets the value of the includeSuccessionProfile property.
void setIncludeTalentAssessment(Boolean value)
Sets the value of the includeTalentAssessment property.
void setIncludeTransactionLogData(Boolean value)
Sets the value of the includeTransactionLogData property.
void setIncludeUserAccount(Boolean value)
Sets the value of the includeUserAccount property.
void setIncludeWorkerDocuments(Boolean value)
Sets the value of the includeWorkerDocuments property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected Boolean excludeCompanies

protected Boolean excludeCompanyHierarchies

protected Boolean excludeCostCenterHierarchies

protected Boolean excludeCostCenters

protected Boolean excludeCustomOrganizations

protected Boolean excludeLocationHierarchies

protected Boolean excludeMatrixOrganizations

protected Boolean excludeOrganizationSupportRoleData

protected Boolean excludePayGroups

protected Boolean excludeRegionHierarchies

protected Boolean excludeRegions

protected Boolean excludeSupervisoryOrganizations

protected Boolean excludeTeams

protected Boolean includeAccountProvisioning

protected Boolean includeBenefitEligibility

protected Boolean includeBenefitEnrollments

protected Boolean includeCareer

protected Boolean includeCompensation

protected Boolean includeEmployeeContractData

protected Boolean includeEmployeeReview

protected Boolean includeEmploymentInformation

protected Boolean includeFeedbackReceived

protected Boolean includeGoals

protected Boolean includeManagementChainData

protected Boolean includeOrganizations

protected Boolean includePersonalInformation

protected Boolean includePhoto

protected Boolean includeQualifications

protected Boolean includeReference

protected Boolean includeRelatedPersons

protected Boolean includeRoles

protected Boolean includeSuccessionProfile

protected Boolean includeTalentAssessment

protected Boolean includeTransactionLogData

protected Boolean includeUserAccount

protected Boolean includeWorkerDocuments

Public Constructors

public WorkerResponseGroupType ()

Public Methods

public Boolean isExcludeCompanies ()

Gets the value of the excludeCompanies property.

Returns
  • possible object is Boolean

public Boolean isExcludeCompanyHierarchies ()

Gets the value of the excludeCompanyHierarchies property.

Returns
  • possible object is Boolean

public Boolean isExcludeCostCenterHierarchies ()

Gets the value of the excludeCostCenterHierarchies property.

Returns
  • possible object is Boolean

public Boolean isExcludeCostCenters ()

Gets the value of the excludeCostCenters property.

Returns
  • possible object is Boolean

public Boolean isExcludeCustomOrganizations ()

Gets the value of the excludeCustomOrganizations property.

Returns
  • possible object is Boolean

public Boolean isExcludeLocationHierarchies ()

Gets the value of the excludeLocationHierarchies property.

Returns
  • possible object is Boolean

public Boolean isExcludeMatrixOrganizations ()

Gets the value of the excludeMatrixOrganizations property.

Returns
  • possible object is Boolean

public Boolean isExcludeOrganizationSupportRoleData ()

Gets the value of the excludeOrganizationSupportRoleData property.

Returns
  • possible object is Boolean

public Boolean isExcludePayGroups ()

Gets the value of the excludePayGroups property.

Returns
  • possible object is Boolean

public Boolean isExcludeRegionHierarchies ()

Gets the value of the excludeRegionHierarchies property.

Returns
  • possible object is Boolean

public Boolean isExcludeRegions ()

Gets the value of the excludeRegions property.

Returns
  • possible object is Boolean

public Boolean isExcludeSupervisoryOrganizations ()

Gets the value of the excludeSupervisoryOrganizations property.

Returns
  • possible object is Boolean

public Boolean isExcludeTeams ()

Gets the value of the excludeTeams property.

Returns
  • possible object is Boolean

public Boolean isIncludeAccountProvisioning ()

Gets the value of the includeAccountProvisioning property.

Returns
  • possible object is Boolean

public Boolean isIncludeBenefitEligibility ()

Gets the value of the includeBenefitEligibility property.

Returns
  • possible object is Boolean

public Boolean isIncludeBenefitEnrollments ()

Gets the value of the includeBenefitEnrollments property.

Returns
  • possible object is Boolean

public Boolean isIncludeCareer ()

Gets the value of the includeCareer property.

Returns
  • possible object is Boolean

public Boolean isIncludeCompensation ()

Gets the value of the includeCompensation property.

Returns
  • possible object is Boolean

public Boolean isIncludeEmployeeContractData ()

Gets the value of the includeEmployeeContractData property.

Returns
  • possible object is Boolean

public Boolean isIncludeEmployeeReview ()

Gets the value of the includeEmployeeReview property.

Returns
  • possible object is Boolean

public Boolean isIncludeEmploymentInformation ()

Gets the value of the includeEmploymentInformation property.

Returns
  • possible object is Boolean

public Boolean isIncludeFeedbackReceived ()

Gets the value of the includeFeedbackReceived property.

Returns
  • possible object is Boolean

public Boolean isIncludeGoals ()

Gets the value of the includeGoals property.

Returns
  • possible object is Boolean

public Boolean isIncludeManagementChainData ()

Gets the value of the includeManagementChainData property.

Returns
  • possible object is Boolean

public Boolean isIncludeOrganizations ()

Gets the value of the includeOrganizations property.

Returns
  • possible object is Boolean

public Boolean isIncludePersonalInformation ()

Gets the value of the includePersonalInformation property.

Returns
  • possible object is Boolean

public Boolean isIncludePhoto ()

Gets the value of the includePhoto 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 isIncludeRelatedPersons ()

Gets the value of the includeRelatedPersons property.

Returns
  • possible object is Boolean

public Boolean isIncludeRoles ()

Gets the value of the includeRoles property.

Returns
  • possible object is Boolean

public Boolean isIncludeSuccessionProfile ()

Gets the value of the includeSuccessionProfile property.

Returns
  • possible object is Boolean

public Boolean isIncludeTalentAssessment ()

Gets the value of the includeTalentAssessment property.

Returns
  • possible object is Boolean

public Boolean isIncludeTransactionLogData ()

Gets the value of the includeTransactionLogData property.

Returns
  • possible object is Boolean

public Boolean isIncludeUserAccount ()

Gets the value of the includeUserAccount property.

Returns
  • possible object is Boolean

public Boolean isIncludeWorkerDocuments ()

Gets the value of the includeWorkerDocuments property.

Returns
  • possible object is Boolean

public void setExcludeCompanies (Boolean value)

Sets the value of the excludeCompanies property.

Parameters
value Allowed object is Boolean

public void setExcludeCompanyHierarchies (Boolean value)

Sets the value of the excludeCompanyHierarchies property.

Parameters
value Allowed object is Boolean

public void setExcludeCostCenterHierarchies (Boolean value)

Sets the value of the excludeCostCenterHierarchies property.

Parameters
value Allowed object is Boolean

public void setExcludeCostCenters (Boolean value)

Sets the value of the excludeCostCenters property.

Parameters
value Allowed object is Boolean

public void setExcludeCustomOrganizations (Boolean value)

Sets the value of the excludeCustomOrganizations property.

Parameters
value Allowed object is Boolean

public void setExcludeLocationHierarchies (Boolean value)

Sets the value of the excludeLocationHierarchies property.

Parameters
value Allowed object is Boolean

public void setExcludeMatrixOrganizations (Boolean value)

Sets the value of the excludeMatrixOrganizations property.

Parameters
value Allowed object is Boolean

public void setExcludeOrganizationSupportRoleData (Boolean value)

Sets the value of the excludeOrganizationSupportRoleData property.

Parameters
value Allowed object is Boolean

public void setExcludePayGroups (Boolean value)

Sets the value of the excludePayGroups property.

Parameters
value Allowed object is Boolean

public void setExcludeRegionHierarchies (Boolean value)

Sets the value of the excludeRegionHierarchies property.

Parameters
value Allowed object is Boolean

public void setExcludeRegions (Boolean value)

Sets the value of the excludeRegions property.

Parameters
value Allowed object is Boolean

public void setExcludeSupervisoryOrganizations (Boolean value)

Sets the value of the excludeSupervisoryOrganizations property.

Parameters
value Allowed object is Boolean

public void setExcludeTeams (Boolean value)

Sets the value of the excludeTeams property.

Parameters
value Allowed object is Boolean

public void setIncludeAccountProvisioning (Boolean value)

Sets the value of the includeAccountProvisioning property.

Parameters
value Allowed object is Boolean

public void setIncludeBenefitEligibility (Boolean value)

Sets the value of the includeBenefitEligibility property.

Parameters
value Allowed object is Boolean

public void setIncludeBenefitEnrollments (Boolean value)

Sets the value of the includeBenefitEnrollments property.

Parameters
value Allowed object is Boolean

public void setIncludeCareer (Boolean value)

Sets the value of the includeCareer property.

Parameters
value Allowed object is Boolean

public void setIncludeCompensation (Boolean value)

Sets the value of the includeCompensation property.

Parameters
value Allowed object is Boolean

public void setIncludeEmployeeContractData (Boolean value)

Sets the value of the includeEmployeeContractData property.

Parameters
value Allowed object is Boolean

public void setIncludeEmployeeReview (Boolean value)

Sets the value of the includeEmployeeReview property.

Parameters
value Allowed object is Boolean

public void setIncludeEmploymentInformation (Boolean value)

Sets the value of the includeEmploymentInformation property.

Parameters
value Allowed object is Boolean

public void setIncludeFeedbackReceived (Boolean value)

Sets the value of the includeFeedbackReceived property.

Parameters
value Allowed object is Boolean

public void setIncludeGoals (Boolean value)

Sets the value of the includeGoals property.

Parameters
value Allowed object is Boolean

public void setIncludeManagementChainData (Boolean value)

Sets the value of the includeManagementChainData property.

Parameters
value Allowed object is Boolean

public void setIncludeOrganizations (Boolean value)

Sets the value of the includeOrganizations property.

Parameters
value Allowed object is Boolean

public void setIncludePersonalInformation (Boolean value)

Sets the value of the includePersonalInformation property.

Parameters
value Allowed object is Boolean

public void setIncludePhoto (Boolean value)

Sets the value of the includePhoto 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 setIncludeRelatedPersons (Boolean value)

Sets the value of the includeRelatedPersons property.

Parameters
value Allowed object is Boolean

public void setIncludeRoles (Boolean value)

Sets the value of the includeRoles property.

Parameters
value Allowed object is Boolean

public void setIncludeSuccessionProfile (Boolean value)

Sets the value of the includeSuccessionProfile property.

Parameters
value Allowed object is Boolean

public void setIncludeTalentAssessment (Boolean value)

Sets the value of the includeTalentAssessment property.

Parameters
value Allowed object is Boolean

public void setIncludeTransactionLogData (Boolean value)

Sets the value of the includeTransactionLogData property.

Parameters
value Allowed object is Boolean

public void setIncludeUserAccount (Boolean value)

Sets the value of the includeUserAccount property.

Parameters
value Allowed object is Boolean

public void setIncludeWorkerDocuments (Boolean value)

Sets the value of the includeWorkerDocuments property.

Parameters
value Allowed object is Boolean