Class TaxonomyVocabulary
java.lang.Object
com.liferay.headless.admin.taxonomy.dto.v1_0.TaxonomyVocabulary
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected String
protected AssetType[]
protected String[]
protected Creator
protected Date
protected Date
protected String
protected String
protected Long
protected @NotEmpty String
protected Integer
protected String
protected Long
protected TaxonomyVocabulary.ViewableBy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
@Valid AssetType[]
String[]
@Valid Creator
getId()
getName()
int
hashCode()
void
setActions
(com.liferay.petra.function.UnsafeSupplier<Map<String, Map<String, String>>, Exception> actionsUnsafeSupplier) void
void
setAssetLibraryKey
(com.liferay.petra.function.UnsafeSupplier<String, Exception> assetLibraryKeyUnsafeSupplier) void
setAssetLibraryKey
(String assetLibraryKey) void
setAssetTypes
(AssetType[] assetTypes) void
setAssetTypes
(com.liferay.petra.function.UnsafeSupplier<AssetType[], Exception> assetTypesUnsafeSupplier) void
setAvailableLanguages
(com.liferay.petra.function.UnsafeSupplier<String[], Exception> availableLanguagesUnsafeSupplier) void
setAvailableLanguages
(String[] availableLanguages) void
setCreator
(Creator creator) void
setCreator
(com.liferay.petra.function.UnsafeSupplier<Creator, Exception> creatorUnsafeSupplier) 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
setDescription
(com.liferay.petra.function.UnsafeSupplier<String, Exception> descriptionUnsafeSupplier) void
setDescription
(String description) void
setDescription_i18n
(com.liferay.petra.function.UnsafeSupplier<Map<String, String>, Exception> description_i18nUnsafeSupplier) void
setDescription_i18n
(Map<String, String> description_i18n) void
setExternalReferenceCode
(com.liferay.petra.function.UnsafeSupplier<String, Exception> externalReferenceCodeUnsafeSupplier) void
setExternalReferenceCode
(String externalReferenceCode) void
void
void
void
void
setName_i18n
(com.liferay.petra.function.UnsafeSupplier<Map<String, String>, Exception> name_i18nUnsafeSupplier) void
setName_i18n
(Map<String, String> name_i18n) void
setNumberOfTaxonomyCategories
(com.liferay.petra.function.UnsafeSupplier<Integer, Exception> numberOfTaxonomyCategoriesUnsafeSupplier) void
setNumberOfTaxonomyCategories
(Integer numberOfTaxonomyCategories) void
setSiteExternalReferenceCode
(com.liferay.petra.function.UnsafeSupplier<String, Exception> siteExternalReferenceCodeUnsafeSupplier) void
setSiteExternalReferenceCode
(String siteExternalReferenceCode) void
void
void
setViewableBy
(TaxonomyVocabulary.ViewableBy viewableBy) void
setViewableBy
(com.liferay.petra.function.UnsafeSupplier<TaxonomyVocabulary.ViewableBy, Exception> viewableByUnsafeSupplier) static TaxonomyVocabulary
toString()
static TaxonomyVocabulary
unsafeToDTO
(String json)
-
Field Details
-
actions
-
assetLibraryKey
-
assetTypes
-
availableLanguages
-
creator
-
dateCreated
-
dateModified
-
description
-
description_i18n
-
externalReferenceCode
-
id
-
name
-
name_i18n
-
numberOfTaxonomyCategories
-
siteExternalReferenceCode
-
siteId
-
viewableBy
-
xClassName
-
-
Constructor Details
-
TaxonomyVocabulary
public TaxonomyVocabulary()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getActions
-
setActions
-
setActions
-
getAssetLibraryKey
-
setAssetLibraryKey
-
setAssetLibraryKey
-
getAssetTypes
-
setAssetTypes
-
setAssetTypes
-
getAvailableLanguages
-
setAvailableLanguages
-
setAvailableLanguages
-
getCreator
-
setCreator
-
setCreator
-
getDateCreated
-
setDateCreated
-
setDateCreated
-
getDateModified
-
setDateModified
-
setDateModified
-
getDescription
-
setDescription
-
setDescription
-
getDescription_i18n
-
setDescription_i18n
-
setDescription_i18n
-
getExternalReferenceCode
-
setExternalReferenceCode
-
setExternalReferenceCode
-
getId
-
setId
-
setId
-
getName
-
setName
-
setName
-
getName_i18n
-
setName_i18n
-
setName_i18n
-
getNumberOfTaxonomyCategories
-
setNumberOfTaxonomyCategories
-
setNumberOfTaxonomyCategories
-
getSiteExternalReferenceCode
-
setSiteExternalReferenceCode
-
setSiteExternalReferenceCode
-
getSiteId
-
setSiteId
-
setSiteId
-
getViewableBy
-
getViewableByAsString
-
setViewableBy
-
setViewableBy
public void setViewableBy(com.liferay.petra.function.UnsafeSupplier<TaxonomyVocabulary.ViewableBy, Exception> viewableByUnsafeSupplier) -
equals
-
hashCode
public int hashCode() -
toString
-