atg.b2bcommerce.order
Interface CostCenter

All Superinterfaces:
CommerceIdentifier, CommerceItemRelationshipContainer, CostCenter, OrderRelationshipContainer, java.io.Serializable, ShippingGroupRelationshipContainer

Deprecated.

public interface CostCenter
extends CostCenter

See Also:
CostCenter

Field Summary
static java.lang.String CLASS_VERSION
          Deprecated. Class version string
 
Method Summary
 
Methods inherited from interface atg.commerce.order.CostCenter
getAmount, getCostCenterClassType, getDescription, getIdentifier, setAmount, setCostCenterClassType, setDescription, setIdentifier
 
Methods inherited from interface atg.commerce.order.CommerceItemRelationshipContainer
addCommerceItemRelationship, addCommerceItemRelationship, getCommerceItemRelationship, getCommerceItemRelationshipCount, getCommerceItemRelationships, removeAllCommerceItemRelationships, removeCommerceItemRelationship
 
Methods inherited from interface atg.commerce.order.ShippingGroupRelationshipContainer
addShippingGroupRelationship, addShippingGroupRelationship, getShippingGroupRelationship, getShippingGroupRelationshipCount, getShippingGroupRelationships, removeAllShippingGroupRelationships, removeShippingGroupRelationship
 
Methods inherited from interface atg.commerce.order.OrderRelationshipContainer
addOrderRelationship, getOrderRelationship, getOrderRelationshipCount, removeOrderRelationship
 
Methods inherited from interface atg.commerce.order.CommerceIdentifier
getId
 

Field Detail

CLASS_VERSION

static final java.lang.String CLASS_VERSION
Deprecated. 
Class version string

See Also:
Constant Field Values