| java.lang.Object | |
| ↳ | org.mule.modules.sharepoint.microsoft.webpartpages.GetWebPartCrossPageCompatibility |
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="sourcePageUrl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="sourcePageContents" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="targetPageUrl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="targetPageContents" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="providerPartID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="lcid" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| lcid | |||||||||||
| providerPartID | |||||||||||
| sourcePageContents | |||||||||||
| sourcePageUrl | |||||||||||
| targetPageContents | |||||||||||
| targetPageUrl | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the lcid property.
| |||||||||||
Gets the value of the providerPartID property.
| |||||||||||
Gets the value of the sourcePageContents property.
| |||||||||||
Gets the value of the sourcePageUrl property.
| |||||||||||
Gets the value of the targetPageContents property.
| |||||||||||
Gets the value of the targetPageUrl property.
| |||||||||||
Sets the value of the lcid property.
| |||||||||||
Sets the value of the providerPartID property.
| |||||||||||
Sets the value of the sourcePageContents property.
| |||||||||||
Sets the value of the sourcePageUrl property.
| |||||||||||
Sets the value of the targetPageContents property.
| |||||||||||
Sets the value of the targetPageUrl property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the lcid property.
Gets the value of the providerPartID property.
Gets the value of the sourcePageContents property.
Gets the value of the sourcePageUrl property.
Gets the value of the targetPageContents property.
Gets the value of the targetPageUrl property.
Sets the value of the lcid property.
| value | Allowed object is String |
|---|
Sets the value of the providerPartID property.
| value | Allowed object is String |
|---|
Sets the value of the sourcePageContents property.
| value | Allowed object is String |
|---|
Sets the value of the sourcePageUrl property.
| value | Allowed object is String |
|---|
Sets the value of the targetPageContents property.
| value | Allowed object is String |
|---|
Sets the value of the targetPageUrl property.
| value | Allowed object is String |
|---|