|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmicrosoft.exchange.webservices.data.sync.Change
microsoft.exchange.webservices.data.sync.FolderChange
public final class FolderChange
Represents a change on a folder as returned by a synchronization operation.
| Constructor Summary | |
|---|---|
FolderChange()
Initializes a new instance of FolderChange. |
|
| Method Summary | |
|---|---|
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.sync.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 |
|---|
public FolderChange()
| Method Detail |
|---|
public 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 | |||||||||