| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface B2BOrder
Extends generic Order to include B2B-specific data and methods. Adds Cost Center Management functionality
atg.commerce.order.B2BOrder| Field Summary | |
|---|---|
| static java.lang.String | CLASS_VERSIONClass version string | 
| Method Summary | |
|---|---|
|  java.util.List | getApprovalSystemMessages()Returns the approvalSystemMessages | 
|  java.util.List | getApproverIds()Returns the approverIds | 
|  java.util.List | getApproverMessages()Returns the approverMessages | 
|  java.util.List | getAuthorizedApproverIds()Returns the authorizedApproverIds | 
|  void | setApprovalSystemMessages(java.util.List pApprovalSystemMessages)Sets the approvalSystemMessages | 
|  void | setApproverIds(java.util.List pApproverIds)Sets the approverIds | 
|  void | setApproverMessages(java.util.List pApproverMessages)Sets the approverMessages | 
|  void | setAuthorizedApproverIds(java.util.List pAuthorizedApproverIds)Sets the authorizedApproverIds | 
| Methods inherited from interface atg.commerce.order.CommerceItemContainer | 
|---|
| addCommerceItem, addCommerceItem, getCommerceItem, getCommerceItemCount, getCommerceItems, getCommerceItemsByCatalogRefId, getTotalCommerceItemCount, removeAllCommerceItems, removeCommerceItem | 
| Methods inherited from interface atg.commerce.order.ShippingGroupContainer | 
|---|
| addShippingGroup, addShippingGroup, getShippingGroup, getShippingGroupCount, getShippingGroups, removeAllShippingGroups, removeShippingGroup | 
| Methods inherited from interface atg.commerce.order.PaymentGroupContainer | 
|---|
| addPaymentGroup, addPaymentGroup, getPaymentGroup, getPaymentGroupCount, getPaymentGroups, removeAllPaymentGroups, removePaymentGroup | 
| Methods inherited from interface atg.commerce.order.RelationshipContainer | 
|---|
| addRelationship, addRelationship, getRelationship, getRelationshipCount, getRelationships, removeAllRelationships, removeRelationship | 
| Methods inherited from interface atg.commerce.order.PaymentGroupRelationshipContainer | 
|---|
| addPaymentGroupRelationship, addPaymentGroupRelationship, getPaymentGroupRelationship, getPaymentGroupRelationshipCount, getPaymentGroupRelationships, removeAllPaymentGroupRelationships, removePaymentGroupRelationship | 
| Methods inherited from interface atg.commerce.order.CommerceIdentifier | 
|---|
| getId | 
| Methods inherited from interface atg.b2bcommerce.order.CostCenterContainer | 
|---|
| addCostCenter, addCostCenter, getCostCenter, getCostCenterCount, getCostCenters, removeAllCostCenters, removeCostCenter | 
| Methods inherited from interface atg.b2bcommerce.order.CostCenterRelationshipContainer | 
|---|
| addCostCenterRelationship, addCostCenterRelationship, getCostCenterRelationship, getCostCenterRelationshipCount, getCostCenterRelationships, removeAllCostCenterRelationships, removeCostCenterRelationship | 
| Field Detail | 
|---|
static final java.lang.String CLASS_VERSION
| Method Detail | 
|---|
java.util.List getApproverIds()
void setApproverIds(java.util.List pApproverIds)
java.util.List getAuthorizedApproverIds()
void setAuthorizedApproverIds(java.util.List pAuthorizedApproverIds)
java.util.List getApprovalSystemMessages()
void setApprovalSystemMessages(java.util.List pApprovalSystemMessages)
java.util.List getApproverMessages()
void setApproverMessages(java.util.List pApproverMessages)
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||