|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmicrosoft.exchange.webservices.data.Change
microsoft.exchange.webservices.data.FolderChange
public final class FolderChange
Represents a change on a folder as returned by a synchronization operation.
| Constructor Summary | |
|---|---|
protected |
FolderChange()
Initializes a new instance of FolderChange. |
| Method Summary | |
|---|---|
protected ServiceId |
createId()
Creates a FolderId instance. |
Folder |
getFolder()
* Gets the folder the change applies to. |
FolderId |
getFolderId()
* Gets the folder the change applies to. |
| Methods inherited from class microsoft.exchange.webservices.data.Change |
|---|
getChangeType, getId, getServiceObject, setChangeType, setId, setServiceObject |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected FolderChange()
| Method Detail |
|---|
protected ServiceId createId()
createId in class Changepublic Folder getFolder()
public FolderId getFolderId()
throws ServiceLocalException
ServiceLocalException - the service local exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||