|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SynchronisableDirectory
A RemoteDirectory that holds a local cache to remote data.
The methods on this interface offer methods related to synchronising the remote data.
| Method Summary | |
|---|---|
void |
synchroniseCache(SynchronisationMode mode,
SynchronisationStatusManager synchronisationStatusManager)
Requests that this directory should update its cache by synchronising with the remote data. |
| Methods inherited from interface com.atlassian.crowd.embedded.api.Attributes |
|---|
getKeys, getValue, getValues, isEmpty |
| Method Detail |
|---|
void synchroniseCache(SynchronisationMode mode,
SynchronisationStatusManager synchronisationStatusManager)
throws OperationFailedException
mode - synchronisation modesynchronisationStatusManager - listener for synchronisation status change notifications
OperationFailedException - underlying directory implementation failed to execute the operation.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||