Class UtilityPage
java.lang.Object
com.liferay.headless.admin.site.dto.v1_0.UtilityPage
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected com.liferay.headless.admin.user.dto.v1_0.Creator
protected String
protected Date
protected Date
protected Date
protected String
protected FriendlyUrlHistory
protected Boolean
protected String
protected PageSpecification[]
protected ItemExternalReference
protected UtilityPage.Type
protected UtilityPageSettings
protected String
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
@Valid com.liferay.headless.admin.user.dto.v1_0.Creator
@Valid FriendlyUrlHistory
getName()
@Valid PageSpecification[]
@Valid ItemExternalReference
@Valid UtilityPage.Type
getType()
@Valid UtilityPageSettings
getUuid()
int
hashCode()
void
setCreator
(com.liferay.headless.admin.user.dto.v1_0.Creator creator) void
setCreator
(com.liferay.petra.function.UnsafeSupplier<com.liferay.headless.admin.user.dto.v1_0.Creator, Exception> creatorUnsafeSupplier) void
setCreatorExternalReferenceCode
(com.liferay.petra.function.UnsafeSupplier<String, Exception> creatorExternalReferenceCodeUnsafeSupplier) void
setCreatorExternalReferenceCode
(String creatorExternalReferenceCode) void
setDateCreated
(com.liferay.petra.function.UnsafeSupplier<Date, Exception> dateCreatedUnsafeSupplier) void
setDateCreated
(Date dateCreated) void
setDateModified
(com.liferay.petra.function.UnsafeSupplier<Date, Exception> dateModifiedUnsafeSupplier) void
setDateModified
(Date dateModified) void
setDatePublished
(com.liferay.petra.function.UnsafeSupplier<Date, Exception> datePublishedUnsafeSupplier) void
setDatePublished
(Date datePublished) void
setExternalReferenceCode
(com.liferay.petra.function.UnsafeSupplier<String, Exception> externalReferenceCodeUnsafeSupplier) void
setExternalReferenceCode
(String externalReferenceCode) void
setFriendlyUrlHistory
(FriendlyUrlHistory friendlyUrlHistory) void
setFriendlyUrlHistory
(com.liferay.petra.function.UnsafeSupplier<FriendlyUrlHistory, Exception> friendlyUrlHistoryUnsafeSupplier) void
setFriendlyUrlPath_i18n
(com.liferay.petra.function.UnsafeSupplier<Map<String, String>, Exception> friendlyUrlPath_i18nUnsafeSupplier) void
setFriendlyUrlPath_i18n
(Map<String, String> friendlyUrlPath_i18n) void
setMarkedAsDefault
(com.liferay.petra.function.UnsafeSupplier<Boolean, Exception> markedAsDefaultUnsafeSupplier) void
setMarkedAsDefault
(Boolean markedAsDefault) void
void
void
setPageSpecifications
(PageSpecification[] pageSpecifications) void
setPageSpecifications
(com.liferay.petra.function.UnsafeSupplier<PageSpecification[], Exception> pageSpecificationsUnsafeSupplier) void
setThumbnail
(ItemExternalReference thumbnail) void
setThumbnail
(com.liferay.petra.function.UnsafeSupplier<ItemExternalReference, Exception> thumbnailUnsafeSupplier) void
setType
(UtilityPage.Type type) void
setType
(com.liferay.petra.function.UnsafeSupplier<UtilityPage.Type, Exception> typeUnsafeSupplier) void
setUtilityPageSettings
(UtilityPageSettings utilityPageSettings) void
setUtilityPageSettings
(com.liferay.petra.function.UnsafeSupplier<UtilityPageSettings, Exception> utilityPageSettingsUnsafeSupplier) void
void
static UtilityPage
toString()
static UtilityPage
unsafeToDTO
(String json)
-
Field Details
-
creator
protected com.liferay.headless.admin.user.dto.v1_0.Creator creator -
creatorExternalReferenceCode
-
dateCreated
-
dateModified
-
datePublished
-
externalReferenceCode
-
friendlyUrlHistory
-
friendlyUrlPath_i18n
-
markedAsDefault
-
name
-
pageSpecifications
-
thumbnail
-
type
-
utilityPageSettings
-
uuid
-
xClassName
-
-
Constructor Details
-
UtilityPage
public UtilityPage()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getCreator
@Valid public @Valid com.liferay.headless.admin.user.dto.v1_0.Creator getCreator() -
setCreator
public void setCreator(com.liferay.headless.admin.user.dto.v1_0.Creator creator) -
setCreator
public void setCreator(com.liferay.petra.function.UnsafeSupplier<com.liferay.headless.admin.user.dto.v1_0.Creator, Exception> creatorUnsafeSupplier) -
getCreatorExternalReferenceCode
-
setCreatorExternalReferenceCode
-
setCreatorExternalReferenceCode
-
getDateCreated
-
setDateCreated
-
setDateCreated
-
getDateModified
-
setDateModified
-
setDateModified
-
getDatePublished
-
setDatePublished
-
setDatePublished
-
getExternalReferenceCode
-
setExternalReferenceCode
-
setExternalReferenceCode
-
getFriendlyUrlHistory
-
setFriendlyUrlHistory
-
setFriendlyUrlHistory
public void setFriendlyUrlHistory(com.liferay.petra.function.UnsafeSupplier<FriendlyUrlHistory, Exception> friendlyUrlHistoryUnsafeSupplier) -
getFriendlyUrlPath_i18n
-
setFriendlyUrlPath_i18n
-
setFriendlyUrlPath_i18n
-
getMarkedAsDefault
-
setMarkedAsDefault
-
setMarkedAsDefault
-
getName
-
setName
-
setName
-
getPageSpecifications
-
setPageSpecifications
-
setPageSpecifications
public void setPageSpecifications(com.liferay.petra.function.UnsafeSupplier<PageSpecification[], Exception> pageSpecificationsUnsafeSupplier) -
getThumbnail
-
setThumbnail
-
setThumbnail
public void setThumbnail(com.liferay.petra.function.UnsafeSupplier<ItemExternalReference, Exception> thumbnailUnsafeSupplier) -
getType
-
getTypeAsString
-
setType
-
setType
public void setType(com.liferay.petra.function.UnsafeSupplier<UtilityPage.Type, Exception> typeUnsafeSupplier) -
getUtilityPageSettings
-
setUtilityPageSettings
-
setUtilityPageSettings
public void setUtilityPageSettings(com.liferay.petra.function.UnsafeSupplier<UtilityPageSettings, Exception> utilityPageSettingsUnsafeSupplier) -
getUuid
-
setUuid
-
setUuid
-
equals
-
hashCode
public int hashCode() -
toString
-