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

Class ReadMarketingSpotDefaultContentMediator

    • Constructor Detail

      • ReadMarketingSpotDefaultContentMediator

        public ReadMarketingSpotDefaultContentMediator()
    • Method Detail

      • buildNounPart

        public void buildNounPart(java.lang.Object aNoun,
                                  java.lang.Object aPhysicalEntity)
                           throws AbstractApplicationException
        This method reads the logical marketing spot default content noun part and adds it to the main marketing spot noun.
        Parameters:
        aNoun - The root noun which will contain the noun part built through this mediator.
        aPhysicalEntity - The root physical data object.
        Throws:
        AbstractApplicationException