Class StructuredContentFolder
java.lang.Object
com.liferay.headless.delivery.dto.v1_0.StructuredContentFolder
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Creatorprotected CustomField[]protected Dateprotected Dateprotected Stringprotected Stringprotected Longprotected @NotEmpty Stringprotected Integerprotected Integerprotected Longprotected Longprotected Booleanprotected StructuredContentFolder.ViewableBy -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@Valid Creator@Valid CustomField[]getId()getName()inthashCode()voidsetActions(com.liferay.petra.function.UnsafeSupplier<Map<String, Map<String, String>>, Exception> actionsUnsafeSupplier) voidvoidsetAssetLibraryKey(com.liferay.petra.function.UnsafeSupplier<String, Exception> assetLibraryKeyUnsafeSupplier) voidsetAssetLibraryKey(String assetLibraryKey) voidsetCreator(Creator creator) voidsetCreator(com.liferay.petra.function.UnsafeSupplier<Creator, Exception> creatorUnsafeSupplier) voidsetCustomFields(CustomField[] customFields) voidsetCustomFields(com.liferay.petra.function.UnsafeSupplier<CustomField[], Exception> customFieldsUnsafeSupplier) voidsetDateCreated(com.liferay.petra.function.UnsafeSupplier<Date, Exception> dateCreatedUnsafeSupplier) voidsetDateCreated(Date dateCreated) voidsetDateModified(com.liferay.petra.function.UnsafeSupplier<Date, Exception> dateModifiedUnsafeSupplier) voidsetDateModified(Date dateModified) voidsetDescription(com.liferay.petra.function.UnsafeSupplier<String, Exception> descriptionUnsafeSupplier) voidsetDescription(String description) voidsetExternalReferenceCode(com.liferay.petra.function.UnsafeSupplier<String, Exception> externalReferenceCodeUnsafeSupplier) voidsetExternalReferenceCode(String externalReferenceCode) voidvoidvoidvoidvoidsetNumberOfStructuredContentFolders(com.liferay.petra.function.UnsafeSupplier<Integer, Exception> numberOfStructuredContentFoldersUnsafeSupplier) voidsetNumberOfStructuredContentFolders(Integer numberOfStructuredContentFolders) voidsetNumberOfStructuredContents(com.liferay.petra.function.UnsafeSupplier<Integer, Exception> numberOfStructuredContentsUnsafeSupplier) voidsetNumberOfStructuredContents(Integer numberOfStructuredContents) voidsetParentStructuredContentFolderId(com.liferay.petra.function.UnsafeSupplier<Long, Exception> parentStructuredContentFolderIdUnsafeSupplier) voidsetParentStructuredContentFolderId(Long parentStructuredContentFolderId) voidvoidvoidsetSubscribed(com.liferay.petra.function.UnsafeSupplier<Boolean, Exception> subscribedUnsafeSupplier) voidsetSubscribed(Boolean subscribed) voidsetViewableBy(StructuredContentFolder.ViewableBy viewableBy) voidsetViewableBy(com.liferay.petra.function.UnsafeSupplier<StructuredContentFolder.ViewableBy, Exception> viewableByUnsafeSupplier) static StructuredContentFoldertoString()static StructuredContentFolderunsafeToDTO(String json)
-
Field Details
-
actions
-
assetLibraryKey
-
creator
-
customFields
-
dateCreated
-
dateModified
-
description
-
externalReferenceCode
-
id
-
name
-
numberOfStructuredContentFolders
-
numberOfStructuredContents
-
parentStructuredContentFolderId
-
siteId
-
subscribed
-
viewableBy
-
xClassName
-
-
Constructor Details
-
StructuredContentFolder
public StructuredContentFolder()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getActions
-
setActions
-
setActions
-
getAssetLibraryKey
-
setAssetLibraryKey
-
setAssetLibraryKey
-
getCreator
-
setCreator
-
setCreator
-
getCustomFields
-
setCustomFields
-
setCustomFields
public void setCustomFields(com.liferay.petra.function.UnsafeSupplier<CustomField[], Exception> customFieldsUnsafeSupplier) -
getDateCreated
-
setDateCreated
-
setDateCreated
-
getDateModified
-
setDateModified
-
setDateModified
-
getDescription
-
setDescription
-
setDescription
-
getExternalReferenceCode
-
setExternalReferenceCode
-
setExternalReferenceCode
-
getId
-
setId
-
setId
-
getName
-
setName
-
setName
-
getNumberOfStructuredContentFolders
-
setNumberOfStructuredContentFolders
-
setNumberOfStructuredContentFolders
-
getNumberOfStructuredContents
-
setNumberOfStructuredContents
-
setNumberOfStructuredContents
-
getParentStructuredContentFolderId
-
setParentStructuredContentFolderId
-
setParentStructuredContentFolderId
-
getSiteId
-
setSiteId
-
setSiteId
-
getSubscribed
-
setSubscribed
-
setSubscribed
-
getViewableBy
-
getViewableByAsString
-
setViewableBy
-
setViewableBy
public void setViewableBy(com.liferay.petra.function.UnsafeSupplier<StructuredContentFolder.ViewableBy, Exception> viewableByUnsafeSupplier) -
equals
-
hashCode
public int hashCode() -
toString
-