| java.lang.Object | |
| ↳ | org.mule.modules.sharepoint.microsoft.webpartpages.AddWebPartToZone |
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="pageUrl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="webPartXml" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="storage" type="{http://microsoft.com/sharepoint/webpartpages}Storage"/>
<element name="zoneId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="zoneIndex" type="{http://www.w3.org/2001/XMLSchema}int"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| pageUrl | |||||||||||
| storage | |||||||||||
| webPartXml | |||||||||||
| zoneId | |||||||||||
| zoneIndex | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the pageUrl property.
| |||||||||||
Gets the value of the storage property.
| |||||||||||
Gets the value of the webPartXml property.
| |||||||||||
Gets the value of the zoneId property.
| |||||||||||
Gets the value of the zoneIndex property.
| |||||||||||
Sets the value of the pageUrl property.
| |||||||||||
Sets the value of the storage property.
| |||||||||||
Sets the value of the webPartXml property.
| |||||||||||
Sets the value of the zoneId property.
| |||||||||||
Sets the value of the zoneIndex property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the pageUrl property.
Gets the value of the storage property.
Storage
Gets the value of the webPartXml property.
Gets the value of the zoneId property.
Gets the value of the zoneIndex property.
Sets the value of the pageUrl property.
| value | Allowed object is String |
|---|
Sets the value of the storage property.
| value | Allowed object is
Storage
|
|---|
Sets the value of the webPartXml property.
| value | Allowed object is String |
|---|
Sets the value of the zoneId property.
| value | Allowed object is String |
|---|
Sets the value of the zoneIndex property.
| value |
|---|