atg.commerce.order
Interface CommerceIdentifier

All Superinterfaces:
java.io.Serializable
All Known Subinterfaces:
B2BCommerceItem, B2BOrder, B2BShippingGroup, CommerceItem, CommerceItemRelationship, CostCenter, CostCenter, CostCenterRelationship, CostCenterRelationship, HandlingInstruction, Order, OrderRelationship, PaymentGroup, PaymentGroupRelationship, Relationship, ShippingGroup, ShippingGroupRelationship
All Known Implementing Classes:
B2BCommerceItemImpl, B2BHardgoodShippingGroup, B2BOrderImpl, B2BShippingGroupImpl, CommerceIdentifierImpl, CommerceItemImpl, ConfigurableCommerceItem, CostCenterCommerceItemRelationship, CostCenterCommerceItemRelationship, CostCenterImpl, CostCenterImpl, CostCenterOrderRelationship, CostCenterOrderRelationship, CostCenterShippingGroupRelationship, CostCenterShippingGroupRelationship, CreditCard, ElectronicShippingGroup, FilteredCommerceItem, GiftCertificate, GiftlistHandlingInstruction, HandlingInstructionImpl, HardgoodShippingGroup, InvoiceRequest, InvoiceRequest, OrderImpl, PaymentGroupCommerceItemRelationship, PaymentGroupImpl, PaymentGroupOrderRelationship, PaymentGroupShippingGroupRelationship, PricingCommerceItem, ShippingGroupCommerceItemRelationship, ShippingGroupImpl, StoreCredit, SubSkuCommerceItem

public interface CommerceIdentifier
extends java.io.Serializable

Implemented by a class which contains a Commerce Id for identification.


Field Summary
static java.lang.String CLASS_VERSION
          Class version string
 
Method Summary
 java.lang.String getId()
          Returns the commerce id.
 

Field Detail

CLASS_VERSION

static final java.lang.String CLASS_VERSION
Class version string

See Also:
Constant Field Values
Method Detail

getId

java.lang.String getId()
Returns the commerce id.