public class SetPlatformUserInfoFunctionDelegate extends AbstractVariableContainerAwareIdmFunctionDelegate
setPlatformUserInfo(userId, infoName, infoValue)
functionMethod, functionName
Constructor and Description |
---|
SetPlatformUserInfoFunctionDelegate() |
Modifier and Type | Method and Description |
---|---|
static void |
setPlatformUserInfo(VariableContainer variableContainer,
String userId,
String infoName,
Object infoValue) |
createFunction, findMethod, functionMethod, getFunctionNames, localName, prefix
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
localNames, prefixes
public static void setPlatformUserInfo(VariableContainer variableContainer, String userId, String infoName, Object infoValue)