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

Class ReadMarketingContentAttachmentReferenceMediator

    • Constructor Detail

      • ReadMarketingContentAttachmentReferenceMediator

        public ReadMarketingContentAttachmentReferenceMediator()
    • Method Detail

      • buildNounPart

        public void buildNounPart(java.lang.Object aMarketingContentNoun,
                                  java.lang.Object aCollateralPhysicalEntity)
                           throws AbstractApplicationException
        This method reads the logical marketing content attachment reference noun part and adds it to the main marketing content noun. The attachment reference contains sequence, usage, description, attachment target id, and attachment reference id.
        Parameters:
        aMarketingContentNoun - The marketing content logical noun which will contain the noun part built through this mediator.
        aCollateralPhysicalEntity - The root physical data object of Collateral type.
        Throws:
        AbstractApplicationException