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

Class ReadGiftListGiftListIdentifierPartMediator

    • Constructor Detail

      • ReadGiftListGiftListIdentifierPartMediator

        public ReadGiftListGiftListIdentifierPartMediator()
    • Method Detail

      • buildNounPart

        public void buildNounPart(java.lang.Object aNoun,
                                  java.lang.Object aPhysicalEntity)
                           throws AbstractApplicationException
        This method builds the logical GiftListIdentifier noun part and adds it to the main GiftList noun.
        Parameters:
        aNoun - The root noun which will contain the noun part built through this mediator.
        aPhysicalEntity - The root physical data object.
        Throws:
        AbstractApplicationException