Class ProductDisplayPage
java.lang.Object
com.liferay.headless.commerce.admin.channel.dto.v1_0.ProductDisplayPage
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@DecimalMin("0") LonggetId()@DecimalMin("0") LonginthashCode()voidsetActions(com.liferay.petra.function.UnsafeSupplier<Map<String, Map<String, String>>, Exception> actionsUnsafeSupplier) voidvoidvoidvoidsetPageTemplateUuid(com.liferay.petra.function.UnsafeSupplier<String, Exception> pageTemplateUuidUnsafeSupplier) voidsetPageTemplateUuid(String pageTemplateUuid) voidsetPageUuid(com.liferay.petra.function.UnsafeSupplier<String, Exception> pageUuidUnsafeSupplier) voidsetPageUuid(String pageUuid) voidsetProductExternalReferenceCode(com.liferay.petra.function.UnsafeSupplier<String, Exception> productExternalReferenceCodeUnsafeSupplier) voidsetProductExternalReferenceCode(String productExternalReferenceCode) voidsetProductId(com.liferay.petra.function.UnsafeSupplier<Long, Exception> productIdUnsafeSupplier) voidsetProductId(Long productId) static ProductDisplayPagetoString()static ProductDisplayPageunsafeToDTO(String json)
-
Field Details
-
actions
-
id
-
pageTemplateUuid
-
pageUuid
-
productExternalReferenceCode
-
productId
-
xClassName
-
-
Constructor Details
-
ProductDisplayPage
public ProductDisplayPage()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getActions
-
setActions
-
setActions
-
getId
-
setId
-
setId
-
getPageTemplateUuid
-
setPageTemplateUuid
-
setPageTemplateUuid
-
getPageUuid
-
setPageUuid
-
setPageUuid
-
getProductExternalReferenceCode
-
setProductExternalReferenceCode
-
setProductExternalReferenceCode
-
getProductId
-
setProductId
-
setProductId
-
equals
-
hashCode
public int hashCode() -
toString
-