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 Creator
protected Date
protected Date
protected String
protected String
protected String
protected @NotEmpty String
protected Integer
protected ParentTaxonomyCategory
protected ParentTaxonomyVocabulary
protected String
protected Long
protected TaxonomyCategoryProperty[]
protected Integer
protected Long
protected TaxonomyCategory.ViewableBy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
String[]
@Valid Creator
getId()
getName()
@Valid ParentTaxonomyCategory
@Valid ParentTaxonomyVocabulary
@Valid TaxonomyCategoryProperty[]
@Valid TaxonomyCategory.ViewableBy
int
hashCode()
void
setActions
(com.liferay.petra.function.UnsafeSupplier<Map<String, Map<String, String>>, Exception> actionsUnsafeSupplier) void
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
setParentTaxonomyCategory
(ParentTaxonomyCategory parentTaxonomyCategory) void
setParentTaxonomyCategory
(com.liferay.petra.function.UnsafeSupplier<ParentTaxonomyCategory, Exception> parentTaxonomyCategoryUnsafeSupplier) void
setParentTaxonomyVocabulary
(ParentTaxonomyVocabulary parentTaxonomyVocabulary) void
setParentTaxonomyVocabulary
(com.liferay.petra.function.UnsafeSupplier<ParentTaxonomyVocabulary, Exception> parentTaxonomyVocabularyUnsafeSupplier) void
setSiteExternalReferenceCode
(com.liferay.petra.function.UnsafeSupplier<String, Exception> siteExternalReferenceCodeUnsafeSupplier) void
setSiteExternalReferenceCode
(String siteExternalReferenceCode) void
void
void
setTaxonomyCategoryProperties
(TaxonomyCategoryProperty[] taxonomyCategoryProperties) void
setTaxonomyCategoryProperties
(com.liferay.petra.function.UnsafeSupplier<TaxonomyCategoryProperty[], Exception> taxonomyCategoryPropertiesUnsafeSupplier) void
setTaxonomyCategoryUsageCount
(com.liferay.petra.function.UnsafeSupplier<Integer, Exception> taxonomyCategoryUsageCountUnsafeSupplier) void
setTaxonomyCategoryUsageCount
(Integer taxonomyCategoryUsageCount) void
setTaxonomyVocabularyId
(com.liferay.petra.function.UnsafeSupplier<Long, Exception> taxonomyVocabularyIdUnsafeSupplier) void
setTaxonomyVocabularyId
(Long taxonomyVocabularyId) void
setViewableBy
(TaxonomyCategory.ViewableBy viewableBy) void
setViewableBy
(com.liferay.petra.function.UnsafeSupplier<TaxonomyCategory.ViewableBy, Exception> viewableByUnsafeSupplier) static TaxonomyCategory
toString()
static TaxonomyCategory
unsafeToDTO
(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
-