Class FriendlyUrlHistory
java.lang.Object
com.liferay.headless.admin.site.dto.v1_0.FriendlyUrlHistory
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
@Valid Object
int
hashCode()
void
setFriendlyUrlPath_i18n
(com.liferay.petra.function.UnsafeSupplier<Object, Exception> friendlyUrlPath_i18nUnsafeSupplier) void
setFriendlyUrlPath_i18n
(Object friendlyUrlPath_i18n) static FriendlyUrlHistory
toString()
static FriendlyUrlHistory
unsafeToDTO
(String json)
-
Field Details
-
friendlyUrlPath_i18n
-
xClassName
-
-
Constructor Details
-
FriendlyUrlHistory
public FriendlyUrlHistory()
-
-
Method Details