com.ibm.commerce.ordermanagement.objects

Class PriceOverrideReason

  • java.lang.Object
    • com.ibm.commerce.base.objects.EntityBase
      • com.ibm.commerce.ordermanagement.objimpl.PriceOverrideReasonEntityBase
        • com.ibm.commerce.ordermanagement.objects.PriceOverrideReason
  • All Implemented Interfaces:
    java.io.Serializable


    @Entity(name="PriceOverrideReason")
    public class PriceOverrideReason
    extends com.ibm.commerce.ordermanagement.objimpl.PriceOverrideReasonEntityBase
    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.ordermanagement.objimpl.PriceOverrideReasonEntityBase

        getCode, getDescription, getMarkForDelete, getPriceOverrideReasonId, getStoreEntityId, setCode, setMarkForDelete, setPriceOverrideReasonId, setStoreEntityId
      • 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

      • PriceOverrideReason

        public PriceOverrideReason()