com.ibm.commerce.component.giftregistry.objects

Class GiftRegistryAnnouncementHistory

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


    @Entity(name="GiftRegistryAnnouncementHistory")
    public class GiftRegistryAnnouncementHistory
    extends com.ibm.commerce.component.giftregistry.objimpl.GiftRegistryAnnouncementEntityBase
    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.GiftRegistryAnnouncementEntityBase

        getAnnounceHistoryId, getField1, getField2, getGiftRegistry, getMessage, getSenderEmail, getSenderName, getSentDate, setAnnounceHistoryId, setField1, setField2, setGiftRegistry, setMessage, setSenderEmail, setSenderName, setSentDate
      • 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

      • GiftRegistryAnnouncementHistory

        public GiftRegistryAnnouncementHistory()