atg.b2bcommerce.order
Class CostCenterCommerceItemRelationship

java.lang.Object
  extended by atg.commerce.order.CommerceIdentifierImpl
      extended by atg.commerce.order.CostCenterCommerceItemRelationship
          extended by atg.b2bcommerce.order.CostCenterCommerceItemRelationship
All Implemented Interfaces:
ChangedProperties, CommerceIdentifier, CommerceItemRelationship, CostCenterRelationship, Relationship, java.io.Serializable, java.util.Observer

Deprecated.

public class CostCenterCommerceItemRelationship
extends CostCenterCommerceItemRelationship

See Also:
CostCenterCommerceItemRelationship, Serialized Form

Field Summary
static java.lang.String CLASS_VERSION
          Deprecated. Class version string
 
Constructor Summary
CostCenterCommerceItemRelationship()
          Deprecated.  
 
Method Summary
 
Methods inherited from class atg.commerce.order.CostCenterCommerceItemRelationship
addChangedProperty, clearChangedProperties, getAmount, getChangedProperties, getCommerceItem, getCostCenter, getPropertyValue, getQuantity, getRelationshipClassType, getRelationshipType, getRelationshipTypeAsString, getRepositoryItem, getReturnedQuantity, getSaveAllProperties, getState, getStateDetail, isChanged, setAmount, setChanged, setCommerceItem, setCostCenter, setPropertyValue, setQuantity, setRelationshipClassType, setRelationshipType, setRelationshipTypeAsString, setRepositoryItem, setReturnedQuantity, setSaveAllProperties, setState, setStateDetail, 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, toString, 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

CostCenterCommerceItemRelationship

public CostCenterCommerceItemRelationship()
Deprecated.