|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmicrosoft.exchange.webservices.data.core.response.ServiceResponse
microsoft.exchange.webservices.data.core.response.SyncResponse<Item,ItemChange>
microsoft.exchange.webservices.data.core.response.SyncFolderItemsResponse
public final class SyncFolderItemsResponse
Represents the response to a folder item synchronization operation.
| Constructor Summary | |
|---|---|
SyncFolderItemsResponse(PropertySet propertySet)
Initializes a new instance of the class. |
|
| Method Summary | |
|---|---|
protected ItemChange |
createChangeInstance()
Creates an item 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 property. |
| Methods inherited from class microsoft.exchange.webservices.data.core.response.SyncResponse |
|---|
getChanges, readElementsFromXml |
| Methods inherited from class microsoft.exchange.webservices.data.core.response.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 |
|---|
public SyncFolderItemsResponse(PropertySet propertySet)
propertySet - the property set| Method Detail |
|---|
protected String getIncludesLastInRangeXmlElementName()
getIncludesLastInRangeXmlElementName in class SyncResponse<Item,ItemChange>protected ItemChange createChangeInstance()
createChangeInstance in class SyncResponse<Item,ItemChange>protected boolean getSummaryPropertiesOnly()
getSummaryPropertiesOnly in class SyncResponse<Item,ItemChange>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||