info.magnolia.module.shop.paragraphs
Class ShopKeywordSearchResultParagraphModel

java.lang.Object
  extended by info.magnolia.rendering.model.RenderingModelImpl<RD>
      extended by info.magnolia.module.templatingkit.templates.AbstractSTKTemplateModel<info.magnolia.rendering.template.TemplateDefinition>
          extended by info.magnolia.module.templatingkit.templates.components.AbstractItemListModel<info.magnolia.rendering.template.TemplateDefinition>
              extended by info.magnolia.module.shop.paragraphs.ShopParagraphModel
                  extended by info.magnolia.module.shop.paragraphs.ShopKeywordSearchResultParagraphModel
All Implemented Interfaces:
info.magnolia.module.templatingkit.templates.STKRenderingModel<info.magnolia.rendering.template.TemplateDefinition>, info.magnolia.rendering.model.RenderingModel<info.magnolia.rendering.template.TemplateDefinition>

public class ShopKeywordSearchResultParagraphModel
extends ShopParagraphModel

Displays the result for keyword search, keywords are assigned to products EE version only.

Author:
tmiyar

Field Summary
 
Fields inherited from class info.magnolia.module.shop.paragraphs.ShopParagraphModel
ALLOWED_IMAGE_TYPES
 
Fields inherited from class info.magnolia.module.templatingkit.templates.AbstractSTKTemplateModel
DEFAULT_SITEROOT_TEMPLATE_CATEGORY, stkFunctions, templatingFunctions
 
Fields inherited from class info.magnolia.rendering.model.RenderingModelImpl
content, contentMap, definition, parentModel
 
Fields inherited from interface info.magnolia.rendering.model.RenderingModel
SKIP_RENDERING
 
Constructor Summary
ShopKeywordSearchResultParagraphModel(javax.jcr.Node content, info.magnolia.rendering.template.TemplateDefinition definition, info.magnolia.rendering.model.RenderingModel<?> parent, info.magnolia.module.templatingkit.functions.STKTemplatingFunctions stkFunctions, info.magnolia.templating.functions.TemplatingFunctions templatingFunctions, info.magnolia.module.templatingkit.STKModule stkModule)
           
 
Method Summary
protected  List<javax.jcr.Node> search()
           
 
Methods inherited from class info.magnolia.module.shop.paragraphs.ShopParagraphModel
filter, getCurrencyFormatting, getCurrencyTitle, getItems, getMaxResults, getOptions, getOptionSets, getProduct, getProductDetailPageLink, getProductPriceBean, getProductPriceByCategory, getShoppingCart, getShoppingCartLink, getSiteRoot, getTaxByUUID, sort
 
Methods inherited from class info.magnolia.module.templatingkit.templates.components.AbstractItemListModel
getCategoryName, getPager, getRepository, getSearchRoot, getSubcategoryName
 
Methods inherited from class info.magnolia.module.templatingkit.templates.AbstractSTKTemplateModel
getSite
 
Methods inherited from class info.magnolia.rendering.model.RenderingModelImpl
execute, getContent, getDef, getDefinition, getNode, getParent, getRoot
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface info.magnolia.rendering.model.RenderingModel
execute, getContent, getDefinition, getNode, getParent, getRoot
 

Constructor Detail

ShopKeywordSearchResultParagraphModel

public ShopKeywordSearchResultParagraphModel(javax.jcr.Node content,
                                             info.magnolia.rendering.template.TemplateDefinition definition,
                                             info.magnolia.rendering.model.RenderingModel<?> parent,
                                             info.magnolia.module.templatingkit.functions.STKTemplatingFunctions stkFunctions,
                                             info.magnolia.templating.functions.TemplatingFunctions templatingFunctions,
                                             info.magnolia.module.templatingkit.STKModule stkModule)
Method Detail

search

protected List<javax.jcr.Node> search()
                               throws javax.jcr.RepositoryException
Overrides:
search in class ShopParagraphModel
Throws:
javax.jcr.RepositoryException


Copyright © 2014 Magnolia International Ltd.. All Rights Reserved.