|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DirectorySynchroniser
An object that synchronises a SynchronisableDirectory with a cache.
| Method Summary | |
|---|---|
boolean |
isSynchronising(long directoryId)
Returns whether the directory is currently synchronising. |
void |
synchronise(SynchronisableDirectory synchronisableDirectory,
SynchronisationMode mode)
Executes a synchronisation in the current thread. |
| Method Detail |
|---|
void synchronise(SynchronisableDirectory synchronisableDirectory,
SynchronisationMode mode)
throws DirectoryNotFoundException,
OperationFailedException
synchronisableDirectory - directory to synchronise.mode - synchronisation mode.
DirectoryNotFoundException
OperationFailedException
boolean isSynchronising(long directoryId)
throws DirectoryNotFoundException
directoryId - ID of the directory
DirectoryNotFoundException - if the directory could not be found
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||