Class ParentSitePage
java.lang.Object
com.liferay.headless.delivery.dto.v1_0.ParentSitePage
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
void
setFriendlyUrlPath
(com.liferay.petra.function.UnsafeSupplier<String, Exception> friendlyUrlPathUnsafeSupplier) void
setFriendlyUrlPath
(String friendlyUrlPath) static ParentSitePage
toString()
static ParentSitePage
unsafeToDTO
(String json)
-
Field Details
-
friendlyUrlPath
-
xClassName
-
-
Constructor Details
-
ParentSitePage
public ParentSitePage()
-
-
Method Details