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

Class ReadGiftListUtilityMediatorImpl



  • public class ReadGiftListUtilityMediatorImpl
    extends ReadGiftListUtilityMediator
    This is a utility class used to transform information in the GiftList noun from a physical data object to a logical data object. You can extend this class to customize the logic, for example, you can override any populateXXX method and add/remove information to transform in the GiftList noun from a physical data object to a logical data object.