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 ObjectinthashCode()voidsetFriendlyUrlPath_i18n(com.liferay.petra.function.UnsafeSupplier<Object, Exception> friendlyUrlPath_i18nUnsafeSupplier) voidsetFriendlyUrlPath_i18n(Object friendlyUrlPath_i18n) static FriendlyUrlHistorytoString()static FriendlyUrlHistoryunsafeToDTO(String json)
-
Field Details
-
friendlyUrlPath_i18n
-
xClassName
-
-
Constructor Details
-
FriendlyUrlHistory
public FriendlyUrlHistory()
-
-
Method Details