| java.lang.Object | |
| ↳ | org.mule.modules.sharepoint.microsoft.sitedata.GetWebResponse |
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="GetWebResult" type="{http://www.w3.org/2001/XMLSchema}unsignedInt"/>
<element name="sWebMetadata" type="{http://schemas.microsoft.com/sharepoint/soap/}_sWebMetadata"/>
<element name="vWebs" type="{http://schemas.microsoft.com/sharepoint/soap/}ArrayOf_sWebWithTime" minOccurs="0"/>
<element name="vLists" type="{http://schemas.microsoft.com/sharepoint/soap/}ArrayOf_sListWithTime" minOccurs="0"/>
<element name="vFPUrls" type="{http://schemas.microsoft.com/sharepoint/soap/}ArrayOf_sFPUrl" minOccurs="0"/>
<element name="strRoles" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="vRolesUsers" type="{http://schemas.microsoft.com/sharepoint/soap/}ArrayOfString" minOccurs="0"/>
<element name="vRolesGroups" type="{http://schemas.microsoft.com/sharepoint/soap/}ArrayOfString" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| getWebResult | |||||||||||
| sWebMetadata | |||||||||||
| strRoles | |||||||||||
| vLists | |||||||||||
| vRolesGroups | |||||||||||
| vRolesUsers | |||||||||||
| vWebs | |||||||||||
| vfpUrls | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the getWebResult property.
| |||||||||||
Gets the value of the sWebMetadata property.
| |||||||||||
Gets the value of the strRoles property.
| |||||||||||
Gets the value of the vfpUrls property.
| |||||||||||
Gets the value of the vLists property.
| |||||||||||
Gets the value of the vRolesGroups property.
| |||||||||||
Gets the value of the vRolesUsers property.
| |||||||||||
Gets the value of the vWebs property.
| |||||||||||
Sets the value of the getWebResult property.
| |||||||||||
Sets the value of the sWebMetadata property.
| |||||||||||
Sets the value of the strRoles property.
| |||||||||||
Sets the value of the vfpUrls property.
| |||||||||||
Sets the value of the vLists property.
| |||||||||||
Sets the value of the vRolesGroups property.
| |||||||||||
Sets the value of the vRolesUsers property.
| |||||||||||
Sets the value of the vWebs property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the getWebResult property.
Gets the value of the sWebMetadata property.
SWebMetadata
Gets the value of the strRoles property.
Gets the value of the vfpUrls property.
ArrayOfSFPUrl
Gets the value of the vLists property.
ArrayOfSListWithTime
Gets the value of the vRolesGroups property.
SitedataArrayOfString
Gets the value of the vRolesUsers property.
SitedataArrayOfString
Gets the value of the vWebs property.
ArrayOfSWebWithTime
Sets the value of the getWebResult property.
| value |
|---|
Sets the value of the sWebMetadata property.
| value | Allowed object is
SWebMetadata
|
|---|
Sets the value of the strRoles property.
| value | Allowed object is String |
|---|
Sets the value of the vfpUrls property.
| value | Allowed object is
ArrayOfSFPUrl
|
|---|
Sets the value of the vLists property.
| value | Allowed object is
ArrayOfSListWithTime
|
|---|
Sets the value of the vRolesGroups property.
| value | Allowed object is
SitedataArrayOfString
|
|---|
Sets the value of the vRolesUsers property.
| value | Allowed object is
SitedataArrayOfString
|
|---|
Sets the value of the vWebs property.
| value | Allowed object is
ArrayOfSWebWithTime
|
|---|