| java.lang.Object | |
| ↳ | org.mule.modules.sharepoint.microsoft.sitedata.GetChanges |
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="objectType" type="{http://schemas.microsoft.com/sharepoint/soap/}ObjectType"/>
<element name="contentDatabaseId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="startChangeId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="endChangeId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Timeout" type="{http://www.w3.org/2001/XMLSchema}int"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| contentDatabaseId | |||||||||||
| endChangeId | |||||||||||
| objectType | |||||||||||
| startChangeId | |||||||||||
| timeout | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the contentDatabaseId property.
| |||||||||||
Gets the value of the endChangeId property.
| |||||||||||
Gets the value of the objectType property.
| |||||||||||
Gets the value of the startChangeId property.
| |||||||||||
Gets the value of the timeout property.
| |||||||||||
Sets the value of the contentDatabaseId property.
| |||||||||||
Sets the value of the endChangeId property.
| |||||||||||
Sets the value of the objectType property.
| |||||||||||
Sets the value of the startChangeId property.
| |||||||||||
Sets the value of the timeout property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the contentDatabaseId property.
Gets the value of the endChangeId property.
Gets the value of the objectType property.
ObjectType
Gets the value of the startChangeId property.
Gets the value of the timeout property.
Sets the value of the contentDatabaseId property.
| value | Allowed object is String |
|---|
Sets the value of the endChangeId property.
| value | Allowed object is String |
|---|
Sets the value of the objectType property.
| value | Allowed object is
ObjectType
|
|---|
Sets the value of the startChangeId property.
| value | Allowed object is String |
|---|
Sets the value of the timeout property.
| value |
|---|