Class Keyword
java.lang.Object
com.liferay.headless.admin.taxonomy.dto.v1_0.Keyword
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@Valid CreatorgetId()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) 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) voidvoidvoidsetKeywordUsageCount(com.liferay.petra.function.UnsafeSupplier<Integer, Exception> keywordUsageCountUnsafeSupplier) voidsetKeywordUsageCount(Integer keywordUsageCount) voidvoidvoidsetSiteExternalReferenceCode(com.liferay.petra.function.UnsafeSupplier<String, Exception> siteExternalReferenceCodeUnsafeSupplier) voidsetSiteExternalReferenceCode(String siteExternalReferenceCode) voidvoidvoidsetSubscribed(com.liferay.petra.function.UnsafeSupplier<Boolean, Exception> subscribedUnsafeSupplier) voidsetSubscribed(Boolean subscribed) static KeywordtoString()static KeywordunsafeToDTO(String json)
-
Field Details
-
actions
-
assetLibraryKey
-
creator
-
dateCreated
-
dateModified
-
externalReferenceCode
-
id
-
keywordUsageCount
-
name
-
siteExternalReferenceCode
-
siteId
-
subscribed
-
xClassName
-
-
Constructor Details
-
Keyword
public Keyword()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getActions
-
setActions
-
setActions
-
getAssetLibraryKey
-
setAssetLibraryKey
-
setAssetLibraryKey
-
getCreator
-
setCreator
-
setCreator
-
getDateCreated
-
setDateCreated
-
setDateCreated
-
getDateModified
-
setDateModified
-
setDateModified
-
getExternalReferenceCode
-
setExternalReferenceCode
-
setExternalReferenceCode
-
getId
-
setId
-
setId
-
getKeywordUsageCount
-
setKeywordUsageCount
-
setKeywordUsageCount
-
getName
-
setName
-
setName
-
getSiteExternalReferenceCode
-
setSiteExternalReferenceCode
-
setSiteExternalReferenceCode
-
getSiteId
-
setSiteId
-
setSiteId
-
getSubscribed
-
setSubscribed
-
setSubscribed
-
equals
-
hashCode
public int hashCode() -
toString
-