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

Class ReadCatalogGroupRuleMediator

    • Constructor Detail

      • ReadCatalogGroupRuleMediator

        public ReadCatalogGroupRuleMediator()
    • Method Detail

      • buildNounPart

        public void buildNounPart(java.lang.Object aNoun,
                                  java.lang.Object aPhysicalEntity)
                           throws AbstractApplicationException

        This mediator will populate the rules associated with a dynamic category.

        The data is read from the CATGRPRULE table and a call out to the get activity marketing web service will be called.

        Parameters:
        aNoun - The logical noun.
        aPhysicalEntity - The physical entity.
        Throws:
        AbstractApplicationException - An application exception will be thrown if there was a problem mediating the information.
        See Also:
        CatalogGroupType, RuleType