|
Oracle | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IExchangeContainer
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 |
---|
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 synchronizingIAccessControl getAccessControl() throws CollaborationException
CollaborationException
- if there was an error getting the access
control
|
Oracle | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |