com.ibm.commerce.component.giftregistry.objects

Class GiftRegistryRule

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


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

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

      Constructors 
      Constructor and Description
      GiftRegistryRule() 
    • Method Summary

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

        getDescription, getEventTypeName, getGrRegRuleId, getGrRuleVal, getName, getStoreId, setDescription, setEventTypeName, setGrRegRuleId, setGrRuleVal, setName, setStoreId
      • 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

      • GiftRegistryRule

        public GiftRegistryRule()