com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.solr

Class SolrReadCatalogNavigationViewPostMediator

    • Constructor Detail

      • SolrReadCatalogNavigationViewPostMediator

        public SolrReadCatalogNavigationViewPostMediator()
    • Method Detail

      • buildNounPart

        public void buildNounPart(java.lang.Object aNoun,
                                  java.lang.Object aPhysicalEntity)
                           throws BusinessObjectMediatorException
        Description copied from interface: ReadBusinessObjectPartMediator
        Builds the logical noun part. The logical noun parts are built and added to the noun.
        Parameters:
        aNoun - The root noun which contains the noun part built through this mediator
        aPhysicalEntity - The root physical entity
        Throws:
        BusinessObjectMediatorException