com.konakart.om
Class Orders

java.lang.Object
  extended by org.apache.torque.om.BaseObject
      extended by com.konakart.om.BaseOrders
          extended by com.konakart.om.Orders
All Implemented Interfaces:
java.io.Serializable, org.apache.torque.om.Persistent

public class Orders
extends BaseOrders
implements org.apache.torque.om.Persistent

The skeleton for this class was autogenerated by Torque on: [Wed Jun 13 21:13:34 BST 2012] You should add additional methods to this class to meet the application requirements. This class will only be generated as long as it does not already exist in the output directory.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.torque.om.BaseObject
NEW_ID
 
Constructor Summary
Orders()
           
 
Method Summary
 
Methods inherited from class com.konakart.om.BaseOrders
copy, copy, copy, copy, copyInto, copyInto, copyInto, copyInto, getAffiliateId, getBillingAddressFormatId, getBillingAddrId, getBillingCity, getBillingCompany, getBillingCountry, getBillingEmailAddress, getBillingName, getBillingPostcode, getBillingState, getBillingStreetAddress, getBillingStreetAddress1, getBillingSuburb, getBillingTelephone, getBillingTelephone1, getByName, getByPeerName, getByPosition, getCcCvv, getCcExpires, getCcNumber, getCcOwner, getCcType, getCouponIds, getCurrency, getCurrencyValue, getCustom1, getCustom2, getCustom3, getCustom4, getCustom5, getCustomerAddrId, getCustomersAddressFormatId, getCustomersCity, getCustomersCompany, getCustomersCountry, getCustomersEmailAddress, getCustomersId, getCustomersLocale, getCustomersName, getCustomersPostcode, getCustomersState, getCustomersStreetAddress, getCustomersStreetAddress1, getCustomersSuburb, getCustomersTelephone, getCustomersTelephone1, getDatePurchased, getDeliveryAddressFormatId, getDeliveryAddrId, getDeliveryCity, getDeliveryCompany, getDeliveryCountry, getDeliveryEmailAddress, getDeliveryName, getDeliveryPostcode, getDeliveryState, getDeliveryStreetAddress, getDeliveryStreetAddress1, getDeliverySuburb, getDeliveryTelephone, getDeliveryTelephone1, getE1, getE2, getE3, getE4, getE5, getE6, getFieldNames, getInvoiceFilename, getLastModified, getLifecycleId, getOrderCreator, getOrdersDateFinished, getOrdersId, getOrdersNumber, getOrdersStatus, getPaymentMethod, getPaymentModuleCode, getPeer, getPointsAwarded, getPointsReservationId, getPointsUsed, getPrimaryKey, getPromotionIds, getShippingModuleCode, getShippingServiceCode, getStoreId, getTableMap, getTrackingNumber, save, save, save, setAffiliateId, setBillingAddressFormatId, setBillingAddrId, setBillingCity, setBillingCompany, setBillingCountry, setBillingEmailAddress, setBillingName, setBillingPostcode, setBillingState, setBillingStreetAddress, setBillingStreetAddress1, setBillingSuburb, setBillingTelephone, setBillingTelephone1, setByName, setByPeerName, setByPosition, setCcCvv, setCcExpires, setCcNumber, setCcOwner, setCcType, setCouponIds, setCurrency, setCurrencyValue, setCustom1, setCustom2, setCustom3, setCustom4, setCustom5, setCustomerAddrId, setCustomersAddressFormatId, setCustomersCity, setCustomersCompany, setCustomersCountry, setCustomersEmailAddress, setCustomersId, setCustomersLocale, setCustomersName, setCustomersPostcode, setCustomersState, setCustomersStreetAddress, setCustomersStreetAddress1, setCustomersSuburb, setCustomersTelephone, setCustomersTelephone1, setDatePurchased, setDeliveryAddressFormatId, setDeliveryAddrId, setDeliveryCity, setDeliveryCompany, setDeliveryCountry, setDeliveryEmailAddress, setDeliveryName, setDeliveryPostcode, setDeliveryState, setDeliveryStreetAddress, setDeliveryStreetAddress1, setDeliverySuburb, setDeliveryTelephone, setDeliveryTelephone1, setE1, setE2, setE3, setE4, setE5, setE6, setInvoiceFilename, setLastModified, setLifecycleId, setOrderCreator, setOrdersDateFinished, setOrdersId, setOrdersNumber, setOrdersStatus, setPaymentMethod, setPaymentModuleCode, setPointsAwarded, setPointsReservationId, setPointsUsed, setPrimaryKey, setPrimaryKey, setPromotionIds, setShippingModuleCode, setShippingServiceCode, setStoreId, setTrackingNumber, toString
 
Methods inherited from class org.apache.torque.om.BaseObject
equals, equals, getLog, hashCode, isModified, isNew, resetModified, setModified, setNew, setPrimaryKey
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.apache.torque.om.Persistent
getPrimaryKey, isModified, isNew, save, save, save, setModified, setNew, setPrimaryKey, setPrimaryKey
 

Constructor Detail

Orders

public Orders()


Copyright © 2011 DS Data Systems UK Ltd.