public class XGlobalValidationParams extends Object implements IXGlobalValidationParams
IXGlobalValidationParams.| Constructor and Description |
|---|
XGlobalValidationParams(Map<String,List<String[]>> valuesMap,
List<IXItemPropertiesData> xItemPropertiesData,
IXFormRenderConfig formRenderConfig,
Map<Serializable,Serializable> frqSessionAttributes,
long clientId)
Creates a new params object with the given data.
|
| Modifier and Type | Method and Description |
|---|---|
long |
getClientId() |
Map<String,List<String[]>> |
getFieldValuesMap() |
IXFormRenderConfig |
getFormRenderConfig() |
Map<Serializable,Serializable> |
getFRQSessionAttributes() |
List<IXItemPropertiesData> |
getXItemPropertiesData() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLocalepublic XGlobalValidationParams(Map<String,List<String[]>> valuesMap, List<IXItemPropertiesData> xItemPropertiesData, IXFormRenderConfig formRenderConfig, Map<Serializable,Serializable> frqSessionAttributes, long clientId)
valuesMap - The value for IXValidationParams.getFieldValuesMap().xItemPropertiesData - The value for IXValidationParams.getXItemPropertiesData().formRenderConfig - The value for IXValidationParams.getFormRenderConfig().frqSessionAttributes - The value for IXValidationParams.getFRQSessionAttributes().clientId - The value for IXValidationParams.getClientId().public long getClientId()
getClientId in interface IXGlobalValidationParamspublic Map<String,List<String[]>> getFieldValuesMap()
getFieldValuesMap in interface IXGlobalValidationParamspublic IXFormRenderConfig getFormRenderConfig()
getFormRenderConfig in interface IXGlobalValidationParamspublic Map<Serializable,Serializable> getFRQSessionAttributes()
getFRQSessionAttributes in interface IXGlobalValidationParamspublic List<IXItemPropertiesData> getXItemPropertiesData()
getXItemPropertiesData in interface IXGlobalValidationParamsXPropertyEnum) of the form items to validate.Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.