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

Class ReadMarketingContentImageMapMediator

    • Constructor Detail

      • ReadMarketingContentImageMapMediator

        public ReadMarketingContentImageMapMediator()
    • Method Detail

      • buildNounPart

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

        public void buildUserData(com.ibm.commerce.marketing.facade.datatypes.AreaType aLogicalEntityType,
                                  Collimgmaparea aPhysicalEntity)
                           throws AbstractApplicationException
        This method populates the marketing content image map area noun part level configurable user data.
        Parameters:
        aLogicalEntityType - The logical noun part of area
        aPhysicalEntity - The physical data object for COLLIMGMAPAREA table
        Throws:
        AbstractApplicationException