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

Class ReadCatalogEntryAttachmentReferenceMediator

    • Constructor Detail

      • ReadCatalogEntryAttachmentReferenceMediator

        public ReadCatalogEntryAttachmentReferenceMediator()
    • Method Detail

      • buildNounPart

        public void buildNounPart(java.lang.Object aCatEntryNoun,
                                  java.lang.Object aCatEntryPhysicalEntity)
                           throws BusinessObjectMediatorException
        This method builds the AttachmentReference noun part of the catalog entry logical noun based on the physical entity of catalog entry.
        Parameters:
        aCatEntryNoun - the logical noun of catalog entry with type CatalogEntryType.
        aCatEntryPhysicalEntity - the root physical entity of catalog entry with type CatalogEntry.
        Throws:
        BusinessObjectMediatorException