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

Class ReadCampaignElementMediator

    • Constructor Detail

      • ReadCampaignElementMediator

        public ReadCampaignElementMediator()
    • Method Detail

      • buildNounPart

        public void buildNounPart(java.lang.Object aNoun,
                                  java.lang.Object aPhysicalEntity)
                           throws AbstractApplicationException
        This method reads the logical campaign element noun part and adds it to the main Activity noun. For the campaign element properties defined in the administration configuration file wc-admin-component.xml, it sets date/times in the time zone specified in the business context.
        Parameters:
        aNoun - The root noun which will contain the noun part built through this mediator.
        aPhysicalEntity - The root physical data object.
        Throws:
        AbstractApplicationException