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.
|
getResult, invoke, setResult
beforeInvoke, getClientToken
public 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
VoidOperation
voidInvoke
in class VoidOperation
Exception
- exception when invoking this operationCopyright © 2016 SAPERION AG. All rights reserved.