Class FragmentImage
java.lang.Object
com.liferay.headless.admin.site.dto.v1_0.FragmentImage
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Configprotected Objectprotected ItemExternalReferenceprotected Objectprotected Object -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@Valid Config@Valid Object@Valid ItemExternalReference@Valid ObjectgetTitle()@Valid ObjectgetUrl()inthashCode()voidvoidvoidsetDescription(com.liferay.petra.function.UnsafeSupplier<Object, Exception> descriptionUnsafeSupplier) voidsetDescription(Object description) voidsetItemExternalReference(ItemExternalReference itemExternalReference) voidsetItemExternalReference(com.liferay.petra.function.UnsafeSupplier<ItemExternalReference, Exception> itemExternalReferenceUnsafeSupplier) voidvoidvoidvoidstatic FragmentImagetoString()static FragmentImageunsafeToDTO(String json)
-
Field Details
-
config
-
description
-
itemExternalReference
-
title
-
url
-
xClassName
-
-
Constructor Details
-
FragmentImage
public FragmentImage()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getConfig
-
setConfig
-
setConfig
-
getDescription
-
setDescription
-
setDescription
-
getItemExternalReference
-
setItemExternalReference
-
setItemExternalReference
public void setItemExternalReference(com.liferay.petra.function.UnsafeSupplier<ItemExternalReference, Exception> itemExternalReferenceUnsafeSupplier) -
getTitle
-
setTitle
-
setTitle
-
getUrl
-
setUrl
-
setUrl
-
equals
-
hashCode
public int hashCode() -
toString
-