All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.cxs.actions.requestParameterToProfilePropertyAction.json Maven / Gradle / Ivy

{
    "id": "requestParameterToProfilePropertyAction",
    "actionExecutor": "requestParameterToProfileProperty",
    "tags": [ "event" ],
    "parameters": [
        {
            "id": "requestParameterName",
            "type": "string",
            "multivalued": false
        },
        {
            "id": "profilePropertyName",
            "type": "string",
            "multivalued": false,
            "choiceListInitializerFilter": "(initializerId=propertyType)"
        },
        {
            "id": "sessionPropertyName",
            "type": "string",
            "multivalued": false
        },
        {
            "id": "storeAsList",
            "type": "boolean",
            "multivalued": false
        }
    ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy