|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmicrosoft.exchange.webservices.data.ServiceResponse
microsoft.exchange.webservices.data.SyncResponse<Folder,FolderChange>
microsoft.exchange.webservices.data.SyncFolderHierarchyResponse
public final class SyncFolderHierarchyResponse
Represents the response to a folder synchronization operation.
| Constructor Summary | |
|---|---|
protected |
SyncFolderHierarchyResponse(PropertySet propertySet)
* Represents the response to a folder synchronization operation. |
| Method Summary | |
|---|---|
protected FolderChange |
createChangeInstance()
Creates a folder change instance. |
protected String |
getIncludesLastInRangeXmlElementName()
Gets the name of the includes last in range XML element. |
protected boolean |
getSummaryPropertiesOnly()
* Gets a value indicating whether this request returns full or summary properties. |
| Methods inherited from class microsoft.exchange.webservices.data.SyncResponse |
|---|
getChanges, readElementsFromXml |
| Methods inherited from class microsoft.exchange.webservices.data.ServiceResponse |
|---|
getBatchProcessingStopped, getErrorCode, getErrorDetails, getErrorMessage, getErrorProperties, getResult, internalThrowIfNecessary, loaded, loadExtraErrorDetailsFromXml, loadFromXml, mapErrorCodeToErrorMessage, parseMessageXml, setErrorMessage, throwIfNecessary |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected SyncFolderHierarchyResponse(PropertySet propertySet)
propertySet - the property set| Method Detail |
|---|
protected String getIncludesLastInRangeXmlElementName()
getIncludesLastInRangeXmlElementName in class SyncResponse<Folder,FolderChange>protected FolderChange createChangeInstance()
createChangeInstance in class SyncResponse<Folder,FolderChange>protected boolean getSummaryPropertiesOnly()
getSummaryPropertiesOnly in class SyncResponse<Folder,FolderChange>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||