Class ParameterConfiguration
java.lang.Object
com.liferay.search.experiences.rest.dto.v1_0.ParameterConfiguration
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetParameters(com.liferay.petra.function.UnsafeSupplier<Map<String, Parameter>, Exception> parametersUnsafeSupplier) voidsetParameters(Map<String, Parameter> parameters) static ParameterConfigurationtoString()static ParameterConfigurationunsafeToDTO(String json)
-
Field Details
-
parameters
-
xClassName
-
-
Constructor Details
-
ParameterConfiguration
public ParameterConfiguration()
-
-
Method Details