Class TaxonomyCategory
java.lang.Object
com.liferay.headless.admin.taxonomy.dto.v1_0.TaxonomyCategory
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected String[]protected Creatorprotected Dateprotected Dateprotected Stringprotected Stringprotected Stringprotected @NotEmpty Stringprotected Integerprotected ParentTaxonomyCategoryprotected ParentTaxonomyVocabularyprotected Stringprotected Longprotected TaxonomyCategoryProperty[]protected Integerprotected Longprotected TaxonomyCategory.ViewableBy -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanString[]@Valid CreatorgetId()getName()@Valid ParentTaxonomyCategory@Valid ParentTaxonomyVocabulary@Valid TaxonomyCategoryProperty[]@Valid TaxonomyCategory.ViewableByinthashCode()voidsetActions(com.liferay.petra.function.UnsafeSupplier<Map<String, Map<String, String>>, Exception> actionsUnsafeSupplier) voidvoidsetAvailableLanguages(com.liferay.petra.function.UnsafeSupplier<String[], Exception> availableLanguagesUnsafeSupplier) voidsetAvailableLanguages(String[] availableLanguages) 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) voidsetDescription(com.liferay.petra.function.UnsafeSupplier<String, Exception> descriptionUnsafeSupplier) voidsetDescription(String description) voidsetDescription_i18n(com.liferay.petra.function.UnsafeSupplier<Map<String, String>, Exception> description_i18nUnsafeSupplier) voidsetDescription_i18n(Map<String, String> description_i18n) voidsetExternalReferenceCode(com.liferay.petra.function.UnsafeSupplier<String, Exception> externalReferenceCodeUnsafeSupplier) voidsetExternalReferenceCode(String externalReferenceCode) voidvoidvoidvoidvoidsetName_i18n(com.liferay.petra.function.UnsafeSupplier<Map<String, String>, Exception> name_i18nUnsafeSupplier) voidsetName_i18n(Map<String, String> name_i18n) voidsetNumberOfTaxonomyCategories(com.liferay.petra.function.UnsafeSupplier<Integer, Exception> numberOfTaxonomyCategoriesUnsafeSupplier) voidsetNumberOfTaxonomyCategories(Integer numberOfTaxonomyCategories) voidsetParentTaxonomyCategory(ParentTaxonomyCategory parentTaxonomyCategory) voidsetParentTaxonomyCategory(com.liferay.petra.function.UnsafeSupplier<ParentTaxonomyCategory, Exception> parentTaxonomyCategoryUnsafeSupplier) voidsetParentTaxonomyVocabulary(ParentTaxonomyVocabulary parentTaxonomyVocabulary) voidsetParentTaxonomyVocabulary(com.liferay.petra.function.UnsafeSupplier<ParentTaxonomyVocabulary, Exception> parentTaxonomyVocabularyUnsafeSupplier) voidsetSiteExternalReferenceCode(com.liferay.petra.function.UnsafeSupplier<String, Exception> siteExternalReferenceCodeUnsafeSupplier) voidsetSiteExternalReferenceCode(String siteExternalReferenceCode) voidvoidvoidsetTaxonomyCategoryProperties(TaxonomyCategoryProperty[] taxonomyCategoryProperties) voidsetTaxonomyCategoryProperties(com.liferay.petra.function.UnsafeSupplier<TaxonomyCategoryProperty[], Exception> taxonomyCategoryPropertiesUnsafeSupplier) voidsetTaxonomyCategoryUsageCount(com.liferay.petra.function.UnsafeSupplier<Integer, Exception> taxonomyCategoryUsageCountUnsafeSupplier) voidsetTaxonomyCategoryUsageCount(Integer taxonomyCategoryUsageCount) voidsetTaxonomyVocabularyId(com.liferay.petra.function.UnsafeSupplier<Long, Exception> taxonomyVocabularyIdUnsafeSupplier) voidsetTaxonomyVocabularyId(Long taxonomyVocabularyId) voidsetViewableBy(TaxonomyCategory.ViewableBy viewableBy) voidsetViewableBy(com.liferay.petra.function.UnsafeSupplier<TaxonomyCategory.ViewableBy, Exception> viewableByUnsafeSupplier) static TaxonomyCategorytoString()static TaxonomyCategoryunsafeToDTO(String json)
-
Field Details
-
actions
-
availableLanguages
-
creator
-
dateCreated
-
dateModified
-
description
-
description_i18n
-
externalReferenceCode
-
id
-
name
-
name_i18n
-
numberOfTaxonomyCategories
-
parentTaxonomyCategory
-
parentTaxonomyVocabulary
-
siteExternalReferenceCode
-
siteId
-
taxonomyCategoryProperties
-
taxonomyCategoryUsageCount
-
taxonomyVocabularyId
-
viewableBy
-
xClassName
-
-
Constructor Details
-
TaxonomyCategory
public TaxonomyCategory()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getActions
-
setActions
-
setActions
-
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
-
getParentTaxonomyCategory
-
setParentTaxonomyCategory
-
setParentTaxonomyCategory
public void setParentTaxonomyCategory(com.liferay.petra.function.UnsafeSupplier<ParentTaxonomyCategory, Exception> parentTaxonomyCategoryUnsafeSupplier) -
getParentTaxonomyVocabulary
-
setParentTaxonomyVocabulary
-
setParentTaxonomyVocabulary
public void setParentTaxonomyVocabulary(com.liferay.petra.function.UnsafeSupplier<ParentTaxonomyVocabulary, Exception> parentTaxonomyVocabularyUnsafeSupplier) -
getSiteExternalReferenceCode
-
setSiteExternalReferenceCode
-
setSiteExternalReferenceCode
-
getSiteId
-
setSiteId
-
setSiteId
-
getTaxonomyCategoryProperties
-
setTaxonomyCategoryProperties
-
setTaxonomyCategoryProperties
public void setTaxonomyCategoryProperties(com.liferay.petra.function.UnsafeSupplier<TaxonomyCategoryProperty[], Exception> taxonomyCategoryPropertiesUnsafeSupplier) -
getTaxonomyCategoryUsageCount
-
setTaxonomyCategoryUsageCount
-
setTaxonomyCategoryUsageCount
-
getTaxonomyVocabularyId
-
setTaxonomyVocabularyId
-
setTaxonomyVocabularyId
-
getViewableBy
-
getViewableByAsString
-
setViewableBy
-
setViewableBy
public void setViewableBy(com.liferay.petra.function.UnsafeSupplier<TaxonomyCategory.ViewableBy, Exception> viewableByUnsafeSupplier) -
equals
-
hashCode
public int hashCode() -
toString
-