atg.b2bcommerce.order
Interface CostCenterRelationship

All Superinterfaces:
CommerceIdentifier, CostCenterRelationship, Relationship, java.io.Serializable

Deprecated.

public interface CostCenterRelationship
extends CostCenterRelationship

See Also:
CostCenterRelationship

Field Summary
static java.lang.String CLASS_VERSION
          Deprecated. Class version string
 
Method Summary
 
Methods inherited from interface atg.commerce.order.CostCenterRelationship
getAmount, getCostCenter, setAmount, setCostCenter
 
Methods inherited from interface atg.commerce.order.Relationship
getRelationshipClassType, getRelationshipType, setRelationshipClassType, setRelationshipType
 
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