com.ibm.commerce.component.giftregistry.objects

Class GiftRegistryPurchaseRecord

  • java.lang.Object
    • com.ibm.commerce.base.objects.EntityBase
      • com.ibm.commerce.component.giftregistry.objimpl.GiftRegistryProtectableEntityBase
        • com.ibm.commerce.component.giftregistry.objimpl.GiftRegistryPurchaseRecordEntityBase
          • com.ibm.commerce.component.giftregistry.objects.GiftRegistryPurchaseRecord
  • All Implemented Interfaces:
    Protectable, java.io.Serializable


    @Entity(name="GiftRegistryPurchaseRecord")
    public class GiftRegistryPurchaseRecord
    extends com.ibm.commerce.component.giftregistry.objimpl.GiftRegistryPurchaseRecordEntityBase
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT
      Copyright.
    • Method Summary

      • Methods inherited from class com.ibm.commerce.component.giftregistry.objimpl.GiftRegistryPurchaseRecordEntityBase

        getAddress, getCreateTime, getGiftItemId, getGiftRegistry, getIsNoteSent, getOrderItemId, getPartAuxKey, getPartNumber, getPurchaseDate, getPurchaseLocation, getPurchaseQuantity, getPurchaseRecordId, getRegistrantMemo, getStatus, getTransactionId, getUpdateTime, setAddress, setCreateTime, setGiftItemId, setGiftRegistry, setIsNoteSent, setOrderItemId, setPartAuxKey, setPartNumber, setPurchaseDate, setPurchaseLocation, setPurchaseQuantity, setPurchaseRecordId, setRegistrantMemo, setStatus, setTransactionId, setUpdateTime
      • Methods inherited from class com.ibm.commerce.component.giftregistry.objimpl.GiftRegistryProtectableEntityBase

        getUserRelationship, setUserRelationship
      • Methods inherited from class com.ibm.commerce.base.objects.EntityBase

        fulfills, getGroupingAttributeValue, getOptCounter, getOwner, setOptCounter
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

    • Constructor Detail

      • GiftRegistryPurchaseRecord

        public GiftRegistryPurchaseRecord()