|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.torque.om.BaseObject
com.konakart.om.BaseOrders
public abstract class BaseOrders
This class was autogenerated by Torque on: [Wed Jun 13 21:13:35 BST 2012] Object.vm template overriden for KonaKart You should not use this class directly. It should not even be extended all references should be to Orders
Field Summary |
---|
Fields inherited from class org.apache.torque.om.BaseObject |
---|
NEW_ID |
Constructor Summary | |
---|---|
BaseOrders()
|
Method Summary | |
---|---|
Orders |
copy()
Makes a copy of this object. |
Orders |
copy(boolean deepcopy)
Makes a copy of this object. |
Orders |
copy(boolean deepcopy,
java.sql.Connection con)
Makes a copy of this object using connection. |
Orders |
copy(java.sql.Connection con)
Makes a copy of this object using connection. |
protected Orders |
copyInto(Orders copyObj)
Fills the copyObj with the contents of this object. |
protected Orders |
copyInto(Orders copyObj,
boolean deepcopy)
Fills the copyObj with the contents of this object. |
protected Orders |
copyInto(Orders copyObj,
boolean deepcopy,
java.sql.Connection con)
Fills the copyObj with the contents of this object using connection. |
protected Orders |
copyInto(Orders copyObj,
java.sql.Connection con)
Fills the copyObj with the contents of this object using connection. |
java.lang.String |
getAffiliateId()
Get the AffiliateId |
int |
getBillingAddressFormatId()
Get the BillingAddressFormatId |
int |
getBillingAddrId()
Get the BillingAddrId |
java.lang.String |
getBillingCity()
Get the BillingCity |
java.lang.String |
getBillingCompany()
Get the BillingCompany |
java.lang.String |
getBillingCountry()
Get the BillingCountry |
java.lang.String |
getBillingEmailAddress()
Get the BillingEmailAddress |
java.lang.String |
getBillingName()
Get the BillingName |
java.lang.String |
getBillingPostcode()
Get the BillingPostcode |
java.lang.String |
getBillingState()
Get the BillingState |
java.lang.String |
getBillingStreetAddress()
Get the BillingStreetAddress |
java.lang.String |
getBillingStreetAddress1()
Get the BillingStreetAddress1 |
java.lang.String |
getBillingSuburb()
Get the BillingSuburb |
java.lang.String |
getBillingTelephone()
Get the BillingTelephone |
java.lang.String |
getBillingTelephone1()
Get the BillingTelephone1 |
java.lang.Object |
getByName(java.lang.String name)
Retrieves a field from the object by field (Java) name passed in as a String. |
java.lang.Object |
getByPeerName(java.lang.String name)
Retrieves a field from the object by name passed in as a String. |
java.lang.Object |
getByPosition(int pos)
Retrieves a field from the object by Position as specified in the xml schema. |
java.lang.String |
getCcCvv()
Get the CcCvv |
java.lang.String |
getCcExpires()
Get the CcExpires |
java.lang.String |
getCcNumber()
Get the CcNumber |
java.lang.String |
getCcOwner()
Get the CcOwner |
java.lang.String |
getCcType()
Get the CcType |
java.lang.String |
getCouponIds()
Get the CouponIds |
java.lang.String |
getCurrency()
Get the Currency |
java.math.BigDecimal |
getCurrencyValue()
Get the CurrencyValue |
java.lang.String |
getCustom1()
Get the Custom1 |
java.lang.String |
getCustom2()
Get the Custom2 |
java.lang.String |
getCustom3()
Get the Custom3 |
java.lang.String |
getCustom4()
Get the Custom4 |
java.lang.String |
getCustom5()
Get the Custom5 |
int |
getCustomerAddrId()
Get the CustomerAddrId |
int |
getCustomersAddressFormatId()
Get the CustomersAddressFormatId |
java.lang.String |
getCustomersCity()
Get the CustomersCity |
java.lang.String |
getCustomersCompany()
Get the CustomersCompany |
java.lang.String |
getCustomersCountry()
Get the CustomersCountry |
java.lang.String |
getCustomersEmailAddress()
Get the CustomersEmailAddress |
int |
getCustomersId()
Get the CustomersId |
java.lang.String |
getCustomersLocale()
Get the CustomersLocale |
java.lang.String |
getCustomersName()
Get the CustomersName |
java.lang.String |
getCustomersPostcode()
Get the CustomersPostcode |
java.lang.String |
getCustomersState()
Get the CustomersState |
java.lang.String |
getCustomersStreetAddress()
Get the CustomersStreetAddress |
java.lang.String |
getCustomersStreetAddress1()
Get the CustomersStreetAddress1 |
java.lang.String |
getCustomersSuburb()
Get the CustomersSuburb |
java.lang.String |
getCustomersTelephone()
Get the CustomersTelephone |
java.lang.String |
getCustomersTelephone1()
Get the CustomersTelephone1 |
java.util.Date |
getDatePurchased()
Get the DatePurchased |
int |
getDeliveryAddressFormatId()
Get the DeliveryAddressFormatId |
int |
getDeliveryAddrId()
Get the DeliveryAddrId |
java.lang.String |
getDeliveryCity()
Get the DeliveryCity |
java.lang.String |
getDeliveryCompany()
Get the DeliveryCompany |
java.lang.String |
getDeliveryCountry()
Get the DeliveryCountry |
java.lang.String |
getDeliveryEmailAddress()
Get the DeliveryEmailAddress |
java.lang.String |
getDeliveryName()
Get the DeliveryName |
java.lang.String |
getDeliveryPostcode()
Get the DeliveryPostcode |
java.lang.String |
getDeliveryState()
Get the DeliveryState |
java.lang.String |
getDeliveryStreetAddress()
Get the DeliveryStreetAddress |
java.lang.String |
getDeliveryStreetAddress1()
Get the DeliveryStreetAddress1 |
java.lang.String |
getDeliverySuburb()
Get the DeliverySuburb |
java.lang.String |
getDeliveryTelephone()
Get the DeliveryTelephone |
java.lang.String |
getDeliveryTelephone1()
Get the DeliveryTelephone1 |
java.lang.String |
getE1()
Get the E1 |
java.lang.String |
getE2()
Get the E2 |
java.lang.String |
getE3()
Get the E3 |
java.lang.String |
getE4()
Get the E4 |
java.lang.String |
getE5()
Get the E5 |
java.lang.String |
getE6()
Get the E6 |
static java.util.List<java.lang.String> |
getFieldNames()
Generate a list of field names. |
java.lang.String |
getInvoiceFilename()
Get the InvoiceFilename |
java.util.Date |
getLastModified()
Get the LastModified |
java.lang.String |
getLifecycleId()
Get the LifecycleId |
java.lang.String |
getOrderCreator()
Get the OrderCreator |
java.util.Date |
getOrdersDateFinished()
Get the OrdersDateFinished |
int |
getOrdersId()
Get the OrdersId |
java.lang.String |
getOrdersNumber()
Get the OrdersNumber |
int |
getOrdersStatus()
Get the OrdersStatus |
java.lang.String |
getPaymentMethod()
Get the PaymentMethod |
java.lang.String |
getPaymentModuleCode()
Get the PaymentModuleCode |
OrdersPeer |
getPeer()
returns a peer instance associated with this om. |
int |
getPointsAwarded()
Get the PointsAwarded |
int |
getPointsReservationId()
Get the PointsReservationId |
int |
getPointsUsed()
Get the PointsUsed |
org.apache.torque.om.ObjectKey |
getPrimaryKey()
returns an id that differentiates this object from others of its class. |
java.lang.String |
getPromotionIds()
Get the PromotionIds |
java.lang.String |
getShippingModuleCode()
Get the ShippingModuleCode |
java.lang.String |
getShippingServiceCode()
Get the ShippingServiceCode |
java.lang.String |
getStoreId()
Get the StoreId |
org.apache.torque.map.TableMap |
getTableMap()
Retrieves the TableMap object related to this Table data without compiler warnings of using getPeer().getTableMap(). |
java.lang.String |
getTrackingNumber()
Get the TrackingNumber |
void |
save()
Stores the object in the database. |
void |
save(java.sql.Connection con)
Stores the object in the database. |
void |
save(java.lang.String dbName)
Stores the object in the database. |
void |
setAffiliateId(java.lang.String v)
Set the value of AffiliateId |
void |
setBillingAddressFormatId(int v)
Set the value of BillingAddressFormatId |
void |
setBillingAddrId(int v)
Set the value of BillingAddrId |
void |
setBillingCity(java.lang.String v)
Set the value of BillingCity |
void |
setBillingCompany(java.lang.String v)
Set the value of BillingCompany |
void |
setBillingCountry(java.lang.String v)
Set the value of BillingCountry |
void |
setBillingEmailAddress(java.lang.String v)
Set the value of BillingEmailAddress |
void |
setBillingName(java.lang.String v)
Set the value of BillingName |
void |
setBillingPostcode(java.lang.String v)
Set the value of BillingPostcode |
void |
setBillingState(java.lang.String v)
Set the value of BillingState |
void |
setBillingStreetAddress(java.lang.String v)
Set the value of BillingStreetAddress |
void |
setBillingStreetAddress1(java.lang.String v)
Set the value of BillingStreetAddress1 |
void |
setBillingSuburb(java.lang.String v)
Set the value of BillingSuburb |
void |
setBillingTelephone(java.lang.String v)
Set the value of BillingTelephone |
void |
setBillingTelephone1(java.lang.String v)
Set the value of BillingTelephone1 |
boolean |
setByName(java.lang.String name,
java.lang.Object value)
Set a field in the object by field (Java) name. |
boolean |
setByPeerName(java.lang.String name,
java.lang.Object value)
Set field values by Peer Field Name |
boolean |
setByPosition(int position,
java.lang.Object value)
Set field values by its position (zero based) in the XML schema. |
void |
setCcCvv(java.lang.String v)
Set the value of CcCvv |
void |
setCcExpires(java.lang.String v)
Set the value of CcExpires |
void |
setCcNumber(java.lang.String v)
Set the value of CcNumber |
void |
setCcOwner(java.lang.String v)
Set the value of CcOwner |
void |
setCcType(java.lang.String v)
Set the value of CcType |
void |
setCouponIds(java.lang.String v)
Set the value of CouponIds |
void |
setCurrency(java.lang.String v)
Set the value of Currency |
void |
setCurrencyValue(java.math.BigDecimal v)
Set the value of CurrencyValue |
void |
setCustom1(java.lang.String v)
Set the value of Custom1 |
void |
setCustom2(java.lang.String v)
Set the value of Custom2 |
void |
setCustom3(java.lang.String v)
Set the value of Custom3 |
void |
setCustom4(java.lang.String v)
Set the value of Custom4 |
void |
setCustom5(java.lang.String v)
Set the value of Custom5 |
void |
setCustomerAddrId(int v)
Set the value of CustomerAddrId |
void |
setCustomersAddressFormatId(int v)
Set the value of CustomersAddressFormatId |
void |
setCustomersCity(java.lang.String v)
Set the value of CustomersCity |
void |
setCustomersCompany(java.lang.String v)
Set the value of CustomersCompany |
void |
setCustomersCountry(java.lang.String v)
Set the value of CustomersCountry |
void |
setCustomersEmailAddress(java.lang.String v)
Set the value of CustomersEmailAddress |
void |
setCustomersId(int v)
Set the value of CustomersId |
void |
setCustomersLocale(java.lang.String v)
Set the value of CustomersLocale |
void |
setCustomersName(java.lang.String v)
Set the value of CustomersName |
void |
setCustomersPostcode(java.lang.String v)
Set the value of CustomersPostcode |
void |
setCustomersState(java.lang.String v)
Set the value of CustomersState |
void |
setCustomersStreetAddress(java.lang.String v)
Set the value of CustomersStreetAddress |
void |
setCustomersStreetAddress1(java.lang.String v)
Set the value of CustomersStreetAddress1 |
void |
setCustomersSuburb(java.lang.String v)
Set the value of CustomersSuburb |
void |
setCustomersTelephone(java.lang.String v)
Set the value of CustomersTelephone |
void |
setCustomersTelephone1(java.lang.String v)
Set the value of CustomersTelephone1 |
void |
setDatePurchased(java.util.Date v)
Set the value of DatePurchased |
void |
setDeliveryAddressFormatId(int v)
Set the value of DeliveryAddressFormatId |
void |
setDeliveryAddrId(int v)
Set the value of DeliveryAddrId |
void |
setDeliveryCity(java.lang.String v)
Set the value of DeliveryCity |
void |
setDeliveryCompany(java.lang.String v)
Set the value of DeliveryCompany |
void |
setDeliveryCountry(java.lang.String v)
Set the value of DeliveryCountry |
void |
setDeliveryEmailAddress(java.lang.String v)
Set the value of DeliveryEmailAddress |
void |
setDeliveryName(java.lang.String v)
Set the value of DeliveryName |
void |
setDeliveryPostcode(java.lang.String v)
Set the value of DeliveryPostcode |
void |
setDeliveryState(java.lang.String v)
Set the value of DeliveryState |
void |
setDeliveryStreetAddress(java.lang.String v)
Set the value of DeliveryStreetAddress |
void |
setDeliveryStreetAddress1(java.lang.String v)
Set the value of DeliveryStreetAddress1 |
void |
setDeliverySuburb(java.lang.String v)
Set the value of DeliverySuburb |
void |
setDeliveryTelephone(java.lang.String v)
Set the value of DeliveryTelephone |
void |
setDeliveryTelephone1(java.lang.String v)
Set the value of DeliveryTelephone1 |
void |
setE1(java.lang.String v)
Set the value of E1 |
void |
setE2(java.lang.String v)
Set the value of E2 |
void |
setE3(java.lang.String v)
Set the value of E3 |
void |
setE4(java.lang.String v)
Set the value of E4 |
void |
setE5(java.lang.String v)
Set the value of E5 |
void |
setE6(java.lang.String v)
Set the value of E6 |
void |
setInvoiceFilename(java.lang.String v)
Set the value of InvoiceFilename |
void |
setLastModified(java.util.Date v)
Set the value of LastModified |
void |
setLifecycleId(java.lang.String v)
Set the value of LifecycleId |
void |
setOrderCreator(java.lang.String v)
Set the value of OrderCreator |
void |
setOrdersDateFinished(java.util.Date v)
Set the value of OrdersDateFinished |
void |
setOrdersId(int v)
Set the value of OrdersId |
void |
setOrdersNumber(java.lang.String v)
Set the value of OrdersNumber |
void |
setOrdersStatus(int v)
Set the value of OrdersStatus |
void |
setPaymentMethod(java.lang.String v)
Set the value of PaymentMethod |
void |
setPaymentModuleCode(java.lang.String v)
Set the value of PaymentModuleCode |
void |
setPointsAwarded(int v)
Set the value of PointsAwarded |
void |
setPointsReservationId(int v)
Set the value of PointsReservationId |
void |
setPointsUsed(int v)
Set the value of PointsUsed |
void |
setPrimaryKey(org.apache.torque.om.ObjectKey key)
Set the PrimaryKey using ObjectKey. |
void |
setPrimaryKey(java.lang.String key)
Set the PrimaryKey using a String. |
void |
setPromotionIds(java.lang.String v)
Set the value of PromotionIds |
void |
setShippingModuleCode(java.lang.String v)
Set the value of ShippingModuleCode |
void |
setShippingServiceCode(java.lang.String v)
Set the value of ShippingServiceCode |
void |
setStoreId(java.lang.String v)
Set the value of StoreId |
void |
setTrackingNumber(java.lang.String v)
Set the value of TrackingNumber |
java.lang.String |
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 |
Constructor Detail |
---|
public BaseOrders()
Method Detail |
---|
public int getOrdersId()
public void setOrdersId(int v)
v
- new valuepublic java.lang.String getStoreId()
public void setStoreId(java.lang.String v)
v
- new valuepublic int getCustomersId()
public void setCustomersId(int v)
v
- new valuepublic java.lang.String getCustomersName()
public void setCustomersName(java.lang.String v)
v
- new valuepublic java.lang.String getCustomersCompany()
public void setCustomersCompany(java.lang.String v)
v
- new valuepublic java.lang.String getCustomersStreetAddress()
public void setCustomersStreetAddress(java.lang.String v)
v
- new valuepublic java.lang.String getCustomersStreetAddress1()
public void setCustomersStreetAddress1(java.lang.String v)
v
- new valuepublic java.lang.String getCustomersSuburb()
public void setCustomersSuburb(java.lang.String v)
v
- new valuepublic java.lang.String getCustomersCity()
public void setCustomersCity(java.lang.String v)
v
- new valuepublic java.lang.String getCustomersPostcode()
public void setCustomersPostcode(java.lang.String v)
v
- new valuepublic java.lang.String getCustomersState()
public void setCustomersState(java.lang.String v)
v
- new valuepublic java.lang.String getCustomersCountry()
public void setCustomersCountry(java.lang.String v)
v
- new valuepublic java.lang.String getCustomersTelephone()
public void setCustomersTelephone(java.lang.String v)
v
- new valuepublic java.lang.String getCustomersTelephone1()
public void setCustomersTelephone1(java.lang.String v)
v
- new valuepublic java.lang.String getCustomersEmailAddress()
public void setCustomersEmailAddress(java.lang.String v)
v
- new valuepublic int getCustomersAddressFormatId()
public void setCustomersAddressFormatId(int v)
v
- new valuepublic java.lang.String getCustomersLocale()
public void setCustomersLocale(java.lang.String v)
v
- new valuepublic java.lang.String getDeliveryName()
public void setDeliveryName(java.lang.String v)
v
- new valuepublic java.lang.String getDeliveryCompany()
public void setDeliveryCompany(java.lang.String v)
v
- new valuepublic java.lang.String getDeliveryStreetAddress()
public void setDeliveryStreetAddress(java.lang.String v)
v
- new valuepublic java.lang.String getDeliveryStreetAddress1()
public void setDeliveryStreetAddress1(java.lang.String v)
v
- new valuepublic java.lang.String getDeliverySuburb()
public void setDeliverySuburb(java.lang.String v)
v
- new valuepublic java.lang.String getDeliveryCity()
public void setDeliveryCity(java.lang.String v)
v
- new valuepublic java.lang.String getDeliveryPostcode()
public void setDeliveryPostcode(java.lang.String v)
v
- new valuepublic java.lang.String getDeliveryState()
public void setDeliveryState(java.lang.String v)
v
- new valuepublic java.lang.String getDeliveryCountry()
public void setDeliveryCountry(java.lang.String v)
v
- new valuepublic java.lang.String getDeliveryTelephone()
public void setDeliveryTelephone(java.lang.String v)
v
- new valuepublic java.lang.String getDeliveryTelephone1()
public void setDeliveryTelephone1(java.lang.String v)
v
- new valuepublic java.lang.String getDeliveryEmailAddress()
public void setDeliveryEmailAddress(java.lang.String v)
v
- new valuepublic int getDeliveryAddressFormatId()
public void setDeliveryAddressFormatId(int v)
v
- new valuepublic java.lang.String getBillingName()
public void setBillingName(java.lang.String v)
v
- new valuepublic java.lang.String getBillingCompany()
public void setBillingCompany(java.lang.String v)
v
- new valuepublic java.lang.String getBillingStreetAddress()
public void setBillingStreetAddress(java.lang.String v)
v
- new valuepublic java.lang.String getBillingStreetAddress1()
public void setBillingStreetAddress1(java.lang.String v)
v
- new valuepublic java.lang.String getBillingSuburb()
public void setBillingSuburb(java.lang.String v)
v
- new valuepublic java.lang.String getBillingCity()
public void setBillingCity(java.lang.String v)
v
- new valuepublic java.lang.String getBillingPostcode()
public void setBillingPostcode(java.lang.String v)
v
- new valuepublic java.lang.String getBillingState()
public void setBillingState(java.lang.String v)
v
- new valuepublic java.lang.String getBillingCountry()
public void setBillingCountry(java.lang.String v)
v
- new valuepublic java.lang.String getBillingTelephone()
public void setBillingTelephone(java.lang.String v)
v
- new valuepublic java.lang.String getBillingTelephone1()
public void setBillingTelephone1(java.lang.String v)
v
- new valuepublic java.lang.String getBillingEmailAddress()
public void setBillingEmailAddress(java.lang.String v)
v
- new valuepublic int getBillingAddressFormatId()
public void setBillingAddressFormatId(int v)
v
- new valuepublic java.lang.String getPaymentMethod()
public void setPaymentMethod(java.lang.String v)
v
- new valuepublic java.lang.String getCcType()
public void setCcType(java.lang.String v)
v
- new valuepublic java.lang.String getCcOwner()
public void setCcOwner(java.lang.String v)
v
- new valuepublic java.lang.String getCcNumber()
public void setCcNumber(java.lang.String v)
v
- new valuepublic java.lang.String getCcExpires()
public void setCcExpires(java.lang.String v)
v
- new valuepublic java.lang.String getCcCvv()
public void setCcCvv(java.lang.String v)
v
- new valuepublic java.util.Date getLastModified()
public void setLastModified(java.util.Date v)
v
- new valuepublic java.util.Date getDatePurchased()
public void setDatePurchased(java.util.Date v)
v
- new valuepublic int getOrdersStatus()
public void setOrdersStatus(int v)
v
- new valuepublic java.util.Date getOrdersDateFinished()
public void setOrdersDateFinished(java.util.Date v)
v
- new valuepublic java.lang.String getCurrency()
public void setCurrency(java.lang.String v)
v
- new valuepublic java.math.BigDecimal getCurrencyValue()
public void setCurrencyValue(java.math.BigDecimal v)
v
- new valuepublic java.lang.String getShippingServiceCode()
public void setShippingServiceCode(java.lang.String v)
v
- new valuepublic java.lang.String getCustom1()
public void setCustom1(java.lang.String v)
v
- new valuepublic java.lang.String getCustom2()
public void setCustom2(java.lang.String v)
v
- new valuepublic java.lang.String getCustom3()
public void setCustom3(java.lang.String v)
v
- new valuepublic java.lang.String getCustom4()
public void setCustom4(java.lang.String v)
v
- new valuepublic java.lang.String getCustom5()
public void setCustom5(java.lang.String v)
v
- new valuepublic java.lang.String getE1()
public void setE1(java.lang.String v)
v
- new valuepublic java.lang.String getE2()
public void setE2(java.lang.String v)
v
- new valuepublic java.lang.String getE3()
public void setE3(java.lang.String v)
v
- new valuepublic java.lang.String getE4()
public void setE4(java.lang.String v)
v
- new valuepublic java.lang.String getE5()
public void setE5(java.lang.String v)
v
- new valuepublic java.lang.String getE6()
public void setE6(java.lang.String v)
v
- new valuepublic java.lang.String getPromotionIds()
public void setPromotionIds(java.lang.String v)
v
- new valuepublic java.lang.String getCouponIds()
public void setCouponIds(java.lang.String v)
v
- new valuepublic java.lang.String getShippingModuleCode()
public void setShippingModuleCode(java.lang.String v)
v
- new valuepublic java.lang.String getPaymentModuleCode()
public void setPaymentModuleCode(java.lang.String v)
v
- new valuepublic java.lang.String getOrdersNumber()
public void setOrdersNumber(java.lang.String v)
v
- new valuepublic java.lang.String getTrackingNumber()
public void setTrackingNumber(java.lang.String v)
v
- new valuepublic java.lang.String getLifecycleId()
public void setLifecycleId(java.lang.String v)
v
- new valuepublic java.lang.String getAffiliateId()
public void setAffiliateId(java.lang.String v)
v
- new valuepublic int getPointsUsed()
public void setPointsUsed(int v)
v
- new valuepublic int getPointsAwarded()
public void setPointsAwarded(int v)
v
- new valuepublic int getPointsReservationId()
public void setPointsReservationId(int v)
v
- new valuepublic java.lang.String getInvoiceFilename()
public void setInvoiceFilename(java.lang.String v)
v
- new valuepublic int getBillingAddrId()
public void setBillingAddrId(int v)
v
- new valuepublic int getDeliveryAddrId()
public void setDeliveryAddrId(int v)
v
- new valuepublic int getCustomerAddrId()
public void setCustomerAddrId(int v)
v
- new valuepublic java.lang.String getOrderCreator()
public void setOrderCreator(java.lang.String v)
v
- new valuepublic static java.util.List<java.lang.String> getFieldNames()
public java.lang.Object getByName(java.lang.String name)
getByName
in class org.apache.torque.om.BaseObject
name
- field name
public boolean setByName(java.lang.String name, java.lang.Object value) throws org.apache.torque.TorqueException, java.lang.IllegalArgumentException
setByName
in class org.apache.torque.om.BaseObject
name
- field namevalue
- field value
java.lang.IllegalArgumentException
- if object type of value does not match field object type.
org.apache.torque.TorqueException
- If a problem occurs with the set[Field] method.public java.lang.Object getByPeerName(java.lang.String name)
getByPeerName
in class org.apache.torque.om.BaseObject
name
- peer name
public boolean setByPeerName(java.lang.String name, java.lang.Object value) throws org.apache.torque.TorqueException, java.lang.IllegalArgumentException
setByPeerName
in class org.apache.torque.om.BaseObject
name
- field namevalue
- field value
java.lang.IllegalArgumentException
- if object type of value does not match field object type.
org.apache.torque.TorqueException
- If a problem occurs with the set[Field] method.public java.lang.Object getByPosition(int pos)
getByPosition
in class org.apache.torque.om.BaseObject
pos
- position in xml schema
public boolean setByPosition(int position, java.lang.Object value) throws org.apache.torque.TorqueException, java.lang.IllegalArgumentException
setByPosition
in class org.apache.torque.om.BaseObject
position
- The field positionvalue
- field value
java.lang.IllegalArgumentException
- if object type of value does not match field object type.
org.apache.torque.TorqueException
- If a problem occurs with the set[Field] method.public void save() throws java.lang.Exception
save
in interface org.apache.torque.om.Persistent
save
in class org.apache.torque.om.BaseObject
java.lang.Exception
public void save(java.lang.String dbName) throws org.apache.torque.TorqueException
save
in interface org.apache.torque.om.Persistent
save
in class org.apache.torque.om.BaseObject
dbName
-
org.apache.torque.TorqueException
public void save(java.sql.Connection con) throws org.apache.torque.TorqueException
save
in interface org.apache.torque.om.Persistent
save
in class org.apache.torque.om.BaseObject
con
-
org.apache.torque.TorqueException
public void setPrimaryKey(org.apache.torque.om.ObjectKey key)
setPrimaryKey
in interface org.apache.torque.om.Persistent
setPrimaryKey
in class org.apache.torque.om.BaseObject
key
- ordersId ObjectKeypublic void setPrimaryKey(java.lang.String key)
setPrimaryKey
in interface org.apache.torque.om.Persistent
setPrimaryKey
in class org.apache.torque.om.BaseObject
key
- public org.apache.torque.om.ObjectKey getPrimaryKey()
getPrimaryKey
in interface org.apache.torque.om.Persistent
getPrimaryKey
in class org.apache.torque.om.BaseObject
public Orders copy() throws org.apache.torque.TorqueException
org.apache.torque.TorqueException
public Orders copy(java.sql.Connection con) throws org.apache.torque.TorqueException
con
- the database connection to read associated objects.
org.apache.torque.TorqueException
public Orders copy(boolean deepcopy) throws org.apache.torque.TorqueException
deepcopy
- whether to copy the associated objects.
org.apache.torque.TorqueException
public Orders copy(boolean deepcopy, java.sql.Connection con) throws org.apache.torque.TorqueException
deepcopy
- whether to copy the associated objects.con
- the database connection to read associated objects.
org.apache.torque.TorqueException
protected Orders copyInto(Orders copyObj) throws org.apache.torque.TorqueException
copyObj
- the object to fill.
org.apache.torque.TorqueException
protected Orders copyInto(Orders copyObj, java.sql.Connection con) throws org.apache.torque.TorqueException
copyObj
- the object to fill.con
- the database connection to read associated objects.
org.apache.torque.TorqueException
protected Orders copyInto(Orders copyObj, boolean deepcopy) throws org.apache.torque.TorqueException
copyObj
- the object to fill.deepcopy
- whether the associated objects should be copied.
org.apache.torque.TorqueException
protected Orders copyInto(Orders copyObj, boolean deepcopy, java.sql.Connection con) throws org.apache.torque.TorqueException
copyObj
- the object to fill.deepcopy
- whether the associated objects should be copied.con
- the database connection to read associated objects.
org.apache.torque.TorqueException
public OrdersPeer getPeer()
public org.apache.torque.map.TableMap getTableMap() throws org.apache.torque.TorqueException
getTableMap
in class org.apache.torque.om.BaseObject
org.apache.torque.TorqueException
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |