com.ibm.commerce.order.objects

Class OrderChangeReason

  • java.lang.Object
    • com.ibm.commerce.base.objects.EntityBase
      • com.ibm.commerce.order.objimpl.OrderChangeReasonEntityBase
        • com.ibm.commerce.order.objects.OrderChangeReason
  • All Implemented Interfaces:
    Groupable, Protectable, java.io.Serializable


    @Entity(name="OrderChangeReason")
    public class OrderChangeReason
    extends com.ibm.commerce.order.objimpl.OrderChangeReasonEntityBase
    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.order.objimpl.OrderChangeReasonEntityBase

        getField1, getField2, getField3, getOrderChangeReasonId, getReasonCode, getStoreId, setField1, setField2, setField3, setOrderChangeReasonId, setReasonCode, 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

      • OrderChangeReason

        public OrderChangeReason()