| java.lang.Object | |
| ↳ | workday.com.bsvc.OrganizationWWSDataType |
Contains the detailed information about an Organization.
Java class for Organization_WWS_DataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Organization_WWS_DataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Reference_ID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Organization_Code" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Include_Manager_in_Name" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Include_Organization_Code_in_Name" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Organization_Type_Reference" type="{urn:com.workday/bsvc}Organization_TypeObjectType" minOccurs="0"/>
<element name="Organization_Subtype_Reference" type="{urn:com.workday/bsvc}Organization_SubtypeObjectType" minOccurs="0"/>
<element name="Availibility_Date" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="Last_Updated_DateTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="Inactive" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Inactive_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Manager_Reference" type="{urn:com.workday/bsvc}WorkerObjectType" minOccurs="0"/>
<element name="Organization_Owner_Reference" type="{urn:com.workday/bsvc}Organization_OwnerObjectType" minOccurs="0"/>
<element name="Organization_Visibility_Reference" type="{urn:com.workday/bsvc}Unique_IdentifierObjectType" minOccurs="0"/>
<element name="External_URL_Reference" type="{urn:com.workday/bsvc}External_URLObjectType" minOccurs="0"/>
<element name="External_IDs_Data" type="{urn:com.workday/bsvc}External_Integration_ID_DataType" minOccurs="0"/>
<element name="Roles_Data" type="{urn:com.workday/bsvc}Organization_Roles_WWS_DataType" minOccurs="0"/>
<element name="Hierarchy_Data" type="{urn:com.workday/bsvc}Organization_Hierarchy_DataType" minOccurs="0"/>
<element name="Supervisory_Data" type="{urn:com.workday/bsvc}Supervisory_Org_DataType" minOccurs="0"/>
<element name="Integration_Field_Override_Data" type="{urn:com.workday/bsvc}Document_Field_Result_DataType" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the availibilityDate property.
| |||||||||||
Gets the value of the description property.
| |||||||||||
Gets the value of the externalIDsData property.
| |||||||||||
Gets the value of the externalURLReference property.
| |||||||||||
Gets the value of the hierarchyData property.
| |||||||||||
Gets the value of the inactiveDate property.
| |||||||||||
Gets the value of the integrationFieldOverrideData property.
| |||||||||||
Gets the value of the lastUpdatedDateTime property.
| |||||||||||
Gets the value of the managerReference property.
| |||||||||||
Gets the value of the name property.
| |||||||||||
Gets the value of the organizationCode property.
| |||||||||||
Gets the value of the organizationOwnerReference property.
| |||||||||||
Gets the value of the organizationSubtypeReference property.
| |||||||||||
Gets the value of the organizationTypeReference property.
| |||||||||||
Gets the value of the organizationVisibilityReference property.
| |||||||||||
Gets the value of the referenceID property.
| |||||||||||
Gets the value of the rolesData property.
| |||||||||||
Gets the value of the supervisoryData property.
| |||||||||||
Gets the value of the inactive property.
| |||||||||||
Gets the value of the includeManagerInName property.
| |||||||||||
Gets the value of the includeOrganizationCodeInName property.
| |||||||||||
Sets the value of the availibilityDate property.
| |||||||||||
Sets the value of the description property.
| |||||||||||
Sets the value of the externalIDsData property.
| |||||||||||
Sets the value of the externalURLReference property.
| |||||||||||
Sets the value of the hierarchyData property.
| |||||||||||
Sets the value of the inactive property.
| |||||||||||
Sets the value of the inactiveDate property.
| |||||||||||
Sets the value of the includeManagerInName property.
| |||||||||||
Sets the value of the includeOrganizationCodeInName property.
| |||||||||||
Sets the value of the lastUpdatedDateTime property.
| |||||||||||
Sets the value of the managerReference property.
| |||||||||||
Sets the value of the name property.
| |||||||||||
Sets the value of the organizationCode property.
| |||||||||||
Sets the value of the organizationOwnerReference property.
| |||||||||||
Sets the value of the organizationSubtypeReference property.
| |||||||||||
Sets the value of the organizationTypeReference property.
| |||||||||||
Sets the value of the organizationVisibilityReference property.
| |||||||||||
Sets the value of the referenceID property.
| |||||||||||
Sets the value of the rolesData property.
| |||||||||||
Sets the value of the supervisoryData property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the availibilityDate property.
Gets the value of the description property.
Gets the value of the externalIDsData property.
ExternalIntegrationIDDataType
Gets the value of the externalURLReference property.
ExternalURLObjectType
Gets the value of the hierarchyData property.
OrganizationHierarchyDataType
Gets the value of the inactiveDate property.
Gets the value of the integrationFieldOverrideData 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 integrationFieldOverrideData property.
For example, to add a new item, do as follows:
getIntegrationFieldOverrideData().add(newItem);
Objects of the following type(s) are allowed in the list
DocumentFieldResultDataType
Gets the value of the lastUpdatedDateTime property.
Gets the value of the managerReference property.
WorkerObjectType
Gets the value of the name property.
Gets the value of the organizationCode property.
Gets the value of the organizationOwnerReference property.
OrganizationOwnerObjectType
Gets the value of the organizationSubtypeReference property.
OrganizationSubtypeObjectType
Gets the value of the organizationTypeReference property.
OrganizationTypeObjectType
Gets the value of the organizationVisibilityReference property.
UniqueIdentifierObjectType
Gets the value of the referenceID property.
Gets the value of the rolesData property.
OrganizationRolesWWSDataType
Gets the value of the supervisoryData property.
SupervisoryOrgDataType
Gets the value of the inactive property.
Gets the value of the includeManagerInName property.
Gets the value of the includeOrganizationCodeInName property.
Sets the value of the availibilityDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the description property.
| value | Allowed object is String |
|---|
Sets the value of the externalIDsData property.
| value | Allowed object is
ExternalIntegrationIDDataType
|
|---|
Sets the value of the externalURLReference property.
| value | Allowed object is
ExternalURLObjectType
|
|---|
Sets the value of the hierarchyData property.
| value | Allowed object is
OrganizationHierarchyDataType
|
|---|
Sets the value of the inactive property.
| value | Allowed object is Boolean |
|---|
Sets the value of the inactiveDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the includeManagerInName property.
| value | Allowed object is Boolean |
|---|
Sets the value of the includeOrganizationCodeInName property.
| value | Allowed object is Boolean |
|---|
Sets the value of the lastUpdatedDateTime property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the managerReference property.
| value | Allowed object is
WorkerObjectType
|
|---|
Sets the value of the name property.
| value | Allowed object is String |
|---|
Sets the value of the organizationCode property.
| value | Allowed object is String |
|---|
Sets the value of the organizationOwnerReference property.
| value | Allowed object is
OrganizationOwnerObjectType
|
|---|
Sets the value of the organizationSubtypeReference property.
| value | Allowed object is
OrganizationSubtypeObjectType
|
|---|
Sets the value of the organizationTypeReference property.
| value | Allowed object is
OrganizationTypeObjectType
|
|---|
Sets the value of the organizationVisibilityReference property.
| value | Allowed object is
UniqueIdentifierObjectType
|
|---|
Sets the value of the referenceID property.
| value | Allowed object is String |
|---|
Sets the value of the rolesData property.
| value | Allowed object is
OrganizationRolesWWSDataType
|
|---|
Sets the value of the supervisoryData property.
| value | Allowed object is
SupervisoryOrgDataType
|
|---|