Class Category
java.lang.Object
de.codebarista.shopware.model.core.Category
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-06-10T11:26:02.541008353+02:00[Europe/Berlin]",
comments="Generator version: 7.5.0")
public class Category
extends Object
Added since version: 6.0.0.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
ConstructorsConstructorDescriptionCategory()Category(List<Object> breadcrumb, Long level, String path, Long childCount, OffsetDateTime createdAt, OffsetDateTime updatedAt) -
Method Summary
Modifier and TypeMethodDescriptionaddChildrenItem(Category childrenItem) addSeoUrlsItem(SeoUrl seoUrlsItem) addTagsItem(Tag tagsItem) afterCategoryId(String afterCategoryId) afterCategoryVersionId(String afterCategoryVersionId) cmsPageIdSwitched(Boolean cmsPageIdSwitched) cmsPageVersionId(String cmsPageVersionId) customEntityTypeId(String customEntityTypeId) customFields(Object customFields) description(String description) displayNestedProducts(Boolean displayNestedProducts) booleanexternalLink(String externalLink) Get activeGet afterCategoryIdGet afterCategoryVersionIdGet breadcrumbGet childCountGet childrenGet cmsPageGet cmsPageIdRuntime field, cannot be used as part of the criteria.Get cmsPageVersionIdGet createdAtGet customEntityTypeIdGet customFieldsGet descriptionGet displayNestedProductsGet externalLinkgetId()Get idGet internalLinkGet keywordsgetLevel()Get levelGet linkNewTabGet linkTypegetMedia()Get mediaGet mediaIdGet metaDescriptionGet metaTitlegetName()Get nameGet parentGet parentIdGet parentVersionIdgetPath()Get pathGet productAssignmentTypeGet seoUrlsgetTags()Get tagsGet translatedgetType()Get typeGet updatedAtGet versionIdGet visibleRuntime field, cannot be used as part of the criteria.inthashCode()internalLink(String internalLink) linkNewTab(Boolean linkNewTab) metaDescription(String metaDescription) parentVersionId(String parentVersionId) productAssignmentType(String productAssignmentType) voidvoidsetAfterCategoryId(String afterCategoryId) voidsetAfterCategoryVersionId(String afterCategoryVersionId) voidsetChildren(List<Category> children) voidsetCmsPage(CmsPage cmsPage) voidsetCmsPageId(String cmsPageId) voidsetCmsPageIdSwitched(Boolean cmsPageIdSwitched) voidsetCmsPageVersionId(String cmsPageVersionId) voidsetCustomEntityTypeId(String customEntityTypeId) voidsetCustomFields(Object customFields) voidsetDescription(String description) voidsetDisplayNestedProducts(Boolean displayNestedProducts) voidsetExternalLink(String externalLink) voidvoidsetInternalLink(String internalLink) voidsetKeywords(String keywords) voidsetLinkNewTab(Boolean linkNewTab) voidsetLinkType(String linkType) voidvoidsetMediaId(String mediaId) voidsetMetaDescription(String metaDescription) voidsetMetaTitle(String metaTitle) voidvoidvoidsetParentId(String parentId) voidsetParentVersionId(String parentVersionId) voidsetProductAssignmentType(String productAssignmentType) voidsetSeoUrls(List<SeoUrl> seoUrls) voidvoidsetTranslated(Object translated) voidvoidsetVersionId(String versionId) voidsetVisible(Boolean visible) voidsetVisibleChildCount(Long visibleChildCount) toString()translated(Object translated) visibleChildCount(Long visibleChildCount)
-
Field Details
-
JSON_PROPERTY_ID
- See Also:
-
JSON_PROPERTY_VERSION_ID
- See Also:
-
JSON_PROPERTY_PARENT_ID
- See Also:
-
JSON_PROPERTY_PARENT_VERSION_ID
- See Also:
-
JSON_PROPERTY_AFTER_CATEGORY_ID
- See Also:
-
JSON_PROPERTY_AFTER_CATEGORY_VERSION_ID
- See Also:
-
JSON_PROPERTY_MEDIA_ID
- See Also:
-
JSON_PROPERTY_DISPLAY_NESTED_PRODUCTS
- See Also:
-
JSON_PROPERTY_BREADCRUMB
- See Also:
-
JSON_PROPERTY_LEVEL
- See Also:
-
JSON_PROPERTY_PATH
- See Also:
-
JSON_PROPERTY_CHILD_COUNT
- See Also:
-
JSON_PROPERTY_TYPE
- See Also:
-
JSON_PROPERTY_PRODUCT_ASSIGNMENT_TYPE
- See Also:
-
JSON_PROPERTY_VISIBLE
- See Also:
-
JSON_PROPERTY_ACTIVE
- See Also:
-
JSON_PROPERTY_CMS_PAGE_ID_SWITCHED
- See Also:
-
JSON_PROPERTY_VISIBLE_CHILD_COUNT
- See Also:
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_CUSTOM_FIELDS
- See Also:
-
JSON_PROPERTY_LINK_TYPE
- See Also:
-
JSON_PROPERTY_INTERNAL_LINK
- See Also:
-
JSON_PROPERTY_EXTERNAL_LINK
- See Also:
-
JSON_PROPERTY_LINK_NEW_TAB
- See Also:
-
JSON_PROPERTY_DESCRIPTION
- See Also:
-
JSON_PROPERTY_META_TITLE
- See Also:
-
JSON_PROPERTY_META_DESCRIPTION
- See Also:
-
JSON_PROPERTY_KEYWORDS
- See Also:
-
JSON_PROPERTY_CMS_PAGE_ID
- See Also:
-
JSON_PROPERTY_CMS_PAGE_VERSION_ID
- See Also:
-
JSON_PROPERTY_CUSTOM_ENTITY_TYPE_ID
- See Also:
-
JSON_PROPERTY_CREATED_AT
- See Also:
-
JSON_PROPERTY_UPDATED_AT
- See Also:
-
JSON_PROPERTY_TRANSLATED
- See Also:
-
JSON_PROPERTY_PARENT
- See Also:
-
JSON_PROPERTY_CHILDREN
- See Also:
-
JSON_PROPERTY_MEDIA
- See Also:
-
JSON_PROPERTY_TAGS
- See Also:
-
JSON_PROPERTY_CMS_PAGE
- See Also:
-
JSON_PROPERTY_SEO_URLS
- See Also:
-
-
Constructor Details
-
Category
public Category() -
Category
public Category(List<Object> breadcrumb, Long level, String path, Long childCount, OffsetDateTime createdAt, OffsetDateTime updatedAt)
-
-
Method Details
-
id
-
getId
Get id- Returns:
- id
-
setId
-
versionId
-
getVersionId
Get versionId- Returns:
- versionId
-
setVersionId
-
parentId
-
getParentId
Get parentId- Returns:
- parentId
-
setParentId
-
parentVersionId
-
getParentVersionId
Get parentVersionId- Returns:
- parentVersionId
-
setParentVersionId
-
afterCategoryId
-
getAfterCategoryId
Get afterCategoryId- Returns:
- afterCategoryId
-
setAfterCategoryId
-
afterCategoryVersionId
-
getAfterCategoryVersionId
Get afterCategoryVersionId- Returns:
- afterCategoryVersionId
-
setAfterCategoryVersionId
-
mediaId
-
getMediaId
Get mediaId- Returns:
- mediaId
-
setMediaId
-
displayNestedProducts
-
getDisplayNestedProducts
Get displayNestedProducts- Returns:
- displayNestedProducts
-
setDisplayNestedProducts
-
getBreadcrumb
Get breadcrumb- Returns:
- breadcrumb
-
getLevel
Get level- Returns:
- level
-
getPath
Get path- Returns:
- path
-
getChildCount
Get childCount- Returns:
- childCount
-
type
-
getType
Get type- Returns:
- type
-
setType
-
productAssignmentType
-
getProductAssignmentType
Get productAssignmentType- Returns:
- productAssignmentType
-
setProductAssignmentType
-
visible
-
getVisible
Get visible- Returns:
- visible
-
setVisible
-
active
-
getActive
Get active- Returns:
- active
-
setActive
-
cmsPageIdSwitched
-
getCmsPageIdSwitched
Runtime field, cannot be used as part of the criteria.- Returns:
- cmsPageIdSwitched
-
setCmsPageIdSwitched
-
visibleChildCount
-
getVisibleChildCount
Runtime field, cannot be used as part of the criteria.- Returns:
- visibleChildCount
-
setVisibleChildCount
-
name
-
getName
Get name- Returns:
- name
-
setName
-
customFields
-
getCustomFields
Get customFields- Returns:
- customFields
-
setCustomFields
-
linkType
-
getLinkType
Get linkType- Returns:
- linkType
-
setLinkType
-
internalLink
-
getInternalLink
Get internalLink- Returns:
- internalLink
-
setInternalLink
-
externalLink
-
getExternalLink
Get externalLink- Returns:
- externalLink
-
setExternalLink
-
linkNewTab
-
getLinkNewTab
Get linkNewTab- Returns:
- linkNewTab
-
setLinkNewTab
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
metaTitle
-
getMetaTitle
Get metaTitle- Returns:
- metaTitle
-
setMetaTitle
-
metaDescription
-
getMetaDescription
Get metaDescription- Returns:
- metaDescription
-
setMetaDescription
-
keywords
-
getKeywords
Get keywords- Returns:
- keywords
-
setKeywords
-
cmsPageId
-
getCmsPageId
Get cmsPageId- Returns:
- cmsPageId
-
setCmsPageId
-
cmsPageVersionId
-
getCmsPageVersionId
Get cmsPageVersionId- Returns:
- cmsPageVersionId
-
setCmsPageVersionId
-
customEntityTypeId
-
getCustomEntityTypeId
Get customEntityTypeId- Returns:
- customEntityTypeId
-
setCustomEntityTypeId
-
getCreatedAt
Get createdAt- Returns:
- createdAt
-
getUpdatedAt
Get updatedAt- Returns:
- updatedAt
-
translated
-
getTranslated
Get translated- Returns:
- translated
-
setTranslated
-
parent
-
getParent
Get parent- Returns:
- parent
-
setParent
-
children
-
addChildrenItem
-
getChildren
Get children- Returns:
- children
-
setChildren
-
media
-
getMedia
Get media- Returns:
- media
-
setMedia
-
tags
-
addTagsItem
-
getTags
Get tags- Returns:
- tags
-
setTags
-
cmsPage
-
getCmsPage
Get cmsPage- Returns:
- cmsPage
-
setCmsPage
-
seoUrls
-
addSeoUrlsItem
-
getSeoUrls
Get seoUrls- Returns:
- seoUrls
-
setSeoUrls
-
equals
-
hashCode
public int hashCode() -
toString
-