Class ElementInstance
java.lang.Object
com.liferay.search.experiences.rest.dto.v1_0.ElementInstance
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Configurationprotected SXPElementprotected Longprotected Integer -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@Valid Configuration@Valid SXPElementgetType()inthashCode()voidsetConfigurationEntry(com.liferay.petra.function.UnsafeSupplier<Configuration, Exception> configurationEntryUnsafeSupplier) voidsetConfigurationEntry(Configuration configurationEntry) voidsetSxpElement(com.liferay.petra.function.UnsafeSupplier<SXPElement, Exception> sxpElementUnsafeSupplier) voidsetSxpElement(SXPElement sxpElement) voidsetSxpElementId(com.liferay.petra.function.UnsafeSupplier<Long, Exception> sxpElementIdUnsafeSupplier) voidsetSxpElementId(Long sxpElementId) voidvoidvoidsetUiConfigurationValues(com.liferay.petra.function.UnsafeSupplier<Map<String, Object>, Exception> uiConfigurationValuesUnsafeSupplier) voidsetUiConfigurationValues(Map<String, Object> uiConfigurationValues) static ElementInstancetoString()static ElementInstanceunsafeToDTO(String json)
-
Field Details
-
configurationEntry
-
sxpElement
-
sxpElementId
-
type
-
uiConfigurationValues
-
xClassName
-
-
Constructor Details
-
ElementInstance
public ElementInstance()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getConfigurationEntry
-
setConfigurationEntry
-
setConfigurationEntry
public void setConfigurationEntry(com.liferay.petra.function.UnsafeSupplier<Configuration, Exception> configurationEntryUnsafeSupplier) -
getSxpElement
-
setSxpElement
-
setSxpElement
public void setSxpElement(com.liferay.petra.function.UnsafeSupplier<SXPElement, Exception> sxpElementUnsafeSupplier) -
getSxpElementId
-
setSxpElementId
-
setSxpElementId
-
getType
-
setType
-
setType
-
getUiConfigurationValues
-
setUiConfigurationValues
-
setUiConfigurationValues
-
equals
-
hashCode
public int hashCode() -
toString
-