public interface SyncRequestValue extends Control
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getCookie() |
SynchronizationModeEnum |
getMode() |
boolean |
isReloadHint() |
void |
setCookie(byte[] cookie) |
void |
setMode(SynchronizationModeEnum mode) |
void |
setReloadHint(boolean reloadHint) |
getOid, isCritical, setCriticalstatic final String OID
SynchronizationModeEnum getMode()
void setMode(SynchronizationModeEnum mode)
syncMode - the syncMode to setbyte[] getCookie()
void setCookie(byte[] cookie)
cookie - the cookie to setboolean isReloadHint()
void setReloadHint(boolean reloadHint)
reloadHint - the reloadHint to setCopyright © 2021. All rights reserved.