Class DocumentShortcut
java.lang.Object
com.liferay.headless.delivery.dto.v1_0.DocumentShortcut
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()getTitle()@Valid DocumentShortcut.ViewableByinthashCode()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) voidsetDateCreated(com.liferay.petra.function.UnsafeSupplier<Date, Exception> dateCreatedUnsafeSupplier) voidsetDateCreated(Date dateCreated) voidsetDateModified(com.liferay.petra.function.UnsafeSupplier<Date, Exception> dateModifiedUnsafeSupplier) voidsetDateModified(Date dateModified) voidsetExternalReferenceCode(com.liferay.petra.function.UnsafeSupplier<String, Exception> externalReferenceCodeUnsafeSupplier) voidsetExternalReferenceCode(String externalReferenceCode) voidsetFolderId(com.liferay.petra.function.UnsafeSupplier<Long, Exception> folderIdUnsafeSupplier) voidsetFolderId(Long folderId) voidvoidvoidvoidvoidsetTargetDocumentId(com.liferay.petra.function.UnsafeSupplier<Long, Exception> targetDocumentIdUnsafeSupplier) voidsetTargetDocumentId(Long targetDocumentId) voidvoidvoidsetViewableBy(DocumentShortcut.ViewableBy viewableBy) voidsetViewableBy(com.liferay.petra.function.UnsafeSupplier<DocumentShortcut.ViewableBy, Exception> viewableByUnsafeSupplier) static DocumentShortcuttoString()static DocumentShortcutunsafeToDTO(String json)
-
Field Details
-
actions
-
assetLibraryKey
-
dateCreated
-
dateModified
-
externalReferenceCode
-
folderId
-
id
-
siteId
-
targetDocumentId
-
title
-
viewableBy
-
xClassName
-
-
Constructor Details
-
DocumentShortcut
public DocumentShortcut()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getActions
-
setActions
-
setActions
-
getAssetLibraryKey
-
setAssetLibraryKey
-
setAssetLibraryKey
-
getDateCreated
-
setDateCreated
-
setDateCreated
-
getDateModified
-
setDateModified
-
setDateModified
-
getExternalReferenceCode
-
setExternalReferenceCode
-
setExternalReferenceCode
-
getFolderId
-
setFolderId
-
setFolderId
-
getId
-
setId
-
setId
-
getSiteId
-
setSiteId
-
setSiteId
-
getTargetDocumentId
-
setTargetDocumentId
-
setTargetDocumentId
-
getTitle
-
setTitle
-
setTitle
-
getViewableBy
-
getViewableByAsString
-
setViewableBy
-
setViewableBy
public void setViewableBy(com.liferay.petra.function.UnsafeSupplier<DocumentShortcut.ViewableBy, Exception> viewableByUnsafeSupplier) -
equals
-
hashCode
public int hashCode() -
toString
-