| java.lang.Object | |
| ↳ | com.workday.integrations.IntegrationServiceDataWWSType |
Container element for data related to an Integration Service and its use within an Integration System.
Java class for Integration_Service_Data_WWSType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Integration_Service_Data_WWSType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Integration_Service_Reference" type="{urn:com.workday/bsvc}Integration_ServiceObjectType"/>
<element name="Integration_Transaction_Log_Service_Data" type="{urn:com.workday/bsvc}Integration_Transaction_Log_Configuration_DataType" minOccurs="0"/>
<element name="Integration_Sequence_Generator_Service_Data" type="{urn:com.workday/bsvc}Integration_Sequence_Generator_Configuration_DataType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Integration_Data_Change_Service_Data" type="{urn:com.workday/bsvc}Integration_Data_Change_Configuration_DataType" minOccurs="0"/>
<element name="Integration_Field_Override_Service_Data" type="{urn:com.workday/bsvc}Integration_Field_Override_Configuration_DataType" minOccurs="0"/>
<element name="Integration_Field_Attributes_Service_Data" type="{urn:com.workday/bsvc}Integration_Field_Attributes_Configuration_DataType" minOccurs="0"/>
<element name="Integration_Delivery_Configuration_Data" type="{urn:com.workday/bsvc}Integration_Delivery_Configuration_DataType" minOccurs="0"/>
<element name="Integration_Retrieval_Configuration_Data" type="{urn:com.workday/bsvc}Integration_Retrieval_Configuration_DataType" minOccurs="0"/>
<element name="Integration_Attachment_Service_Data" type="{urn:com.workday/bsvc}Integration_Attachment_Configuration_DataType" minOccurs="0"/>
<element name="Integration_Report_Service_Configuration_Data" type="{urn:com.workday/bsvc}Integration_Report_Service_Configuration_DataType" minOccurs="0"/>
<element name="Integration_Custom_Object_Configuration_Data" type="{urn:com.workday/bsvc}Integration_Custom_Object_Configuration_DataType" minOccurs="0"/>
<element name="Integration_Connector_Configuration_Data" type="{urn:com.workday/bsvc}Integration_Connector_Configuration_DataType" minOccurs="0"/>
</sequence>
<attribute name="WID">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<maxLength value="36"/>
</restriction>
</simpleType>
</attribute>
<attribute name="Enabled" type="{http://www.w3.org/2001/XMLSchema}boolean" />
</restriction>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the enabled property.
| |||||||||||
Gets the value of the integrationAttachmentServiceData property.
| |||||||||||
Gets the value of the integrationConnectorConfigurationData property.
| |||||||||||
Gets the value of the integrationCustomObjectConfigurationData property.
| |||||||||||
Gets the value of the integrationDataChangeServiceData property.
| |||||||||||
Gets the value of the integrationDeliveryConfigurationData property.
| |||||||||||
Gets the value of the integrationFieldAttributesServiceData property.
| |||||||||||
Gets the value of the integrationFieldOverrideServiceData property.
| |||||||||||
Gets the value of the integrationReportServiceConfigurationData property.
| |||||||||||
Gets the value of the integrationRetrievalConfigurationData property.
| |||||||||||
Gets the value of the integrationSequenceGeneratorServiceData property.
| |||||||||||
Gets the value of the integrationServiceReference property.
| |||||||||||
Gets the value of the integrationTransactionLogServiceData property.
| |||||||||||
Gets the value of the wid property.
| |||||||||||
Sets the value of the enabled property.
| |||||||||||
Sets the value of the integrationAttachmentServiceData property.
| |||||||||||
Sets the value of the integrationConnectorConfigurationData property.
| |||||||||||
Sets the value of the integrationCustomObjectConfigurationData property.
| |||||||||||
Sets the value of the integrationDataChangeServiceData property.
| |||||||||||
Sets the value of the integrationDeliveryConfigurationData property.
| |||||||||||
Sets the value of the integrationFieldAttributesServiceData property.
| |||||||||||
Sets the value of the integrationFieldOverrideServiceData property.
| |||||||||||
Sets the value of the integrationReportServiceConfigurationData property.
| |||||||||||
Sets the value of the integrationRetrievalConfigurationData property.
| |||||||||||
Sets the value of the integrationSequenceGeneratorServiceData property.
| |||||||||||
Sets the value of the integrationServiceReference property.
| |||||||||||
Sets the value of the integrationTransactionLogServiceData property.
| |||||||||||
Sets the value of the wid property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the enabled property. This getter has been renamed from isEnabled() to getEnabled() by cxf-xjc-boolean plugin.
Gets the value of the integrationAttachmentServiceData property.
IntegrationAttachmentConfigurationDataType
Gets the value of the integrationConnectorConfigurationData property.
IntegrationConnectorConfigurationDataType
Gets the value of the integrationCustomObjectConfigurationData property.
IntegrationCustomObjectConfigurationDataType
Gets the value of the integrationDataChangeServiceData property.
IntegrationDataChangeConfigurationDataType
Gets the value of the integrationDeliveryConfigurationData property.
IntegrationDeliveryConfigurationDataType
Gets the value of the integrationFieldAttributesServiceData property.
IntegrationFieldAttributesConfigurationDataType
Gets the value of the integrationFieldOverrideServiceData property.
IntegrationFieldOverrideConfigurationDataType
Gets the value of the integrationReportServiceConfigurationData property.
IntegrationReportServiceConfigurationDataType
Gets the value of the integrationRetrievalConfigurationData property.
IntegrationRetrievalConfigurationDataType
Gets the value of the integrationSequenceGeneratorServiceData 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 integrationSequenceGeneratorServiceData property.
For example, to add a new item, do as follows:
getIntegrationSequenceGeneratorServiceData().add(newItem);
Objects of the following type(s) are allowed in the list
IntegrationSequenceGeneratorConfigurationDataType
Gets the value of the integrationServiceReference property.
IntegrationServiceObjectType
Gets the value of the integrationTransactionLogServiceData property.
IntegrationTransactionLogConfigurationDataType
Gets the value of the wid property.
Sets the value of the enabled property.
| value | Allowed object is Boolean |
|---|
Sets the value of the integrationAttachmentServiceData property.
| value | Allowed object is
IntegrationAttachmentConfigurationDataType
|
|---|
Sets the value of the integrationConnectorConfigurationData property.
| value | Allowed object is
IntegrationConnectorConfigurationDataType
|
|---|
Sets the value of the integrationCustomObjectConfigurationData property.
| value | Allowed object is
IntegrationCustomObjectConfigurationDataType
|
|---|
Sets the value of the integrationDataChangeServiceData property.
| value | Allowed object is
IntegrationDataChangeConfigurationDataType
|
|---|
Sets the value of the integrationDeliveryConfigurationData property.
| value | Allowed object is
IntegrationDeliveryConfigurationDataType
|
|---|
Sets the value of the integrationFieldAttributesServiceData property.
| value | Allowed object is
IntegrationFieldAttributesConfigurationDataType
|
|---|
Sets the value of the integrationFieldOverrideServiceData property.
| value | Allowed object is
IntegrationFieldOverrideConfigurationDataType
|
|---|
Sets the value of the integrationReportServiceConfigurationData property.
| value | Allowed object is
IntegrationReportServiceConfigurationDataType
|
|---|
Sets the value of the integrationRetrievalConfigurationData property.
| value | Allowed object is
IntegrationRetrievalConfigurationDataType
|
|---|
Sets the value of the integrationSequenceGeneratorServiceData property.
| integrationSequenceGeneratorServiceData | Allowed object is
IntegrationSequenceGeneratorConfigurationDataType
|
|---|
Sets the value of the integrationServiceReference property.
| value | Allowed object is
IntegrationServiceObjectType
|
|---|
Sets the value of the integrationTransactionLogServiceData property.
| value | Allowed object is
IntegrationTransactionLogConfigurationDataType
|
|---|
Sets the value of the wid property.
| value | Allowed object is String |
|---|