com.ibm.commerce.component.giftregistry.objects

Class GiftRegistryRegistrant

  • java.lang.Object
    • com.ibm.commerce.base.objects.EntityBase
      • com.ibm.commerce.component.giftregistry.objimpl.GiftRegistryRegistrantEntityBase
        • com.ibm.commerce.component.giftregistry.objects.GiftRegistryRegistrant
  • All Implemented Interfaces:
    java.io.Serializable


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

        getAddress, getGiftRegistry, getRegistrantId, getRelation, getType, getUserId, setAddress, setGiftRegistry, setRegistrantId, setRelation, setType, setUserId
      • 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

      • GiftRegistryRegistrant

        public GiftRegistryRegistrant()