com.ibm.commerce.catalog.facade.server.services.search.metadata

Class SearchCatalogEntryViewDescriptionResultFilter

    • Constructor Detail

      • SearchCatalogEntryViewDescriptionResultFilter

        public SearchCatalogEntryViewDescriptionResultFilter()
    • Method Detail

      • filter

        public void filter(SelectionCriteria selectionCriteria,
                           commonj.sdo.DataObject dataObject)
                    throws java.lang.RuntimeException
        The filter method is used to populate catalog entry override fields for an eSite store
        Specified by:
        filter in interface SearchResultFilter
        Overrides:
        filter in class AbstractSearchResultFilter
        Parameters:
        selectionCriteria - The search expression object represents.
        dataObject - The object passed to filter.
        Throws:
        java.lang.RuntimeException - Could be thrown if any error occurred.