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