|
Compoze Software, Inc. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Containers of this type are specific to Exchange.
Method Summary | |
IAccessControl |
getAccessControl()
Gets the access control instance for this container. |
java.io.InputStream |
synchronize(Key[] keys,
java.io.InputStream state,
ISynchCallback callback)
Performs a synchronization the folder, and returns the information on the changes for the folder. |
Method Detail |
public java.io.InputStream synchronize(Key[] keys, java.io.InputStream state, ISynchCallback callback) throws CollaborationException
keys
- the keys to return when synchronizingstate
- an input stream with the state informationcallback
- the callback used to catalog changes
CollaborationException
- if there was an error synchronizingpublic IAccessControl getAccessControl() throws CollaborationException
CollaborationException
- if there was an error getting the access
control
|
Compoze Software, Inc. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |