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

Class ReadPromotionElementMediator

    • Constructor Detail

      • ReadPromotionElementMediator

        public ReadPromotionElementMediator()
    • Method Detail

      • buildNounPart

        public void buildNounPart(java.lang.Object aLogicalEntityType,
                                  java.lang.Object aPhysicalEntityType)
                           throws AbstractApplicationException
        This method reads the logical PromotionElement noun part and adds it to the main Promotion noun.
        Parameters:
        aLogicalEntityType - The root noun which will contain the noun part built through this mediator.
        aPhysicalEntityType - The root physical data object.
        Throws:
        AbstractApplicationException - When error happens.