Class DefaultCategoryDisplayPage
java.lang.Object
com.liferay.headless.commerce.admin.channel.dto.v1_0.DefaultCategoryDisplayPage
- 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 DefaultCategoryDisplayPage
toString()
static DefaultCategoryDisplayPage
unsafeToDTO
(String json)
-
Field Details
-
actions
-
pageUuid
-
xClassName
-
-
Constructor Details
-
DefaultCategoryDisplayPage
public DefaultCategoryDisplayPage()
-
-
Method Details