com.ibm.commerce.order.objects

Class StoreQuoteConfiguration

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


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

        getCsrExpirePeriod, getCssExpirePeriod, getExpirePeriod, getRetireFlag, getStoreId, setCsrExpirePeriod, setCssExpirePeriod, setExpirePeriod, setRetireFlag, 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

      • StoreQuoteConfiguration

        public StoreQuoteConfiguration()