atg.b2bcommerce.payment.invoicerequest
Class InvoiceRequest

java.lang.Object
  extended by atg.commerce.order.CommerceIdentifierImpl
      extended by atg.commerce.order.PaymentGroupImpl
          extended by atg.commerce.order.InvoiceRequest
              extended by atg.b2bcommerce.payment.invoicerequest.InvoiceRequest
All Implemented Interfaces:
ChangedProperties, CommerceIdentifier, CommerceItemRelationshipContainer, OrderRelationshipContainer, PaymentAddressContainer, PaymentGroup, ShippingGroupRelationshipContainer, java.io.Serializable, java.util.Observer

Deprecated.

public class InvoiceRequest
extends InvoiceRequest

See Also:
InvoiceRequest, Serialized Form

Field Summary
static java.lang.String CLASS_VERSION
          Deprecated.  
 
Fields inherited from class atg.commerce.order.InvoiceRequest
mBillingAddress
 
Constructor Summary
InvoiceRequest()
          Deprecated.  
 
Method Summary
 
Methods inherited from class atg.commerce.order.InvoiceRequest
getBillingAddress, getPaymentDiscountDays, getPaymentDiscountPercent, getPaymentDueDate, getPaymentNetDays, getPONumber, getPreferredDeliveryMode, getPreferredFormat, setBillingAddress, setPaymentDiscountDays, setPaymentDiscountPercent, setPaymentDueDate, setPaymentNetDays, setPONumber, setPreferredDeliveryMode, setPreferredFormat
 
Methods inherited from class atg.commerce.order.PaymentGroupImpl
addAuthorizationStatus, addChangedProperty, addCommerceItemRelationship, addCommerceItemRelationship, addCreditStatus, addDebitStatus, addOrderRelationship, addShippingGroupRelationship, addShippingGroupRelationship, clearChangedProperties, getAmount, getAmountAuthorized, getAmountCredited, getAmountDebited, getAuthorizationStatus, getChangedProperties, getCommerceItemRelationship, getCommerceItemRelationshipCount, getCommerceItemRelationships, getCreditStatus, getCurrencyCode, getDebitStatus, getOrderRelationship, getOrderRelationshipCount, getPaymentGroupClassType, getPaymentMethod, getPropertyValue, getRepositoryItem, getRequisitionNumber, getSaveAllProperties, getShippingGroupRelationship, getShippingGroupRelationshipCount, getShippingGroupRelationships, getSpecialInstructions, getState, getStateAsString, getStateAsUserResource, getStateDetail, getSubmittedDate, isChanged, removeAllCommerceItemRelationships, removeAllShippingGroupRelationships, removeCommerceItemRelationship, removeOrderRelationship, removeShippingGroupRelationship, setAmount, setAmountAuthorized, setAmountCredited, setAmountDebited, setChanged, setCurrencyCode, setPaymentGroupClassType, setPaymentMethod, setPropertyValue, setRepositoryItem, setRequisitionNumber, setSaveAllProperties, setSpecialInstructions, setState, setStateAsString, setStateDetail, setSubmittedDate, toString, update
 
Methods inherited from class atg.commerce.order.CommerceIdentifierImpl
getId, setId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface atg.commerce.order.CommerceIdentifier
getId
 

Field Detail

CLASS_VERSION

public static java.lang.String CLASS_VERSION
Deprecated. 
Constructor Detail

InvoiceRequest

public InvoiceRequest()
Deprecated.