| java.lang.Object | |
| ↳ | org.mule.modules.sharepoint.microsoft.webpartpages.GetWebPartPageConnectionInfo |
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="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 | |||||||||||
| 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.
| |||||||||||
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.
| |||||||||||
|
[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.
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 |
|---|