Class DefaultProductDisplayPage
java.lang.Object
com.liferay.headless.commerce.admin.channel.dto.v1_0.DefaultProductDisplayPage
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
void
setActions
(com.liferay.petra.function.UnsafeSupplier<Map<String, Map<String, String>>, Exception> actionsUnsafeSupplier) void
void
setPageUuid
(com.liferay.petra.function.UnsafeSupplier<String, Exception> pageUuidUnsafeSupplier) void
setPageUuid
(String pageUuid) static DefaultProductDisplayPage
toString()
static DefaultProductDisplayPage
unsafeToDTO
(String json)
-
Field Details
-
actions
-
pageUuid
-
xClassName
-
-
Constructor Details
-
DefaultProductDisplayPage
public DefaultProductDisplayPage()
-
-
Method Details