Class Category
java.lang.Object
com.liferay.headless.commerce.admin.catalog.dto.v1_0.Category
- All Implemented Interfaces:
Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@DecimalMin("0") LonggetId()getName()getTitle()inthashCode()voidsetExternalReferenceCode(com.liferay.petra.function.UnsafeSupplier<String, Exception> externalReferenceCodeUnsafeSupplier) voidsetExternalReferenceCode(String externalReferenceCode) voidvoidvoidvoidvoidvoidvoidsetTitle(com.liferay.petra.function.UnsafeSupplier<Map<String, String>, Exception> titleUnsafeSupplier) voidvoidsetVocabulary(com.liferay.petra.function.UnsafeSupplier<String, Exception> vocabularyUnsafeSupplier) voidsetVocabulary(String vocabulary) static CategorytoString()static CategoryunsafeToDTO(String json)
-
Field Details
-
externalReferenceCode
-
id
-
name
-
siteId
-
title
-
vocabulary
-
xClassName
-
-
Constructor Details
-
Category
public Category()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getExternalReferenceCode
-
setExternalReferenceCode
-
setExternalReferenceCode
-
getId
-
setId
-
setId
-
getName
-
setName
-
setName
-
getSiteId
-
setSiteId
-
setSiteId
-
getTitle
-
setTitle
-
setTitle
-
getVocabulary
-
setVocabulary
-
setVocabulary
-
equals
-
hashCode
public int hashCode() -
toString
-