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

Class ReadCatalogAttachmentReferenceMediator

    • Constructor Detail

      • ReadCatalogAttachmentReferenceMediator

        public ReadCatalogAttachmentReferenceMediator()
    • Method Detail

      • buildNounPart

        public void buildNounPart(java.lang.Object aCatalogNoun,
                                  java.lang.Object aCatalogPhysicalEntity)
                           throws BusinessObjectMediatorException
        This method builds the AttachmentReference noun part of the catalog logical noun based on the physical entity of catalog.
        Parameters:
        aCatalogNoun - the logical noun of catalog with type CatalogType.
        aCatalogPhysicalEntity - the physical entity of catalog with type Catalog.
        Throws:
        BusinessObjectMediatorException