atg.b2bcommerce.order
Class CostCenterRelationshipContainerImpl

java.lang.Object
  extended by atg.commerce.order.CostCenterRelationshipContainerImpl
      extended by atg.b2bcommerce.order.CostCenterRelationshipContainerImpl
All Implemented Interfaces:
CostCenterRelationshipContainer, java.io.Serializable

Deprecated.

public class CostCenterRelationshipContainerImpl
extends CostCenterRelationshipContainerImpl

See Also:
CostCenterRelationshipContainerImpl, Serialized Form

Field Summary
static java.lang.String CLASS_VERSION
          Deprecated. Class version string
 
Constructor Summary
CostCenterRelationshipContainerImpl()
          Deprecated.  
 
Method Summary
 
Methods inherited from class atg.commerce.order.CostCenterRelationshipContainerImpl
addCostCenterRelationship, addCostCenterRelationship, getCostCenterRelationship, getCostCenterRelationshipCount, getCostCenterRelationships, removeAllCostCenterRelationships, removeCostCenterRelationship
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CLASS_VERSION

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

Constructor Detail

CostCenterRelationshipContainerImpl

public CostCenterRelationshipContainerImpl()
Deprecated.