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 Details

  • Constructor Details

  • Method Details

    • id

      public Category id(String id)
    • getId

      @Nullable public String getId()
      Get id
      Returns:
      id
    • setId

      public void setId(String id)
    • versionId

      public Category versionId(String versionId)
    • getVersionId

      @Nullable public String getVersionId()
      Get versionId
      Returns:
      versionId
    • setVersionId

      public void setVersionId(String versionId)
    • parentId

      public Category parentId(String parentId)
    • getParentId

      @Nullable public String getParentId()
      Get parentId
      Returns:
      parentId
    • setParentId

      public void setParentId(String parentId)
    • parentVersionId

      public Category parentVersionId(String parentVersionId)
    • getParentVersionId

      @Nullable public String getParentVersionId()
      Get parentVersionId
      Returns:
      parentVersionId
    • setParentVersionId

      public void setParentVersionId(String parentVersionId)
    • afterCategoryId

      public Category afterCategoryId(String afterCategoryId)
    • getAfterCategoryId

      @Nullable public String getAfterCategoryId()
      Get afterCategoryId
      Returns:
      afterCategoryId
    • setAfterCategoryId

      public void setAfterCategoryId(String afterCategoryId)
    • afterCategoryVersionId

      public Category afterCategoryVersionId(String afterCategoryVersionId)
    • getAfterCategoryVersionId

      @Nullable public String getAfterCategoryVersionId()
      Get afterCategoryVersionId
      Returns:
      afterCategoryVersionId
    • setAfterCategoryVersionId

      public void setAfterCategoryVersionId(String afterCategoryVersionId)
    • mediaId

      public Category mediaId(String mediaId)
    • getMediaId

      @Nullable public String getMediaId()
      Get mediaId
      Returns:
      mediaId
    • setMediaId

      public void setMediaId(String mediaId)
    • displayNestedProducts

      public Category displayNestedProducts(Boolean displayNestedProducts)
    • getDisplayNestedProducts

      @Nonnull public Boolean getDisplayNestedProducts()
      Get displayNestedProducts
      Returns:
      displayNestedProducts
    • setDisplayNestedProducts

      public void setDisplayNestedProducts(Boolean displayNestedProducts)
    • getBreadcrumb

      @Nullable public List<Object> getBreadcrumb()
      Get breadcrumb
      Returns:
      breadcrumb
    • getLevel

      @Nullable public Long getLevel()
      Get level
      Returns:
      level
    • getPath

      @Nullable public String getPath()
      Get path
      Returns:
      path
    • getChildCount

      @Nullable public Long getChildCount()
      Get childCount
      Returns:
      childCount
    • type

      public Category type(String type)
    • getType

      @Nonnull public String getType()
      Get type
      Returns:
      type
    • setType

      public void setType(String type)
    • productAssignmentType

      public Category productAssignmentType(String productAssignmentType)
    • getProductAssignmentType

      @Nonnull public String getProductAssignmentType()
      Get productAssignmentType
      Returns:
      productAssignmentType
    • setProductAssignmentType

      public void setProductAssignmentType(String productAssignmentType)
    • visible

      public Category visible(Boolean visible)
    • getVisible

      @Nullable public Boolean getVisible()
      Get visible
      Returns:
      visible
    • setVisible

      public void setVisible(Boolean visible)
    • active

      public Category active(Boolean active)
    • getActive

      @Nullable public Boolean getActive()
      Get active
      Returns:
      active
    • setActive

      public void setActive(Boolean active)
    • cmsPageIdSwitched

      public Category cmsPageIdSwitched(Boolean cmsPageIdSwitched)
    • getCmsPageIdSwitched

      @Nullable public Boolean getCmsPageIdSwitched()
      Runtime field, cannot be used as part of the criteria.
      Returns:
      cmsPageIdSwitched
    • setCmsPageIdSwitched

      public void setCmsPageIdSwitched(Boolean cmsPageIdSwitched)
    • visibleChildCount

      public Category visibleChildCount(Long visibleChildCount)
    • getVisibleChildCount

      @Nullable public Long getVisibleChildCount()
      Runtime field, cannot be used as part of the criteria.
      Returns:
      visibleChildCount
    • setVisibleChildCount

      public void setVisibleChildCount(Long visibleChildCount)
    • name

      public Category name(String name)
    • getName

      @Nonnull public String getName()
      Get name
      Returns:
      name
    • setName

      public void setName(String name)
    • customFields

      public Category customFields(Object customFields)
    • getCustomFields

      @Nullable public Object getCustomFields()
      Get customFields
      Returns:
      customFields
    • setCustomFields

      public void setCustomFields(Object customFields)
    • linkType

      public Category linkType(String linkType)
    • getLinkType

      @Nullable public String getLinkType()
      Get linkType
      Returns:
      linkType
    • setLinkType

      public void setLinkType(String linkType)
    • internalLink

      public Category internalLink(String internalLink)
    • getInternalLink

      @Nullable public String getInternalLink()
      Get internalLink
      Returns:
      internalLink
    • setInternalLink

      public void setInternalLink(String internalLink)
    • externalLink

      public Category externalLink(String externalLink)
    • getExternalLink

      @Nullable public String getExternalLink()
      Get externalLink
      Returns:
      externalLink
    • setExternalLink

      public void setExternalLink(String externalLink)
    • linkNewTab

      public Category linkNewTab(Boolean linkNewTab)
    • getLinkNewTab

      @Nullable public Boolean getLinkNewTab()
      Get linkNewTab
      Returns:
      linkNewTab
    • setLinkNewTab

      public void setLinkNewTab(Boolean linkNewTab)
    • description

      public Category description(String description)
    • getDescription

      @Nullable public String getDescription()
      Get description
      Returns:
      description
    • setDescription

      public void setDescription(String description)
    • metaTitle

      public Category metaTitle(String metaTitle)
    • getMetaTitle

      @Nullable public String getMetaTitle()
      Get metaTitle
      Returns:
      metaTitle
    • setMetaTitle

      public void setMetaTitle(String metaTitle)
    • metaDescription

      public Category metaDescription(String metaDescription)
    • getMetaDescription

      @Nullable public String getMetaDescription()
      Get metaDescription
      Returns:
      metaDescription
    • setMetaDescription

      public void setMetaDescription(String metaDescription)
    • keywords

      public Category keywords(String keywords)
    • getKeywords

      @Nullable public String getKeywords()
      Get keywords
      Returns:
      keywords
    • setKeywords

      public void setKeywords(String keywords)
    • cmsPageId

      public Category cmsPageId(String cmsPageId)
    • getCmsPageId

      @Nullable public String getCmsPageId()
      Get cmsPageId
      Returns:
      cmsPageId
    • setCmsPageId

      public void setCmsPageId(String cmsPageId)
    • cmsPageVersionId

      public Category cmsPageVersionId(String cmsPageVersionId)
    • getCmsPageVersionId

      @Nullable public String getCmsPageVersionId()
      Get cmsPageVersionId
      Returns:
      cmsPageVersionId
    • setCmsPageVersionId

      public void setCmsPageVersionId(String cmsPageVersionId)
    • customEntityTypeId

      public Category customEntityTypeId(String customEntityTypeId)
    • getCustomEntityTypeId

      @Nullable public String getCustomEntityTypeId()
      Get customEntityTypeId
      Returns:
      customEntityTypeId
    • setCustomEntityTypeId

      public void setCustomEntityTypeId(String customEntityTypeId)
    • getCreatedAt

      @Nonnull public OffsetDateTime getCreatedAt()
      Get createdAt
      Returns:
      createdAt
    • getUpdatedAt

      @Nullable public OffsetDateTime getUpdatedAt()
      Get updatedAt
      Returns:
      updatedAt
    • translated

      public Category translated(Object translated)
    • getTranslated

      @Nullable public Object getTranslated()
      Get translated
      Returns:
      translated
    • setTranslated

      public void setTranslated(Object translated)
    • parent

      public Category parent(Category parent)
    • getParent

      @Nullable public Category getParent()
      Get parent
      Returns:
      parent
    • setParent

      public void setParent(Category parent)
    • children

      public Category children(List<Category> children)
    • addChildrenItem

      public Category addChildrenItem(Category childrenItem)
    • getChildren

      @Nullable public List<Category> getChildren()
      Get children
      Returns:
      children
    • setChildren

      public void setChildren(List<Category> children)
    • media

      public Category media(Media media)
    • getMedia

      @Nullable public Media getMedia()
      Get media
      Returns:
      media
    • setMedia

      public void setMedia(Media media)
    • tags

      public Category tags(List<Tag> tags)
    • addTagsItem

      public Category addTagsItem(Tag tagsItem)
    • getTags

      @Nullable public List<Tag> getTags()
      Get tags
      Returns:
      tags
    • setTags

      public void setTags(List<Tag> tags)
    • cmsPage

      public Category cmsPage(CmsPage cmsPage)
    • getCmsPage

      @Nullable public CmsPage getCmsPage()
      Get cmsPage
      Returns:
      cmsPage
    • setCmsPage

      public void setCmsPage(CmsPage cmsPage)
    • seoUrls

      public Category seoUrls(List<SeoUrl> seoUrls)
    • addSeoUrlsItem

      public Category addSeoUrlsItem(SeoUrl seoUrlsItem)
    • getSeoUrls

      @Nullable public List<SeoUrl> getSeoUrls()
      Get seoUrls
      Returns:
      seoUrls
    • setSeoUrls

      public void setSeoUrls(List<SeoUrl> seoUrls)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object