atg.b2bcommerce.order
Class CostCenterImpl

java.lang.Object
  extended by atg.commerce.order.CommerceIdentifierImpl
      extended by atg.commerce.order.CostCenterImpl
          extended by atg.b2bcommerce.order.CostCenterImpl
All Implemented Interfaces:
ChangedProperties, CommerceIdentifier, CommerceItemRelationshipContainer, CostCenter, OrderRelationshipContainer, ShippingGroupRelationshipContainer, java.io.Serializable, java.util.Observer

Deprecated.

public class CostCenterImpl
extends CostCenterImpl

See Also:
CostCenterImpl, Serialized Form

Field Summary
static java.lang.String CLASS_VERSION
          Deprecated. Class version string
 
Constructor Summary
CostCenterImpl()
          Deprecated.  
 
Method Summary
 
Methods inherited from class atg.commerce.order.CostCenterImpl
addChangedProperty, addCommerceItemRelationship, addCommerceItemRelationship, addOrderRelationship, addShippingGroupRelationship, addShippingGroupRelationship, clearChangedProperties, getAmount, getChangedProperties, getCommerceItemRelationship, getCommerceItemRelationshipCount, getCommerceItemRelationships, getCostCenterClassType, getDescription, getIdentifier, getOrderRelationship, getOrderRelationshipCount, getPropertyValue, getRepositoryItem, getSaveAllProperties, getShippingGroupRelationship, getShippingGroupRelationshipCount, getShippingGroupRelationships, isChanged, removeAllCommerceItemRelationships, removeAllShippingGroupRelationships, removeCommerceItemRelationship, removeOrderRelationship, removeShippingGroupRelationship, setAmount, setChanged, setCostCenterClassType, setDescription, setIdentifier, setPropertyValue, setRepositoryItem, setSaveAllProperties, 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. 
Class version string

Constructor Detail

CostCenterImpl

public CostCenterImpl()
Deprecated.