public class SetUserExtensionCacheEnabled extends VoidOperation
| Constructor and Description |
|---|
SetUserExtensionCacheEnabled(boolean enabled)
Creates an
Operation that enables/disables caching of user/group/tenant
extensions. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
voidInvoke()
Invokes this void operation.
|
afterInvoke, getResult, invokebeforeInvoke, beforeInvoke, getClientToken, mapEcmException, mapExceptionpublic SetUserExtensionCacheEnabled(boolean enabled)
Operation that enables/disables caching of user/group/tenant
extensions.
Changing the value will make the cache recollect its values.enabled - whether the cache should be enabled (true) or disabled (false)protected void voidInvoke()
throws Exception
VoidOperationvoidInvoke in class VoidOperationException - exception when invoking this operationCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.