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

Class ReadCatalogGroupAttachmentReferenceMediator

    • Constructor Detail

      • ReadCatalogGroupAttachmentReferenceMediator

        public ReadCatalogGroupAttachmentReferenceMediator()
    • Method Detail

      • buildNounPart

        public void buildNounPart(java.lang.Object aCatGroupNoun,
                                  java.lang.Object aCatGroupPhysicalEntity)
                           throws BusinessObjectMediatorException
        This method builds the AttachmentReference noun part of the catalog group logical noun based on the physical entity of catalog group.
        Parameters:
        aCatGroupNoun - the logical noun of catalog group with type CatalogGroupType.
        aCatGroupPhysicalEntity - the root physical entity of catalog group with type CatalogGroup.
        Throws:
        BusinessObjectMediatorException