Interface CPCatalogEntry


public interface CPCatalogEntry
  • Method Details

    • getCPDefinitionId

      long getCPDefinitionId()
    • getCPDefinitionOptionRels

      List<CPDefinitionOptionRel> getCPDefinitionOptionRels()
    • getCProductId

      long getCProductId()
    • getCPSkus

      List<CPSku> getCPSkus()
    • getDepth

      double getDepth()
    • getDescription

      String getDescription()
    • getGroupId

      long getGroupId()
    • getHeight

      double getHeight()
    • getMetaDescription

      String getMetaDescription(String languageId)
    • getMetaKeywords

      String getMetaKeywords(String languageId)
    • getMetaTitle

      String getMetaTitle(String languageId)
    • getName

      String getName()
    • getProductTypeName

      String getProductTypeName()
    • getShortDescription

      String getShortDescription()
    • getUrl

      String getUrl()
    • isIgnoreSKUCombinations

      boolean isIgnoreSKUCombinations()