atg.b2bcommerce.order
Class CostCenterShippingGroupRelationship

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

Deprecated.

public class CostCenterShippingGroupRelationship
extends CostCenterShippingGroupRelationship

See Also:
CostCenterShippingGroupRelationship, Serialized Form

Field Summary
static java.lang.String CLASS_VERSION
          Deprecated. Class version string
 
Constructor Summary
CostCenterShippingGroupRelationship()
          Deprecated.  
 
Method Summary
 
Methods inherited from class atg.commerce.order.CostCenterShippingGroupRelationship
addChangedProperty, clearChangedProperties, getAmount, getChangedProperties, getCostCenter, getPropertyValue, getRelationshipClassType, getRelationshipType, getRelationshipTypeAsString, getRepositoryItem, getSaveAllProperties, getShippingGroup, isChanged, setAmount, setChanged, setCostCenter, setPropertyValue, setRelationshipClassType, setRelationshipType, setRelationshipTypeAsString, setRepositoryItem, setSaveAllProperties, setShippingGroup, 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

CostCenterShippingGroupRelationship

public CostCenterShippingGroupRelationship()
Deprecated.