A B C D E F G H I J K L M N O P R S T U V W Z

A

acquireTransactionLock(DynamoHttpServletRequest) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Attempt to acquire a local lock before creating a transaction that may modify the order, but only if useLocksAroundTransactions is set to true.
ACTION_ACTIVATE - Static variable in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
the action that will cause the schedule to be activated
ACTION_DEACTIVATE - Static variable in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
the action that will cause the schedule to be deactivated
ACTION_PARAM_NAME - Static variable in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
The parameter name used to specify if the scheduled should be activatived or deactivated
ACTIVATE_TYPE - Static variable in class atg.commerce.csr.events.ScheduledOrderEvent
Event update type when a scheduled order is activated
activateSchedule(String) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Calculates a new next run time then activates the schedule
activateSchedule() - Method in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
Activates the schedule and re-calculates the next run time
ACTIVITY_TYPE_ORDER_SUBMIT - Static variable in interface atg.commerce.csr.ticketing.CSRTicketingConstants
Activity Type for order submit
ADD_ORDER_FIXED_AMOUNT_ADJUSTMENT_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
ADD_PAYMENT_GROUP_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
ADD_SHIPPING_GROUP_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
ADD_TYPE - Static variable in class atg.commerce.csr.events.OrderManualAdjustmentEvent
Event update type when a manual adjustment is added
ADD_TYPE - Static variable in class atg.commerce.csr.events.PaymentGroupEvent
Event update type when a payment group is added
ADD_TYPE - Static variable in class atg.commerce.csr.events.ScheduledOrderEvent
Event update type when a scheduled order is added
ADD_TYPE - Static variable in class atg.commerce.csr.events.ShippingGroupEvent
Event update type when a payment group is added
addAddItem(CloneEditState, AddItem) - Method in class atg.commerce.order.edit.CloneEditHandler
Adds a pAddItem to the add item map in the clone edit state.
addAdjustment(ManualAdjustmentsFormHandler.Handler) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Add a new manual order adjustment.
addBypassOrderApprovalCheckParameter(Map) - Method in class atg.commerce.csr.approvals.order.OrderApprovalTools
Adds the parameter that will cause the processOrder pipeline to skip checking for approval for the order.
addBypassPaymentGroupAuthorizationParameter(Map) - Method in class atg.commerce.csr.util.CSRAgentTools
Adds the parameter that will cause the processOrder pipeline to skip payment group authorization
addBypassPromotionVetoersParameter(Map) - Method in class atg.commerce.csr.util.CSRAgentTools
Adds the extra parameter that disables the promotion vetoers during pricing
addChangeCatalogDetail(String, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Adds a change detail for a change in catalog
addChangeCatalogDetail(RepositoryItem, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Adds a change detail for the given custom catalog.
addChangeOrderDetail(String, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Adds a change order detail for loading an existing order.
addChangeOrderDetail(Order, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Adds a change order detail for loading an existing order.
addChangePriceListDetail(String, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Adds a change detail for the price list with the given id.
addChangePriceListDetail(RepositoryItem, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Adds a change detail for the given price list.
addChangeSalePriceListDetail(String, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Adds a change detail for the sale price list with the given id.
addChangeSalePriceListDetail(RepositoryItem, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Adds a change detail for the given sale price list.
addConsumablePromotion(CloneEditState, RepositoryItem, int) - Method in class atg.commerce.csr.order.edit.CSRCloneEditManager
Deprecated. ConsumablePromotion objects are no longer used by CSC
addCurrentOrderPricingParameters(Map) - Method in class atg.commerce.csr.util.CSRAgentTools
Adds all the extra parameters used for pricing operations against the current Order.
addCurrentTicketParameter(Map) - Method in class atg.commerce.csr.util.CSRAgentTools
Adds the current ticket to the extra parameter map
addDeleteItem(CloneEditState, DeleteItem) - Method in class atg.commerce.order.edit.CloneEditHandler
Adds a DeleteItem to the delete item map in the clone edit state.
addExchangeOrderPricingParameters(Map, ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnTools
Adds the extra parameters for pricing the exchange order.
addHeading(MutableRepositoryItem, AgentEvent) - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
Adds the "heading" to the activity - a string that describes the activity
addItem(CloneEditState, AddItem) - Method in class atg.commerce.csr.order.edit.AgentCommentEditHandler
Extends the base behavior to change the owner property of the new item to the original order.
AddItem - Class in atg.commerce.order.edit
This class represents an object that was added during the edit process.
AddItem(Object, Object, Object, String, int, boolean) - Constructor for class atg.commerce.order.edit.AddItem
 
AddItem(Object, Object, Object, String, String, boolean) - Constructor for class atg.commerce.order.edit.AddItem
 
addItem(CloneEditState, AddItem) - Method in class atg.commerce.order.edit.CloneEditHandler
This is a noop impl
addItem(CloneEditState, AddItem) - Method in class atg.commerce.order.edit.CollectionEditHandler
Reconciles the AddItem by adding the object it to the original container's collection property.
addItem(CloneEditState, AddItem) - Method in class atg.commerce.order.edit.CommerceItemEditHandler
Overrides the base impl to use the commerce item container interfaces to add the new commerce item.
addItem(CloneEditState, AddItem) - Method in class atg.commerce.order.edit.HandlingInstructionEditHandler
Overrides add item to use the handling group container interfaces to add the new handling instruction.
addItem(CloneEditState, AddItem) - Method in class atg.commerce.order.edit.ListEditHandler
Reconciles the AddItem by adding the object it to the original container's list property at the ordinal position specified in the AddItem.
addItem(CloneEditState, AddItem) - Method in class atg.commerce.order.edit.MarkerEditHandler
Extends the base behavior to change the owner property of the new item to the original order.
addItem(CloneEditState, AddItem) - Method in class atg.commerce.order.edit.PaymentGroupEditHandler
Overrides add item to use the payment group container interfaces to add the new item.
addItem(CloneEditState, AddItem) - Method in class atg.commerce.order.edit.RelationshipEditHandler
Overrides add item to use the commerce item container interfaces to add the new item.
addItem(CloneEditState, AddItem) - Method in class atg.commerce.order.edit.ShippingGroupEditHandler
Overrides the base impl to use the shipping group container interfaces to add the new shipping group.
addItemCostAdjustment(ItemCostAdjustment) - Method in class atg.commerce.csr.returns.ReturnItem
Adds a new ItemCostAdjustment to the return.
addItemCostAdjustments(Collection) - Method in class atg.commerce.csr.returns.ReturnItem
Adds a collection of ItemCostAdjustment objects to the return.
addItemPriceSourceParameter(Map, List) - Method in class atg.commerce.csr.util.CSRAgentTools
Adds the pricing extra parameter for the given list of ItemPriceSource
addItemToCollection(RepositoryItem, RepositoryItem, String) - Method in class atg.commerce.csr.util.CSRAgentTools
Adds an item from a collection property.
addItemToMap(RepositoryItem, RepositoryItem, Object, String) - Method in class atg.commerce.csr.util.CSRAgentTools
Adds an item to a map property.
addItemToProperty(RepositoryItem, RepositoryItem, String) - Method in class atg.commerce.csr.util.CSRAgentTools
Puts an item in an item's single valued property.
addNewAddressShippingMethod(Map, ShippingGroup) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.  
addNewOrderDetail(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Adds a change environment detail for a new order.
addNonReturnItemCostAdjustment(ItemCostAdjustment) - Method in class atg.commerce.csr.returns.ReturnRequest
Adds a new ItemCostAdjustment to the return.
addNonReturnItemCostAdjustments(Collection) - Method in class atg.commerce.csr.returns.ReturnRequest
Adds a collection of ItemCostAdjustment objects to the return.
addOrderPromotionsToHolder(Order, PricingModelHolder) - Method in class atg.commerce.csr.util.CSRAgentTools
Adds the promotions that are associated with the order to the pricing model holder.
addPriceListParameter(Map) - Method in class atg.commerce.csr.util.CSRAgentTools
This method adds the environment's current price list and sale price list to the extra parameter map that's used for pricing operations in CSR.
AddProductsByIdConfigurator - Class in atg.commerce.csr.catalog
This class is used to maintain Add Products by Id configuration values for the CSR application.
AddProductsByIdConfigurator() - Constructor for class atg.commerce.csr.catalog.AddProductsByIdConfigurator
 
addPromotion(RepositoryItem) - Method in class atg.commerce.csr.pricing.SubmittedOrderPricingModelHolder
Adds a promotion to the holder.
addPropertyUpdate(Object, Object, String, List) - Method in class atg.commerce.csr.returns.ReturnManager
Adds the old and new values of updated property in the list.
addRefundMethodsToReturnRequest(Set, RepositoryItem) - Method in class atg.commerce.csr.returns.ReturnTools
Adds a set of refund methods to the return request
addReplacementItem(ReplacementItem) - Method in class atg.commerce.csr.returns.ReturnItem
Add an item to the replacement item list.
addReplacementItemsToReturnAdjustedOrder(ReturnRequest, Order) - Method in class atg.commerce.csr.returns.ReturnManager
For each replacement(exchange) order found in the return tree, the commerce items and shipping groups are copied to the Return Adjusted Order.
addReturnItemsToReturnRequest(Set, RepositoryItem) - Method in class atg.commerce.csr.returns.ReturnTools
Adds a set of return items to the return request
addReturnRequestParameter(Map, ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnTools
Adds the current ReturnRequest to the parameter map
addShippingGroupValidationErrors(Collection) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Deprecated. -- This method is not used anymore. The shipping address page is totally changed and the shipping address page does not have an option to add address and move to the next checkout stage.
addStateData(CloneEditState, String, Object) - Method in class atg.commerce.order.edit.CloneEditHandler
adds an object to the state map maintained by this CloneEditHandler
addStateData(Object, Object) - Method in class atg.commerce.order.edit.CloneEditState
Adds the extra data object keyed by the given object
addUpdateItem(CloneEditState, UpdateItem) - Method in class atg.commerce.order.edit.CloneEditHandler
Adds a UpdateItem to the update item map in the clone edit state.
addWorkingOrderPricingParams(Map, ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnTools
Adds the extra parameters necessary for pricing the working orders used to calculator the refund amounts.
adjustCloneCommerceIdReferences(CloneEditState) - Method in class atg.commerce.order.edit.CloneEditHandler
This API is called once the clone order is created so each handler can update any references to commerce ids in the clone order to the clone counterpart ids.
adjustCloneCommerceIdReferences(CloneEditState) - Method in class atg.commerce.order.edit.CloneEditManager
This API calls the adjustCloneCommerceIdReferences on each handler, so each handler can update any references to commerce ids in the clone order to the clone counterpart ids.
adjustCloneCommerceIdReferences(CloneEditState) - Method in class atg.commerce.order.edit.HandlingInstructionEditHandler
Adjusts the commerceItemId and shippingGroupId in eac hclone handling instruction to reference the clone commerce item and shipping group id.
adjustCloneHandlingInstructionReferences(CloneEditState, HandlingInstruction) - Method in class atg.commerce.order.edit.HandlingInstructionEditHandler
Adjusts the handling instruction's commerce item and shipping group id properties so they reference the ids of the clone objects.
adjustCommerceItemRelationship(CloneEditState, CommerceItemRelationship) - Method in class atg.commerce.order.edit.RelationshipEditHandler
Updates a CommerceItemRelationship so that the commerce item side of the relationship points to the original order's commerce item.
adjustEndTimeForDST(Date, long) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Util method that will adjust the calculated end time for changing in dst between the start date and calculated end time.
adjustExchangeItemPriceInfo(ReturnRequest, CommerceItem, ItemPriceInfo) - Method in class atg.commerce.csr.returns.ReturnTools
This method is called by a CSC item post calcualtor and will copy the information from the corresponding item in promotion evaluation order.
adjustFinalItemAmountForRelationshipRangeValue(ReturnRequest, CommerceItem, ShippingGroupCommerceItemRelationship, Range) - Method in class atg.commerce.csr.returns.ReturnManager
Calculates and sets a new priceInfo amount by subtracting out the value of the range within the given relationship.
adjustHandlingInstructionReferences(CloneEditState, HandlingInstruction) - Method in class atg.commerce.order.edit.HandlingInstructionEditHandler
Changes the commerceItemId and shippingGroupId of the handling instruction to their original order counter parts.
ADJUSTMENT - Static variable in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
ADJUSTMENT_AMOUNT - Static variable in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
ADJUSTMENT_AMOUNT_INVALID_FORMAT - Static variable in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
ADJUSTMENT_ID - Static variable in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
ADJUSTMENT_TYPE - Static variable in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
adjustOrderPayments(ReturnRequest, double, boolean) - Method in class atg.commerce.csr.returns.ReturnManager
Creates or adjusts the refund store credit payment group in the replacement order for the given refund amount.
adjustOrderRelationship(CloneEditState, OrderRelationship) - Method in class atg.commerce.order.edit.RelationshipEditHandler
Updates the relationships for a payment group.
adjustOrderSubtotalAmount(RepositoryItem, OrderPriceInfo, Order, Locale, RepositoryItem, Map) - Method in class atg.commerce.csr.pricing.calculators.ExchangeOrderAdjustmentCalculator
Adjusts the order subtotal based on the manual adjustment value stored in the ReturnRequest's exchangeItemManualAdjustmentValue property.
adjustOriginalCommerceIdReferences(CloneEditState) - Method in class atg.commerce.order.edit.CloneEditHandler
This API is called once after the reconciliation so each handler can update any references to commerce ids in the original order to the clone counterpart ids.
adjustOriginalCommerceIdReferences(CloneEditState) - Method in class atg.commerce.order.edit.CloneEditManager
This API calls the adjustOriginalCommerceIdReferences on each handler, so each handler can update any references to commerce ids in the original order to the original counterpart ids.
adjustOriginalCommerceIdReferences(CloneEditState) - Method in class atg.commerce.order.edit.HandlingInstructionEditHandler
Adjusts the commerceItemId and shippingGroupId in each original order handling instruction to reference the original commerce item and shipping group id.
adjustPaymentGroupRelationship(CloneEditState, PaymentGroupRelationship) - Method in class atg.commerce.order.edit.RelationshipEditHandler
Updates a PaymentGroupRelationship so that the payment group side of the relationship points to the original order's payment group.
adjustRelationship(CloneEditState, Relationship) - Method in class atg.commerce.order.edit.RelationshipEditHandler
adjusts a relationships properites so they correspond to the original order's objects.
adjustReturnAdjustedOrderFinalItemPrices(ReturnRequest, Order) - Method in class atg.commerce.csr.returns.ReturnManager
Calculates a new price info amount and new DetailedItemPriceInfos for items that have been marked as final and have some quantity returned already.
adjustReturnCalculationOrderFinalItemPrices(ReturnRequest, Order) - Method in class atg.commerce.csr.returns.ReturnManager
Adjusts the amount value for items marked as final in the return calculation order that are being returned.
adjustReturnCalculationOrderForReturnItems(ReturnRequest, Order) - Method in class atg.commerce.csr.returns.ReturnManager
Adjusts the quantity of commerce items and shipping group relationships for the items being returned (i.e.
adjustShippingGroupRelationship(CloneEditState, ShippingGroupRelationship) - Method in class atg.commerce.order.edit.RelationshipEditHandler
Updates a pShippingGroupRelationship so that the shipping group side of the relationship points to the original order's shipping group.
adjustSuggestedAmountsForNonReturnItems(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
Adjusts the suggested amounts based on the ItemCostAdjustments that reference items not being returned.
ADVANCED_SEARCH_INT - Static variable in class atg.commerce.csr.search.SearchAttribute
 
afterSearch(SearchRequest, SearchResponse, SearchSession) - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
As this form handler is request scoped, the state of any UI properties need to be saved in a window scoped component.
afterSet(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Called after any setX methods on this form are set when a form that modifies properties of this form handler is submitted.
AGENT_ORDER_SEARCH_REQUEST_TRACKER_PATH - Static variable in class atg.commerce.csr.environment.CSREnvironmentMonitor
The path to the agentOrderSearchRequestTracker component
AgentCommentEditHandler - Class in atg.commerce.csr.order.edit
This handler reconciles agent comments between the clone and original order.
AgentCommentEditHandler() - Constructor for class atg.commerce.csr.order.edit.AgentCommentEditHandler
 
AgentEventHandler - Interface in atg.commerce.csr.order.edit
Interface that's used to define a clone edit handler that sends agent events.
AGENTRESOURCES - Static variable in class atg.commerce.csr.util.CSRAgentTools
 
ALL_SHIPPING_GROUP_TYPES - Static variable in class atg.commerce.order.purchase.ApplicableShippingGroups
 
allocateRefundAmountForReturn(Order, ReturnRequest, double, Collection<RefundMethod>) - Method in class atg.commerce.csr.returns.ReturnManager
This method allocates the given refund amount to the given refund methods and returns the total amount that was successfully allocated.
AltColor - Class in atg.commerce.csr.util
The AltColor conditionally servlet renders one of its parameters based on whether the value of its value parameter is odd or even.
AltColor() - Constructor for class atg.commerce.csr.util.AltColor
 
ANCESTORS - Static variable in class atg.commerce.csr.catalog.GetCategoryAncestorsDroplet
 
appendTimeToDate(Date, String) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Returns a new date object with the given date and time.
ApplicableShippingGroups - Class in atg.commerce.order.purchase
This droplet is used to serve applicable shipping groups and shipping group types for a commerce item or an order.
ApplicableShippingGroups() - Constructor for class atg.commerce.order.purchase.ApplicableShippingGroups
 
APPLICATION_NAME - Static variable in interface atg.commerce.csr.ticketing.CSRTicketingConstants
CSR ticketing application name
applyActiveCustomerChangeDetail(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Applies changes related to a current customer change.
applyCatalogChangeDetail(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Changes the environment's current catalog based on the change detail.
applyChanges(EnvironmentChangeState) - Method in class atg.commerce.csr.clicktoconnect.C2CCSREnvironmentMonitor
If the active customer profile is transient, retrieves the promotions from the C2C application repository item and grants any promotion to the active customer profile that it doesn't already have.
applyChanges(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method applies changes that this monitor is responsible for.
applyChanges(CloneEditState) - Method in class atg.commerce.order.edit.CloneEditHandler
This method is called during the reconciliation process to reconcile the data between the original and clone object.
applyChanges(CloneEditState) - Method in class atg.commerce.order.edit.CloneEditManager
Applies all the changes in the clone to the original order.
applyChanges(CloneEditState) - Method in class atg.commerce.order.edit.CollectionEditHandler
This method is called during the reconciliation process to reconcile the data between the original and clone object.
applyChanges(CloneEditState) - Method in class atg.commerce.order.edit.HandlingInstructionEditHandler
Extends the base behavior to update the commerce item and shipping group handling instruction references to match the original counterparts.
applyChanges(CloneEditState) - Method in class atg.commerce.order.edit.OrderPropertyEditHandler
Creates a single UpdateItem for order object and calls processUpdateItems
applyExchangeProcessPayments(String) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
This method calls ReturnManager.applyExchangeProcessPayments(ReturnRequest) and applies the payment between the original order and replacement order.
applyExchangeProcessPayments(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
Generates the refund store credit and applies it to the replacement order as a payment group.
applyItemPriceOverrides(Order, Map) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Overrides the prices of the commerce items in the order based on the values in the price override property.
applyOrderChangeDetail(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Changes the current order based on the change detail.
applyOrderSearchResultsChangeDetail(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Clears order search results when the order-related environment changes so that the agent can begin with a clean new search.
applyOverrides(DynamoHttpServletRequest, DynamoHttpServletResponse, Map, Map) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Apply item and shipping group price overrides, save any overridden items to the context.
applyPriceListChangeDetail(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Changes the environment's current price list based on the change detail.
applyPriceListChangeDetail(EnvironmentChangeDetail, EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Changes the environment's current price list and sale price list based on the change details.
applyPromotions(RepositoryItem, C2CRequestData, EnvironmentChangeState) - Method in class atg.commerce.csr.clicktoconnect.C2CCSREnvironmentMonitor
Grants each promotion in the C2CRequestData that the profile doesn't already have and reprices the order.
applyRefunds(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
apply all refunds
applyRepriceOrder(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method re-prices the order.
applyShippingGroupPriceOverrides(Order, Map) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Overrides the prices of the shipping groups in the order based on the request parameters.
applyShippingMethods(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
applyShippingMethods is used in the multiple shipping functionality.
applyStoreCredit(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
This method takes the StoreCredit RefundMethod in the return request, creates
PaymentGroup based on it, and adds it to the replacement order
Approval - Class in atg.commerce.csr.approvals
Class to represent an Approval
Approval(String, RepositoryItem, RepositoryItem, String, String) - Constructor for class atg.commerce.csr.approvals.Approval
Creates an approval object containing the supplied parameters.
Approval() - Constructor for class atg.commerce.csr.approvals.Approval
 
APPROVAL_ACCEPTED - Static variable in class atg.commerce.csr.util.CSRAgentTools
the name of the confirmation email template for approving an order
APPROVAL_NOT_NEEDED - Static variable in class atg.commerce.csr.approvals.order.OrderApprovalTools
Approval limit to return when an approval is not needed
APPROVAL_NOT_REQUIRED - Static variable in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
Approval not required constant
APPROVAL_NOT_REQUIRED - Static variable in class atg.commerce.csr.approvals.order.ProcCheckIfApprovalRequired
return code when an approval is not required
APPROVAL_REJECTED - Static variable in class atg.commerce.csr.util.CSRAgentTools
the name of the confirmation email template for rejecting an order
APPROVAL_REQUIRED - Static variable in class atg.commerce.csr.approvals.order.ProcCheckIfApprovalRequired
return code when approval is required
ApprovalRepositoryQueryFormHandler - Class in atg.commerce.csr.approvals
Form handler used to find any approvals of a given state and type.
ApprovalRepositoryQueryFormHandler() - Constructor for class atg.commerce.csr.approvals.ApprovalRepositoryQueryFormHandler
 
ApprovalsException - Exception in atg.commerce.csr.approvals
Approvals specific exception
ApprovalsException() - Constructor for exception atg.commerce.csr.approvals.ApprovalsException
Constructs a new EnvironmentException.
ApprovalsException(String) - Constructor for exception atg.commerce.csr.approvals.ApprovalsException
Constructs a new ApprovalsException with the given explanation.
ApprovalsException(Throwable) - Constructor for exception atg.commerce.csr.approvals.ApprovalsException
Constructs a new ApprovalsException.
ApprovalsException(String, Throwable) - Constructor for exception atg.commerce.csr.approvals.ApprovalsException
Constructs a new ApprovalsException with the given explanation.
ApprovalsManager - Class in atg.commerce.csr.approvals
Class to manage approvals.
ApprovalsManager() - Constructor for class atg.commerce.csr.approvals.ApprovalsManager
 
ApprovalsPropertyManager - Class in atg.commerce.csr.approvals
Manages the properties for the approvals repository Approval item descriptor
ApprovalsPropertyManager() - Constructor for class atg.commerce.csr.approvals.ApprovalsPropertyManager
 
approve(Approval, RepositoryItem) - Method in class atg.commerce.csr.approvals.ApprovalsManager
Approves the Approval object provided by calling approve() on the appropriate Approval Handler.
approve(Approval) - Method in class atg.commerce.csr.approvals.GenericApprovalsHandler
Called by ApprovalsManager.approve() Executes specific logic for approving an approval type
approve(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Executes the changeEnvironment method to complete the environment change process.
approve(Approval) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
processes the order supplied as an attribute on the pApproval
APPROVE_ORDER_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
APPROVED - Static variable in class atg.commerce.csr.approvals.ApprovalsManager
the state when an approval has been approved
areAllGroupsShipped(Order, String[]) - Method in class atg.commerce.csr.util.CSRAgentTools
Returns true if all ShippingGroups in the Order are in a "shipped".
areAnyItemsShipped(Order) - Method in class atg.commerce.csr.util.CSRAgentTools
Returns true if any ShippingGroupCommerceItemRelationship in the Order has a state of "DELIVERED"
assembleSearchResults(RepositoryItem[]) - Method in class atg.commerce.csr.order.OrderTableFormHandler
Overrides the base bahavior to wrap each repository item in the result with a ResultWrapper object.
associateAgentAndReturnRequest(ReturnRequest, String) - Method in class atg.commerce.csr.returns.ReturnTools
Associates a given or current active agent to the return request passed in.
associateAgentAndReturnRequest(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnTools
Associates an active agent to the return request passed in.
associateOrder(MutableRepository, MutableRepositoryItem, AgentEvent) - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
Checks if there is a non-transient order id in the event.
associateTicketAndOrder(String, MutableRepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
This method associates a given or current active ticket to the order that is passed in.
atg.commerce.csr.approvals - package atg.commerce.csr.approvals
 
atg.commerce.csr.approvals.order - package atg.commerce.csr.approvals.order
 
atg.commerce.csr.catalog - package atg.commerce.csr.catalog
 
atg.commerce.csr.clicktoconnect - package atg.commerce.csr.clicktoconnect
 
atg.commerce.csr.environment - package atg.commerce.csr.environment
 
atg.commerce.csr.events - package atg.commerce.csr.events
 
atg.commerce.csr.gifts - package atg.commerce.csr.gifts
 
atg.commerce.csr.logging - package atg.commerce.csr.logging
 
atg.commerce.csr.order - package atg.commerce.csr.order
 
atg.commerce.csr.order.edit - package atg.commerce.csr.order.edit
 
atg.commerce.csr.order.edit.processor - package atg.commerce.csr.order.edit.processor
 
atg.commerce.csr.order.scheduled - package atg.commerce.csr.order.scheduled
 
atg.commerce.csr.pricing - package atg.commerce.csr.pricing
 
atg.commerce.csr.pricing.calculators - package atg.commerce.csr.pricing.calculators
 
atg.commerce.csr.profile - package atg.commerce.csr.profile
 
atg.commerce.csr.repository - package atg.commerce.csr.repository
 
atg.commerce.csr.returns - package atg.commerce.csr.returns
 
atg.commerce.csr.scenario - package atg.commerce.csr.scenario
 
atg.commerce.csr.search - package atg.commerce.csr.search
 
atg.commerce.csr.ticketing - package atg.commerce.csr.ticketing
 
atg.commerce.csr.util - package atg.commerce.csr.util
 
atg.commerce.order.edit - package atg.commerce.order.edit
 
atg.commerce.order.edit.processor - package atg.commerce.order.edit.processor
 
atg.commerce.order.purchase - package atg.commerce.order.purchase
 
ATTRIBUTE_APPROVER_LOCALE - Static variable in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
The attribute name used to store the locale of the user doing the approval
ATTRIBUTE_CUSTOMER_EMAIL - Static variable in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
the attribute name used to store the customers email address in the Approval object's attributes.
ATTRIBUTE_ORDER - Static variable in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
the attribute name used to store the Order in the Approval object's attributes.
ATTRIBUTE_ORDER_TOTAL - Static variable in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
the attribute name used to store the Order's total in the Approval object's attributes.
ATTRIBUTE_TOTAL_APPEASEMENTS - Static variable in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
the attribute name used to store the total appeasement amount in the Approval object's attributes.
AWAITING_RETURN - Static variable in class atg.commerce.csr.returns.ReturnItemStates
 

B

beforeSet(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Called before any setX methods on this form are set when a form that modifies properties of this form handler is submitted.
buildEvent(DynamoHttpServletRequest, DynamoHttpServletResponse, RepositoryItem, String, String) - Method in class atg.commerce.csr.events.ViewCreditCardEventDroplet
Creates a credit card viewed event.
buildPropertyValueMap(Object) - Method in class atg.commerce.order.edit.CloneEditManager
Iterates over all the properties of the object and creates a map of their values.
buildRefundMethodList(ReturnRequest, double) - Method in class atg.commerce.csr.returns.ReturnManager
Populate the refund methods list for the given return request
buildRefundMethodList(Order, ReturnRequest, double, double) - Method in class atg.commerce.csr.returns.ReturnManager
Populate the refund methods list for the given return request

C

C2CCSREnvironmentMonitor - Class in atg.commerce.csr.clicktoconnect
This environment monitor generates change details for a new C2C call
C2CCSREnvironmentMonitor() - Constructor for class atg.commerce.csr.clicktoconnect.C2CCSREnvironmentMonitor
 
calculateActualRefundsForReturnItems(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
Calculate the actual shipping and actual tax for return items based on the actual values in the ReturnRequest.
calculateAmountDetailShareForRange(DetailedItemPriceInfo, Range) - Method in class atg.commerce.csr.returns.ReturnTools
Calculates the share of the detail's amount for the given range.
calculateDetailShare(ReturnItem, String, Range) - Method in class atg.commerce.csr.returns.ReturnManager
Calculates the share of the return by looking at the DetailedItemPriceInfos for the range of the item being retured.
calculateEndTimeForOccurrences(Schedule) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Calculates the end date for a schedule based on the selected number of occurrences
calculateEndTimeForOccurrences(Schedule, Date, long) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Calculates and end date for the given schedule based on the given start date and number of occurrences for the schedule.
calculateExchangeManualAdjustmentDiscountValues(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
Generates the Map of manual adjustment to exchange order value.
calculateExchangeOrderPromotionDiscountValues(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
Generates the Map of order promotion to exchange order value.
calculateIntervalForPeriodicSchedule() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Calculates the interval for a PeriodicSchedule based on the form input.
calculateItemAmountShare(ReturnRequest, ReturnItem, Range) - Method in class atg.commerce.csr.returns.ReturnManager
Calculates the share of the item's amount for the given return item and range.
calculateManualAdjustmentShare(ReturnRequest, ReturnItem, Range) - Method in class atg.commerce.csr.returns.ReturnManager
Calculates the share of the order level manual adjustments for the given item in the given range.
calculateNewFinalPriceForRAOItem(ReturnRequest, CommerceItem) - Method in class atg.commerce.csr.returns.ReturnManager
Called for each item in the RAO that is marked as final and has a returned quantity gt 0.
calculateNewFinalPriceForRCOItem(ReturnRequest, CommerceItem, ShippingGroup, long) - Method in class atg.commerce.csr.returns.ReturnManager
Calculates a new final price for the given rco item based on the quantity being returned from the shipping group.
calculateNextRunTime(Schedule) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Calculates the next runtime for the given schedule
calculateNextRunTime(Schedule, Date) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Calculates the next runtime for the given schedule and current start date.
calculateNonReturnItemSubtotalAdjustment(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnTools
Sets the nonReturnItemRefundSubtotalAdjustment value of the return request.
calculateOrderDiscountShare(ReturnRequest, ReturnItem, Range) - Method in class atg.commerce.csr.returns.ReturnManager
Calculates the share of the item's order discount share for the given return item and range.
calculateRefundForItem(ReturnRequest, ReturnItem, Range) - Method in class atg.commerce.csr.returns.ReturnManager
Calculates the refund for the given return item.
calculateReturnFee(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
Calculate the suggested return fee for this request.
calculateShareForRange(ReturnItem, DetailedItemPriceInfo, Range, double) - Method in class atg.commerce.csr.returns.ReturnManager
Calculates the share of the given amount for the given subset range within the given DetailedItemPriceInfo
calculateShareForRange(DetailedItemPriceInfo, Range, double) - Method in class atg.commerce.csr.returns.ReturnTools
Calculates the share of the given amount for the given range within the given detail.
calculateShippingCostShare(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
This method is called at the start of calculating refund amounts for the return.
calculateShippingCostShareMap(ReturnRequest, Order) - Method in class atg.commerce.csr.returns.ReturnManager
Generates a Map of ShippingGroupCommerceItemRelationship ids to their shipping share amount.
calculateShippingRefundForItem(ReturnRequest, ReturnItem, Range) - Method in class atg.commerce.csr.returns.ReturnManager
Calculates the shipping refund for the given return item.
calculateShippingShareForRelationship(ReturnRequest, ShippingGroupCommerceItemRelationship, Map) - Method in class atg.commerce.csr.returns.ReturnManager
Provides a default implementation for calculating the shipping cost share for a given ShippingGroupCommerceItemRelationship.
calculateShippingShareForRelationship(ReturnRequest, ShippingGroupCommerceItemRelationship, double, Map, long, long) - Method in class atg.commerce.csr.returns.ReturnManager
This utility method is used when calculating the shipping group's share amount for a shipping group relationship.
calculateSuggestedAmounts(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
Calculate the suggested refund amounts for all items associated with this return request.
calculateSuggestedRefundAmount(ReturnItem) - Method in class atg.commerce.csr.returns.ReturnManager
Deprecated. in favor of calculateItemAmountShare
calculateSuggestedRefunds(ReturnRequest, List) - Method in class atg.commerce.csr.returns.ReturnManager
Calculates the item refund amounts for the given return items.
calculateTaxRefundForItem(ReturnRequest, ReturnItem, Range) - Method in class atg.commerce.csr.returns.ReturnManager
Calculates the tax refund value for the given return item.
cancel(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Executes cancel processing.
CANCEL_CREATE_NEW_SCHEDULE - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
the value of the cancel process parameter when canceling the create schedule process that was started from the schedule order view page - add schedule option
CANCEL_EXCHG_ONLY - Static variable in class atg.commerce.csr.order.CSRCancelOrderFormHandler
 
CANCEL_EXCHG_RETURN - Static variable in class atg.commerce.csr.order.CSRCancelOrderFormHandler
 
CANCEL_ORDER_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
CANCEL_PROCESS_PARAM_NAME - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
the name of the request parameter for specifying the cancel process key
CANCEL_REVIEW_SCHEDULE - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
the value of the cancel process parameter when canceling the create schedule process that was started from the review order page - schedule option.
CANCEL_REVIEW_SUBMIT_AND_SCHEDULE - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
the value of the cancel process parameter when canceling the create schedule process that was started from the review order page - submit and schedule option.
CANCEL_UPDATE_SCHEDULE - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
the value of the cancel process parameter when canceling the update schedule process that was started from the schedule order view page - Change schedule option
cancelExchangeOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
This method is assisting the cancel operation.
cancelOrder(Order, DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
This method sends the CancelOrder event
cancelReturnRequest(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
This method cancels the return request.
CASE_INSENSITIVE_INT - Static variable in class atg.commerce.csr.search.SearchAttribute
 
CASE_SENSITIVE_INT - Static variable in class atg.commerce.csr.search.SearchAttribute
 
CATALOG_REF_ID_ATTRIBUTE_NAME - Static variable in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
 
CATALOG_SEARCH_METHOD - Static variable in class atg.commerce.csr.search.OrderSearchFormHandler
 
CATALOG_SEARCH_RELATION - Static variable in class atg.commerce.csr.search.OrderSearchFormHandler
 
CATALOG_TREE_STATE_PATH - Static variable in class atg.commerce.csr.environment.CSREnvironmentTools
The path to the environment's tree state component
CATEGORY_ID - Static variable in class atg.commerce.csr.catalog.GetCategoryAncestorsDroplet
 
changeEnvironment(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.DuplicateAndSubmit
Extends the change environment to submit the duplicate order
changeEnvironment(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
Executes the action against the scheduled order item.
changeEnvironment(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.StartReturnExchangeProcess
Initializes the return request after ensuring the order has been loaded.
ChangeOrder - Class in atg.commerce.csr.environment
This form handler is used to change the environment's order.
ChangeOrder() - Constructor for class atg.commerce.csr.environment.ChangeOrder
 
changeOrder(String, String, TicketDispositionOptions) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Changes the environment's current order to the given order
changeOrder(String, Order, TicketDispositionOptions) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Changes the environment's current order to the given order
changeOrderOwner(Order, RepositoryItem) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Changes the order owner of the order.
changePrice(Order, AmountInfo, double, Map, CommerceIdentifier, String) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Sees if the new price is different from the price in the AmountInfo.
changeShippingGroupForCommerceItemShippingInfos(Collection, String, String) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Changes the shipping group name for a collection of items in the CommerceItemShippingInfoContainer
changeSku(Order, CommerceItem, String, Map) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Change Sku in specified item to new Sku and add the item to the map of changed items.
changeSkus(Map) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Perform Sku changes on the specified commerce items in the order.
changeViewOrder(String) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
This method will change the current view order to the given order.
changeViewOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.ViewOrderFormHandler
Sets the current order on the view order holder to the order specified by the property viewOrderId
CHANNEL_INCOMING_CALL - Static variable in interface atg.commerce.csr.ticketing.CSRTicketingConstants
Channel used for tickets created by an Agent based on a service call
CHANNEL_OUTGOING_CALL - Static variable in interface atg.commerce.csr.ticketing.CSRTicketingConstants
Channel used for responses given by an agent through a service call
checkApprovalRequiredForOrderUpdates() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Checks if approval is required for the modified order and adds a droplet exception if it does.
checkFormError(String, String, DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.search.SearchFormHandler
Check to see if there were errors during the submit operation.
checkForRequiredPropertiesInValueDictionary(DynamoHttpServletRequest, String[]) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
This method can be used to ensure that a specific set of properties are in the value dictionary.
CISI_CONTAINER - Static variable in class atg.commerce.order.purchase.ApplicableShippingGroups
 
CLAIM_ITEM_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
CLAIMABLE_ID - Static variable in class atg.commerce.csr.order.ClaimableLookup
 
CLAIMABLE_ITEM - Static variable in class atg.commerce.csr.order.ClaimableLookup
 
ClaimableLookup - Class in atg.commerce.csr.order
This droplet takes the payment group and returns the payment item such as claimable item in case of store credit and gift certificate, and payment group's maximum remaining amount.
ClaimableLookup() - Constructor for class atg.commerce.csr.order.ClaimableLookup
 
claimCoupon(Order, RepositoryItem, String) - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
If the order hasn't been submitted yet, the ClaimableManager is called to claim the coupon.
claimCoupon(String, String, Map) - Method in class atg.commerce.csr.util.CSRAgentTools
If the order hasn't been submitted yet, the ClaimableManager is called to claim the coupon.
claimCouponForSubmittedOrder(CloneEditState, String, Order, RepositoryItem, RepositoryItem, SubmittedOrderPricingModelHolder, String, Locale, Map) - Method in class atg.commerce.csr.util.CSRAgentTools
Claims a coupon for use with an already submitted order
ClaimItem - Class in atg.commerce.csr.events
The message class to be used to notify listeners when a CSR claims a coupon, gift certificate, or store credit for a customer
ClaimItem() - Constructor for class atg.commerce.csr.events.ClaimItem
 
claimItem(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
claimItem claims a coupon or creates a new GiftCertificate.
CLASS_VERSION - Static variable in class atg.commerce.csr.approvals.Approval
 
CLASS_VERSION - Static variable in class atg.commerce.csr.approvals.ApprovalRepositoryQueryFormHandler
 
CLASS_VERSION - Static variable in exception atg.commerce.csr.approvals.ApprovalsException
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.approvals.ApprovalsManager
 
CLASS_VERSION - Static variable in class atg.commerce.csr.approvals.ApprovalsPropertyManager
 
CLASS_VERSION - Static variable in class atg.commerce.csr.approvals.FindPendingApprovalsDroplet
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.approvals.GenericApprovalsHandler
 
CLASS_VERSION - Static variable in class atg.commerce.csr.approvals.GetTotalApprovalsForStateDroplet
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.approvals.order.GetAgentAppeasementLimitForApproval
 
CLASS_VERSION - Static variable in class atg.commerce.csr.approvals.order.IsOrderPendingApprovalDroplet
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
 
CLASS_VERSION - Static variable in class atg.commerce.csr.approvals.order.OrderApprovalTools
 
CLASS_VERSION - Static variable in class atg.commerce.csr.approvals.order.ProcCheckIfApprovalRequired
 
CLASS_VERSION - Static variable in class atg.commerce.csr.approvals.order.ProcRemoveOrderApproval
 
CLASS_VERSION - Static variable in class atg.commerce.csr.approvals.order.UpdateOrderApprovalCustomerEmailFormHandler
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.catalog.AddProductsByIdConfigurator
 
CLASS_VERSION - Static variable in class atg.commerce.csr.catalog.GetCategoryAncestorsDroplet
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.catalog.GetSKUParentProductDroplet
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.catalog.MapElementMRUList
 
CLASS_VERSION - Static variable in class atg.commerce.csr.clicktoconnect.C2CCSREnvironmentMonitor
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.clicktoconnect.DefaultLandingPageHandler
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.clicktoconnect.OrderViewLandingPageHandler
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.clicktoconnect.ProductViewLandingPageHandler
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.environment.ChangeOrder
Class version string
CLASS_VERSION - Static variable in interface atg.commerce.csr.environment.CSREnvironmentConstants
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.environment.CSREnvironmentMonitor
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.environment.CSREnvironmentTools
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.environment.CurrentCatalogHolder
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.environment.CurrentPriceListHolder
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.events.ClaimItem
 
CLASS_VERSION - Static variable in class atg.commerce.csr.events.CommerceItemEvent
 
CLASS_VERSION - Static variable in class atg.commerce.csr.events.CreateOrderComment
 
CLASS_VERSION - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.events.GiftItemEvent
 
CLASS_VERSION - Static variable in class atg.commerce.csr.events.GiftlistEvent
 
CLASS_VERSION - Static variable in class atg.commerce.csr.events.GrantAppeasement
 
CLASS_VERSION - Static variable in class atg.commerce.csr.events.OrderEvent
 
CLASS_VERSION - Static variable in class atg.commerce.csr.events.OrderManualAdjustmentEvent
 
CLASS_VERSION - Static variable in class atg.commerce.csr.events.PaymentGroupEvent
 
CLASS_VERSION - Static variable in class atg.commerce.csr.events.PriceOverride
 
CLASS_VERSION - Static variable in interface atg.commerce.csr.events.PropertyUpdateEvent
 
CLASS_VERSION - Static variable in class atg.commerce.csr.events.ReceiveReturnItem
 
CLASS_VERSION - Static variable in class atg.commerce.csr.events.ReturnOrder
 
CLASS_VERSION - Static variable in class atg.commerce.csr.events.ScheduledOrderEvent
 
CLASS_VERSION - Static variable in class atg.commerce.csr.events.ShippingGroupEvent
 
CLASS_VERSION - Static variable in class atg.commerce.csr.events.SplitCostCenter
 
CLASS_VERSION - Static variable in class atg.commerce.csr.events.SplitShippingGroup
 
CLASS_VERSION - Static variable in class atg.commerce.csr.events.ViewCreditCardEvent
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.events.ViewCreditCardEventDroplet
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.events.ViewOrderDroplet
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.gifts.GiftlistTableFormHandler
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.logging.PropertyUpdateRecorder
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.order.ClaimableLookup
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.CommerceTypeConfiguration
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.order.ConfirmationInfo
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.order.Constants
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.order.CreditCardIsExpired
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.CSRCancelOrderFormHandler
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.CSRCreateElectronicShippingGroupFormHandler
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.CSRCreateHardgoodShippingGroupFormHandler
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.CSROrderHolder
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.CSRPaymentGroupRemainingAmount
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.CSRPurchaseProcessHelper
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.CSRUpdateShippingGroupFormHandler
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.  
CLASS_VERSION - Static variable in class atg.commerce.csr.order.DuplicateOrder
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.order.edit.AgentCommentEditHandler
 
CLASS_VERSION - Static variable in interface atg.commerce.csr.order.edit.AgentEventHandler
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.edit.ConsumablePromotion
Deprecated.  
CLASS_VERSION - Static variable in class atg.commerce.csr.order.edit.CSRCloneEditManager
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.edit.CSRCommerceItemEditHandler
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.edit.CSRManualAdjustmentEditHandler
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.edit.CSRPaymentGroupEditHandler
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.edit.CSRShippingGroupEditHandler
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.edit.processor.ProcConsumeCouponPromotions
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.edit.processor.ProcSendAgentEvents
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.edit.processor.ProcSendCouponPromotionUsedMessage
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.GetTotalOrderAppeasementsDroplet
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.OrderComponentIsModifiable
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.OrderIsCancelable
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.OrderIsModifiable
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.OrderIsReturnable
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.OrderNoteFormHandler
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.order.OrderTableFormHandler
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.PaymentGroupTypeConfiguration
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.order.PurchasedItemsHistoryTableFormHandler
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.order.RelatedOrdersTableFormHandler
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.RelatedTicketsTableFormHandler
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderInfo
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.order.scheduled.DuplicateAndSubmit
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.order.scheduled.IsScheduledOrderTemplate
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.order.scheduled.ScheduledOrderTableFormHandler
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.scheduled.SubmittedOrderTableFormHandler
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.ViewOrderFormHandler
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.order.ViewOrderHolder
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.pricing.calculators.ExchangeItemAdjustmentCalculator
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.pricing.calculators.ExchangeOrderAdjustmentCalculator
 
CLASS_VERSION - Static variable in class atg.commerce.csr.pricing.calculators.ExchangeOrderDiscountCalculator
 
CLASS_VERSION - Static variable in class atg.commerce.csr.pricing.calculators.ExchangePromotionEvaluationUpdateCalculator
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.pricing.ExchangePricingModelHolder
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.pricing.SubmittedOrderPricingModelHolder
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.profile.CreateStoreCreditFormHandler
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.profile.CSRCustomerProfileFormHandler
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.profile.StoreCreditDroplet
 
CLASS_VERSION - Static variable in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.repository.CustSvcRepositoryItemServlet
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.returns.CreditCardRefundMethod
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.returns.ItemCostAdjustment
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.returns.ProcInitializePEOProperties
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.returns.ProcInitializeRAOProperties
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.returns.ProcInitializeRCOProperties
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.returns.RefundMethod
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.returns.ReturnDroplet
 
CLASS_VERSION - Static variable in exception atg.commerce.csr.returns.ReturnException
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.returns.ReturnItem
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.returns.ReturnItemStates
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.returns.ReturnManager
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.returns.ReturnRequest
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.returns.ReturnShippingGroup
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.returns.ReturnStates
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.returns.ReturnTools
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.returns.StartReturnExchangeProcess
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.scenario.Constants
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.scenario.InitializeProfile
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.search.OrderSearchFormHandler
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.search.RepositorySearcher
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.search.SearchAttribute
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.search.SearchFormHandler
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.ticketing.CSRTicketDispositionMonitor
Class version string
CLASS_VERSION - Static variable in interface atg.commerce.csr.ticketing.CSRTicketingConstants
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.ticketing.TicketingActivityRecorder
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.ticketing.TicketingEventListener
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.ticketing.TicketingPropertyUpdateRecorder
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.util.AltColor
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.util.CSRAgentTools
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.util.CSRConfigurator
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.util.StateDescription
Class version string
CLASS_VERSION - Static variable in class atg.commerce.order.edit.AddItem
 
CLASS_VERSION - Static variable in class atg.commerce.order.edit.CloneEditHandler
 
CLASS_VERSION - Static variable in class atg.commerce.order.edit.CloneEditManager
 
CLASS_VERSION - Static variable in class atg.commerce.order.edit.CloneEditState
 
CLASS_VERSION - Static variable in class atg.commerce.order.edit.CloneOrderStateContext
Class version string
CLASS_VERSION - Static variable in class atg.commerce.order.edit.CollectionEditHandler
 
CLASS_VERSION - Static variable in class atg.commerce.order.edit.CommerceItemEditHandler
 
CLASS_VERSION - Static variable in class atg.commerce.order.edit.DeleteItem
 
CLASS_VERSION - Static variable in class atg.commerce.order.edit.HandlingInstructionEditHandler
 
CLASS_VERSION - Static variable in class atg.commerce.order.edit.ListEditHandler
 
CLASS_VERSION - Static variable in class atg.commerce.order.edit.ManualAdjustmentEditHandler
 
CLASS_VERSION - Static variable in class atg.commerce.order.edit.MarkerEditHandler
Class version string
CLASS_VERSION - Static variable in class atg.commerce.order.edit.OrderPropertyEditHandler
Class version string
CLASS_VERSION - Static variable in class atg.commerce.order.edit.PaymentGroupEditHandler
 
CLASS_VERSION - Static variable in class atg.commerce.order.edit.processor.ProcApplyChanges
 
CLASS_VERSION - Static variable in class atg.commerce.order.edit.processor.ProcAuthorizePaymentGroups
 
CLASS_VERSION - Static variable in class atg.commerce.order.edit.processor.ProcCloneOrderForEdit
 
CLASS_VERSION - Static variable in class atg.commerce.order.edit.processor.ProcInitializeCloneEditState
 
CLASS_VERSION - Static variable in class atg.commerce.order.edit.processor.ProcInitializeReconciliation
 
CLASS_VERSION - Static variable in class atg.commerce.order.edit.processor.ProcReconcileGiftlistRepository
Deprecated.  
CLASS_VERSION - Static variable in class atg.commerce.order.edit.processor.ProcSendFulfillmentNotifications
 
CLASS_VERSION - Static variable in class atg.commerce.order.edit.processor.ProcValidateCloneOrder
 
CLASS_VERSION - Static variable in class atg.commerce.order.edit.ReconciledItem
Class version string
CLASS_VERSION - Static variable in class atg.commerce.order.edit.RelationshipEditHandler
 
CLASS_VERSION - Static variable in class atg.commerce.order.edit.ShippingGroupEditHandler
 
CLASS_VERSION - Static variable in class atg.commerce.order.edit.UpdateItem
 
CLASS_VERSION - Static variable in class atg.commerce.order.purchase.ApplicableShippingGroups
 
cleanCatalogTreeState(TreeState) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Nulls properties of catalog navigation tree
cleanPaymentGroupContainerService() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
When the environment changes are applied, there could be stale data in the PaymentGroupMapContainer.
clearAllItemCostAdjustments(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnTools
This method clears all the ItemCostAdjustments from the ReturnRequest and ReturnItems.
clearExchangeItemsFromPEO(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
Removes all items from the promotion evaluation order that were created from the items in the new exchange order.
clearExchangeShippingGroupsFromPEO(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
Removes all shipping groups from the promotion evaluation order that were created from the shipping groups in the new exchange order.
clearItemCostAdjustments() - Method in class atg.commerce.csr.returns.ReturnItem
Clears all the ItemCostAdjustment objects from the return
clearItemPriceOverride(CommerceItem) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Clear the price override on specified item
clearItemPriceOverrides(Collection) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Clear price overrides of specified commerce items.
clearNonReturnItemCostAdjustments() - Method in class atg.commerce.csr.returns.ReturnRequest
Clears all the ItemCostAdjustment objects from the return
clearSearchResults() - Method in class atg.commerce.csr.search.OrderSearchFormHandler
Clears the window-scoped search results form handler in preparation for a new call by clearing search criteria, results and any related data specific to the previous search.
clone() - Method in class atg.commerce.csr.search.SearchAttribute
 
CLONE_EDIT_STATE_KEY - Static variable in class atg.commerce.csr.environment.CSREnvironmentMonitor
the key used to store the clone edit state in the environment change state whenever the order is change while the current order is in clone edit mode.
CLONEDITMANAGER - Static variable in class atg.commerce.order.edit.CloneEditManager
the key used to store the CloneEditManager refernce in the pipeline extra parameters
CloneEditHandler - Class in atg.commerce.order.edit
Components of this type are attached to the CloneEditManager and are called at various points in the clone edit process.
CloneEditHandler() - Constructor for class atg.commerce.order.edit.CloneEditHandler
 
CloneEditManager - Class in atg.commerce.order.edit
This class contains the api for applying updates to a persisted order by making a clone of the order and then reconciling the original order with the clone after updates are made.
CloneEditManager() - Constructor for class atg.commerce.order.edit.CloneEditManager
 
CLONEEDITSTATE - Static variable in class atg.commerce.order.edit.CloneEditManager
the key used to store the CloneEditState object in the pipeline extra parameters
CloneEditState - Class in atg.commerce.order.edit
Class used to hold the state information related to the clone edit process.
CloneEditState() - Constructor for class atg.commerce.order.edit.CloneEditState
 
cloneOrder(Order, Order) - Method in class atg.commerce.order.edit.CloneEditHandler
This method is called just after the original order is cloned at the repository level.
CLONEORDER - Static variable in class atg.commerce.order.edit.CloneEditManager
the key used to store a refernce to the clone order in the pipeline extra parameters
cloneOrder(Order, Map, Map) - Method in class atg.commerce.order.edit.CloneEditManager
Clones the order at the repository level and then calls the OrderManager to load the order and return it.
CloneOrderStateContext - Class in atg.commerce.order.edit
Sets and returns the CloneEditState as a local thread variable.
CollectionEditHandler - Class in atg.commerce.order.edit
This handler implements a pattern to support automatic reconciling of objects in a collection.
CollectionEditHandler() - Constructor for class atg.commerce.order.edit.CollectionEditHandler
 
collectUniqueExistingAddresses(ShippingGroupMapContainer, PaymentGroupMapContainer, Order) - Method in class atg.commerce.csr.util.CSRAgentTools
This method gets the unique addresses from the ShippingGroupMapContainer and PaymentGroupMapContainer and Order.
COMMERCE_ITEM - Static variable in class atg.commerce.order.purchase.ApplicableShippingGroups
 
COMMERCE_ITEM_TYPE - Static variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
COMMERCE_ITEM_TYPE - Static variable in class atg.commerce.csr.order.OrderComponentIsModifiable
 
CommerceItemEditHandler - Class in atg.commerce.order.edit
This handler updates commerce items between the clone and original order.
CommerceItemEditHandler() - Constructor for class atg.commerce.order.edit.CommerceItemEditHandler
 
CommerceItemEvent - Class in atg.commerce.csr.events
The message class to be used to notify listeners when a CSR edits, adds, or removes a CommerceItem
CommerceItemEvent() - Constructor for class atg.commerce.csr.events.CommerceItemEvent
 
commerceItemIsModifiable(CommerceItem) - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
This method determines whether the given commerce item is in a modifiable state
CommerceTypeConfiguration - Class in atg.commerce.csr.order
This class is used for type content configurations.
CommerceTypeConfiguration() - Constructor for class atg.commerce.csr.order.CommerceTypeConfiguration
 
commitOrderUpdates() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Reconciles the clone with the original order
commitTransaction(Transaction) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Commits the supplied transaction
commitTransaction(Transaction) - Method in class atg.commerce.csr.returns.ReturnManager
Commits the supplied transaction
COMMON_SHIPPING_GROUP_NAME - Static variable in class atg.commerce.order.purchase.ApplicableShippingGroups
 
COMMON_SHIPPING_GROUP_TYPES - Static variable in class atg.commerce.order.purchase.ApplicableShippingGroups
 
commonPostSetOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
If persistOrder is true, call CSRAgentTools.persistOrder()
COMPARE_SEARCH_INT - Static variable in class atg.commerce.csr.search.SearchAttribute
 
compareCurrentCatalog(String) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Compares the environment's current catalog to the catalog id provided.
compareCurrentPriceList(String) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Compares the environment current price list to the price list id provided.
compareCurrentSalePriceList(String) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Compares the environment current sale price list to the price list id provided.
COMPLETE - Static variable in class atg.commerce.csr.returns.ReturnStates
 
computeGroupSubtotal(long, int, double, double, String, String, double, double, RepositoryItem, Map) - Method in class atg.commerce.csr.pricing.calculators.ExchangeOrderDiscountCalculator
Overrides the base behavior to adjust each shipping group by the same ratio of the old order amount to the current order amount.
ConfirmationInfo - Class in atg.commerce.csr.order
This component holds information used to generate and send confirmation emails with the API defined in CSRAgentTools.
ConfirmationInfo() - Constructor for class atg.commerce.csr.order.ConfirmationInfo
 
CONFIRMATIONINFO_PARAM_NAME - Static variable in class atg.commerce.csr.order.ConfirmationInfo
the name of the parameter used to pass the ConfirmationInfo object to the email template
confirmReturn(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Save the return request
confirmReturn(ReturnRequest, Profile) - Method in class atg.commerce.csr.returns.ReturnManager
Confirms the return.
Constants - Class in atg.commerce.csr.order
This component provides constants for this package
Constants() - Constructor for class atg.commerce.csr.order.Constants
 
Constants - Class in atg.commerce.csr.scenario
This class provides constants for this package
Constants() - Constructor for class atg.commerce.csr.scenario.Constants
 
ConsumablePromotion - Class in atg.commerce.csr.order.edit
Deprecated. this class is no no longer used by CSC for consuming promotions.
ConsumablePromotion() - Constructor for class atg.commerce.csr.order.edit.ConsumablePromotion
Deprecated.  
CONSUMED_PROMOTIONS - Static variable in class atg.commerce.order.edit.CloneEditManager
the key used to store the Map of promotions there were considered used and should be consumed.
CONSUMED_PROMOTIONS_EXTRA_DATA_KEY - Static variable in class atg.commerce.csr.order.edit.CSRCloneEditManager
Deprecated. this key is no longer used by CSC
consumePromotions(CloneEditState, RepositoryItem, String) - Method in class atg.commerce.order.edit.CloneEditManager
Compares the promotion use counts on the original order before and after the updates were applied, and consumes each promotion that was newly applied or had its use count increased.
containsAdjustments() - Method in class atg.commerce.csr.returns.ItemCostAdjustment
Returns true if this object contains any adjustments.
convertArraysToMapByType(CommerceTypeConfiguration[]) - Method in class atg.commerce.csr.util.CSRConfigurator
This method converts an array into Map.
convertLocale(Object) - Method in class atg.commerce.csr.util.CSRAgentTools
Convert an object to a Locale.
copyAgentFinalPriceInfoToPEO(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
This method will determine if any items are marked as final in the exchange order and mark the corresponding items final in the peo using the same amount.
copyConfiguration() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated. Copy property settings from the optional PurchaseProcessConfiguration component.
copyContactInfoToCreditCard() - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
While creating a brand new credit card, user could use already existing addresses or user could enter a brand new address.
copyContactInfoToCreditCard(Address, CreditCard) - Method in class atg.commerce.csr.util.CSRAgentTools
This method copies the given address to the CreditCard object.
copyContactInfoToCreditCard(RepositoryItem, CreditCard) - Method in class atg.commerce.csr.util.CSRAgentTools
This method copies the given address to the CreditCard object.
copyExchangeItemAndShippingGroupInfoToPEO(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
This method makes a copy of each exchange item in the exchange order and puts them in the PEO.
copyItemsAndShippingGroups(Order, Order, Map, Map, Map, Map) - Method in class atg.commerce.csr.returns.ReturnTools
Util method that copies the items and shipping groups from one Order to the other.
copyPaymentGroups(ReturnRequest, Order, Order) - Method in class atg.commerce.csr.returns.ReturnManager
This method copies the payment groups from the original order to the exchange order.
copyPEOPricingInfo(ReturnRequest, CommerceItem, ItemPriceInfo, CommerceItem, ItemPriceInfo) - Method in class atg.commerce.csr.returns.ReturnTools
Copies pricing info from the PEO ItemPriceInfo to the exhange ItemPriceInfo.
copyPriceListValue(CommerceItem, CommerceItem) - Method in class atg.commerce.order.edit.CommerceItemEditHandler
Copies the price list value from the original item's price info to the clone item's price info
copyPricingModels(Object, Object, String) - Method in class atg.commerce.order.edit.CloneEditHandler
Util method for copying the pricing models from the original price info to the clone price info.
copyShippingGroupPricingModels(CloneEditState) - Method in class atg.commerce.order.edit.ShippingGroupEditHandler
Copies the pricing models from the original to clone shipping groups.
COST_CENTERS - Static variable in class atg.commerce.csr.events.ViewOrderDroplet
 
COULD_NOT_ADD_SHIPPING_GROUP - Static variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
COULD_NOT_CHANGE_ADDRESS - Static variable in class atg.commerce.csr.order.Constants
 
COULD_NOT_CLONE_CONTACT_INFO_ITEM - Static variable in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
 
COULD_NOT_FIND_CLAIMABLE_ITEM - Static variable in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
COULD_NOT_FIND_EXISTING_ADDRESS - Static variable in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
 
COULD_NOT_FIND_PAYMENT_GROUP - Static variable in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
 
COULD_NOT_PROCESS_COUPON - Static variable in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
COULD_NOT_SEND_MESSAGE - Static variable in class atg.commerce.csr.scenario.Constants
 
COULD_NOT_SET_SHIPPING_ADDRESS_TO_DEFAULT - Static variable in class atg.commerce.csr.order.Constants
 
COUPON_TYPE - Static variable in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
CREATE_GIFTLIST_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
CREATE_ORDER_COMMENT_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
CREATE_ORDER_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
createActivityItem(MutableRepository, AgentEvent, RepositoryItem, RepositoryItem) - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
Creates the mutable ticketing activity repository item
createAddItem(CloneEditState, Object, Object, Object, int, String, boolean) - Method in class atg.commerce.order.edit.CloneEditHandler
Creates an AddItem object that represents an object that's been added to a container.
createAddItem(CloneEditState, Object, Object, Object, int, String, boolean) - Method in class atg.commerce.order.edit.CloneEditManager
Creates an AddItem object that represents an object that's been added to a container.
createAndPopulateOrderApprovalAcceptedEvent(Approval) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
creates an OrderApprovalEvent, populates the required data and sets it type as ORDER_APPROVAL_ACCEPTED
createAndPopulateOrderApprovalCreateEvent(Approval) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
creates an OrderApprovalEvent, populates the required data and sets it type as ORDER_APPROVAL_CREATED
createAndPopulateOrderApprovalRejectedEvent(Approval) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
creates an OrderApprovalEvent, populates the required data and sets it type as ORDER_APPROVAL_REJECTED
createAndQuery(Query[], Repository, String) - Method in class atg.commerce.csr.search.RepositorySearcher
Return the query that should be executed on the Repository View.
createApproval(String, RepositoryItem, RepositoryItem, String, String) - Method in class atg.commerce.csr.approvals.ApprovalsManager
Creates a new Approval Object
createApprovalsQuery(String[], QueryBuilder) - Method in class atg.commerce.csr.approvals.ApprovalsManager
Create a Query object for approval states and approval type.
createCalendarSchedule() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Creates a new CalendarSchedule based on the form input.
createClaimItemEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new ClaimItem event
createCloneEditStateObject() - Method in class atg.commerce.order.edit.CloneEditManager
Retuns a new CloneEditState.
createCloningPropExceptionsMap() - Method in class atg.commerce.order.edit.processor.ProcCloneOrderForEdit
This method is a helper method which is used by the cloneOrder method.
createCommerceItemEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new CommerceItemEvent
createConsumablePromotion(RepositoryItem, int) - Method in class atg.commerce.csr.order.edit.CSRCloneEditManager
Deprecated. ConsumablePromotion objects are no longer used by CSC
createCreateCreditCardTicketActivity(RepositoryItem, Collection) - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
Creates the ticket activities associated with creating a new credit card that was saved to the customer's profile.
createCreateGiftlistEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new Giftlist event
createCreateHardgoodShippingGroupTicketActivity(RepositoryItem, Collection) - Method in class atg.commerce.csr.order.CSRCreateHardgoodShippingGroupFormHandler
Creates the ticket activity to capture the hardgood shipping address updates to the customer profile.
createCreateOrderCommentEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new CreateOrderComment event
createCreditCardInfo(RepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
Create a (Generic)CreditCardInfo instance from a credit card repository item
createCreditCardViewedAgentEvent(String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a credit card viewed agent event.
createCreditCardViewedAgentEvent(String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a credit card viewed agent event.
createCreditCardViewedAgentEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new agent event for a viewed credit card
createDeleteGiftlistEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new Giftlist event
createDeleteItem(CloneEditState, Object, Object, Object, String, int, boolean) - Method in class atg.commerce.order.edit.CloneEditHandler
Creates a DeleteItem object that represents an object that's been removed to a particular list.
createDeleteItem(CloneEditState, Object, Object, Object, String, int, boolean) - Method in class atg.commerce.order.edit.CloneEditManager
Creates a DeleteItem object that represents an object that's been removed to a particular list.
createDuplicateOrder(Order) - Method in class atg.commerce.csr.order.DuplicateOrder
Creates the duplicate copy of the order
createDuplicateOrder(Order) - Method in class atg.commerce.csr.order.scheduled.DuplicateAndSubmit
Overrides the base behavior to create the order using ScheduledOrderTools.
createDuplicateOrderForTemplatePropExceptionsMap() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
This method is a helper method which is used when duplicating an order as part of the submit process It creates a Map that will be used by the cloneItem method in RepositoryUtils class as a PropExceptions parameter.
createDuplicateOrderPropExceptionsMap() - Method in class atg.commerce.csr.order.DuplicateOrder
This method is a helper method which is used by the duplicateOrder method.
createDuplicateOrderPropExceptionsMap() - Method in class atg.commerce.csr.util.CSRAgentTools
This method is a helper method which is used by the duplicateOrder method.
createExchangeOrderCloningPropExceptionsMap() - Method in class atg.commerce.csr.returns.ReturnManager
This method is a helper method which is used when cloning the exchange orders for the replacement items in the RAO.
createExcludedReturnRequests(QueryBuilder, Collection) - Method in class atg.commerce.csr.returns.ReturnTools
Creates a query the excludes all return requests in the collection
createGiftItemAddedEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new GiftItem event
createGiftItemEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new GiftItemEvent
createGiftItemQuantityChangedEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Create a new GiftItem event
createGiftItemRemovedEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Create a new GiftItem event
createGiftlistEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new GiftlistEvent
createGrantAppeasementEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new GrantAppeasement event
createGrantPromotionEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new GrantPromotion event
createIgnorePromotionEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new IgnorePromotion event
createInitialOrder(RepositoryItem) - Method in class atg.commerce.csr.order.CSROrderHolder
This method executes its super class's createInitialOrder(RepositoryItem pProfile)createItemAddedModification(CommerceItem, Order) - Method in class atg.commerce.order.edit.CommerceItemEditHandler
Creates a Modification object that represents a commerce item add.
createItemCostAdjustment(RepositoryItem) - Method in class atg.commerce.csr.returns.ReturnTools
This method is used when reconstituting the ItemCostAdjustmments of the ReturnRequest from the repository.
createItemCostAdjustment() - Method in class atg.commerce.csr.returns.ReturnTools
Creates a new ItemCostAdjustment object.
createItemCostAdjustmentFromItem(RepositoryItem) - Method in class atg.commerce.csr.returns.ReturnTools
This method generates and new ItemCostAdjustment object from the given itemCostAdjustment repository item.
createItemCostAdjustmentItem(ItemCostAdjustment) - Method in class atg.commerce.csr.returns.ReturnTools
The method is called when saving the ItemCostAdjustments of the ReturnRequest to the repository.
createItemCostAdjustmentRepositoryItem(ItemCostAdjustment) - Method in class atg.commerce.csr.returns.ReturnTools
The method is called when saving the ItemCostAdjustments of the ReturnRequest to the repository.
createItemQuantityUpdateModification(String, long, long) - Method in class atg.commerce.order.edit.CommerceItemEditHandler
Creates a Modification object that represents a commerce item quantity update.
createItemRemovedModification(String, String) - Method in class atg.commerce.order.edit.CommerceItemEditHandler
Creates a Modification object that represents a commerce item remove.
createItemsByUserQuery(QueryBuilder, String) - Method in class atg.commerce.csr.order.PurchasedItemsHistoryTableFormHandler
Creates a query for finding all commerce items that reference an order owned by the customer.
createLandingPage(C2CRequestData) - Method in class atg.commerce.csr.clicktoconnect.OrderViewLandingPageHandler
Extends the base behavior to load the order into the view order holder and return the correct landing page based on the order state.
createLandingPage(C2CRequestData) - Method in class atg.commerce.csr.clicktoconnect.ProductViewLandingPageHandler
Extends the base behavior to conditionally return the configured LandingPage for the product view panel if the product id can be found on the referrer url.
createModifyGiftlistEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new Giftlist event
createNewAgentOrderCommentItem() - Method in class atg.commerce.csr.util.CSRAgentTools
Creates a new transient comment item in the order repository
createNewOrder(String) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Creates a new order in the order holder.
createNewOrder() - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
This method calls the EnvironmentTools and creates new order.
createNewOrder() - Method in class atg.commerce.csr.returns.ReturnFormHandler
This method calls the EnvironmentTools and creates new order.
createOnlyTemplatesQuery(QueryBuilder) - Method in class atg.commerce.csr.order.scheduled.ScheduledOrderTableFormHandler
Creates a query for finding orders in a scheduled order template state.
createOrderApproval(Order, RepositoryItem, RepositoryItem, String, Map) - Method in class atg.commerce.csr.approvals.order.OrderApprovalTools
Creates an Approval object for the given Order that can be passed to the ApprovalManager to determine if approval is required.
createOrderApprovalEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
API to create a new ApprovalEvent
CreateOrderComment - Class in atg.commerce.csr.events
The message class to be used to notify listeners when a CSR adds a comment to an order
CreateOrderComment() - Constructor for class atg.commerce.csr.events.CreateOrderComment
 
createOrderComment(Order, RepositoryItem, RepositoryItem, String, String) - Method in class atg.commerce.csr.util.CSRAgentTools
Creates a new comment item for the given order.
createOrderEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new OrderEvent event
createOrderManualAdjustmentEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new OrderManualAdjustmentEvent
createOrdersByUserQuery(QueryBuilder, String) - Method in class atg.commerce.csr.order.OrderTableFormHandler
Creates a query for finding all orders that are owned by the customer.
createPaymentGroupAddedModification(PaymentGroup, Order) - Method in class atg.commerce.order.edit.PaymentGroupEditHandler
Creates a Modification object that represents a payment group add.
createPaymentGroupEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new PaymentGroupEvent
createPaymentGroupUpdateModification(String) - Method in class atg.commerce.order.edit.PaymentGroupEditHandler
Creates a Modification object that represents a payment group update.
createPeriodicSchedule() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Creates a new PeriodicSchedule based on the form input.
createPipelineExtraParameterMap(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnTools
Creates the extra parameter map that's passed to pipeline execution.
createPriceOverrideEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new PriceOverride event
createProcessPEOSynchronization(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
Creates a new ProcessPEOSynchronization that's used to handle transaction rollback in the processPromotionEvaluationOrder method.
createPromotionEvaluationOrder(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
Creates the Promotion Evaluation Order for the exchange.
createPromotionValueMap(Order, boolean, boolean, boolean, boolean) - Method in class atg.commerce.csr.util.CSRAgentTools
Creates a map of promotion id to adjustment value for each promotion applied to the given order.
createPropertyUpdates(RepositoryItem) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Creates the list of PropertyUpdate objects which are included in the GiftlistEvent generated when a gift list is updated.
createReceiveReturnItemEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new ReceieveReturnItem event
createRefundMethodInstance(String) - Method in class atg.commerce.csr.returns.ReturnTools
This method returns RefundMethod instance.
createRefundMethodItem(RefundMethod) - Method in class atg.commerce.csr.returns.ReturnTools
Creates a refundMethod repository item, populates its properties, and adds it to the repository
createRefundMethods(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
Create refund method items in the repository for the refund methods in a request.
createRepriceParameterMap() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Creates the extra parameter map for pricing the order after form handler modifications.
createRepriceParameterMap() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Creates the extra parameter map for pricing the order after form handler modifications.
createRepriceParameterMap() - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
Creates the extra parameter map for pricing the order after form handler modifications.
createRepriceParameterMap() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Creates the extra parameter map for pricing the order after form handler modifications.
createRepriceParameterMap() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Creates the extra parameter map for pricing the order after form handler modifications.
createRequestItem(ReturnRequest, Profile) - Method in class atg.commerce.csr.returns.ReturnManager
Create a new return request entry in the database
createReturnAdjustedOrder(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
Creates the return adjusted order by cloning the originating order, adding all replacement items and shipping groups from all the exchange orders and re-prices.
createReturnCalculationOrder(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
Creates the Return Calculation Order by cloning the Return Adjusted Order in the ReturnRequest
createReturnComment(String, String, String) - Method in class atg.commerce.csr.returns.ReturnTools
Creates a new comment item for the given return.
createReturnItemInstance(CommerceItem) - Method in class atg.commerce.csr.returns.ReturnTools
This method returns ReturnItem instance.
createReturnItemItem(String, ReturnItem) - Method in class atg.commerce.csr.returns.ReturnTools
Create a repository item that represents an item in a return request
createReturnItems(ReturnRequest, String) - Method in class atg.commerce.csr.returns.ReturnManager
Create records in the repository for the items in a request.
createReturnOrderEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new ReturnOrder event
createReturnRequest(Order) - Method in class atg.commerce.csr.returns.ReturnManager
Create a new return request for the given order.
createReturnRequestInstance(Order) - Method in class atg.commerce.csr.returns.ReturnTools
This method creates ReturnRequest instance.
createReturnRequestItem(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnTools
Create a repository item that represents a return request record.
createReturnRequestSearchQuery(QueryBuilder, String) - Method in class atg.commerce.csr.returns.ReturnTools
Creates a query to find all return requests where the order is either the original order or the exchange order.
createReturnShippingGroupInstance(ShippingGroup) - Method in class atg.commerce.csr.returns.ReturnTools
This method returns ReturnShippingGroup instance.
createSchedule() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Creates a new Schedule based on the type of schedule specified by the scheduleType property
createScheduledOrderEndDate(Schedule) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
This method creates the end date based on the end date option specified by the endDateOption property.
createScheduledOrderEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new ScheduledOrderEvent
createScheduledOrderStartDate() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
This method generates a date based on the startDate and startTime property values.
createSearchQuery(QueryBuilder) - Method in class atg.commerce.csr.approvals.ApprovalRepositoryQueryFormHandler
creates a query to search for approvals for given approval types and states.
createSearchQuery(QueryBuilder) - Method in class atg.commerce.csr.gifts.GiftlistTableFormHandler
Return the query that should be executed on the Repository View.
createSearchQuery(QueryBuilder, String) - Method in class atg.commerce.csr.order.OrderTableFormHandler
Creates the query that will be used to produce the search results.
createSearchQuery(QueryBuilder) - Method in class atg.commerce.csr.order.OrderTableFormHandler
 
createSearchQuery(QueryBuilder) - Method in class atg.commerce.csr.order.PurchasedItemsHistoryTableFormHandler
Executes createItemsByUserQuery
createSearchQuery(QueryBuilder) - Method in class atg.commerce.csr.order.RelatedOrdersTableFormHandler
Generates a query for all exchange orders or parent orders.
createSearchQuery(QueryBuilder) - Method in class atg.commerce.csr.order.RelatedTicketsTableFormHandler
Creates a query for all tickets that have the order item returned by getOrderItem in the orders property
createSearchQuery(QueryBuilder) - Method in class atg.commerce.csr.order.scheduled.ScheduledOrderTableFormHandler
Overrides the base implementation to create a query that returns only the orders for the customer that are in a scheduled order template state.
createSearchQuery(QueryBuilder) - Method in class atg.commerce.csr.order.scheduled.SubmittedOrderTableFormHandler
Generates a query for all orders created from the order referenced by the property orderId
createShippingGroupAddedModification(ShippingGroup, Order) - Method in class atg.commerce.order.edit.ShippingGroupEditHandler
Creates a Modification object that represents a shipping group add.
createShippingGroupEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new ShippingGroupEvent
createShippingGroupUpdateModification(String) - Method in class atg.commerce.order.edit.ShippingGroupEditHandler
Creates a Modification object that represents a shipping group update.
createSpecificPaymentInfo(CommerceIdentifierPaymentInfo) - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
The createSpecificPaymentInfo method takes a CommerceIdentifierPaymentInfo and creates a new one whose subtype matches that of the original.
createSplitCostCenterEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new SplitCostCenter event
createSplitShippingGroupEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new SplitShippingGroup event
createStateQuery(QueryBuilder) - Method in class atg.commerce.csr.order.PurchasedItemsHistoryTableFormHandler
Generates the query that limits the results to Orders in specific states.
createStoreCredit(String, double, Date) - Method in class atg.commerce.csr.returns.ReturnManager
Create a stored credit record.
createStoreCredit(String, double, Date, boolean) - Method in class atg.commerce.csr.returns.ReturnManager
Create a stored credit record
CreateStoreCreditFormHandler - Class in atg.commerce.csr.profile
This class is used to grant store credits for a profile
CreateStoreCreditFormHandler() - Constructor for class atg.commerce.csr.profile.CreateStoreCreditFormHandler
Constructs an instanceof CreateStoreCreditFormHandler
createSubmittedDateThresholdQuery(QueryBuilder) - Method in class atg.commerce.csr.order.PurchasedItemsHistoryTableFormHandler
Generates the query that limits the results to Orders submitted in the past n days.
createUpdateItem(CloneEditState, Object, Object, int, String, Object, Object) - Method in class atg.commerce.order.edit.CloneEditHandler
Creates an UpdateItem object that represents an updated object.
createUpdateItem(CloneEditState, Object, Object, int, String, Object, Object) - Method in class atg.commerce.order.edit.CloneEditManager
Creates an UpdateItem object that represents an updated object.
createWarningsForCatalogSwitch(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Generates warnings for a change of catalog
createWarningsForChangeOrder(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Generates warnings for a change of order
createWarningsForCurrentOrder() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Adds a warning for the current order if there are pending changes(to a submitted order) or if it's an unsaved new order with items in it.
createWarningsForEnvironmentChange(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Creates the warnings related to CSR environment changes
createWarningsForItemRemoves(Order, Collection) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Creates a warning message for each item in the pRemoveItems collection.
createWarningsForNewOrder(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Create warnings for the order that will be loaded for the change.
createWarningsForPriceListSwitch(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Generates warnings for a change of price list
CREDIT_CARD - Static variable in class atg.commerce.csr.order.CreditCardIsExpired
 
CREDIT_CARD_TYPE - Static variable in class atg.commerce.csr.returns.RefundMethod
 
CREDITCARD_NUMBER - Static variable in class atg.commerce.csr.events.ViewCreditCardEventDroplet
the input parameter name for the creditCardNumber parameter
CreditCardIsExpired - Class in atg.commerce.csr.order
This droplet takes the credit card and finds whether the credit card is expired or not.
CreditCardIsExpired() - Constructor for class atg.commerce.csr.order.CreditCardIsExpired
 
CreditCardRefundMethod - Class in atg.commerce.csr.returns
This component encapsulates data for a credit card refund
CreditCardRefundMethod() - Constructor for class atg.commerce.csr.returns.CreditCardRefundMethod
Construct this object
CreditCardRefundMethod(CreditCard) - Constructor for class atg.commerce.csr.returns.CreditCardRefundMethod
Construct this object using a specific credit card
CreditCardRefundMethod(String) - Constructor for class atg.commerce.csr.returns.CreditCardRefundMethod
Construct this object using a given type
CreditCardRefundMethod(CreditCard, double) - Constructor for class atg.commerce.csr.returns.CreditCardRefundMethod
Construct this object with a specific credit card and amount
creditPaymentGroup(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
credits a specified payment group
CSC_BYPASS_APPROVAL_CHECK_PARAM - Static variable in class atg.commerce.csr.approvals.order.OrderApprovalTools
The extra parameter name used to bypass approval checking in the submit order pipeline.
CSC_BYPASS_PAYMENT_AUTHORIZATIONS_PIPELINE_PARAM - Static variable in class atg.commerce.csr.util.CSRAgentTools
The name used to pass the bypassPaymentAuthorizations flag through the extra parameter map to the pipeline executions
CSC_CURRENTTICKET_PIPELINE_PARAM - Static variable in class atg.commerce.csr.util.CSRAgentTools
The name used to pass the current ticket through the extra parameter map to the pipeline executions.
CSC_RETURNREQUEST_PIPELINE_PARAM - Static variable in class atg.commerce.csr.returns.ReturnTools
The name used to pass the return request through the extra parameter map to the pipeline executions
CSC_RETURNTOOLS_PIPELINE_PARAM - Static variable in class atg.commerce.csr.returns.ReturnTools
The name used to pass an instance of ReturnTools through the extra parameter map to the pipeline executions
CSR_APP_NAME - Static variable in class atg.commerce.csr.environment.CSREnvironmentTools
Commerce Application name
CSR_CURRENT_CALL_EXPLICIT_CATALOG - Static variable in interface atg.commerce.csr.environment.CSREnvironmentConstants
The name used to storing the agent's explicitly set catalog in the call state
CSR_CURRENT_CALL_EXPLICIT_PRICELIST - Static variable in interface atg.commerce.csr.environment.CSREnvironmentConstants
The name used to storing the agent's explicitly set price list in the call state
CSR_CURRENT_CALL_EXPLICIT_SALEPRICELIST - Static variable in interface atg.commerce.csr.environment.CSREnvironmentConstants
The name used to storing the agent's explicitly set sale price list in the call state
CSR_CURRENT_CALL_EXPLICIT_SITE_ID_TO_CATALOG - Static variable in interface atg.commerce.csr.environment.CSREnvironmentConstants
The name used to storing the agent's explicitly set site id to catalog map in the call state
CSR_ENV_CURRENT_CATALOG - Static variable in interface atg.commerce.csr.environment.CSREnvironmentConstants
environment object name for the environment's current catalog
CSR_ENV_CURRENT_ORDER - Static variable in interface atg.commerce.csr.environment.CSREnvironmentConstants
environment object name for the environment's current order
CSR_ENV_CURRENT_PRICELIST - Static variable in interface atg.commerce.csr.environment.CSREnvironmentConstants
environment object name for the environment's current price list
CSR_ENV_CURRENT_SALEPRICELIST - Static variable in interface atg.commerce.csr.environment.CSREnvironmentConstants
environment object name for the environment's current sale price list
CSR_ENVIRONMENTTOOLS_PATH - Static variable in class atg.commerce.csr.environment.CSREnvironmentTools
The path to the CSREnvironmentTools component
CSR_ORDER_RESOURCE_NAME - Static variable in class atg.commerce.csr.util.CSRAgentTools
 
CSR_PRICE_ADJUSTMENT_DESCRIPTION - Static variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
CSRAgentMessagingTools - Class in atg.commerce.csr.events
The class extends AgentMessagingTools to send CSR-specific events
CSRAgentMessagingTools() - Constructor for class atg.commerce.csr.events.CSRAgentMessagingTools
 
CSRAgentTools - Class in atg.commerce.csr.util
This class contains various utility methods used in the CSR application.
CSRAgentTools() - Constructor for class atg.commerce.csr.util.CSRAgentTools
 
CSRCancelOrderFormHandler - Class in atg.commerce.csr.order
The CSRCancelOrderFormHandler extends CancelOrderFormHandler to add the sending of the AgentEvent for audit-logging purposes
CSRCancelOrderFormHandler() - Constructor for class atg.commerce.csr.order.CSRCancelOrderFormHandler
 
CSRCartModifierFormHandler - Class in atg.commerce.csr.order
This form handler is used to handle the management of new and existing orders in the CSR application.
CSRCartModifierFormHandler() - Constructor for class atg.commerce.csr.order.CSRCartModifierFormHandler
 
CSRCloneEditManager - Class in atg.commerce.csr.order.edit
This class contains the CSR extensions to the CloneEditManager
CSRCloneEditManager() - Constructor for class atg.commerce.csr.order.edit.CSRCloneEditManager
 
CSRCommerceItemEditHandler - Class in atg.commerce.csr.order.edit
The CSR extension that sends AgentEvents for the updates made by this handler.
CSRCommerceItemEditHandler() - Constructor for class atg.commerce.csr.order.edit.CSRCommerceItemEditHandler
 
CSRCommitOrderFormHandler - Class in atg.commerce.csr.order
This extends the CommitOrderFormHandler to allow the CSR to log a comment when committing a new order.
CSRCommitOrderFormHandler() - Constructor for class atg.commerce.csr.order.CSRCommitOrderFormHandler
Creates a new CommitOrderFormHandler instance.
CSRConfigurator - Class in atg.commerce.csr.util
This class is used to maintain global configuration values for the CSR application.
CSRConfigurator() - Constructor for class atg.commerce.csr.util.CSRConfigurator
 
CSRCreateCreditCardFormHandler - Class in atg.commerce.csr.order
The CSRCreateCreditCardFormHandler class extends CreateCreditCardFormHandler to allow the agent to designate the amount that should be paid for by the new credit card.
CSRCreateCreditCardFormHandler() - Constructor for class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
Creates a new CSRCreateCreditCardFormHandler instance.
CSRCreateElectronicShippingGroupFormHandler - Class in atg.commerce.csr.order
The CSRCreateElectronicShippingGroupFormHandler class extends CreateElectronicShippingGroupFormHandler to send agent events that will be handled by the audit-logging system
CSRCreateElectronicShippingGroupFormHandler() - Constructor for class atg.commerce.csr.order.CSRCreateElectronicShippingGroupFormHandler
Creates a new CSRCreateElectronicShippingGroupFormHandler instance.
CSRCreateHardgoodShippingGroupFormHandler - Class in atg.commerce.csr.order
The CSRCreateHardgoodShippingGroupFormHandler class extends CreateHardgoodShippingGroupFormHandler to send agent events that will be handled by the audit-logging system
CSRCreateHardgoodShippingGroupFormHandler() - Constructor for class atg.commerce.csr.order.CSRCreateHardgoodShippingGroupFormHandler
Creates a new CSRCreateHardgoodShippingGroupFormHandler instance.
CSRCustomerProfileFormHandler - Class in atg.commerce.csr.profile
This class is used to perform CSC specific profile tasks such as saving credit card details to a profile.
CSRCustomerProfileFormHandler() - Constructor for class atg.commerce.csr.profile.CSRCustomerProfileFormHandler
 
CSREnvironmentConstants - Interface in atg.commerce.csr.environment
This interface statically defines the constants used for environment changes in CSR.
CSREnvironmentMonitor - Class in atg.commerce.csr.environment
This monitor handles changes to CSR environment objects.
CSREnvironmentMonitor() - Constructor for class atg.commerce.csr.environment.CSREnvironmentMonitor
 
CSREnvironmentTools - Class in atg.commerce.csr.environment
This class provides util API for managing the CSR environment.
CSREnvironmentTools() - Constructor for class atg.commerce.csr.environment.CSREnvironmentTools
 
CSRGiftlistFormHandler - Class in atg.commerce.csr.gifts
 
CSRGiftlistFormHandler() - Constructor for class atg.commerce.csr.gifts.CSRGiftlistFormHandler
 
CSRManualAdjustmentEditHandler - Class in atg.commerce.csr.order.edit
CSR extension that sends AgentEvents for each added and removed manual adjustment made during the clone edit.
CSRManualAdjustmentEditHandler() - Constructor for class atg.commerce.csr.order.edit.CSRManualAdjustmentEditHandler
 
CSROrderHolder - Class in atg.commerce.csr.order
This class extends ViewOrderHolder to provide functionality for the active working order.
CSROrderHolder() - Constructor for class atg.commerce.csr.order.CSROrderHolder
 
CSRPaymentGroupEditHandler - Class in atg.commerce.csr.order.edit
The CSR extension that sends AgentEvents for the updates made by this handler.
CSRPaymentGroupEditHandler() - Constructor for class atg.commerce.csr.order.edit.CSRPaymentGroupEditHandler
 
CSRPaymentGroupFormHandler - Class in atg.commerce.csr.order
The CSRPaymentGroupFormHandler class is used to claim gift certificates and coupons.
CSRPaymentGroupFormHandler() - Constructor for class atg.commerce.csr.order.CSRPaymentGroupFormHandler
Creates a new CSRPaymentGroupFormHandler instance.
CSRPaymentGroupRemainingAmount - Class in atg.commerce.csr.order
This droplet returns payment group's remaining and maximum allowed amount.
CSRPaymentGroupRemainingAmount() - Constructor for class atg.commerce.csr.order.CSRPaymentGroupRemainingAmount
 
CSRPurchaseProcessHelper - Class in atg.commerce.csr.order
This extends PurchaseProcessHelper to allow the sending of agent-audit events
CSRPurchaseProcessHelper() - Constructor for class atg.commerce.csr.order.CSRPurchaseProcessHelper
 
CSRRepositoryFormHandler - Class in atg.commerce.csr.repository
This form handler extends RepositoryFormHandler to provide automatic management of relationships between existing repository items and repository items that are created and removed by this form handler.
CSRRepositoryFormHandler() - Constructor for class atg.commerce.csr.repository.CSRRepositoryFormHandler
 
CSRScheduledOrderFormHandler - Class in atg.commerce.csr.order.scheduled
This form handler creates and updates scheduled order repository items.
CSRScheduledOrderFormHandler() - Constructor for class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
CSRScheduledOrderInfo - Class in atg.commerce.csr.order.scheduled
This CSC extension provides individual output parameters for the readable schedule information.
CSRScheduledOrderInfo() - Constructor for class atg.commerce.csr.order.scheduled.CSRScheduledOrderInfo
 
CSRScheduledOrderTools - Class in atg.commerce.csr.order.scheduled
This class contains api specific to scheduled order features.
CSRScheduledOrderTools() - Constructor for class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
 
CSRShippingGroupEditHandler - Class in atg.commerce.csr.order.edit
The CSR extension that sends AgentEvents for the updates made by this handler.
CSRShippingGroupEditHandler() - Constructor for class atg.commerce.csr.order.edit.CSRShippingGroupEditHandler
 
CSRShippingGroupFormHandler - Class in atg.commerce.csr.order
The CSRShippingGroupFormHandler adds audit-logging capabilities to the ShippingGroupFormHandler
CSRShippingGroupFormHandler() - Constructor for class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
CSRTicketDispositionMonitor - Class in atg.commerce.csr.ticketing
The CSR implementation of the TicketDispositionMonitor interface.
CSRTicketDispositionMonitor() - Constructor for class atg.commerce.csr.ticketing.CSRTicketDispositionMonitor
 
CSRTicketingConstants - Interface in atg.commerce.csr.ticketing
Constants for CSR Ticketing
CSRUpdateShippingGroupFormHandler - Class in atg.commerce.csr.order
The CSRUpdateShippingGroupFormHandler adds audit-logging capabilities to the UpdateShippingGroupFormHandler
CSRUpdateShippingGroupFormHandler() - Constructor for class atg.commerce.csr.order.CSRUpdateShippingGroupFormHandler
 
CURRENT_CATALOG_HOLDER_PATH - Static variable in class atg.commerce.csr.environment.CSREnvironmentMonitor
The path to the environment's current catalog component
CURRENT_PRICELIST_HOLDER_PATH - Static variable in class atg.commerce.csr.environment.CSREnvironmentMonitor
The path to the environment's current price list component
CURRENT_PROMOTION_STATES_PATH - Static variable in class atg.commerce.csr.environment.CSREnvironmentTools
The path to the environment's current promotion states
CurrentCatalogHolder - Class in atg.commerce.csr.environment
Holds the current active catalog
CurrentCatalogHolder() - Constructor for class atg.commerce.csr.environment.CurrentCatalogHolder
 
CurrentPriceListHolder - Class in atg.commerce.csr.environment
Holds the current active price list and sale price list
CurrentPriceListHolder() - Constructor for class atg.commerce.csr.environment.CurrentPriceListHolder
 
CurrentShippingGroupSelectionDroplet - Class in atg.commerce.csr.order
Deprecated. -- This droplet is deprecated infavor of ApplicableShippingGroups
CurrentShippingGroupSelectionDroplet() - Constructor for class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.  
CustSvcRepositoryItemServlet - Class in atg.commerce.csr.repository
This servlet extends atg.repository.servlet.RepositoryItemServlet to include "viewName" as a usable parameter
CustSvcRepositoryItemServlet() - Constructor for class atg.commerce.csr.repository.CustSvcRepositoryItemServlet
Constructs an instanceof RepositoryItemServlet

D

DATE_DATATYPE - Static variable in class atg.commerce.csr.search.SearchAttribute
 
DAYS_OPTION_ALLDAYS - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
The days option that causes all days to be included in the calendar schedule
DAYS_OPTION_SELECTEDDATES - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
The days option that causes only selected dates to be included in the calendar schedule
DAYS_OPTION_SELECTEDDAYS - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
The days option that causes only selected days to be included in the calendar schedule
DEACTIVATE_TYPE - Static variable in class atg.commerce.csr.events.ScheduledOrderEvent
Event update type when a scheduled order is deactivated
deactivateSchedule(String) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Deactivates a schedule order item
deactivateSchedule() - Method in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
Deactivates the schedule
DEFAULT - Static variable in class atg.commerce.csr.returns.ReturnTools
 
DEFAULT_BASE_PROMOTION_STATES_PATH - Static variable in class atg.commerce.csr.util.CSRAgentTools
 
DEFAULT_END_TIME - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
the time used for all end dates
DEFAULT_KEY - Static variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
DEFAULT_START_TIME - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
the time used for all start dates
DEFAULT_WALLET_HOLDER_PATH - Static variable in class atg.commerce.csr.util.CSRAgentTools
Default location of promotions browser components if not overridden in configuration
DEFAULT_WALLET_PROMOTION_STATES_PATH - Static variable in class atg.commerce.csr.util.CSRAgentTools
 
DefaultLandingPageHandler - Class in atg.commerce.csr.clicktoconnect
Returns the CSC default LandingPage.
DefaultLandingPageHandler() - Constructor for class atg.commerce.csr.clicktoconnect.DefaultLandingPageHandler
 
DELETE_GIFTLIST_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
deleteAdjustment(ManualAdjustmentsFormHandler.Handler) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Delete a manual adjustment identified by the adjustmentId property.
deleteItem(CloneEditState, DeleteItem) - Method in class atg.commerce.order.edit.CloneEditHandler
This is a noop impl.
deleteItem(CloneEditState, DeleteItem) - Method in class atg.commerce.order.edit.CollectionEditHandler
Reconciles the DeleteItem by deleting the original object from the original container.
deleteItem(CloneEditState, DeleteItem) - Method in class atg.commerce.order.edit.CommerceItemEditHandler
Overrides the base impl to use the commerce item container interfaces to remove the commerce item
DeleteItem - Class in atg.commerce.order.edit
This class represents an object that's been deleted from a container during edit.
DeleteItem(Object, Object, Object, Map, String, String, boolean) - Constructor for class atg.commerce.order.edit.DeleteItem
 
DeleteItem(Object, Object, Object, Map, String, int, boolean) - Constructor for class atg.commerce.order.edit.DeleteItem
 
deleteItem(CloneEditState, DeleteItem) - Method in class atg.commerce.order.edit.HandlingInstructionEditHandler
Overrides delete item to use the handling instruction container interfaces to remove the item
deleteItem(CloneEditState, DeleteItem) - Method in class atg.commerce.order.edit.PaymentGroupEditHandler
Overrides delete item to use the payment group container interfaces to remove the item
deleteItem(CloneEditState, DeleteItem) - Method in class atg.commerce.order.edit.RelationshipEditHandler
Overrides delete item to use the relationship container interfaces to remove the relationship
deleteItem(CloneEditState, DeleteItem) - Method in class atg.commerce.order.edit.ShippingGroupEditHandler
Overrides the base impl to use the shipping group container interfaces to remove the shipping group
deleteItemsWithoutPrice(Order) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Deletes item from the order that cannot be priced by either the current price list or sale price list.
destroy() - Method in class atg.commerce.csr.search.SearchFormHandler
 
DETAILS - Static variable in class atg.commerce.csr.events.ViewOrderDroplet
 
detectChanges(CloneEditState) - Method in class atg.commerce.order.edit.CollectionEditHandler
Detects updates, adds and deletes in the collection.
detectChanges(CloneEditState) - Method in class atg.commerce.order.edit.CommerceItemEditHandler
Overrides standard list handling to walk the CommerceItemContainer chain starting at the order and walking down through each commerce item in the container.
detectChangesToCollection(CloneEditState, Object, Object) - Method in class atg.commerce.order.edit.CollectionEditHandler
Detects changes to the collections using the maps created when the CloneEditState was initialized.
detectChangesToCollection(CloneEditState, Object, Object) - Method in class atg.commerce.order.edit.HandlingInstructionEditHandler
Extends the base behavior by first getting the shipping group lists from the containers and calling super with the shipping group lists.
detectChangesToCollection(CloneEditState, Object, Object) - Method in class atg.commerce.order.edit.PaymentGroupEditHandler
After applying changes, this method resets all the the payment groups that were flagged as auto recovered in the AddItem object.
detectCommerceItemChanges(CloneEditState, CommerceItemContainer, CommerceItemContainer) - Method in class atg.commerce.order.edit.CommerceItemEditHandler
Detects changes to the commerce items in the CommerceItemContainerr.
detectDeletes(CloneEditState, Object, Object) - Method in class atg.commerce.order.edit.CollectionEditHandler
A DeleteItem object is created for each object in the original container that was mapped to a counterpart that no longer exists in the clone container.
detectRemovedHandlingInstructions(CloneEditState) - Method in class atg.commerce.order.edit.HandlingInstructionEditHandler
Iterates over all the handling instructions that were originally mapped and determines if any of the clone shipping groups contain the counterpart clone handling instruction .
detectUpdatesForNewShippingGroup(CloneEditState, ShippingGroup) - Method in class atg.commerce.order.edit.HandlingInstructionEditHandler
Iterates over all the new shipping groups in the clone order (e.g.
detectUpdatesInFinalAmountInfo(Object, Object, String) - Method in class atg.commerce.order.edit.CloneEditManager
Creates a list of PropertyUpdates that reflect changes of amount and amountIsFinal in the price info property
determineOriginatingOrder(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnTools
Determines and sets the originatingOrder property of a return request.
determinePromotionsForReturn(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnTools
This API will determine and set the item and order promotions to be used for the given return request.
determineReturnPaymentValues(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
Based on the current state of the return or exchange, rebuilds the return method list, generates store credits and sets the ReturnRequest returnPaymentState property.
DIR_ASCENDING_STRING - Static variable in class atg.commerce.csr.search.SearchFormHandler
 
DIR_DESCENDING_STRING - Static variable in class atg.commerce.csr.search.SearchFormHandler
 
DO_START_SERVICE_EXCEPTION - Static variable in class atg.commerce.csr.scenario.Constants
 
doAutoConfirmation(ConfirmationInfo) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
If autoConfirmation is true an automatic email confirmation is sent using CSRAgentTools
doesAgentHaveAppeasmentLimit(Approval) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
checks if the agent has an unlimited appeasement limit, and returns false not
doesAgentRequireApproval(Approval) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
checks if the Agent has an approvers role, and return false if it is present
doesAppeasementsExceedLimit(Approval) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
checks if the total appeasements on the orders exceed the agent's appeasement limit
doPaymentGroupAuthorizations(Order, Approval, MutableRepositoryItem) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
This method is called when saving the approval and executes the initial payment group authorization for payment groups that have no authorization status yet.
doSitesShare(String, String) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
This is just a convenient method to compare two cart sharing sites.
doStartService() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated. Perform one-time startup operations, including copying property settings from the optional PurchaseProcessConfiguration component.
DuplicateAndSubmit - Class in atg.commerce.csr.order.scheduled
This form handler will execute the submit now action against a scheduled order template.
DuplicateAndSubmit() - Constructor for class atg.commerce.csr.order.scheduled.DuplicateAndSubmit
 
DuplicateOrder - Class in atg.commerce.csr.order
This form handler is used to duplicate an order and load it as the agent's current working order.
DuplicateOrder() - Constructor for class atg.commerce.csr.order.DuplicateOrder
 
duplicateOrder(String, Map, Map) - Method in class atg.commerce.csr.util.CSRAgentTools
Duplicates an order into a new incomplete order.
DURATION_DAY - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
the number of milliseconds in a day
DURATION_WEEK - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
the number of milliseconds in a week

E

EDIT_PAYMENT_GROUP_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
EDIT_SHIPPING_GROUP_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
EDIT_TYPE - Static variable in class atg.commerce.csr.events.PaymentGroupEvent
Event update type when a payment group property is modified
EDIT_TYPE - Static variable in class atg.commerce.csr.events.ShippingGroupEvent
Event update type when a payment group property is modified
editCreditCard(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
credits a specified payment group
editShippingGroup(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
credits a specified payment group
ELEMENT_NAME - Static variable in class atg.commerce.csr.util.StateDescription
the parameter that provides the value that will contain the description
EMAIL_DATATYPE - Static variable in class atg.commerce.csr.search.SearchAttribute
 
EMPTY_CLAIMABLE_CODE - Static variable in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
ENDDATE_OPTION_AFTEROCCURRENCES - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
The end date option that causes the end date to be calculated based on the number of selected occurrences
ENDDATE_OPTION_ENDBY - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
The end date option that causes the end date to be set based on a selected end date
ENDDATE_OPTION_NONE - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
The end date option that causes there to be no end date associated with the schedule
ensureOrderAmountRemainingType(CommerceIdentifierPaymentInfoContainer, PaymentGroupMapContainer) - Method in class atg.commerce.csr.util.CSRAgentTools
Inspects the OrderPaymentInfos in the container and attempts to ensure one of them has an ORDER_AMOUNT_REMAINING relationship type.
ensureTransaction() - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
This method ensures that a transaction exists before returning.
ensureTransaction() - Method in class atg.commerce.csr.returns.ReturnManager
This method ensures that a transaction exists before returning.
ENV_CHG_CATALOG_AND_PRICELIST - Static variable in interface atg.commerce.csr.environment.CSREnvironmentConstants
Change key used for changing the current catalog and price list
ENV_CHG_CATALOG_CATALOGID_PARAM - Static variable in interface atg.commerce.csr.environment.CSREnvironmentConstants
catalogId input parameter name for changing catalog
ENV_CHG_CREATE_NEW_ORDER - Static variable in interface atg.commerce.csr.environment.CSREnvironmentConstants
Change key used for creating a new order
ENV_CHG_ORDER - Static variable in interface atg.commerce.csr.environment.CSREnvironmentConstants
Change key used for changing the current order
ENV_CHG_ORDER_NEWORDER_PARAM - Static variable in interface atg.commerce.csr.environment.CSREnvironmentConstants
order input parameter name for loading a new order
ENV_CHG_ORDER_NEWORDERID_PARAM - Static variable in interface atg.commerce.csr.environment.CSREnvironmentConstants
orderId input parameter name for loading a new order
ENV_CHG_ORDER_PRICELIST_PARAM - Static variable in interface atg.commerce.csr.environment.CSREnvironmentConstants
input parameter name for loading a specific pricelist with a change of order
ENV_CHG_ORDER_SALEPRICELIST_PARAM - Static variable in interface atg.commerce.csr.environment.CSREnvironmentConstants
input parameter name for loading a specific salePricelist with a change of order
ENV_CHG_ORDER_TICKETID_PARAM - Static variable in interface atg.commerce.csr.environment.CSREnvironmentConstants
input parameter name for loading a specific ticket with a change of order
ENV_CHG_PRICELIST_PRICELISTID_PARAM - Static variable in interface atg.commerce.csr.environment.CSREnvironmentConstants
pricelistId input parameter name for changing price list
ENV_CHG_SALEPRICELIST_PRICELISTID_PARAM - Static variable in interface atg.commerce.csr.environment.CSREnvironmentConstants
salePriceListId input parameter name for changing sale price list
ENV_CHG_SYNC_TO_CUSTOMER_CATALOG - Static variable in interface atg.commerce.csr.environment.CSREnvironmentConstants
Change key used for resetting user catalog
ENV_CHG_SYNC_TO_CUSTOMER_PRICE_LISTS - Static variable in interface atg.commerce.csr.environment.CSREnvironmentConstants
Change key used for resetting user pricelists
ENV_EXPLICIT_CHG_CATALOG_AND_PRICELIST - Static variable in interface atg.commerce.csr.environment.CSREnvironmentConstants
Change key used for changing the catalog and pricelist - reserved for Agent UI gesture
ENV_REPRICE_ON_LOAD - Static variable in interface atg.commerce.csr.environment.CSREnvironmentConstants
input parameter name for controlling if an Order is repriced when it is loaded into global context.
ENVRESOURCES - Static variable in class atg.commerce.csr.environment.ChangeOrder
Resources file
ENVRESOURCES - Static variable in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
 
equals(Object, Object) - Method in class atg.commerce.csr.catalog.MapElementMRUList
Overriding base class's method, this method compares the values associated with each map's keys as a test for equality.
EQUALS_STRING - Static variable in class atg.commerce.csr.search.SearchAttribute
 
ERROR - Static variable in class atg.commerce.csr.order.ClaimableLookup
 
ERROR - Static variable in class atg.commerce.csr.order.CreditCardIsExpired
 
ERROR - Static variable in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.  
ERROR - Static variable in class atg.commerce.csr.order.OrderComponentIsModifiable
 
ERROR - Static variable in class atg.commerce.csr.returns.ReturnDroplet
 
ERROR - Static variable in class atg.commerce.csr.util.StateDescription
the oparam that is rendered if an error is encountered
ERROR_CLAIMING_CLAIM_CODE - Static variable in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
ERROR_MSG - Static variable in class atg.commerce.csr.order.ClaimableLookup
 
ERROR_WHILE_APPLYING_EXCG_ORDER_PMTS - Static variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
ERROR_WHILE_COPYING_ADDRESS - Static variable in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
 
ERROR_WHILE_FETCHING_PRICE_LIST - Static variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
ERROR_WHILE_FETCHING_PRICE_LIST - Static variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
ERROR_WHILE_FETCHING_PRICE_LIST - Static variable in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
ERROR_WHILE_FETCHING_PRICE_LIST - Static variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
ERROR_WHILE_PERSISTING_ORDER - Static variable in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
ERROR_WHILE_PERSISTING_ORDER - Static variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
ERROR_WHILE_REPRICING_ORDER - Static variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
EVEN - Static variable in class atg.commerce.csr.util.AltColor
 
EVENT_NAME_ATTRIBUTE_NAME - Static variable in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
 
EXCHANGE_DESCRIPTION_AMOUNT_ADJUSTMENT - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
 
EXCHANGE_DESCRIPTION_FINALTOTAL_ADJUSTMENT - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
 
EXCHANGE_DESCRIPTION_MANUALADJUSTMENTSHARE_ADJUSTMENT - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
 
EXCHANGE_DESCRIPTION_ORDERDISCOUNTSHARE_ADJUSTMENT - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
 
EXCHANGE_ORDER_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
EXCHANGE_PRICING_MODEL_PATH - Static variable in class atg.commerce.csr.environment.CSREnvironmentTools
The path to the pricing model component used for pricing exchange orders
ExchangeItemAdjustmentCalculator - Class in atg.commerce.csr.pricing.calculators
This calculator is designed to run as a item pricing post calculator and adjust the price info of exchange items based on their corresponding items in the promotion evaluation order.
ExchangeItemAdjustmentCalculator() - Constructor for class atg.commerce.csr.pricing.calculators.ExchangeItemAdjustmentCalculator
 
ExchangeOrderAdjustmentCalculator - Class in atg.commerce.csr.pricing.calculators
This calculator is used when pricing the exchange replacement order to apply manual adjustments to the exchange order.
ExchangeOrderAdjustmentCalculator() - Constructor for class atg.commerce.csr.pricing.calculators.ExchangeOrderAdjustmentCalculator
 
ExchangeOrderDiscountCalculator - Class in atg.commerce.csr.pricing.calculators
This calculator is used to apply order promotions to an exchange order.
ExchangeOrderDiscountCalculator() - Constructor for class atg.commerce.csr.pricing.calculators.ExchangeOrderDiscountCalculator
 
ExchangePricingModelHolder - Class in atg.commerce.csr.pricing
CSC uses this holder to price the exchange order during a return.
ExchangePricingModelHolder() - Constructor for class atg.commerce.csr.pricing.ExchangePricingModelHolder
 
ExchangePromotionEvaluationUpdateCalculator - Class in atg.commerce.csr.pricing.calculators
This calculator is used by CSC to perform processing against the promotion evaluation order whenever the exchange order is being priced.
ExchangePromotionEvaluationUpdateCalculator() - Constructor for class atg.commerce.csr.pricing.calculators.ExchangePromotionEvaluationUpdateCalculator
 

F

FALSE - Static variable in class atg.commerce.csr.order.CreditCardIsExpired
 
FALSE - Static variable in class atg.commerce.csr.order.OrderComponentIsModifiable
 
FALSE - Static variable in class atg.commerce.csr.order.scheduled.IsScheduledOrderTemplate
Output parameter rendered for non scheduled order templates
findAdjustmentsForItem(Collection, String, String) - Method in class atg.commerce.csr.returns.ReturnTools
Returns the adjustments that match by commerce item id and shipping group id
findAllAdjustmentsForNonReturnItems(ReturnRequest, Collection) - Method in class atg.commerce.csr.returns.ReturnTools
Returns all the adjustments that reference a commerce item and shipping group not being returned.
findAllApprovals(String[], String) - Method in class atg.commerce.csr.approvals.ApprovalsManager
Returns all the approval RepositoryItems for given state and approval types.
findAllPendingApprovalsByType(String) - Method in class atg.commerce.csr.approvals.ApprovalsManager
Returns all Pending approvals for a supplied type If pApprovalType is empty or null, all types will be returned
findAllRelatedReturnRequests(String) - Method in class atg.commerce.csr.returns.ReturnTools
returns a list of all return requests related to the given order id.
findApplicableShippingGroups(Collection<String>, ShippingGroupMapContainer) - Method in class atg.commerce.order.purchase.ApplicableShippingGroups
The ShippingGroupMapContainer contains all shipping group type shipping groups.
findApprovalForOrder(String) - Method in class atg.commerce.csr.approvals.order.OrderApprovalTools
Returns an Approval Repository Item.
findCloneShippingGroupForHI(CloneEditState, String) - Method in class atg.commerce.order.edit.HandlingInstructionEditHandler
Finds the clone shipping group that contains the given clone handling instruction
findCommonApplicableShippingGroupName(Collection<String>, ShippingGroupMapContainer, CommerceItemShippingInfoContainer) - Method in class atg.commerce.order.purchase.ApplicableShippingGroups
This method finds whether all the commerce items in the order are pointing to the same applicable shipping group name and returns the common applicable shipping group name.
findCounterpartObject(CloneEditState, Object, Collection, Map) - Method in class atg.commerce.order.edit.CollectionEditHandler
Finds the counter part object for the given object.
findDuplicateUser(Dictionary) - Method in class atg.commerce.csr.util.CSRAgentTools
This methods will attempt to find a profile based on the properties specfied by the duplicatProfileProperties property.
findExchangeOrderItemForPEOItem(ReturnRequest, String) - Method in class atg.commerce.csr.returns.ReturnTools
Returns the corresponding exchange order item id for the given promotion evaluation order item id.
findExchangeOrderShippingGroupForPEOShippingGroup(ReturnRequest, String) - Method in class atg.commerce.csr.returns.ReturnTools
Returns the corresponding exchange order shipping group id for the given promotion evaluation order shipping group id.
findItemsNotInPriceList(Collection, RepositoryItem) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Finds the commerce items in the collection that cannot be priced using the provided price list.
findItemsNotInPriceList(Collection, RepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
Finds the commerce items in the collection that cannot be priced using the provided price list.
findItemsWithoutPrice(Order, RepositoryItem, RepositoryItem) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns commerce items in the order that cannot be priced by the given list price list or sale price list.
findLocaleCatalogRepository(DynamoHttpServletRequest) - Method in class atg.commerce.csr.search.OrderSearchFormHandler
------------------------------------- findLocaleRepository Use user's current locale to find the right catalog repository to search
findLocaleRepository(DynamoHttpServletRequest) - Method in class atg.commerce.csr.search.SearchFormHandler
------------------------------------- findLocaleRepository Use user's current locale to find the right repository to search
findMatchingAddress(Object, List) - Method in class atg.commerce.csr.util.CSRAgentTools
This method iterates through all available addresses and finds the matching address in the list of available addresses and returns the matching or equivalent address that is in the available address list.
findMatchingObject(OrderPriceInfo, List, List, RepositoryItem, RepositoryItem, Locale, Order, Map) - Method in class atg.commerce.csr.pricing.calculators.ExchangeOrderDiscountCalculator
Overrides the base behavior to unconditionally return a MatchingObject.
findOriginalItemForPEOItem(ReturnRequest, String) - Method in class atg.commerce.csr.returns.ReturnTools
Returns the original commerce item corresponds with the gigve PEO item.
findOriginalItemForRAOItem(ReturnRequest, String) - Method in class atg.commerce.csr.returns.ReturnTools
Returns the original commerce item that corresponds with the given RAO Item.
findOriginalItemForRCOItem(ReturnRequest, String) - Method in class atg.commerce.csr.returns.ReturnTools
Returns the original commerce item that corresponds with the given RCO item.
findOriginalItemForWorkingItem(ReturnRequest, String) - Method in class atg.commerce.csr.returns.ReturnTools
Returns the original item id for the given working item.
findOriginalShippingGroupForHI(CloneEditState, String) - Method in class atg.commerce.order.edit.HandlingInstructionEditHandler
Finds the original shipping group that contains the given original handling instruction
findOriginalShippingGroupForPEOShippingGroup(ReturnRequest, String) - Method in class atg.commerce.csr.returns.ReturnTools
Returns the original commerce shipping group corresponds with an shipping group in the PEO.
findOriginalShippingGroupForRAOShippingGroup(ReturnRequest, String) - Method in class atg.commerce.csr.returns.ReturnTools
Returns the original shipping group that corresponds with a shipping group in the RAO
findOriginalShippingGroupForRCOShippingGroup(ReturnRequest, String) - Method in class atg.commerce.csr.returns.ReturnTools
Returns the original shipping group corresponds with an shipping group in the RCO.
findOriginalShippingGroupForWorkingShippingGroup(ReturnRequest, String) - Method in class atg.commerce.csr.returns.ReturnTools
Returns the original shipping group id for the given working shipping group.
findOriginalShippingGrouporPEOShippingGroup(ReturnRequest, String) - Method in class atg.commerce.csr.returns.ReturnTools
Returns the original shipping group corresponds with an shipping group in the PEO.
FindPendingApprovalsDroplet - Class in atg.commerce.csr.approvals
This droplet will return all Approval Items for the given Approval Type with a state of PENDING.
FindPendingApprovalsDroplet() - Constructor for class atg.commerce.csr.approvals.FindPendingApprovalsDroplet
 
findPEOItemForExchangeItem(ReturnRequest, String) - Method in class atg.commerce.csr.returns.ReturnTools
Returns the corresponding PEO item id for the given exchange item id.
findPEOShippingGroupForExchangeShippingGroup(ReturnRequest, String) - Method in class atg.commerce.csr.returns.ReturnTools
Returns the corresponding PEO shipping group id for the given exchange shipping group id.
findPropertyChanges(Object, Object, String[], List) - Method in class atg.commerce.csr.util.CSRAgentTools
This method finds all property information changes.
findPropertyUpdate(String, Collection) - Method in class atg.commerce.order.edit.CloneEditManager
Finds the PropertyUpdate object for the given property name.
findRAOItemForOriginalItem(ReturnRequest, String) - Method in class atg.commerce.csr.returns.ReturnTools
Returns the id of the item in the RAO that corresponds to the given original item.
findRAOItemForRCOItem(ReturnRequest, String) - Method in class atg.commerce.csr.returns.ReturnTools
Returns the id of the corresponding item in the RAO for the given RCO item id
findRAOShippingGroupForOriginalShippingGroup(ReturnRequest, String) - Method in class atg.commerce.csr.returns.ReturnTools
Finds the corresponding shipping group in the RAO for the original shipping group
findRAOShippingGroupForRCOShippingGroup(ReturnRequest, String) - Method in class atg.commerce.csr.returns.ReturnTools
Returns the id of the corresponding shipping group in the RAO for the given RCO shipping group id
findRCOItemForOriginalItem(ReturnRequest, String) - Method in class atg.commerce.csr.returns.ReturnTools
Returns the id of the item in the RCO that corresponds to the given original item.
findRCOItemForPEOItem(ReturnRequest, String) - Method in class atg.commerce.csr.returns.ReturnTools
Finds the item in the RCO that corresponds to the given PEO item.
findRCOItemForRAOItem(ReturnRequest, String) - Method in class atg.commerce.csr.returns.ReturnTools
Returns the id of the corresponding item that was originally created in the RCO for the given RAOItemId
findRCOShippingGroupForOriginalShippingGroup(ReturnRequest, String) - Method in class atg.commerce.csr.returns.ReturnTools
Returns the corresponding shipping group in the Return Calculation Order to the original shipping group.
findRCOShippingGroupForPEOShippingGroup(ReturnRequest, String) - Method in class atg.commerce.csr.returns.ReturnTools
Finds the corresponding shipping group in the RCO for the given PEO shipping group.
findRCOShippingGroupForRAOShippingGroup(ReturnRequest, String) - Method in class atg.commerce.csr.returns.ReturnTools
Returns the id of the corresponding shipping group that was originally created in the RCO for the given RAOShippingGroupId
findRelationshipsCloneCounterpart(CloneEditState, Relationship) - Method in class atg.commerce.order.edit.RelationshipEditHandler
Finds the counterpart relationship to the given original relationship item
findReturnItemsForItemAndGroup(String, String, List) - Method in class atg.commerce.csr.returns.ReturnTools
Gets the ReturnItems for the given commerce item id and shipping group.
findReturnRequestsByBalancingPaymentGroupId(String) - Method in class atg.commerce.csr.returns.ReturnTools
Finds all return requests that reference the given balancing payment group id
findReturnRequestsByExchangeOrder(String) - Method in class atg.commerce.csr.returns.ReturnTools
Finds all return requests that reference this given order as the replacement order
findShippingAddressDestinationURL() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
This method is used find the destination URL in the single and multiple shipping pages.
findShippingMethodDestinationURL() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
This method is used find the destination URL in the shipping method page.
firstValidAddressNickname(Map) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated. This method returns first valid shipping group that is supported by all commerce items.
format(String, Object, Locale) - Static method in class atg.commerce.csr.returns.ReturnUserMessage
Format a single parameter into a message for a given locale
format(String, Locale) - Static method in class atg.commerce.csr.returns.ReturnUserMessage
Return a String message specific for the given locale
format(String, Object[], Locale) - Static method in class atg.commerce.csr.returns.ReturnUserMessage
Format a set of parameters into a message for a given locale
formatAmount(double, String) - Method in class atg.commerce.csr.util.CSRAgentTools
Formats the given input amount value as a string using the given currency and the agent's display locale.
formatSearchString(String, String) - Method in class atg.commerce.csr.search.RepositorySearcher
Return a formatted text search string based on the input pSearchString and pFormatString.
FULL_RETURN - Static variable in class atg.commerce.csr.returns.ReturnStates
 

G

generateAdvancedSearchQuery(SearchAttribute, QueryBuilder, RepositoryView) - Method in class atg.commerce.csr.search.RepositorySearcher
Return a query which represents an advanced search based on selected property values.
generateCatalogAndPricelistChangeForCustomerChange(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Generates dependent catalog and price list change details for a customer change.
generateCatalogAndPricelistChangeForSiteChange(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Generates dependent catalog and price list change details for a site change.
generateCatalogChange(EnvironmentChangeState, Site, RepositoryItem) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Generates catalog change.
generateCatalogChangeForCustomerChange(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method gets the current active site using EnvironmentTools.getCurrentActiveSite(EnvironmentChangeState) and calls CSREnvironmentMonitor.generateCatalogChange(EnvironmentChangeState, Site, RepositoryItem)
generateCatalogChangeForSiteChange(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method gets the current active customer profile using EnvironmentTools.getCurrentActiveCustomerProfile(EnvironmentChangeState) and calls CSREnvironmentMonitor.generateCatalogChange(EnvironmentChangeState, Site, RepositoryItem)
generateChangeDetails(C2CRequestData, EnvironmentChangeState) - Method in class atg.commerce.csr.clicktoconnect.C2CCSREnvironmentMonitor
Generates change details based on the C2CRequestData.
generateChangeDetailsForChangeKey(String, EnvironmentChangeState) - Method in class atg.commerce.csr.clicktoconnect.C2CCSREnvironmentMonitor
Generates change details for new C2C start request.
generateChangeDetailsForChangeKey(String, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method is called to generate change details for the given change key.
generateConfirmationTemplateDefaultParams(Order, RepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
Deprecated.  
generateConfirmationTemplateDefaultParams(ConfirmationInfo) - Method in class atg.commerce.csr.util.CSRAgentTools
Creates a map with the confirmation info object added using the key defined by the constant CONFIRMATIONEMAIL_PARAM_NAME
generateCreateItemUpdateAgentEvent(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Generates and ItemUpdateAgentEvent based on the new item created and the item that contains a reference to the newly created item.
generateCustomerChangeForOrderChange(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Generate the customer change details based on an order change.
generateDate(String, String) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Generates a date from the given date and time strings.
generateDeleteItemUpdateAgentEvent(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Generates an ItemUpdateAgentEvent based on the deleted item and the item that references the the deleted item.
generateDependentChangeDetails(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.clicktoconnect.C2CCSREnvironmentMonitor
noop implementation
generateDependentChangeDetails(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method is called to generate change details that are dependent on the given EnvironmentChangeDetail
generateDependentDetailsForActiveCustomerChange(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Generates change details that result from a change of active profile.
generateDependentDetailsForActiveSiteChange(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Generates change details that result from a change of active site.
generateDependentDetailsForOrderChange(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Generates change details that result from a change of order.
generateDependentDetailsForPricelistChange(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Generate details that are dependent on the given price list change.
generateFormException(String, String, DynamoHttpServletRequest) - Method in class atg.commerce.csr.search.SearchFormHandler
utility: generateFormException Create a form exception, by looking up the exception code in a resource file identified by the RESOURCE_BUNDLE constant (defined above).
generateInitialChangesForChangeCatalogAndPriceList(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method creates the initial changes details for change the catalog and price lists.
generateInitialChangesForChangeOrder(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method creates the initial changes details for the change of order
generateInitialChangesForCreateNewOrder(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method creates the initial changes details for the creating a new order
generateInitialChangesForInitEnvironment(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method creates the initial changes details for the initialize environment change.
generateInitialChangesForStartCall(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method creates the initial changes details for the start of a new call
generateInitialChangesForSyncCustomer(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method creates the initial changes details for the synchronize to customer
generateInitialChangesForSyncCustomerCatalog(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method creates the initial changes details for the synchronize to customer catalog
generateInitialChangesForSyncCustomerPriceLists(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method creates the initial changes details for the synchronize to customer price list and sale price list.
generateItemComparisonAdjustment(ReturnRequest, Order, Order, String, String, String, String) - Method in class atg.commerce.csr.returns.ReturnManager
Creates an ItemCostAdjustment by comparing pricing information of the given item and counterpart item.
generateItemCostAdjustments(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
This method (re)generates the ItemCostAdjustment objects for each ReturnItem and non-return item in the ReturnRequest
generateItemPriceSourceParameters(Order, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
When applying an order change detail for an order that should use original prices, this method is called to generate the extra parameter map that gets passed to the api that generates the ItemPriceSource objects from the order.
generateItemPriceSourceParameters(ReturnRequest, Order) - Method in class atg.commerce.csr.returns.ReturnManager
When generated item price source objects from the original and all replacement orders in the return, this method is called to generate the extra parameter map that gets passed to the api that generates the ItemPriceSource objects from the order.
generateItemPriceSources(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
This method creates the list of ItemPriceSource objects from the original order and all exchange orders in the return tree.
generateItemToReturnQuantityMap(Collection) - Method in class atg.commerce.csr.returns.ReturnTools
generates a map that summarizes the quantity to return for each commerce item in the provided return requests
generateKeywordSearchQuery(SearchAttribute, QueryBuilder, RepositoryView) - Method in class atg.commerce.csr.search.RepositorySearcher
Return a query which represents a keyword search.
generateLandingPage(C2CRequestData) - Method in class atg.commerce.csr.clicktoconnect.DefaultLandingPageHandler
 
generateModifications(CloneEditState) - Method in class atg.commerce.order.edit.CloneEditHandler
Generates the list of Modification objects that are sent to fulfillment
generateModifications(CloneEditState) - Method in class atg.commerce.order.edit.CommerceItemEditHandler
Generates the list of Modification objects for commerce items using the AddItem, UpdateItem and DeleteItem objects
generateModifications(CloneEditState) - Method in class atg.commerce.order.edit.OrderPropertyEditHandler
Generates Modification objects for changes in the original order's state and stateDetail properties.
generateModifications(CloneEditState) - Method in class atg.commerce.order.edit.PaymentGroupEditHandler
Generates the list of Modification objects for payment groups using the AddItem and UpdateItem objects
generateModifications(CloneEditState) - Method in class atg.commerce.order.edit.ShippingGroupEditHandler
Generates the list of Modification objects for shipping groups using the AddItem and UpdateItem objects.
generateOrderApprovalParameters(Approval) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
Generates the extra parameter map that is passed to processOrder when approving an Order.
generateOrderChangeForCustomerChange(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Generates dependent order change details for a customer change.
generateOrderChangeForSiteChange(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Generates dependent order change details for a site change.
generateOrderComparisonAdjustments(ReturnRequest, Order, Order, Map, Map) - Method in class atg.commerce.csr.returns.ReturnManager
Generates a collection of ItemCostAdjustment objects based on pricing deltas between the order and the corresponding order.
generateOwnerSearchQuery(QueryBuilder, String) - Method in class atg.commerce.csr.gifts.GiftlistTableFormHandler
Creates a query for finding all gift lists owned by the customer.
generatePreReturnPromotionValueMap(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
This method will generate pre return promotion value map and store it in the preReturnPromotionValue property of the ReturnRequest
generatePriceListChange(EnvironmentChangeState, Site, RepositoryItem) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Generates price list change.
generatePriceListChangeForCustomerChange(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method gets the current active site using EnvironmentTools.getCurrentActiveSite(EnvironmentChangeState) and calls CSREnvironmentMonitor.generatePriceListChange(EnvironmentChangeState, Site, RepositoryItem)
generatePricelistChangeForOrderChange(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Generate the price list change details based on an order change.
generatePriceListChangeForSiteChange(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method gets the current active customer profile using EnvironmentTools.getCurrentActiveCustomerProfile(EnvironmentChangeState) and calls CSREnvironmentMonitor.generatePriceListChange(EnvironmentChangeState, Site, RepositoryItem)
generatePriceOrderParameterMap(Order, DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.DuplicateAndSubmit
Generates the extra parameter map passed into the price order processing.
generateProcessTemplateExtraParams() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Generated the extra parameters map that's passed to the process template pipeline.
generatePromotionEvaluationAdjustments(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
Creates ItemCostAdjustment objects based on the pricing deltas between the return calculation and promotion evaluation orders.
generatePromotionValueAdjustmentMap(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnTools
This method will generate the promotion value adjustment map and store it in the promotionValueAdjustments property of the ReturnRequest
generateRefundMethodFromPaymentGroup(PaymentGroup) - Method in class atg.commerce.csr.returns.ReturnManager
Generates a RefundMethod based on the given payment group.
generateRefundMethodsForReturn(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
Generates refund methods based on the ReturnRequest originating order and all related replacement orders.
generateRefundMethodsFromOrder(Order) - Method in class atg.commerce.csr.returns.ReturnManager
Generates a list of refund methods based on the given order
generateRepositorySearchQuery(DynamoHttpServletRequest, DynamoHttpServletResponse, SearchAttribute[], SearchAttribute, Repository, String) - Method in class atg.commerce.csr.search.OrderSearchFormHandler
generate the order search Query on order related repository (profile or catalog)
generateReturnCalculationAdjustments(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
Creates ItemCostAdjustment objects based on the pricing deltas between the return adjusted and return calculation orders.
generateSalePriceListChange(EnvironmentChangeState, Site, RepositoryItem) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Generates sale price list change.
generateSalePriceListChangeForCustomerChange(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method gets the current active site using EnvironmentTools.getCurrentActiveSite(EnvironmentChangeState) and calls CSREnvironmentMonitor.generateSalePriceListChange(EnvironmentChangeState, Site, RepositoryItem)
generateSalePriceListChangeForSiteChange(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method gets the current active customer profile using EnvironmentTools.getCurrentActiveCustomerProfile(EnvironmentChangeState) and calls CSREnvironmentMonitor.generateSalePriceListChange(EnvironmentChangeState, Site, RepositoryItem)
generateSearchQuery(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.search.OrderSearchFormHandler
generate the search Query
generateSearchQuery(SearchAttribute[], Repository, String, Locale) - Method in class atg.commerce.csr.search.RepositorySearcher
Return the query that should be executed on the Repository View.
generateSearchQuery(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.search.SearchFormHandler
generate the search Query
generateSearchResult(Query, QueryOptions, Repository, String) - Method in class atg.commerce.csr.search.RepositorySearcher
 
generateSearchResultCount(Query, Repository, String) - Method in class atg.commerce.csr.search.RepositorySearcher
 
generateShippingMethods(Map, DynamoHttpServletRequest) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.  
generateShippingRefundAdjustments(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
Creates ItemCostAdjustment objects for each ReturnItem in the ReturnRequest that detail the calculated shipping refund for each item being returned.
generateSingleKeywordQuery(QueryBuilder, String, String[], RepositoryView, boolean) - Method in class atg.commerce.csr.search.RepositorySearcher
Return a query for the given property name against the set of supplied keywords.
generateSiteChangeForOrderChange(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Generate the site change detail based on an order change.
generateSiteConstrainedQuery(QueryBuilder) - Method in class atg.commerce.csr.gifts.GiftlistTableFormHandler
Returns a query that represents a site search.
generateSortedRelatedReturnRequests(String) - Method in class atg.commerce.csr.returns.ReturnTools
Returns all return requests related to the given order id sorted by creation date.
generateSubmitOrderParameterMap(Order, DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.DuplicateAndSubmit
Generates the extra parameter map passed into the submit order processing.
generateSubQuery(SearchAttribute, QueryBuilder, RepositoryView) - Method in class atg.commerce.csr.search.RepositorySearcher
generate subquery using RQL
generateSubtypeQuery(SearchAttribute, QueryBuilder, RepositoryView, Repository) - Method in class atg.commerce.csr.search.RepositorySearcher
This method build query on subtype item properties.
generateTextSearchQuery(SearchAttribute, QueryBuilder, RepositoryView) - Method in class atg.commerce.csr.search.RepositorySearcher
Return a query which represents a text search query.
generateUpdateItemUpdateAgentEvent(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Generates an ItemUpdateAgentEvent based on the updates being made in the values dictionary and the values of updatePropertyName, updateRepositoryId and updateKey.
generateValueSearchQuery(SearchAttribute, QueryBuilder, RepositoryView, Locale) - Method in class atg.commerce.csr.search.RepositorySearcher
Based on the input SearchAttribute value, this method constructs an appropriate comparison Query.
GenericApprovalsHandler - Class in atg.commerce.csr.approvals
Base class for Approvals Handler
GenericApprovalsHandler() - Constructor for class atg.commerce.csr.approvals.GenericApprovalsHandler
 
getActivateScheduledOrderJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getActiveCustomerCurrencyCode() - Method in class atg.commerce.csr.util.CSRAgentTools
Get the ISO 4217 currency code for pricing (e.g.
getActiveCustomerDecimalFormatSymbols() - Method in class atg.commerce.csr.util.CSRAgentTools
Get the DecimalFormatSymbols from the active customer's pricing local, or if that's unavailable, from the PricingTools.defaultLocale property.
getActiveCustomerDisplayLocale() - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the active customer's display locale
getActiveCustomerPricingLocale() - Method in class atg.commerce.csr.util.CSRAgentTools
Get the locale to be for pricing.
getActivitiesPropertyName() - Method in class atg.commerce.csr.ticketing.CSRTicketDispositionMonitor
 
getActualShippingRefund() - Method in class atg.commerce.csr.returns.ReturnRequest
Returns the actual shipping cost refund amount
getActualShippingRefundPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getActualShippingRefundShare() - Method in class atg.commerce.csr.returns.ReturnItem
 
getActualShippingRefundSharePropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getActualTaxRefund() - Method in class atg.commerce.csr.returns.ReturnRequest
Returns the actual tax refund amount
getActualTaxRefundPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getActualTaxRefundShare() - Method in class atg.commerce.csr.returns.ReturnItem
 
getActualTaxRefundSharePropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getAddAdjustmentErrorURL() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
getAddAdjustmentSuccessURL() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
getAddItems(CloneEditState) - Method in class atg.commerce.order.edit.CloneEditHandler
Returns the AddItem map.
getAddOrderManualAdjusmentJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getAddPageFragment() - Method in class atg.commerce.csr.order.CommerceTypeConfiguration
Returns the addPageFragment This page fragment is used to add type content.
getAddPageFragmentTitleKey() - Method in class atg.commerce.csr.order.CommerceTypeConfiguration
Returns the addPageFragmentTitleKey The title is used with the add page fragment.
getAddPaymentGroupJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getAddProductByIdProductsFromWindowScope() - Method in class atg.commerce.csr.catalog.AddProductsByIdConfigurator
Gets AddProductById table data from window scope
getAddressHolder() - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
Returns the addressHolder.
getAddressIndex() - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
Returns the addressIndex.
getAddressPicker() - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Returns the value of the address picker radio button on the Order Search UI.
getAddressProperties() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
getAddScheduledOrderJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getAddShippingGroupJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getAdjuster(RepositoryItem, Map) - Method in class atg.commerce.csr.pricing.calculators.ExchangeOrderDiscountCalculator
Overrides the base behavior to return the pre-calculated value for the promotion that's stored in the ReturnRequest
getAdjustmentAmount() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
getAdjustmentAmount() - Method in class atg.commerce.csr.returns.ReturnRequest
returns the total amount of adjustments.
getAdjustmentAmountAsString() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Returns the adjustmentAmountAsString.
getAdjustmentId() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Get the adjustment ID to be deleted.
getAdjustmentNote() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
getAdjustmentReasonCode() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
The adjustment reason code is used when creating manual adjustments, and is also sent as the reason code value in the CSRAgentMessagingTools.sendRemoveOrderFixedAmountManualAdjustmentEvent() JMS message.
getAdjustmentType() - Method in class atg.commerce.csr.events.OrderManualAdjustmentEvent
Returns the adjustment type
getAdjustmentType() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Type in [ "amountOff" | "amountIncrease" ], from atg.commerce.pricing.Constants.java.
getAdvancedAddressLine1Property() - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Returns the mAdvancedAddressLine1Property
getAdvancedAddressLine2Property() - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Returns the mAdvancedAddressLine2Property
getAdvancedCityProperty() - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Returns the mAdvancedCityProperty
getAdvancedCountryProperty() - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Returns the mAdvancedCountryProperty
getAdvancedFirstNameProperty() - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Returns the mAdvancedFirstNameProperty
getAdvancedLastNameProperty() - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Returns the mAdvancedLastNameProperty
getAdvancedPhoneProperty() - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Returns the mAdvancedPhoneProperty
getAdvancedPostalCodeProperty() - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Returns the mAdvancedPostalCodeProperty
getAdvancedStateProperty() - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Returns the mAdvancedStateProperty
getAgentAppeasementLimit(Approval) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
get the agent's appeasement limit
getAgentAppeasementLimit(Approval) - Method in class atg.commerce.csr.approvals.order.OrderApprovalTools
Gets the agent appeasement limit.
GetAgentAppeasementLimitForApproval - Class in atg.commerce.csr.approvals.order
This droplet will return the associated agent's appeasement limit for a given approval
GetAgentAppeasementLimitForApproval() - Constructor for class atg.commerce.csr.approvals.order.GetAgentAppeasementLimitForApproval
 
getAgentDefaultSiteId() - Method in class atg.commerce.csr.util.CSRAgentTools
This method is used to get the agents' site.
getAgentId() - Method in class atg.commerce.csr.returns.ReturnRequest
Gets property agentId
getAgentIdPropertyName() - Method in class atg.commerce.csr.approvals.ApprovalsPropertyManager
Returns the Agent ID property name as a String.
getAgentMessagingTools() - Method in class atg.commerce.csr.events.ViewOrderDroplet
 
getAgentMessagingTools() - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
Returns component for sending agent messages
getAgentMessagingTools() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Returns component for sending agent messages
getAgentMessagingTools() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Returns component for sending agent messages
getAgentMessagingTools() - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
Returns component for sending agent messages
getAgentMessagingTools() - Method in class atg.commerce.csr.order.CSRCreateElectronicShippingGroupFormHandler
Returns component for sending agent messages
getAgentMessagingTools() - Method in class atg.commerce.csr.order.CSRCreateHardgoodShippingGroupFormHandler
Returns component for sending agent messages
getAgentMessagingTools() - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
Returns component for sending agent messages
getAgentMessagingTools() - Method in class atg.commerce.csr.order.CSRPurchaseProcessHelper
Returns component for sending agent messages
getAgentMessagingTools() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Returns component for sending agent messages
getAgentMessagingTools() - Method in class atg.commerce.csr.order.CSRUpdateShippingGroupFormHandler
Returns component for sending agent messages
getAgentMessagingTools() - Method in class atg.commerce.csr.order.OrderNoteFormHandler
Gets the AgentMessagingTools
getAgentMessagingTools() - Method in class atg.commerce.csr.profile.CreateStoreCreditFormHandler
Returns property AgentMessagingTools
getAgentMessagingTools() - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Returns property CSRAgentMessagingTools
getAgentMessagingTools() - Method in class atg.commerce.csr.returns.ReturnFormHandler
Returns component for sending agent messages
getAgentOverrideDetail(CommerceItem) - Method in class atg.commerce.csr.util.CSRAgentTools
Deprecated. in favor of getAgentOverrideDetails which return all details when there is more than one.
getAgentOverrideDetails(CommerceItem) - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the PricingAdjustments put on by CSC when an agent overrides the price.
getAgentProfile() - Method in class atg.commerce.csr.approvals.Approval
Returns the agent profile as a RepositoryItem.
getAgentProfile() - Method in class atg.commerce.csr.profile.CreateStoreCreditFormHandler
Returns the session scoped Agent profile object
getAgentProfile() - Method in class atg.commerce.csr.returns.ReturnFormHandler
Returns the profile of the agent working on the return
getAgentTools() - Method in class atg.commerce.csr.order.CSRPurchaseProcessHelper
Returns AgentTools component
getAllItemCostAdjustments(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnTools
returns all the ItemCostAdjustments for this return request.
getAllocatedAmount() - Method in class atg.commerce.csr.returns.ReturnRequest
Returns the total refund amount that has been allocated to refund methods.
getAllowOpenEndedSearch() - Method in class atg.commerce.csr.search.SearchFormHandler
Returns property AllowOpenEndedSearch
getAllRelatedReplacementOrders(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnTools
Builds a list of all replacement orders related to the current return request.
getAmount() - Method in class atg.commerce.csr.events.GrantAppeasement
 
getAmount() - Method in class atg.commerce.csr.events.OrderEvent
 
getAmount(Map, String) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Retrieve a price override value to be used for the given catalog reference id or commerce item id.
getAmount() - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
Returns amount that will be assigned to this credit card
getAmount() - Method in class atg.commerce.csr.returns.RefundMethod
Returns the amount of the refund
getAmountAdjustment() - Method in class atg.commerce.csr.returns.ItemCostAdjustment
 
getAmountAdjustmentPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
Property name on the item cost adjustment item that contains the amount adjustment value
getAmountCreditedPropertyName() - Method in class atg.commerce.csr.returns.ReturnManager
Returns the AmountCreditedPropertyName property
getAmountPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getAppeasementId() - Method in class atg.commerce.csr.events.GrantAppeasement
 
getAppeasementTotalPropertyName() - Method in class atg.commerce.csr.approvals.order.OrderApprovalTools
 
getApplicationName() - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
 
getApplyRefundsErrorURL() - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
getApplyRefundsSuccessURL() - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
getApplyShippingMethodsErrorURL() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Returns the applyShippingMethodsErrorURL
getApplyShippingMethodsSuccessURL() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Returns the applyShippingMethodsSuccessURL
getApprovalAcceptedEvent(Approval) - Method in class atg.commerce.csr.approvals.GenericApprovalsHandler
Creates and populates an Event after an approval is approved
getApprovalAcceptedEvent(Approval) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
creates and populates an OrderApprovalEvent
getApprovalAcceptedJMSType() - Method in class atg.commerce.csr.approvals.GenericApprovalsHandler
Returns the Approval Accepted JMS Type as a String.
getApprovalCreatedEvent(Approval) - Method in class atg.commerce.csr.approvals.GenericApprovalsHandler
Creates and populates an Event after an approval is created
getApprovalCreatedEvent(Approval) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
creates and populates an OrderApprovalEvent
getApprovalCreatedJMSType() - Method in class atg.commerce.csr.approvals.GenericApprovalsHandler
Returns the Approval Created JMS Type as a String.
getApprovalHandler(String) - Method in class atg.commerce.csr.approvals.ApprovalsManager
Returns the handler for an approval type
getApprovalHandlers() - Method in class atg.commerce.csr.approvals.ApprovalsManager
Returns the collection of approvals handlers with corresponding keys as a ServiceMap.
getApprovalId() - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Returns the Approval ID, used in the approval and rejection process.
getApprovalId() - Method in class atg.commerce.csr.approvals.order.UpdateOrderApprovalCustomerEmailFormHandler
Returns the approval id.
getApprovalItemDescriptorName() - Method in class atg.commerce.csr.approvals.GenericApprovalsHandler
Returns the approval item descriptor as a String.
getApprovalRejectedEvent(Approval) - Method in class atg.commerce.csr.approvals.GenericApprovalsHandler
Creates and populates an Event after an approval is rejected
getApprovalRejectedEvent(Approval) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
creates and populates an OrderApprovalEvent
getApprovalRejectedJMSType() - Method in class atg.commerce.csr.approvals.GenericApprovalsHandler
Returns the Approval Rejected JMS Type as a String.
getApprovalsManager() - Method in class atg.commerce.csr.approvals.ApprovalRepositoryQueryFormHandler
Returns the approvals manager.
getApprovalsManager() - Method in class atg.commerce.csr.approvals.FindPendingApprovalsDroplet
 
getApprovalsManager() - Method in class atg.commerce.csr.approvals.GetTotalApprovalsForStateDroplet
Returns the Approvals Manager
getApprovalsManager() - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
reference to the ApprovalsManager component used to execute the approval process.
getApprovalsManager() - Method in class atg.commerce.csr.approvals.order.OrderApprovalTools
Returns a reference to the ApprovalsManager used to manage order approvals.
getApprovalsPropertyManager() - Method in class atg.commerce.csr.approvals.ApprovalsManager
Returns the ApprovalsPropertyManager.
getApprovalsRepository() - Method in class atg.commerce.csr.approvals.ApprovalsManager
Returns the approvals repository.
getApprovalStatePropertyName() - Method in class atg.commerce.csr.approvals.ApprovalsPropertyManager
Returns the Approval State property name as a String.
getApprovalStates() - Method in class atg.commerce.csr.approvals.ApprovalRepositoryQueryFormHandler
Returns the approval states as an array of Strings.
getApprovalType() - Method in class atg.commerce.csr.approvals.Approval
Returns the approval type as a string.
getApprovalType() - Method in class atg.commerce.csr.approvals.ApprovalRepositoryQueryFormHandler
Returns the approval type as a String.
getApproveOrderJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getApproverId() - Method in class atg.commerce.csr.approvals.Approval
Returns the approver id as a String.
getApproverIdPropertyName() - Method in class atg.commerce.csr.approvals.ApprovalsPropertyManager
Returns the Approver ID property name as a String.
getAttribute(String) - Method in class atg.commerce.csr.approvals.Approval
gets an attribute from the Approval object
getAuthorizationDate() - Method in class atg.commerce.csr.returns.ReturnRequest
Returns authorization date
getAuthorizationNumber() - Method in class atg.commerce.csr.returns.ReturnRequest
Returns authorization number
getAutoConfirmationEmailAddress() - Method in class atg.commerce.csr.order.ConfirmationInfo
This property is used to store the address that was used to send the auto confirmation email.
getAutoSendApprovalAcceptedEmail() - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Returns the auto send approval accepted email configuration
getAutoSendApprovalRejectedEmail() - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Returns the auto send approval rejected email configuration
getAvailableMethods(ShippingGroup) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.  
getBalancingPaymentIdPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
Returns the balancingPaymentIdPropertyName.
getBaseApprovalItemDescriptorName() - Method in class atg.commerce.csr.approvals.ApprovalsManager
 
getBasePromotionStates() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Sets property BasePromotionStates
getBasePromotionStatesPath() - Method in class atg.commerce.csr.util.CSRAgentTools
Provides a handle to the base promotion states
getBeanNameToItemDescriptorMap() - Method in class atg.commerce.csr.returns.ReturnTools
Returns the beanNameToItemDescriptorMap
getBonusRefundPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getC2CSessionDataPropertyManager() - Method in class atg.commerce.csr.clicktoconnect.C2CCSREnvironmentMonitor
Returns the c2CSessionDataPropertyManager
getCancelExchangeOrderErrorURL() - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
Returns the cancelExchangeOrderErrorURL.
getCancelExchangeOrderSuccessURL() - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
Returns the cancelExchangeOrderSuccessURL.
getCancelOrderJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getCancelReturnRequestErrorURL() - Method in class atg.commerce.csr.returns.ReturnFormHandler
Returns the cancelReturnRequestErrorURL.
getCancelReturnRequestSuccessURL() - Method in class atg.commerce.csr.returns.ReturnFormHandler
Returns the cancelReturnRequestSuccessURL.
getCancelURL() - Method in class atg.commerce.csr.search.SearchFormHandler
Returns the cancelURL
getCartShareableTypeId() - Method in class atg.commerce.csr.util.CSRConfigurator
Returns the cartShareableTypeId
getCartViewLandingPage() - Method in class atg.commerce.csr.clicktoconnect.DefaultLandingPageHandler
Returns the landing page for the cart page
getCaseSensitive() - Method in class atg.commerce.csr.search.SearchAttribute
Returns property mIgnoreCase
getCatalogDetail(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
returns the catalog EnvironmentChangeDetail if there is one in the state already
getCatalogFromCallState(String) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
This method returns the site's catalog from the call state.
getCatalogRefId() - Method in class atg.commerce.csr.events.GiftItemEvent
Returns property catalogRefId.
getCatalogRepository() - Method in class atg.commerce.csr.catalog.GetCategoryAncestorsDroplet
 
getCatalogRepository() - Method in class atg.commerce.csr.catalog.GetSKUParentProductDroplet
 
getCatalogRepository() - Method in class atg.commerce.csr.search.OrderSearchFormHandler
Returns Catalog Repository which is being queried
getCatalogSearchAttribute(int) - Method in class atg.commerce.csr.search.OrderSearchFormHandler
Returns Catalog SearchAttribute by which the search is done
getCatalogSearchAttributes() - Method in class atg.commerce.csr.search.OrderSearchFormHandler
Returns Catalog SearchAttributes by which the search is done
getCatalogSearchProperty() - Method in class atg.commerce.csr.search.OrderSearchFormHandler
 
getCatalogSearchViewName() - Method in class atg.commerce.csr.search.OrderSearchFormHandler
 
getCatalogTools() - Method in class atg.commerce.csr.catalog.GetCategoryAncestorsDroplet
Returns the property catalogTools which is a reference to a DCS component that takes care of many common catalog related tasks.
getCatalogTools() - Method in class atg.commerce.csr.catalog.GetSKUParentProductDroplet
Returns the property catalogTools which is a reference to a DCS component that takes care of many common catalog related tasks.
getCatalogTools() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
 
getCatalogTools() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
getCatalogTools() - Method in class atg.commerce.csr.order.OrderTableFormHandler
Returns a reference to CatalogTools
getCatalogTools() - Method in class atg.commerce.csr.search.OrderSearchFormHandler
Returns property catalogTools.
getCatalogTools() - Method in class atg.commerce.csr.util.CSRConfigurator
Returns The catalog tools
getCatalogTools() - Method in class atg.commerce.order.edit.CloneEditManager
Returns the CatalogTools that's passed into the reconcileOrder pipeline execution.
getCatalogTreeState() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns the catalog tree state
GetCategoryAncestorsDroplet - Class in atg.commerce.csr.catalog
Droplet for getting ancestors of category
GetCategoryAncestorsDroplet() - Constructor for class atg.commerce.csr.catalog.GetCategoryAncestorsDroplet
 
getCategoryItemType() - Method in class atg.commerce.csr.catalog.GetCategoryAncestorsDroplet
 
getChangeSkusErrorURL() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Returns property ChangeSkusErrorURL
getChangeSkusSuccessURL() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Returns property ChangeSkusSuccessURL
getClaimableId() - Method in class atg.commerce.csr.events.ClaimItem
 
getClaimableId() - Method in class atg.commerce.csr.order.ClaimableLookup
Deprecated.  
getClaimableItem(PaymentGroup, Order) - Method in class atg.commerce.csr.order.ClaimableLookup
This method only returns the claimable repository item for the Store Credit and Gift Certificate.
getClaimableItem(String) - Method in class atg.commerce.csr.util.CSRAgentTools
Return the repository item from the claimable repository whose id is equal to pId.
getClaimableManager() - Method in class atg.commerce.csr.order.CSRPaymentGroupRemainingAmount
Returns the claimableManager
getClaimableManager() - Method in class atg.commerce.csr.profile.CreateStoreCreditFormHandler
 
getClaimableManager() - Method in class atg.commerce.csr.profile.StoreCreditDroplet
 
getClaimableManager() - Method in class atg.commerce.csr.returns.ReturnManager
 
getClaimableManager() - Method in class atg.commerce.csr.returns.ReturnTools
 
getClaimableManager() - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the ClaimableManager is used in determining the user's GiftCertificates.
getClaimableType() - Method in class atg.commerce.csr.events.ClaimItem
 
getClaimableType(RepositoryItem) - Method in class atg.commerce.csr.order.ClaimableLookup
Given the claimable item, this gets the claimable type as store credit or gift certificate.
getClaimCode() - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
Return the ClaimCode property.
getClaimItemErrorURL() - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
Return the ClaimItemErrorURL property.
getClaimItemJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getClaimItemSuccessURL() - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
Return the ClaimItemSuccessURL property.
getCloneContactInfoExcludedProperties() - Method in class atg.commerce.csr.util.CSRAgentTools
 
getCloneContactInfoPropExceptions() - Method in class atg.commerce.csr.util.CSRAgentTools
 
getCloneContainer() - Method in class atg.commerce.order.edit.ReconciledItem
Returns the clone container that contains the clone item
getCloneDefaultShippingInfoExcludedProperties() - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the map of properties that should be excluded from the clone of the default shipping address
getCloneDefaultShippingInfoPropExceptions() - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the Hierarchical map of property name exceptions that are used when doing a deep clone of the default shipping address.
getCloneEditHandlers() - Method in class atg.commerce.order.edit.CloneEditManager
Returns the clone edit handlers
getCloneEditManager() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
getCloneEditManager() - Method in class atg.commerce.csr.order.CSROrderHolder
Returns the clone edit manager used to manage changes to a submitted order
getCloneEditManager() - Method in class atg.commerce.csr.returns.ReturnManager
Returns a reference to the CloneEditManager used to generate the working orders.
getCloneEditManager() - Method in class atg.commerce.csr.util.CSRAgentTools
 
getCloneEditManager() - Method in class atg.commerce.order.edit.CloneEditHandler
 
getCloneEditOrderStates() - Method in class atg.commerce.csr.util.CSRAgentTools
 
getCloneEditState() - Method in class atg.commerce.csr.order.CSROrderHolder
Contains the CloneEditState object when editing an order that's in a "submitted" state.
getCloneEditState() - Static method in class atg.commerce.order.edit.CloneOrderStateContext
Get the CloneEditState associated with the current thread.
getCloneItem() - Method in class atg.commerce.order.edit.ReconciledItem
Returns the clone item that was created from the original item
getCloneOrder() - Method in class atg.commerce.order.edit.CloneEditState
 
getCloneToOriginalMap(CloneEditState) - Method in class atg.commerce.order.edit.CollectionEditHandler
Returns the clone to original map.
getCollection(Object) - Method in class atg.commerce.csr.order.edit.AgentCommentEditHandler
Overrides base behavior to use the OrderImpl repository item
getCollection(Object) - Method in class atg.commerce.order.edit.CollectionEditHandler
gets the collection in property defined by CollectionPropertyName
getCollection(Object) - Method in class atg.commerce.order.edit.MarkerEditHandler
Overrides base behavior to use the OrderImpl repository item
getCollectionPropertyName() - Method in class atg.commerce.order.edit.CollectionEditHandler
This property on the order that contains the collection of objects
getComment() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Return the comment property.
getComment() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Return the Comment property.
getComment() - Method in class atg.commerce.csr.order.OrderNoteFormHandler
Return the comment that gets added to the Order.
getCommentAgentPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getCommentCreationDatePropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getCommentId() - Method in class atg.commerce.csr.events.CreateOrderComment
 
getCommentOwnerPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getCommentPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getComments() - Method in class atg.commerce.csr.returns.ReturnRequest
returns the comments about this return
getCommerceC2CSessionDataPropertyManager() - Method in class atg.commerce.csr.clicktoconnect.C2CCSREnvironmentMonitor
Returns the property manager for the C2C session data.
getCommerceIdentifierId() - Method in class atg.commerce.csr.events.SplitCostCenter
 
getCommerceItem() - Method in class atg.commerce.csr.returns.ReturnItem
 
getCommerceItem(DynamoHttpServletRequest) - Method in class atg.commerce.order.purchase.ApplicableShippingGroups
This method gets the CommerceItem from the request.
getCommerceItemEditHandler() - Method in class atg.commerce.order.edit.HandlingInstructionEditHandler
Reference to the CommerceItemEditHandler used to access commerce item meta-deta generated from the cloning process.
getCommerceItemEditHandler() - Method in class atg.commerce.order.edit.RelationshipEditHandler
Returns the Commerce Item Edit Handler
getCommerceItemHighlightedStates() - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the commerce item states that should appear highlighted in the UI
getCommerceItemId() - Method in class atg.commerce.csr.events.CommerceItemEvent
 
getCommerceItemId() - Method in class atg.commerce.csr.events.ReceiveReturnItem
 
getCommerceItemId() - Method in class atg.commerce.csr.events.SplitShippingGroup
 
getCommerceItemId() - Method in class atg.commerce.csr.returns.ItemCostAdjustment
 
getCommerceItemIdPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getCommerceItemManager() - Method in class atg.commerce.csr.returns.ReturnManager
 
getCommerceItemManager() - Method in class atg.commerce.csr.util.CSRAgentTools
 
getCommerceItemManager() - Method in class atg.commerce.order.edit.CommerceItemEditHandler
Gets the CommerceItemManager component.
getCommerceItemRequestParameters(String) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
getCommerceItemShippingInfoContainer(DynamoHttpServletRequest) - Method in class atg.commerce.order.purchase.ApplicableShippingGroups
This method gets the CommerceItemShippingInfoContainer from the request.
getCommerceItemShippingInfoContainerPath() - Method in class atg.commerce.order.purchase.ApplicableShippingGroups
Returns the commerceItemShippingInfoContainerPath
getCommerceItemShippingInfoTools() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns the commerceItemShippingInfoTools
getCommerceProfileTools() - Method in class atg.commerce.csr.profile.CSRCustomerProfileFormHandler
 
getCommercePropertyManager() - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
 
getCommercePropertyManager() - Method in class atg.commerce.csr.util.CSRAgentTools
 
getCommerceSiteType() - Method in class atg.commerce.csr.util.CSRConfigurator
Returns the commerceSiteType
getCommitOrderUpdatesErrorURL() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Returns property CommitOrderUpdatesErrorURL
getCommitOrderUpdatesSuccessURL() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Returns property CommitOrderUpdatesSuccessURL
getCompleteOrderPageURL() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Returns the completeOrderPageURL.
getCompletionDate() - Method in class atg.commerce.csr.approvals.Approval
Returns the completion date as a Date.
getCompletionDatePropertyName() - Method in class atg.commerce.csr.approvals.ApprovalsPropertyManager
Returns the Completion Date property name as a String.
getComponentId() - Method in class atg.commerce.csr.events.PriceOverride
 
getComponentId() - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
 
getComponentType() - Method in class atg.commerce.csr.events.PriceOverride
 
getComponentType() - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
 
getConcurrentUpdateErrorURL() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
returns the URL used when there's an concurrent update exception during the reconciliation process.
getConfiguration() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated. Returns property Configuration
getConfirmationEmailMap() - Method in class atg.commerce.csr.util.CSRAgentTools
Gets the ConfirmationEmailMap
getConfirmationInfo() - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Returns the confirmation info component used to send emails
getConfirmationInfo() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Returns the confirmation info object used for sending email confirmations.
getConfirmationInfo() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the confirmation info object used for sending email confirmations.
getConfirmationInfo() - Method in class atg.commerce.csr.order.scheduled.DuplicateAndSubmit
Returns the confirmation info object used for sending email confirmations.
getConfirmationInfo() - Method in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
Returns the confirmation info object used for sending email confirmations.
getConfirmationInfo() - Method in class atg.commerce.csr.returns.ReturnFormHandler
Returns the confirmation info object used for sending email confirmations.
getConfirmationTemplateToUse() - Method in class atg.commerce.csr.util.CSRAgentTools
Deprecated.  
getConfirmationToAddress() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Deprecated.  
getConfirmReturnErrorURL() - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
getConfirmReturnSuccessURL() - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
getConsumablePromotion(CloneEditState, String) - Method in class atg.commerce.csr.order.edit.CSRCloneEditManager
Deprecated. ConsumablePromotion objects are no longer used by CSC
getConsumablePromotions(CloneEditState) - Method in class atg.commerce.csr.order.edit.CSRCloneEditManager
Deprecated. ConsumablePromotion objects are no longer used by CSC
getContainsSKUProperty() - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Returns the mContainsSKUProperty
getContextRoot() - Method in class atg.commerce.csr.util.CSRConfigurator
Returns the contextRoot
getCreatedDatePropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getCreateGiftlistJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getCreateHardgoodShippingGroupFormHandler() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Returns the createHardgoodShippingGroupFormHandler
getCreateOrderCommentJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getCreateOrderJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getCreatePromotionEvaluationOrderPipeline() - Method in class atg.commerce.csr.returns.ReturnManager
 
getCreateReturnAdjustedOrderPipeline() - Method in class atg.commerce.csr.returns.ReturnManager
 
getCreateReturnCalculationOrderPipeline() - Method in class atg.commerce.csr.returns.ReturnManager
 
getCreateReturnRequestErrorURL() - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
getCreateReturnRequestSuccessURL() - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
getCreationDate() - Method in class atg.commerce.csr.approvals.Approval
Returns the creation date as a Date.
getCreationDatePropertyName() - Method in class atg.commerce.csr.approvals.ApprovalsPropertyManager
Returns the Creation Date property name as a String.
getCreditAmount() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Return the creditAmount property.
getCreditCard() - Method in class atg.commerce.csr.returns.CreditCardRefundMethod
Returns credit card related to this record
getCreditCardId() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Return the creditCardId property.
getCreditCardNumber() - Method in class atg.commerce.csr.events.ViewCreditCardEvent
 
getCreditCardRefundMethodItemDescriptorName() - Method in class atg.commerce.csr.returns.ReturnTools
Returns the creditCardRefundMethodItemDescriptorName.
getCreditCardSuffix() - Method in class atg.commerce.csr.returns.CreditCardRefundMethod
Returns the last four digits of this credit card's number
getCreditCardType() - Method in class atg.commerce.csr.returns.ReturnManager
Returns the creditCardType.
getCreditPaymentGroupErrorURL() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Get the URL to redirect to after an error is detected in handleCreditPaymentGroup
getCreditPaymentGroupSuccessURL() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Get the URL to redirect to after handleChangeShippingAddress is successfully invoked.
getCSRAgentMessagingTools() - Method in class atg.commerce.csr.approvals.ApprovalsManager
Returns the CSR Agent Messaging Tools.
getCSRAgentMessagingTools() - Method in class atg.commerce.csr.approvals.GenericApprovalsHandler
Returns the CSR Agent Messaging Tools.
getCSRAgentMessagingTools() - Method in class atg.commerce.csr.util.CSRAgentTools
Get the AgentMessagingTools cast to CSRAgentMessagingTools
getCSRAgentTools() - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
 
getCSRAgentTools() - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
Returns the CSR Agent Tools Component
getCSRAgentTools() - Method in class atg.commerce.csr.approvals.order.OrderApprovalTools
 
getCSRAgentTools() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
 
getCSRAgentTools() - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Returns CSRAgentTools component
getCSRAgentTools() - Method in class atg.commerce.csr.gifts.GiftlistTableFormHandler
 
getCSRAgentTools() - Method in class atg.commerce.csr.order.ClaimableLookup
Returns the cSRAgentTools.
getCSRAgentTools() - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
 
getCSRAgentTools() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
getCSRAgentTools() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
getCSRAgentTools() - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
Returns the cSRAgentTools.
getCSRAgentTools() - Method in class atg.commerce.csr.order.CSRCreateHardgoodShippingGroupFormHandler
 
getCSRAgentTools() - Method in class atg.commerce.csr.order.CSROrderHolder
Returns the CSR tools component
getCSRAgentTools() - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
getCSRAgentTools() - Method in class atg.commerce.csr.order.CSRPaymentGroupRemainingAmount
Returns the CSRAgentTools
getCSRAgentTools() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
getCSRAgentTools() - Method in class atg.commerce.csr.order.CSRUpdateShippingGroupFormHandler
 
getCSRAgentTools() - Method in class atg.commerce.csr.order.edit.AgentCommentEditHandler
 
getCSRAgentTools() - Method in class atg.commerce.csr.order.edit.CSRCloneEditManager
 
getCSRAgentTools() - Method in class atg.commerce.csr.order.edit.CSRCommerceItemEditHandler
 
getCSRAgentTools() - Method in class atg.commerce.csr.order.edit.CSRManualAdjustmentEditHandler
 
getCSRAgentTools() - Method in class atg.commerce.csr.order.edit.CSRPaymentGroupEditHandler
 
getCSRAgentTools() - Method in class atg.commerce.csr.order.edit.CSRShippingGroupEditHandler
 
getCSRAgentTools() - Method in class atg.commerce.csr.order.GetTotalOrderAppeasementsDroplet
 
getCSRAgentTools() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
getCSRAgentTools() - Method in class atg.commerce.csr.order.OrderIsModifiable
 
getCSRAgentTools() - Method in class atg.commerce.csr.order.OrderNoteFormHandler
Gets the CSRAgentTools
getCSRAgentTools() - Method in class atg.commerce.csr.order.OrderTableFormHandler
 
getCSRAgentTools() - Method in class atg.commerce.csr.order.PurchasedItemsHistoryTableFormHandler
 
getCSRAgentTools() - Method in class atg.commerce.csr.order.RelatedTicketsTableFormHandler
 
getCSRAgentTools() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
getCSRAgentTools() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Returns the cSRAgentTools
getCSRAgentTools() - Method in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
Returns a reference to the CSRAgentTools component
getCSRAgentTools() - Method in class atg.commerce.csr.pricing.SubmittedOrderPricingModelHolder
 
getCSRAgentTools() - Method in class atg.commerce.csr.profile.CreateStoreCreditFormHandler
 
getCSRAgentTools() - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
 
getCSRAgentTools() - Method in class atg.commerce.csr.returns.ReturnFormHandler
Returns the cSRAgentTools.
getCSRAgentTools() - Method in class atg.commerce.csr.returns.ReturnManager
 
getCSRAgentTools() - Method in class atg.commerce.csr.returns.ReturnTools
Returns the cSRAgentTools.
getCSRAgentTools() - Method in class atg.commerce.csr.returns.StartReturnExchangeProcess
Returns the cSRAgentTools.
getCSRAgentTools() - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
Returns the cSRAgentTools.
getCSRApplicationName() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
 
getCSRConfigurator() - Method in class atg.commerce.csr.util.CSRAgentTools
 
getCSREnvironmentTools() - Method in class atg.commerce.csr.clicktoconnect.C2CCSREnvironmentMonitor
 
getCSREnvironmentTools() - Method in class atg.commerce.csr.clicktoconnect.DefaultLandingPageHandler
 
getCSREnvironmentTools() - Method in class atg.commerce.csr.clicktoconnect.OrderViewLandingPageHandler
 
getCsrEnvironmentTools() - Method in class atg.commerce.csr.environment.ChangeOrder
 
getCSREnvironmentTools() - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
 
getCSREnvironmentTools() - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
getCSREnvironmentTools() - Method in class atg.commerce.csr.order.ViewOrderFormHandler
 
getCSREnvironmentTools() - Method in class atg.commerce.csr.util.CSRAgentTools
 
getCSRScheduledOrderTools() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns a reference to the CSRScheduledOrderTools component
getCSRScheduledOrderTools() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Returns a reference to the CSRScheduledOrderTools component
getCSRScheduledOrderTools() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns a reference to the CSRScheduledOrderTools component
getCSRScheduledOrderTools() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderInfo
Returns a reference to the CSRScheduledOrderTools component
getCSRScheduledOrderTools() - Method in class atg.commerce.csr.order.scheduled.DuplicateAndSubmit
Returns a reference to the CSRScheduledOrderTools component
getCSRScheduledOrderTools() - Method in class atg.commerce.csr.order.scheduled.IsScheduledOrderTemplate
Returns a reference to the CSRScheduledOrderTools component
getCSRScheduledOrderTools() - Method in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
Returns a reference to the CSRScheduledOrderTools component
getCSRScheduledOrderTools() - Method in class atg.commerce.csr.order.scheduled.SubmittedOrderTableFormHandler
Returns a reference to the CSRScheduledOrderTools component
getCSRScheduledOrderTools() - Method in class atg.commerce.csr.order.ViewOrderFormHandler
Returns a reference to the CSRScheduledOrderTools component
getCurrencyForPriceList(RepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
returns the currency for the given price list
getCurrent() - Method in class atg.commerce.csr.order.CSROrderHolder
Overrides base behavior to bypass the automatically price the order when it contains commerce items without price infos.
getCurrent() - Method in class atg.commerce.csr.order.ViewOrderHolder
Overrides base behavior to bypass auto-loading of orders when the current order hasn't been set yet.
getCurrentCatalog() - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Returns the environment's current catalog.
getCurrentCatalog() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns the environment's current catalog.
getCurrentCatalog() - Method in class atg.commerce.csr.environment.CurrentCatalogHolder
Returns the active catalog
getCurrentCatalogHolder() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
This method resolves the CurrentCatalogHolder component and returns the same.
getCurrentItem() - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Get the repository item that this form is operating on.
getCurrentOrder() - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Returns the current order
getCurrentOrder() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns the current order
getCurrentOrderPricingModelHolder() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns the correct pricing model holder for the current order based on its state.
getCurrentPriceList() - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Returns the environment's current price list.
getCurrentPriceList() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns the environment's current price list.
getCurrentPriceList() - Method in class atg.commerce.csr.environment.CurrentPriceListHolder
Gets the current price list
getCurrentProcessName() - Method in class atg.commerce.csr.returns.ReturnRequest
This method gets the current process name.
If the process name is null, then based on the replacement order, this method
sets to Return or Exchange.
getCurrentPromotionStates() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns the current list of available promotions for the window
getCurrentResultPageNum() - Method in class atg.commerce.csr.search.SearchFormHandler
Returns property CurrentResultPageNum
getCurrentReturnItem() - Method in class atg.commerce.csr.returns.ReturnRequest
 
getCurrentReturnItemId() - Method in class atg.commerce.csr.returns.ReturnRequest
 
getCurrentReturnRequest() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns the current ReturnRequest.
getCurrentReturnRequest() - Method in class atg.commerce.csr.util.CSRAgentTools
This method gets the return request from the current order.
getCurrentSalePriceList() - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Returns the environment's current sale price list.
getCurrentSalePriceList() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns the environment's current price list.
getCurrentSalePriceList() - Method in class atg.commerce.csr.environment.CurrentPriceListHolder
Gets the current sale price list
getCurrentTransaction() - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Returns property currentTransaction
getCustomerDisplayLocale() - Method in class atg.commerce.csr.order.ConfirmationInfo
Returns the customer's display locale which can be used to format text of the email.
getCustomerDisplayLocaleString() - Method in class atg.commerce.csr.order.ConfirmationInfo
Returns the string value of the customer's display locale
getCustomerEmail() - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Returns the customer email as a String.
getCustomerEmail() - Method in class atg.commerce.csr.approvals.order.UpdateOrderApprovalCustomerEmailFormHandler
Returns the customer email value
getCustomerEmailPropertyName() - Method in class atg.commerce.csr.approvals.order.OrderApprovalTools
 
getCustomerPricingModels() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns the customer pricing models
getCustomerProfile() - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Returns the value of the property CustomerProfile.
getCustomerProfileId() - Method in class atg.commerce.csr.approvals.Approval
Returns the customer profile id as a String.
getCustomerProfileIdParameterName() - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Returns the customer profile ID parameter name as a String.
getCustomerProfilePropertyName() - Method in class atg.commerce.csr.approvals.ApprovalsPropertyManager
Returns the Customer Profile property name as a String.
getCustomerProfileTools() - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
 
getCustomerProfileTools() - Method in class atg.commerce.csr.util.CSRAgentTools
 
getCustomProperties() - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
 
getDataType() - Method in class atg.commerce.csr.search.SearchAttribute
Returns mDataType
getDateConstant(String) - Method in class atg.commerce.csr.search.SearchFormHandler
Convert string to java.sql.Date
getDaysOption() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the days option selected for a Calendar schedule.
getDaysThreshold() - Method in class atg.commerce.csr.order.PurchasedItemsHistoryTableFormHandler
Commerce items returned are limited to orders submitted in the past n days.
getDeactivateScheduledOrderJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getDefaultAppeasementLimit(String) - Method in class atg.commerce.csr.util.CSRConfigurator
 
getDefaultAppeasementLimits() - Method in class atg.commerce.csr.util.CSRConfigurator
 
getDefaultCatalog() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns the default catalog from configuration.
getDefaultCatalogId() - Method in class atg.commerce.csr.util.CSRConfigurator
Returns the catalog that's assigned whenever a new anonymous user profile is created and custom catalog is enabled in the CSRConfigurator
getDefaultDaysOption() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the default days option for a new calendar schedule.
getDefaultEndDateOption() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the default end date option for all new schedules.
getDefaultInterval() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the default interval when creating new interval schedules.
getDefaultIntervalOption() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the default interval option for a new interval schedule.
getDefaultLocale() - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
 
getDefaultMonthsOption() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the default months option for a new calendar schedule.
getDefaultOccurrencesOption() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the default occurrences option when creating new calendar schedules.
getDefaultProfile() - Method in class atg.commerce.csr.profile.StoreCreditDroplet
 
getDefaultReturnFee() - Method in class atg.commerce.csr.returns.ReturnManager
Returns the fee associated with the return
getDefaultScheduleEndDate() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the default end date for a new schedule.
getDefaultScheduleStartDate() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the default start date for a new schedule.
getDefaultScheduleType() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the default schedule type when creating new schedules.
getDefaultSiteIconURL() - Method in class atg.commerce.csr.util.CSRConfigurator
 
getDefaultSiteId() - Method in class atg.commerce.csr.util.CSRConfigurator
Returns the defaultSiteId
getDeleteAdjustmentErrorURL() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
getDeleteAdjustmentSuccessURL() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
getDeleteGiftlistJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getDeleteItems(CloneEditState) - Method in class atg.commerce.order.edit.CloneEditHandler
Returns the DeleteItem clone map.
getDescription() - Method in class atg.commerce.csr.search.SearchAttribute
use displayName attribute to build search query description.
getDesiredExchangeOrderCancelOperation() - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
This option is used with Returns and Exchanges.
getDestinationCostCenterId() - Method in class atg.commerce.csr.events.SplitCostCenter
 
getDestinationShippingGroupId() - Method in class atg.commerce.csr.events.SplitShippingGroup
 
getDisabledActivities() - Method in class atg.commerce.csr.ticketing.TicketingEventListener
 
getDiscountType(RepositoryItem, Map) - Method in class atg.commerce.csr.pricing.calculators.ExchangeOrderDiscountCalculator
Overrides the base behavior to always return the amount off type
getDisplayName() - Method in class atg.commerce.csr.search.SearchAttribute
Returns Display Name of the Attribute
getDisplayPageFragment() - Method in class atg.commerce.csr.order.CommerceTypeConfiguration
Returns the displayPageFragment This page fragment is used to display the type content.
getDisplayRefundMethodPageFragment() - Method in class atg.commerce.csr.order.PaymentGroupTypeConfiguration
Returns the displayRefundMethodPageFragment This page fragment is used to display RefundMethod.
getDisposition() - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
getDisposition() - Method in class atg.commerce.csr.returns.ReturnItem
Returns the disposition for this item
getDispositionCodes() - Method in class atg.commerce.csr.returns.ReturnFormHandler
Retrieve a list of disposition codes
getDispositionCodes() - Method in class atg.commerce.csr.returns.ReturnTools
Retrieve a list of disposition codes
getDispositionPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getDuplicateOrderExcludedOrderPropertiesMap() - Method in class atg.commerce.csr.order.DuplicateOrder
Generates an the excluded property map based on the duplicateOrderExcludedProperties property.
getDuplicateOrderExcludedOrderPropertiesMap() - Method in class atg.commerce.csr.util.CSRAgentTools
Generates an the excluded property map based on the duplicateOrderExcludedProperties property.
getDuplicateOrderExcludedProperties() - Method in class atg.commerce.csr.order.DuplicateOrder
Returns the excluded order properties when duplicating an order
getDuplicateOrderExcludedProperties() - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the excluded order properties when duplicating an order
getDuplicateOrderForTemplateExcludedProperties() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Returns the excluded order properties when duplicating an order
getDuplicateOrderForTemplateExcludedPropertiesMap() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Generates an the excluded property map based on the duplicateOrderExcludedProperties property.
getDuplicateProfileProperties() - Method in class atg.commerce.csr.util.CSRAgentTools
 
getEditCreditCardErrorURL() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Get the URL to redirect to after an error is detected in handleEditCreditCard
getEditCreditCardSuccessURL() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Get the URL to redirect to after handleEditCreditCard is successfully invoked.
getEditPageFragment() - Method in class atg.commerce.csr.order.CommerceTypeConfiguration
Returns the editPageFragment This page fragment is used to edit type content.
getEditPageFragmentTitleKey() - Method in class atg.commerce.csr.order.CommerceTypeConfiguration
Returns the editPageFragmentTitleKey The title is used with the edit page fragment.
getEditPaymentGroupJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getEditRefundMethodPageFragment() - Method in class atg.commerce.csr.order.PaymentGroupTypeConfiguration
Returns the editRefundMethodPageFragment This page fragment is used to edit RefundMethod.
getEditRefundMethodPageFragmentTitleKey() - Method in class atg.commerce.csr.order.PaymentGroupTypeConfiguration
Returns the editRefundMethodPageFragmentTitleKey The title is used with the edit RefundMethod page fragment.
getEditShippingGroupErrorURL() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Get the URL to redirect to after an error is detected in handleEditShippingGroup
getEditShippingGroupJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getEditShippingGroupSuccessURL() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Get the URL to redirect to after handleEditShippingGroup is successfully invoked.
getEditValue() - Method in class atg.commerce.csr.profile.CreateStoreCreditFormHandler
 
getEditValue() - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
 
getEmailProperty() - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Returns the mEmailProperty
getEndDate() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the end date is localized String format.
getEndDateOption() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the option used for determine a schedule's end date.
getEndIndex() - Method in class atg.commerce.csr.search.SearchFormHandler
Returns the property EndIndex.
getEnvironmentObject(String) - Method in class atg.commerce.csr.clicktoconnect.C2CCSREnvironmentMonitor
noop implementation
getEnvironmentObject(String) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
returns the environment objects managed by the CSR application.
getEnvironmentTools() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
 
getEnvironmentTools() - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Returns the EnvironmentTools component
getEqualityTestKeys() - Method in class atg.commerce.csr.catalog.MapElementMRUList
The names of the map list element keys to compare to test for element equality.
getErrorURL() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler.Handler
 
getErrorURL() - Method in class atg.commerce.csr.order.OrderNoteFormHandler
Gets the ErrorURL
getErrorURL() - Method in class atg.commerce.csr.order.ViewOrderFormHandler
Returns property ErrorURL
getErrorURL() - Method in class atg.commerce.csr.search.SearchFormHandler
Returns where to go upon a failed search
getEventName() - Method in class atg.commerce.csr.events.GiftlistEvent
 
getEventTypeToRecorderMap() - Method in class atg.commerce.csr.ticketing.TicketingEventListener
 
getExchangeManualAdjustmentValue() - Method in class atg.commerce.csr.returns.ReturnRequest
Returns the map of manual adjustment to their adjustment value.
getExchangeOrderExcludedProperties() - Method in class atg.commerce.csr.returns.ReturnManager
Returns the excluded order properties
getExchangeOrderExcludedPropertiesMap() - Method in class atg.commerce.csr.returns.ReturnManager
returns the property ExchangeOrderExcludedPropertiesMap
getExchangeOrderJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getExchangeOrderPromotionValue() - Method in class atg.commerce.csr.returns.ReturnRequest
Returns the map of order promotion to their adjustment value.
getExchangePricingModels() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns the pricing model holder used for pricing the exchange order during a return.
getExchangeToPEOItemMap() - Method in class atg.commerce.csr.returns.ReturnRequest
This maps items in the new exchange order to their matching counterpart in the promotion evaluation order.
getExchangeToPEOShippingGroupMap() - Method in class atg.commerce.csr.returns.ReturnRequest
This maps shipping groups in the new exchange order to their matching counterpart in the promotion evaluation order.
getExcludedOrderProperties() - Method in class atg.commerce.order.edit.processor.ProcCloneOrderForEdit
Returns the excluded order properties
getExcludedOrderPropertiesMap() - Method in class atg.commerce.order.edit.processor.ProcCloneOrderForEdit
returns the property ExcludedOrderPropertiesMap
getExistingAddresses() - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
If the address holder does not have any addresses, this method calls the CSRAgentTools to generate a list of unique addresses.
getExtraData() - Method in class atg.commerce.csr.order.ConfirmationInfo
Returns the map of extra data.
getFirstNameProperty() - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Returns the mFirstNameProperty
getFirstOrderItemName(RepositoryItem) - Method in class atg.commerce.csr.order.OrderTableFormHandler
Returns the name of the product referenced by the first commerce item in the order.
getFormat(String, Locale) - Static method in class atg.commerce.csr.returns.ReturnUserMessage
Return a MessageFormat from the resource bundle, for the given locale
getFulfilledOrderStates() - Method in class atg.commerce.csr.util.CSRAgentTools
 
getFulfillmentMessageSender() - Method in class atg.commerce.order.edit.CloneEditHandler
Return the FulfillmentMessageSender property.
getGeneratedStoreCredit() - Method in class atg.commerce.csr.returns.ReturnRequest
Returns the generatedStoreCredit.
getGeneratedStoreCreditItem() - Method in class atg.commerce.csr.returns.ReturnRequest
Returns the transient repository item matching the generatedStoreCredit.
getGiftCertificateType() - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
Return the GiftCertificateType property.
getGiftCertificateType() - Method in class atg.commerce.csr.returns.ReturnManager
Returns the giftCertificateType.
getGiftItemAddedJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getGiftItemEvents() - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Returns property GiftListEvents
getGiftItemId() - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Returns property giftItemId.
getGiftItemQuantityChangedJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getGiftItemRemovedJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getGiftlistId() - Method in class atg.commerce.csr.events.GiftlistEvent
 
getGiftlistManager() - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Returns property giftlistManager.
getGiftlistManager() - Method in class atg.commerce.csr.gifts.GiftlistTableFormHandler
Returns property GiftlistManager
getGiftlistManager() - Method in class atg.commerce.order.edit.HandlingInstructionEditHandler
All Giftlist manipulations are done with this.
getGrantPromotionJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getHandlingInstructionEditHandler() - Method in class atg.commerce.order.edit.processor.ProcReconcileGiftlistRepository
Deprecated.  
getHandlingInstructionManager() - Method in class atg.commerce.order.edit.HandlingInstructionEditHandler
The HandlingInstruction manager
getHardgoodShippingGroupId() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Return the hardgoodShippingGroupId property.
getHeadingPropertyName() - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
 
getId() - Method in class atg.commerce.csr.approvals.Approval
returns the ID from the associated Repository Item
getId() - Method in class atg.commerce.csr.returns.ReturnItem
Returns the id of this return item
getId() - Method in class atg.commerce.order.edit.DeleteItem
Returns the id of the original deleted item.
getIgnorePromotionJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getImageHoverTextKey() - Method in class atg.commerce.csr.order.CommerceTypeConfiguration
Returns the imageHoverTextKey The hover text is used display the image hover text.
getImagePageFragment() - Method in class atg.commerce.csr.order.CommerceTypeConfiguration
Returns the imagePageFragment This page fragment is used to hold image of the type content.
getIncompleteOrderStates() - Method in class atg.commerce.csr.util.CSRAgentTools
 
getInitializeEditChains() - Method in class atg.commerce.order.edit.CloneEditManager
Map of init edit order chain ids.
getInitializeOrderEditChainId(Order) - Method in class atg.commerce.csr.order.edit.CSRCloneEditManager
If the original order is in one of the "submitted" states defined in CSRAgentTools, then the submitted state is returned.
getInitializeOrderEditChainId(Order) - Method in class atg.commerce.order.edit.CloneEditManager
Returns the init edit order chain id based on the state of the given order.
getInputParameter(DynamoHttpServletRequest, ParameterName) - Method in class atg.commerce.csr.approvals.order.GetAgentAppeasementLimitForApproval
Gets the input parameter values.
getInputParameter(DynamoHttpServletRequest, ParameterName) - Method in class atg.commerce.csr.order.ClaimableLookup
Gets the input parameter values.
getInputParameter(DynamoHttpServletRequest, ParameterName) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated. Gets the input parameter values.
getInputParameter(DynamoHttpServletRequest, ParameterName) - Method in class atg.commerce.csr.order.GetTotalOrderAppeasementsDroplet
Gets the input parameter values.
getInstance() - Static method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns the global CSREnvironmentTools component by resolving it from the current request.
getInstance(CreditCard) - Static method in class atg.commerce.csr.returns.CreditCardRefundMethod
Deprecated.  
getInstance() - Static method in class atg.commerce.csr.returns.CreditCardRefundMethod
Deprecated.  
getInstance() - Static method in class atg.commerce.csr.returns.RefundMethod
Deprecated.  
getInstance(CommerceItem) - Static method in class atg.commerce.csr.returns.ReturnItem
Deprecated.  
getInstance() - Static method in class atg.commerce.csr.returns.ReturnRequest
Deprecated.  
getInstance(Order) - Static method in class atg.commerce.csr.returns.ReturnRequest
Deprecated.  
getInstance(ShippingGroup) - Static method in class atg.commerce.csr.returns.ReturnShippingGroup
Deprecated.  
getInternalProfileRepository() - Method in class atg.commerce.csr.approvals.ApprovalsManager
Returns the internal profile repository used to load agent profiles.
getInternalProfileRepository() - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
 
getIntervalOption() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the interval option for a Periodic schedule.
getInventoryManager() - Method in class atg.commerce.csr.returns.ReturnManager
 
getInventoryManager() - Method in class atg.commerce.order.edit.CloneEditManager
Returns the InventoryManager that's passed into the reconcileOrder pipeline execution.
getIsMultiValues() - Method in class atg.commerce.csr.search.SearchAttribute
Returns property mIsMultiValues
getIssueStoreCreditJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getItem() - Method in class atg.commerce.csr.order.OrderTableFormHandler.ResultWrapper
 
getItemAddedToOrderJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getItemCostAdjustmentDescriptorName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getItemCostAdjustments() - Method in class atg.commerce.csr.returns.ReturnItem
Returns the collection of ItemCostAdjustment objects that are used to determine the suggested refund amounts for the return.
getItemDescriptor() - Method in class atg.commerce.csr.approvals.GetTotalApprovalsForStateDroplet
Returns the item descriptor for which the total is required.
getItemList() - Method in class atg.commerce.csr.returns.ReturnShippingGroup
Returns list of items that can be included in this return
getItemPriceOverrides() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Get the map of ID to item price override values.
getItemPriceSources() - Method in class atg.commerce.csr.order.CSROrderHolder
Returns the List of ItemPriceSource objects that should be used to price the current order.
getItemPriceSources() - Method in class atg.commerce.csr.returns.ReturnRequest
Returns the list of ItemPriceSource objects that are used to price the working orders and the exchange order in the return.
getItemPromotions() - Method in class atg.commerce.csr.returns.ReturnRequest
 
getItemPromotionsPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getItemQuantityChangedJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getItemRemovedFromOrderJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getItemUpdateActivityType() - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
 
getItemUpdateActivityType() - Method in class atg.commerce.csr.order.CSRCreateHardgoodShippingGroupFormHandler
 
getItemUpdateActivityType() - Method in class atg.commerce.csr.order.CSRUpdateShippingGroupFormHandler
 
getItemUpdateActivityType() - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
 
getItemUpdateAgentEvent() - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
This property is used to hold the ItemUpdateAgentEvent that is created is preUpdate but not sent until postUpdate.
getItemUpdateJMSType() - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
 
getKey() - Method in class atg.commerce.order.edit.ReconciledItem
Returns the key of the updated item, which can be used for updates to a mapped objects.
getKeyForObject(Object) - Method in class atg.commerce.order.edit.CloneEditHandler
Returns the key that should be used for the given object.
getKeyPropertyName() - Method in class atg.commerce.order.edit.CloneEditHandler
The value of this property is used to map objects in the cloneToOriginal, originalToClone, addItem, updateItem and deleteItem maps
getLastNameProperty() - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Returns the mLastNameProperty
getListPriceListFromOrder(Order) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns the list price list from the order.
getLoadTime() - Method in class atg.commerce.csr.order.CSROrderHolder
 
getLocale(DynamoHttpServletRequest) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Get the locale to use for user-visible error messages.
getLocale(DynamoHttpServletRequest) - Method in class atg.commerce.csr.search.SearchFormHandler
------------------------------------- utility: getLocale Determine the user's current locale, if available
getLocalizedDateFormatString() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the localized version of the date format string.
getLocalizedTimeFormatString() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the localized version of the time format string.
getLoggingIdentifier() - Method in class atg.commerce.csr.search.RepositorySearcher
Returns property LoggingIdentifier
getLoginProperty() - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Returns the mLoginProperty
getManagerData() - Method in class atg.commerce.csr.order.OrderTableFormHandler.ResultWrapper
 
getManualAdjustmentId() - Method in class atg.commerce.csr.events.OrderManualAdjustmentEvent
 
getManualAdjustments(OrderPriceInfo, Order, RepositoryItem, Map) - Method in class atg.commerce.csr.pricing.calculators.ExchangeOrderAdjustmentCalculator
Overrides the base behavior to return the manual adjustments applied to the Promotion Evaluation Order in the ReturnRequest provided in the extra parameter map.
getManualAdjustmentShareAdjustment() - Method in class atg.commerce.csr.returns.ItemCostAdjustment
 
getManualAdjustmentShareAdjustmentPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
Property name on the item cost adjustment item that contains the manual adjustment share adjustment value
getMappedItemDescriptorName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Returns the repository item name mapped to the bean name.
getMatchingCloneKey(CloneEditState, Object) - Method in class atg.commerce.order.edit.CollectionEditHandler
Returns the matching clone key for the given original key.
getMatchingOriginalKey(CloneEditState, Object) - Method in class atg.commerce.order.edit.CollectionEditHandler
Returns the matching original key for the given clone key.
getMaxAllowedAmount(double, PaymentGroup, Order) - Method in class atg.commerce.csr.order.CSRPaymentGroupRemainingAmount
This method returns the maximum allowed amount for a payment group.
getMaximumAdjustmentAmount() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
The maximum amount for an adjustment
getMaximumAlmostQualifiedForPromotionsInShortList() - Method in class atg.commerce.csr.util.CSRConfigurator
 
getMaximumRefundAmount() - Method in class atg.commerce.csr.returns.RefundMethod
This method is just an empty method and returns -1.
getMaximumRefundAmount(CreditCard) - Method in class atg.commerce.csr.returns.ReturnManager
Returns the maximum amount that can be credited to pCreditCard
getMaximumRefundAmount(PaymentGroup) - Method in class atg.commerce.csr.returns.ReturnManager
Returns the maximum refund amount that be credited to the given payment group.
getMaxProfileResults() - Method in class atg.commerce.csr.search.OrderSearchFormHandler
 
getMaxResultNum() - Method in class atg.commerce.csr.search.SearchFormHandler
Returns property mMaxResultNum
getMaxResultsPerPage() - Method in class atg.commerce.csr.search.SearchFormHandler
Returns property maxResultsPerPage
getMaxSearchResults() - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Returns the mMaxSearchResults
getMaxSearchResultsPerPage() - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Returns the mMaxSearchResultsPerPage
getMaxStoreCreditRefundAmount(RepositoryItem) - Method in class atg.commerce.csr.returns.ReturnManager
Returns the maximum amount that can be credited to this store credit.
getMessageSender() - Method in class atg.commerce.csr.order.CSRPurchaseProcessHelper
Return the MessageSender property.
getMessageTools() - Method in class atg.commerce.csr.approvals.order.UpdateOrderApprovalCustomerEmailFormHandler
Returns the MessageTools component
getMessageTools() - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Returns the MessageTools component
getMessageTools() - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Returns the MessageTools component
getMessageTools() - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
Returns the MessageTools component
getMessageTools() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the MessageTools component
getMessageTools() - Method in class atg.commerce.csr.order.ViewOrderFormHandler
Returns the MessageTools component
getMessageTools() - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the MessageTools component
getMethod() - Method in class atg.commerce.csr.search.SearchAttribute
Returns Search Method for the attribute
getMethodTypePropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getMinimumAdjustmentAmount() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
The minimum amount for an adjustment
getMinScore() - Method in class atg.commerce.csr.search.RepositorySearcher
Returns property MinScore
getModifyGiftlistJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getModifyOrderPricingOp() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Returns the pricing operation that should be performed when the order is updated
getMonitorIdentifier() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler.Handler
Get the string identifier to be used in the RepeatingRequestMonitor in handleRequest().
getMonthsOption() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the months option selected for a calendar schedule.
getMsgResource(String, DynamoHttpServletRequest) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Return a message from a resource file, taking into account the locale used for user-visible messages.
getMsgResource(String, DynamoHttpServletRequest, Object) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Return a message from a resource file, taking into account the locale used for user-visible messages and substituting the value of a specified argument for the {0} placeholder in the message text.
getMultipleShippingGroupCheckoutErrorURL() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Returns the multipleShippingGroupCheckoutErrorURL
getMultipleShippingGroupCheckoutSuccessURL() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Return the multipleShippingGroupCheckoutSuccessURL
getMultiValueInputSeparator() - Method in class atg.commerce.csr.search.SearchAttribute
Returns property MultiValueInputSeparator
getMutiPropertyName(SearchAttribute) - Method in class atg.commerce.csr.search.RepositorySearcher
 
getName() - Method in class atg.commerce.csr.search.SearchAttribute
Returns Name of the Attribute
getNewAddress() - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Returns property newAddress.
getNewAddressNickname() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Deprecated.  
getNewAddressNickname() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.  
getNewAdjustmentAsString() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
getNewOrderProgressBarPath() - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
Returns the newOrderProgressBarPath.
getNewPrice() - Method in class atg.commerce.csr.events.PriceOverride
 
getNewQuantity() - Method in class atg.commerce.csr.events.CommerceItemEvent
The new quantity of the item
getNewQuantity() - Method in class atg.commerce.csr.events.GiftItemEvent
The new quantity of the item
getNewShippingGroup() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.  
getNonDiscardableActivityTypes() - Method in class atg.commerce.csr.ticketing.CSRTicketDispositionMonitor
Default value is the list of defaultRecorderactivities and eventTypeToRecorderMap if not specified in property file.
getNonModifiableOrderStates() - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
 
getNonModifiableOrderStates() - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the order states in which an order cannot be modified
getNonModifiablePaymentGroupStates() - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
 
getNonModifiablePaymentGroupStates() - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the payment group states in which a payment group cannot be modified
getNonModifiableShipItemRelationshipStates() - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
 
getNonModifiableShippingGroupStates() - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
 
getNonReturnItemCostAdjustments() - Method in class atg.commerce.csr.returns.ReturnRequest
Returns the collection of ItemCostAdjustment objects that were generated for items not being returned and included when calculating the suggested refund amounts for the return.
getNonReturnItemCostAdjustmentsPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getNonReturnItemSubtotalAdjustment() - Method in class atg.commerce.csr.returns.ReturnRequest
This is the adjustment to the totalItemRefund based on the adjustments to non-return item's amount, order discount share and manual adjustment share
getNonReturnItemTotalShippingAdjustment(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnTools
Returns the total shipping adjustments for non-return items.
getNonReturnItemTotalTaxAdjustment(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnTools
Returns the total tax adjustments for non-return items.
getNumberOfOccurrences() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
getObjectStates() - Method in class atg.commerce.csr.util.StateDescription
 
getObjectType(Object) - Method in class atg.commerce.order.edit.CloneEditHandler
Returns the type of the object.
getObjectType(Object) - Method in class atg.commerce.order.edit.ManualAdjustmentEditHandler
Overrides the base implementation to return the item descriptor name of the manual adjustment item.
getOccurrencesOption() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the occurrences option selected for a Calendar schedule.
getOldPrice() - Method in class atg.commerce.csr.events.PriceOverride
 
getOldQuantity() - Method in class atg.commerce.csr.events.CommerceItemEvent
The quantity of the item before the change
getOldQuantity() - Method in class atg.commerce.csr.events.GiftItemEvent
The quantity of the item before the change
getOptions() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler.Handler
 
getOrder() - Method in class atg.commerce.csr.order.ClaimableLookup
Return the Order property.
getOrder() - Method in class atg.commerce.csr.order.ConfirmationInfo
Returns the order associated with the confirmation
getOrder(DynamoHttpServletRequest) - Method in class atg.commerce.csr.order.CSRPaymentGroupRemainingAmount
This method gets the Order from the request.
getOrder() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated. Return the Order property.
getOrder() - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
 
getOrder() - Method in class atg.commerce.csr.order.OrderNoteFormHandler
Gets the Order
getOrder() - Method in class atg.commerce.csr.pricing.SubmittedOrderPricingModelHolder
Return the Order property.
getOrder() - Method in class atg.commerce.csr.returns.ReturnRequest
returns the the order that this return is related to
getOrder(DynamoHttpServletRequest) - Method in class atg.commerce.order.purchase.ApplicableShippingGroups
This method gets the Order from the request.
getOrderAdjustmentById(Order, String) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Get a manual adjustment by ID
getOrderApprovalItemDescriptorName() - Method in class atg.commerce.csr.approvals.order.OrderApprovalTools
Returns the repository item type for an order approval
getOrderApprovalTools() - Method in class atg.commerce.csr.approvals.order.GetAgentAppeasementLimitForApproval
Returns a reference to the OrderApprovalTools component that provides order approval helper methods and property definitions.
getOrderApprovalTools() - Method in class atg.commerce.csr.approvals.order.IsOrderPendingApprovalDroplet
 
getOrderApprovalTools() - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Returns the order approval tools
getOrderApprovalTools() - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
Returns a reference to the OrderApprovalTools component that provides order approval helper methods and property definitions.
getOrderApprovalTools() - Method in class atg.commerce.csr.approvals.order.ProcCheckIfApprovalRequired
 
getOrderApprovalTools() - Method in class atg.commerce.csr.approvals.order.ProcRemoveOrderApproval
Returns a reference to the OrderApprovalTools component that provides order approval helper methods and property definitions.
getOrderApprovalTools() - Method in class atg.commerce.csr.approvals.order.UpdateOrderApprovalCustomerEmailFormHandler
Returns the Order Approval Tools component.
getOrderApprovalTools() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Returns a reference to the OrderApprovalTools component that provides order approval helper methods and property definitions.
getOrderApprovalTools() - Method in class atg.commerce.csr.returns.ReturnManager
Returns a reference to the OrderApprovalTools component that provides order approval helper methods and property definitions.
getOrderApproverAccessRight() - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
Returns the name of the access right that permits agents to complete order approvals.
getOrderChangeId(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Convenience method for returning the order id of the order that will be loaded as part of the change.
getOrderCommentItemDescriptorName() - Method in class atg.commerce.csr.util.CSRAgentTools
 
getOrderCountWhenClaimed() - Method in class atg.commerce.csr.order.edit.ConsumablePromotion
Deprecated. Returns the number of times the promotion appeared in the order after it was claimed.
getOrderDetail(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
returns the order EnvironmentChangeDetail if there is one in the state already
getOrderDiscountShareAdjustment() - Method in class atg.commerce.csr.returns.ItemCostAdjustment
 
getOrderDiscountShareAdjustmentPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
Property name on the item cost adjustment item that contains the order discount share adjustment value
getOrderFulfillmentTools() - Method in class atg.commerce.csr.order.CSRPurchaseProcessHelper
 
getOrderFulfillmentTools() - Method in class atg.commerce.order.edit.CloneEditHandler
 
getOrderHighlightedStates() - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the order states that should appear highlighted in the UI
getOrderHolder() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns the current order holder
getOrderId() - Method in class atg.commerce.csr.events.OrderEvent
 
getOrderId() - Method in class atg.commerce.csr.events.PriceOverride
 
getOrderId() - Method in class atg.commerce.csr.order.RelatedOrdersTableFormHandler
The id of the templte order for which to find the submitted orders
getOrderId() - Method in class atg.commerce.csr.order.scheduled.SubmittedOrderTableFormHandler
The id of the templte order for which to find the submitted orders
getOrderId() - Method in class atg.commerce.csr.order.ViewOrderHolder
Returns the unique order id
getOrderId() - Method in class atg.commerce.csr.profile.CSRCustomerProfileFormHandler
 
getOrderIdFromPaymentGroup(PaymentGroup) - Method in class atg.commerce.csr.returns.ReturnTools
Returns the order id associated with the given payment group
getOrderIdFromPaymentGroupItem(RepositoryItem) - Method in class atg.commerce.csr.returns.ReturnTools
Returns the order id associated with the given payment group
getOrderIdParameterName() - Method in class atg.commerce.csr.clicktoconnect.OrderViewLandingPageHandler
Returns the parameter name of the order id in the referrer url
getOrderIdProperty() - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Returns the mOrderIdProperty
getOrderIdPropertyName() - Method in class atg.commerce.csr.approvals.order.OrderApprovalTools
Returns the name of the property used to store the order id on the order approval item
getOrderItem() - Method in class atg.commerce.csr.order.RelatedTicketsTableFormHandler
Returns the repository item identified by the orderItemId property
getOrderItemDescriptorName() - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
 
getOrderItemId() - Method in class atg.commerce.csr.order.RelatedTicketsTableFormHandler
The id of the order for which to find the related tickets
getOrderManager() - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
Returns a reference to the Order Manager conmponent
getOrderManager() - Method in class atg.commerce.csr.order.OrderNoteFormHandler
Gets the OrderManager
getOrderManager() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
The OrderManager component that will be used to create a new, empty order
getOrderManager() - Method in class atg.commerce.csr.order.ViewOrderFormHandler
 
getOrderManager() - Method in class atg.commerce.csr.returns.ReturnManager
Returns the order manager
getOrderManager() - Method in class atg.commerce.csr.returns.ReturnTools
Returns the order manager
getOrderManager() - Method in class atg.commerce.csr.util.CSRAgentTools
The OrderManager component that will be used to create a new, empty order
getOrderManager() - Method in class atg.commerce.order.edit.CloneEditManager
 
getOrderPricingModelHolder(Order) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns either the standard customer pricing model holder or the submitted order pricing model holder based on the state of the given order.
getOrderPromotions() - Method in class atg.commerce.csr.returns.ReturnRequest
 
getOrderPromotionsPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getOrderRepository() - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
 
getOrdersPropertyName() - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
 
getOrderStates() - Method in class atg.commerce.csr.order.CSRPurchaseProcessHelper
Returns map of valid order states
getOrderStates() - Method in class atg.commerce.csr.returns.ReturnManager
Returns the order states
getOrderStatusProperty() - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Returns the mOrderStatusProperty
getOrderTotalPropertyName() - Method in class atg.commerce.csr.approvals.order.OrderApprovalTools
 
getOrderViewLandingPage() - Method in class atg.commerce.csr.clicktoconnect.DefaultLandingPageHandler
Returns the landing page for viewing an existing order
getOrderViewLandingPage() - Method in class atg.commerce.csr.clicktoconnect.OrderViewLandingPageHandler
Returns the landing page for viewing an existing order
getOrdinalPosition() - Method in class atg.commerce.order.edit.ReconciledItem
Returns the ordinal position of the updated object, which can be used for updates to objects in a List, etc.
getOriginalContainer() - Method in class atg.commerce.order.edit.ReconciledItem
Returns the clone container that contains the clone item
getOriginalItem() - Method in class atg.commerce.order.edit.ReconciledItem
Returns the original item from which the clone was created
getOriginalOrder() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
This method returns the original order if the holder is in clone edit mode.
getOriginalOrder(Order) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
If the given order is current in the cart and the cart is in clone edit mode, the original order is returned.
getOriginalOrder() - Method in class atg.commerce.csr.order.CSROrderHolder
This method returns the original order if the holder is in clone edit mode.
getOriginalOrder() - Method in class atg.commerce.order.edit.CloneEditState
 
getOriginalOrderIdPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getOriginalPropertyValues() - Method in class atg.commerce.order.edit.DeleteItem
A map of old property values that were in the original deleted item.
getOriginalToCloneMap(CloneEditState) - Method in class atg.commerce.order.edit.CollectionEditHandler
Returns the original to clone map.
getOriginatingOrder() - Method in class atg.commerce.csr.returns.ReturnRequest
Returns the originating order for this return request.
getOriginatingToRAOItemMap() - Method in class atg.commerce.csr.returns.ReturnRequest
Maps the commerce item ids in the originating order to their matching counterparts in the Return Adjusted Order.
getOriginatingToRAOShippingGroupMap() - Method in class atg.commerce.csr.returns.ReturnRequest
Maps the shipping group ids in the originating order to their matching counterparts in the Return Adjusted Order.
getOriginOfReturn() - Method in class atg.commerce.csr.returns.ReturnRequest
Returns property originOfReturn
getOtherRefund() - Method in class atg.commerce.csr.returns.ReturnRequest
 
getOtherRefundPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
Returns the otherRefundPropertyName.
getPaymentGroup() - Method in class atg.commerce.csr.order.ClaimableLookup
Deprecated. in favor of paymentOption
getPaymentGroup(DynamoHttpServletRequest) - Method in class atg.commerce.csr.order.CSRPaymentGroupRemainingAmount
This method gets the PaymentGroup from the request.
getPaymentGroupCopyManager() - Method in class atg.commerce.csr.returns.ReturnManager
Returns the paymentGroupCopyManager
getPaymentGroupCopyManagerPath() - Method in class atg.commerce.csr.returns.ReturnManager
Returns the paymentGroupCopyManagerPath.
getPaymentGroupEditHandler() - Method in class atg.commerce.order.edit.processor.ProcAuthorizePaymentGroups
 
getPaymentGroupEditHandler() - Method in class atg.commerce.order.edit.RelationshipEditHandler
Returns the PaymentGroupEditHandler
getPaymentGroupHighlightedStates() - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the payment group states that should appear highlighted in the UI
getPaymentGroupId() - Method in class atg.commerce.csr.events.PaymentGroupEvent
 
getPaymentGroupIdFromRefundMethod(RepositoryItem) - Method in class atg.commerce.csr.returns.ReturnTools
Returns the payment group id from the given refundMethod item
getPaymentGroupIdPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getPaymentGroupManager() - Method in class atg.commerce.csr.returns.ReturnManager
Returns the PaymentGroupManager to use in creating the StoreCredit.
getPaymentGroupManager() - Method in class atg.commerce.order.edit.PaymentGroupEditHandler
Gets the PaymentGroupManager component.
getPaymentGroupsProperty() - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Returns the mPaymentGroupsProperty
getPaymentGroupStates() - Method in class atg.commerce.csr.order.CSRPurchaseProcessHelper
Returns the map of valid payment group states
getPaymentGroupTypeConfigurations() - Method in class atg.commerce.csr.util.CSRConfigurator
Returns the paymentGroupTypeConfigurations This property is used to configure all payment group type configurations.
getPaymentGroupTypeConfigurationsAsMap() - Method in class atg.commerce.csr.util.CSRConfigurator
Returns the paymentGroupTypeConfigurationsAsMap This method converts CSRConfigurator.getPaymentGroupTypeConfigurations() into a map.
getPaymentGroupTypesToBeInitialized() - Method in class atg.commerce.csr.util.CSRConfigurator
Returns the paymentGroupTypesToBeInitialized This property is used to provide list of payment group types to be initialized by the PaymentGroupDroplet.
getPaymentManager() - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
Returns a reference to the Payement Manager conmponent
getPaymentManager() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Returns property PaymentManager
getPaymentManager() - Method in class atg.commerce.csr.returns.ReturnManager
 
getPaymentManager() - Method in class atg.commerce.order.edit.PaymentGroupEditHandler
 
getPaymentOption() - Method in class atg.commerce.csr.order.ClaimableLookup
 
getPendingCustomerReturnOrderState() - Method in class atg.commerce.csr.returns.ReturnManager
 
getPendingReturnStates() - Method in class atg.commerce.csr.returns.ReturnTools
 
getPEOToExchangeItemMap() - Method in class atg.commerce.csr.returns.ReturnRequest
This maps items in the promotion evaluation order to their matching counterpart in the new exchange order.
getPEOToExchangeShippingGroupMap() - Method in class atg.commerce.csr.returns.ReturnRequest
This maps shipping groups in the promotion evaluation order to their matching counterpart in the new exchange order.
getPEOToRCOItemMap() - Method in class atg.commerce.csr.returns.ReturnRequest
This maps items in the promotion evaluation order to their matching counter part in the return calculation order.
getPEOToRCOShippingGroupMap() - Method in class atg.commerce.csr.returns.ReturnRequest
This maps items in the promotion evaluation order to their matching counter part in the return calculation order.
getPipelineManager() - Method in class atg.commerce.order.edit.CloneEditManager
Returns the pipelineManager
getPostApplyShippingGroupsPricingOp() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Returns the pricing operation used after apply shipping groups
getPrepareReplacementOrderChainId() - Method in class atg.commerce.csr.returns.ReturnManager
Returns the prepareReplacementOrderChainId
getPreReturnPromotionValue() - Method in class atg.commerce.csr.returns.ReturnRequest
This map contains the adjustment value of each promotion at the start of the return.
getPriceListDetail(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
returns the price list EnvironmentChangeDetail if there is one in the state already
getPriceListFromOrder(Order) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns the price list from the order.
getPriceListManager() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
 
getPriceListManager() - Method in class atg.commerce.csr.util.CSRAgentTools
 
getPriceOverrideJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getPricingOp() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Get the pricing operation to use for the order reprice that is executed after adding or deleting a manual adjustment.
getPricingTools() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Returns property PricingTools
getPricingTools() - Method in class atg.commerce.csr.returns.ReturnManager
 
getPricingTools() - Method in class atg.commerce.csr.returns.ReturnTools
 
getPricingTools() - Method in class atg.commerce.csr.util.CSRAgentTools
 
getPricingTools() - Method in class atg.commerce.csr.util.CSRConfigurator
Returns the pricingTools
getProcessedPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getProcessImmediatelyPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getProcessName() - Method in class atg.commerce.csr.returns.ReturnRequest
 
getProcessOrderMap(Locale) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Extends the base behavior to add the current ticket to the parameter map
getProcessOrderMap(Locale) - Method in class atg.commerce.csr.returns.ReturnManager
This method calls the OrderManager.getProcessOrderMap(pLocale, map) to get the process order map and adds sales channel to the map.
getProcessTemplateErrorURL() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Returns property ProcessTemplateErrorURL
getProcessTemplatePipelineId() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Returns the id of the pipeline used to validate an order can be saved as a scheduled order template.
getProcessTemplateSuccessURL() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Returns property ProcessTemplateSuccessURL
getProductIdParameterName() - Method in class atg.commerce.csr.clicktoconnect.ProductViewLandingPageHandler
Returns the parameter name of the product id in the referrer url
getProductsWindowScopeKey() - Method in class atg.commerce.csr.catalog.AddProductsByIdConfigurator
Gets property productsWindowScopeKey
getProfile() - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
reference to the current profile, used to get the approving agent
getProfile() - Method in class atg.commerce.csr.order.ConfirmationInfo
Returns the profile associated with the confirmation
getProfile() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated. Return the Profile property.
getProfile() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns property Profile
getProfile() - Method in class atg.commerce.csr.profile.CreateStoreCreditFormHandler
 
getProfileId() - Method in class atg.commerce.csr.gifts.GiftlistTableFormHandler
returns the profile id for which the order search will be generated
getProfileId() - Method in class atg.commerce.csr.order.OrderTableFormHandler
returns the profile id for which the order search will be generated
getProfileId() - Method in class atg.commerce.csr.order.PurchasedItemsHistoryTableFormHandler
returns the profile id for which the order search will be generated
getProfileIdProperty() - Method in class atg.commerce.csr.search.OrderSearchFormHandler
 
getProfileProperty() - Method in class atg.commerce.csr.search.OrderSearchFormHandler
 
getProfilePropertyManager() - Method in class atg.commerce.csr.util.CSRAgentTools
Gets the ProfilePropertyManager
getProfileRepository() - Method in class atg.commerce.csr.returns.ReturnManager
 
getProfileRepository() - Method in class atg.commerce.csr.search.OrderSearchFormHandler
Returns profile Repository which is being queried
getProfileSearchAttribute(int) - Method in class atg.commerce.csr.search.OrderSearchFormHandler
Returns SearchAttribute by which the search is done
getProfileSearchAttributes() - Method in class atg.commerce.csr.search.OrderSearchFormHandler
Returns SearchAttributes by which the search is done
getProfileSearchViewName() - Method in class atg.commerce.csr.search.OrderSearchFormHandler
 
getProfileTools() - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Returns profile tools component
getProfileTools() - Method in class atg.commerce.csr.logging.PropertyUpdateRecorder
 
getProfileTools() - Method in class atg.commerce.order.edit.CloneEditManager
returns the configured profile tools component.
getProgressBar(String) - Method in class atg.commerce.csr.util.CSRAgentTools
Resolves the requested progress bar
getProgressBarItems() - Method in class atg.commerce.csr.returns.ReturnFormHandler
Returns the progressBarItems.
getProgressBarItems() - Method in class atg.commerce.csr.returns.StartReturnExchangeProcess
Returns the progressBarItems.
getPromotion() - Method in class atg.commerce.csr.order.edit.ConsumablePromotion
Deprecated. Returns the promotion that was claimed.
getPromotionEvaluationOrder() - Method in class atg.commerce.csr.returns.ReturnRequest
Returns a reference to the PromotionEvaluationOrder created for the exchange.
getPromotionsLost(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnTools
Generates a collection of promotion ids that contains all the promotions that no longer apply as a result of the return.
getPromotionTools() - Method in class atg.commerce.csr.clicktoconnect.C2CCSREnvironmentMonitor
Returns the core commerce PromotionTools component which is used to grant promotions on the C2CRequestData
getPromotionTools() - Method in class atg.commerce.csr.returns.ReturnTools
 
getPromotionTools() - Method in class atg.commerce.csr.util.CSRAgentTools
 
getPromotionTools() - Method in class atg.commerce.order.edit.CloneEditManager
Return the PromotionTools property.
getPromotionValueAdjustments() - Method in class atg.commerce.csr.returns.ReturnRequest
This map contains the change in adjustment value as a result of the current return or exchange.
getPromotionValueAdjustmentsPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
Returns the return request property name used for storing the promotion value adjustments
getPromotionWalletPricingModels() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns the promotion wallet pricing models
getPropertiesToCopy(Object) - Method in class atg.commerce.order.edit.CloneEditHandler
Returns the property names for the given object.
getPropertiesToCopyOnUpdate() - Method in class atg.commerce.order.edit.CloneEditHandler
get the map of property names to copy when reconciling a clone object item with its original order counterpart.
getPropertiesToRecord() - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Returns the array of Giftlist property names that will be checked for an update and recorded in the ticket activity and audit repository.
getPropertyEditor(String, RepositoryView) - Method in class atg.commerce.csr.search.RepositorySearcher
given a display name for a property looks up and returns the property type
getPropertyName(String, RepositoryView) - Method in class atg.commerce.csr.search.RepositorySearcher
given a display name for a property looks up and returns the real name
getPropertyName() - Method in class atg.commerce.order.edit.ReconciledItem
Returns the property name that contained the updated object
getPropertyUpdates() - Method in class atg.commerce.csr.events.GiftlistEvent
 
getPropertyUpdates() - Method in class atg.commerce.csr.events.PaymentGroupEvent
 
getPropertyUpdates() - Method in interface atg.commerce.csr.events.PropertyUpdateEvent
 
getPropertyUpdates() - Method in class atg.commerce.csr.events.ScheduledOrderEvent
 
getPropertyUpdates() - Method in class atg.commerce.csr.events.ShippingGroupEvent
 
getPropertyUpdates() - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Returns the PropertyUpdate objects which are included in the GiftlistEvent.
getPropertyUpdates() - Method in class atg.commerce.csr.order.CSRUpdateShippingGroupFormHandler
Returns the propertyUpdates.
getPropertyUpdates() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the collection of PropertyUpdates generated for an update.
getPropertyUpdates() - Method in class atg.commerce.order.edit.UpdateItem
returns the list of atg.userprofiling.PropertyUpdate objects assoicated with the update.
getPropertyValue(Dictionary, String) - Method in class atg.commerce.csr.util.CSRAgentTools
Gets the value corresponding to the given name in the given dictionary
getPurchaseProcessConfiguration() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns the purchase process configuration
getPurchaseProcessHelper() - Method in class atg.commerce.csr.util.CSRAgentTools
Returns property purchaseProcessHelper
getQuantity() - Method in class atg.commerce.csr.events.ReceiveReturnItem
 
getQuantity() - Method in class atg.commerce.csr.events.SplitCostCenter
 
getQuantity() - Method in class atg.commerce.csr.events.SplitShippingGroup
 
getQuantityAdjusted() - Method in class atg.commerce.csr.returns.ItemCostAdjustment
 
getQuantityAdjustedPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
Property name on the item cost adjustment item that contains the quantity adjusted value
getQuantityAvailable() - Method in class atg.commerce.csr.returns.ReturnItem
 
getQuantityInputTagMaxlength() - Method in class atg.commerce.csr.util.CSRConfigurator
Item quantity input tag's 'maxlength' attribute
getQuantityInputTagSize() - Method in class atg.commerce.csr.util.CSRConfigurator
Item quantity input tag's 'size' attribute
getQuantityPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getQuantityReceived() - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
getQuantityReceived() - Method in class atg.commerce.csr.returns.ReturnItem
Returns the quantity that has been received
getQuantityReceivedPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getQuantityReturned() - Method in class atg.commerce.csr.returns.ReturnItem
 
getQuantityShipped() - Method in class atg.commerce.csr.returns.ReturnItem
 
getQuantityToExchange() - Method in class atg.commerce.csr.returns.ReturnItem
 
getQuantityToExchangePropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getQuantityToProcess() - Method in class atg.commerce.csr.returns.ReturnItem
 
getQuantityToReturn() - Method in class atg.commerce.csr.returns.ReturnItem
Returns the quantity that should be returned
getQuantityToReturnPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getQuery() - Method in class atg.commerce.csr.search.SearchFormHandler
Returns Query to be built and executed
getQueryBuilder(RepositoryView) - Method in class atg.commerce.csr.search.RepositorySearcher
Returns a QueryBuilder based on the Repository's View
getQueryBuilderRelation() - Method in class atg.commerce.csr.search.SearchAttribute
Based on the set mRelation translates it into appropriate format for the QueryBuilder
getQueryOptions() - Method in class atg.commerce.csr.search.SearchFormHandler
Returns property QueryOptions
getRangeWithinDetail(DetailedItemPriceInfo, Range) - Method in class atg.commerce.csr.returns.ReturnManager
Determines the range of the DetailedItemPriceInfo that is included in the given range.
getRAOToOriginatingItemMap() - Method in class atg.commerce.csr.returns.ReturnRequest
Maps the commerce item ids in the Return Adjusted Order to their matching counterparts in the originating order.
getRAOToOriginatingShippingGroupMap() - Method in class atg.commerce.csr.returns.ReturnRequest
Maps the shipping group ids in the Return Adjusted Order to their matching counterparts in the originating order.
getRAOToRCOItemMap() - Method in class atg.commerce.csr.returns.ReturnRequest
This maps items in the return adjusted order to their matching counter part in the return calculation order.
getRAOToRCOShippingGroupMap() - Method in class atg.commerce.csr.returns.ReturnRequest
This maps shipping groups in the return adjusted order to their matching counter part in the return calculation order.
getRAOToReplacementItemMap() - Method in class atg.commerce.csr.returns.ReturnRequest
The maps RAO item ids to their original replacement item ids
getRAOToReplacementShippingGroupMap() - Method in class atg.commerce.csr.returns.ReturnRequest
The maps RAO shipping group ids to their original replacement shipping group ids
getRCOToPEOItemMap() - Method in class atg.commerce.csr.returns.ReturnRequest
This maps items in the return calcuation order to their matching counter part in the promotion evaluation order.
getRCOToPEOShippingGroupMap() - Method in class atg.commerce.csr.returns.ReturnRequest
This maps items in the return calculation order to their matching counter part in the promotin evaluation order.
getRCOToRAOItemMap() - Method in class atg.commerce.csr.returns.ReturnRequest
This maps items in the return calculation order to their matching counter part in the return adjusted order.
getRCOToRAOShippingGroupMap() - Method in class atg.commerce.csr.returns.ReturnRequest
This maps shipping groups in the return calcuation order to their matching counter part in the return adjusted order.
getReadableDates(CalendarSchedule, Locale) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Returns the readable string for the schedules dates specification.
getReadableDays(CalendarSchedule, Locale) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Returns the readable string for the schedules days specification.
getReadableHours(CalendarSchedule, Locale) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Returns the readable string for the schedules hours specification.
getReadableInterval(PeriodicSchedule, Locale) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Returns the readable string for the schedules interval period.
getReadableMinutes(CalendarSchedule, Locale) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Returns the readable string for the schedules minutes specification.
getReadableMonths(CalendarSchedule, Locale) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Returns the readable string for the schedules months specification.
getReadableOccurrences(CalendarSchedule, Locale) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Returns the readable string for the schedules occurrences specification.
getReasonCode() - Method in class atg.commerce.csr.events.OrderManualAdjustmentEvent
Returns the reason code for the adjustment.
getReasonCodes() - Method in class atg.commerce.csr.returns.ReturnFormHandler
Retrieve a list of reason codes
getReasonCodes() - Method in class atg.commerce.csr.returns.ReturnTools
Retrieve a list of reason codes
getReasonPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getRecalculatePaymentGroupAmountsChainId() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
getReceiveItemQuantities() - Method in class atg.commerce.csr.returns.ReturnFormHandler
Returns Receive Item Quantities
getReceiveReturnItemJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getReceiveReturnItemsErrorURL() - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
getReceiveReturnItemsSuccessURL() - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
getReconcileOrderChainId(Order) - Method in class atg.commerce.csr.order.edit.CSRCloneEditManager
If the original order is in one of the "submitted" states defined in CSRAgentTools, then the submitted state is returned.
getReconcileOrderChainId(Order) - Method in class atg.commerce.order.edit.CloneEditManager
Returns the reconcile order chain id based on the state of the given order.
getReconcileOrderChains() - Method in class atg.commerce.order.edit.CloneEditManager
Map of reconcile chain ids.
getRefundAmount() - Method in class atg.commerce.csr.returns.ReturnItem
 
getRefundAmountPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getRefundAmountRemaningRefundMethod() - Method in class atg.commerce.csr.returns.ReturnManager
This method is called by the refund allocation process to return a refund method where any unallocated refund amount can be allocated.
getRefundMethod(String, Order) - Method in class atg.commerce.csr.returns.ReturnTools
Create a RefundMethod object based on information in the repository designated by the given id
getRefundMethod(RepositoryItem, Order) - Method in class atg.commerce.csr.returns.ReturnTools
Create a RefundMethod object based on information in the given repository item
getRefundMethodItemDescriptorName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getRefundMethodList() - Method in class atg.commerce.csr.returns.ReturnRequest
Returns list of refund methods that are available
getRefundMethodsPageURL() - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
Returns the refundMethodsPageURL.
getRefundMethodsPageURL() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Returns the refundMethodsPageURL.
getRefundMethodsPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getRefundMethodTypeClassMap() - Method in class atg.commerce.csr.returns.ReturnTools
Returns the refundMethodTypeClassMap
getRefundSubtotal() - Method in class atg.commerce.csr.returns.ReturnRequest
Returns the subtotal amount of this refund.
getRefundType() - Method in class atg.commerce.csr.returns.RefundMethod
Returns refund type for this record
getRejectOrderJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getRelatedReplacementOrders() - Method in class atg.commerce.csr.returns.ReturnRequest
This list includes all the replacement orders associated with the sortedReturnRequests
getRelation() - Method in class atg.commerce.csr.search.SearchAttribute
Returns The Relation of the attributes real values to the proposed value
getRelationshipType() - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
Returns the type of PaymentGroupRelationship that the PaymentGroup created with the new credit card will have.
getRemainingAmount(RepositoryItem, String) - Method in class atg.commerce.csr.order.ClaimableLookup
Returns the remaining amount for the claimable.
getRemainingAmount(Object, Order) - Method in class atg.commerce.csr.order.ClaimableLookup
This method only returns the remaining amount for the Store Credit and Gift Certificate.
getRemainingAmount(PaymentGroup, Order) - Method in class atg.commerce.csr.order.CSRPaymentGroupRemainingAmount
This method only returns the remaining amount for the Store Credit and Gift Certificate.
getRemainingAmount(RepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
This method returns the remaining amount for the Store Credit and Gift Certificate.
This method supports only store credit and gift certificates.
getRemoveItemFromGiftlistErrorURL() - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Returns property RemoveItemFromGiftlistErrorURL
getRemoveOrderManualAdjusmentJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getRemovePaymentGroupJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getRemoveShippingGroupJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getRepeatingRequestMonitor() - Method in class atg.commerce.csr.returns.ReturnFormHandler
Return the RepeatingRequestMonitor property.
getReplaceItemCount() - Method in class atg.commerce.csr.returns.ReturnRequest
The number of items being replaced.
getReplacementItemCount() - Method in class atg.commerce.csr.returns.ReturnItem
Returns the number of replacement items.
getReplacementItemItemDescriptorName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getReplacementItemMap() - Method in class atg.commerce.csr.returns.ReturnItem
Returns map of replacement items
getReplacementItems() - Method in class atg.commerce.csr.returns.ReturnItem
Returns list of replacement items
getReplacementItemsPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getReplacementItemsWithConversion() - Method in class atg.commerce.csr.returns.ReturnItem
Returns list of replacement items with an extra record that will cause specific quantities to be treated as a refund.
getReplacementOrder() - Method in class atg.commerce.csr.returns.ReturnRequest
 
getReplacementOrderId() - Method in class atg.commerce.csr.events.ReturnOrder
 
getReplacementOrderIdPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getReplacementQuantity() - Method in class atg.commerce.csr.returns.ReturnItem
 
getReplacementToRAOItemMap() - Method in class atg.commerce.csr.returns.ReturnRequest
This maps items copied from each exchange order to their counterpart in the return adjusted order.
getReplacementToRAOShippingGroupMap() - Method in class atg.commerce.csr.returns.ReturnRequest
This maps shipping groups in the exchange orders to their matching counter parts in the return adjusted order.
getRepository() - Method in class atg.commerce.csr.search.SearchFormHandler
Returns Repository which is being queried
getRepositoryId() - Method in class atg.commerce.csr.profile.CreateStoreCreditFormHandler
Overrides ProfileForm.getRepositoryId() to extract from the profile if the property is empty
getRepositoryItem() - Method in class atg.commerce.csr.approvals.Approval
Returns the repository item on the approval.
getRepositoryItem() - Method in class atg.commerce.csr.order.OrderTableFormHandler.ResultWrapper
 
getRepositoryItem(Repository, String, String) - Method in class atg.commerce.csr.repository.CustSvcRepositoryItemServlet
 
getRepositoryItemDescriptor(RepositoryView) - Method in class atg.commerce.csr.search.RepositorySearcher
Returns the item descriptor for the repository
getRepositorySearcher() - Method in class atg.commerce.csr.search.SearchFormHandler
Returns Tool which encapsulates the searching functionality
getRepositoryView() - Method in class atg.commerce.csr.approvals.ApprovalRepositoryQueryFormHandler
Returns the repository view for the configured repository and item descriptor name.
getRepositoryView(Repository, String) - Method in class atg.commerce.csr.search.RepositorySearcher
Returns the repository view for the repository
getRepositoryViewForItemDescriptor(String) - Method in class atg.commerce.csr.approvals.ApprovalsManager
returns the RepositoryView based on the approval type
getRequest() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler.Handler
 
getRequestId() - Method in class atg.commerce.csr.returns.ReturnRequest
returns the ID of the request that this object represents
getRequiredFields() - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Return the list of required property names.
getRequiredState() - Method in class atg.commerce.csr.approvals.GetTotalApprovalsForStateDroplet
Returns the approval state for which the total is required.
getResourceBundle() - Method in class atg.commerce.csr.order.CommerceTypeConfiguration
Returns the resourceBundle The resourceBundle is used to display any i18n content.
getResourceBundle() - Static method in class atg.commerce.csr.order.Constants
Return a reference to this component's resource bundle
getResourceBundle(Locale) - Static method in class atg.commerce.csr.returns.ReturnUserMessage
Returns a ResourceBundle specific for the given locale
getResourceBundle() - Static method in class atg.commerce.csr.scenario.Constants
Return a reference to this component's resource bundle
getResourceBundleName() - Static method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Return the name of the resource bundle to use for this class.
getResponse() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler.Handler
 
getResultNumGreaterThanMax() - Method in class atg.commerce.csr.search.SearchFormHandler
Returns property ResultNumGreaterThanMax
getResultPageCount() - Method in class atg.commerce.csr.search.SearchFormHandler
Returns the number of results pages which is calculated as the resultSetSize / maxResultsPerPage + 1 if any remainder exists.
getResultSetSize() - Method in class atg.commerce.csr.search.SearchFormHandler
Returns property ResultSetSize
getResultsNextPage() - Method in class atg.commerce.csr.search.SearchFormHandler
Returns the no of records to be displayed for next page
getRetCodes() - Method in class atg.commerce.csr.approvals.order.ProcCheckIfApprovalRequired
 
getRetCodes() - Method in class atg.commerce.csr.approvals.order.ProcRemoveOrderApproval
 
getRetCodes() - Method in class atg.commerce.csr.order.edit.processor.ProcConsumeCouponPromotions
 
getRetCodes() - Method in class atg.commerce.csr.order.edit.processor.ProcSendAgentEvents
 
getRetCodes() - Method in class atg.commerce.order.edit.processor.ProcApplyChanges
 
getRetCodes() - Method in class atg.commerce.order.edit.processor.ProcAuthorizePaymentGroups
 
getRetCodes() - Method in class atg.commerce.order.edit.processor.ProcCloneOrderForEdit
 
getRetCodes() - Method in class atg.commerce.order.edit.processor.ProcInitializeCloneEditState
 
getRetCodes() - Method in class atg.commerce.order.edit.processor.ProcInitializeReconciliation
 
getRetCodes() - Method in class atg.commerce.order.edit.processor.ProcReconcileGiftlistRepository
Deprecated.  
getRetCodes() - Method in class atg.commerce.order.edit.processor.ProcSendFulfillmentNotifications
 
getRetCodes() - Method in class atg.commerce.order.edit.processor.ProcValidateCloneOrder
 
getReturnAdjustedOrder() - Method in class atg.commerce.csr.returns.ReturnRequest
Returns a reference to the ReturnAdjustedOrder created for the return.
getReturnAgentPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
Gets property returnAgentPropertyName
getReturnCalculationOrder() - Method in class atg.commerce.csr.returns.ReturnRequest
Returns a reference to the ReturnCalculationOrder created for the return.
getReturnCommentItemDescriptorName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getReturnFee() - Method in class atg.commerce.csr.returns.ReturnRequest
Returns the fee associated with the return
getReturnFeePropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getReturnItem() - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
getReturnItem(String, Order) - Method in class atg.commerce.csr.returns.ReturnTools
Create a ReturnItem object based on information in the repository designated by the given id
getReturnItem(RepositoryItem, Order) - Method in class atg.commerce.csr.returns.ReturnTools
Create a ReturnItem object based on information in the given repository item
getReturnItemCount() - Method in class atg.commerce.csr.returns.ReturnRequest
The number of items being returned
getReturnItemDispositionItemDescriptorName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getReturnItemDispositions() - Method in class atg.commerce.csr.returns.ReturnFormHandler
Returns ReturnItemDispositions
getReturnItemId() - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
getReturnItemItemDescriptorName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getReturnItemList() - Method in class atg.commerce.csr.returns.ReturnRequest
Returns list of items selected for inclusion in this return
getReturnItemMap() - Method in class atg.commerce.csr.returns.ReturnRequest
Returns map of ReturnItem Ids to the ReturnItems
getReturnItems(ShippingGroup) - Method in class atg.commerce.csr.returns.ReturnTools
Return all ReturnItem in the pShippingGroup
getReturnItemsProgressBarPath() - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
Returns the returnItemsProgressBarPath.
getReturnItemsPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getReturnItemsRequests() - Method in class atg.commerce.csr.returns.ReturnFormHandler
Returns couples of returnItem id and returnRequest id
getReturnItemStatePropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getReturnItemStates() - Method in class atg.commerce.csr.returns.ReturnManager
Returns the returned item states
getReturnItemStates() - Method in class atg.commerce.csr.returns.ReturnTools
 
getReturnItemTypeClassMap() - Method in class atg.commerce.csr.returns.ReturnTools
Returns the returnItemTypeClassMap
getReturnManager() - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
Returns the returnManager.
getReturnManager() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
getReturnManager() - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
getReturnManager() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Returns the returnManager.
getReturnManager() - Method in class atg.commerce.csr.order.OrderIsReturnable
Returns the return manager object
getReturnManager() - Method in class atg.commerce.csr.pricing.calculators.ExchangeOrderAdjustmentCalculator
 
getReturnManager() - Method in class atg.commerce.csr.pricing.calculators.ExchangeOrderDiscountCalculator
 
getReturnManager() - Method in class atg.commerce.csr.pricing.calculators.ExchangePromotionEvaluationUpdateCalculator
 
getReturnManager() - Method in class atg.commerce.csr.returns.RefundMethod
Deprecated.  
getReturnManager() - Method in class atg.commerce.csr.returns.ReturnFormHandler
Returns the return manager object
getReturnManager() - Static method in class atg.commerce.csr.returns.ReturnManager
Returns the ReturnManager component.
getReturnManager() - Method in class atg.commerce.csr.returns.StartReturnExchangeProcess
Returns the return manager object
getReturnOrderJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getReturnOriginOfReturnPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
Gets property returnOriginOfReturnPropertyName
getReturnPaymentState() - Method in class atg.commerce.csr.returns.ReturnRequest
Returns the returnPaymentState.
getReturnReason() - Method in class atg.commerce.csr.returns.ReturnItem
Returns the reason that this item was returned
getReturnReasonsItemDescriptorName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getReturnRefPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getReturnRepository() - Method in class atg.commerce.csr.returns.ReturnTools
Returns the return repository
getReturnRequest() - Method in class atg.commerce.csr.order.CSROrderHolder
 
getReturnRequest() - Method in class atg.commerce.csr.returns.ReturnFormHandler
Returns the current return request
getReturnRequest(String) - Method in class atg.commerce.csr.returns.ReturnTools
Create a ReturnRequest object based on information in the repository designated by the given id.
getReturnRequestClass() - Method in class atg.commerce.csr.returns.ReturnTools
Returns the returnRequestClass
getReturnRequestId() - Method in class atg.commerce.csr.events.ReturnOrder
 
getReturnRequestId() - Method in class atg.commerce.csr.returns.ReturnFormHandler
Returns the current return request id
getReturnRequestItemDescriptorName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getReturnRequestsByOrderId(String) - Method in class atg.commerce.csr.returns.ReturnTools
 
getReturnRequestsByReplacementOrderId(String) - Method in class atg.commerce.csr.returns.ReturnTools
This method gets all return requests for a given replacement order.
getReturnRequestView() - Method in class atg.commerce.csr.returns.ReturnTools
 
getReturnRequiredPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getReturnsDataHolder() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Resolves the requested dataholder
getReturnsDataHolder() - Method in class atg.commerce.csr.returns.ReturnFormHandler
Resolves the requested data-holder
getReturnsDataHolderPath() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Gets the ReturnsDataHolderPath
getReturnsDataHolderPath() - Method in class atg.commerce.csr.returns.ReturnFormHandler
Returns the returnsDataHolderPath.
getReturnShippingGroups(Order) - Method in class atg.commerce.csr.returns.ReturnTools
Return all ReturnShippingGroup in the order
getReturnShippingTypeClassMap() - Method in class atg.commerce.csr.returns.ReturnTools
Returns the returnShippingTypeClassMap
getReturnStates() - Method in class atg.commerce.csr.returns.ReturnManager
 
getReturnStates() - Method in class atg.commerce.csr.returns.ReturnTools
 
getReturnTools() - Method in class atg.commerce.csr.order.RelatedOrdersTableFormHandler
Returns the return tools
getReturnTools() - Method in class atg.commerce.csr.pricing.calculators.ExchangeItemAdjustmentCalculator
 
getReturnTools() - Method in class atg.commerce.csr.returns.ReturnDroplet
Returns the return tools
getReturnTools() - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
getReturnTools() - Method in class atg.commerce.csr.returns.ReturnManager
 
getReturnTools() - Static method in class atg.commerce.csr.returns.ReturnTools
Returns the ReturnTools component.
getReturnTools() - Method in class atg.commerce.csr.util.CSRAgentTools
 
getRmaPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getSalePriceListDetail(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
returns the sale price list EnvironmentChangeDetail if there is one in the state already
getSalePriceListFromOrder(Order) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns the sale price list from the order.
getSalePriceListPropertyName() - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the name of the profile property used for holding the sale price list
getSalesChannel() - Method in class atg.commerce.csr.returns.ReturnManager
Returns the salesChannel.
getSaveOrderJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getScenarioMessageDispatcher() - Method in class atg.commerce.csr.returns.ReturnManager
 
getScenarioMessageDispatcher() - Method in class atg.commerce.csr.util.CSRAgentTools
 
getScheduledOrderId() - Method in class atg.commerce.csr.events.ScheduledOrderEvent
 
getScheduledOrderTools() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Returns the core Commerce ScheduleOrderTools
getScheduledOrderViewLandingPage() - Method in class atg.commerce.csr.clicktoconnect.DefaultLandingPageHandler
Returns the landing page for the view an existing scheduled order.
getScheduledOrderViewLandingPage() - Method in class atg.commerce.csr.clicktoconnect.OrderViewLandingPageHandler
Returns the landing page for the view an existing scheduled order.
getScheduleEndDate() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the selected end date for a schedule.
getScheduleFromScheduledOrderItem(RepositoryItem) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns a Schedule object based on the given scheduled order repository item.
getSchedulerTimeZone() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Returns the time zone of the scheduler service
getSchedulerTimeZoneDisplay() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Returns the display value for the scheduler's time zone in short format.
getScheduleStartDate() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the selected start date for a schedule.
getScheduleType() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the type of schedule.
getScheduleTypeFromSchedule(RepositoryItem) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the type of an existing schedule.
getSearchableAttributeNum() - Method in class atg.commerce.csr.search.SearchFormHandler
Returns property mSearchableAttributeNum
getSearchAttribute(int) - Method in class atg.commerce.csr.search.SearchFormHandler
Returns SearchAttribute by which the search is done
getSearchAttributes() - Method in class atg.commerce.csr.search.SearchFormHandler
Returns SearchAttributes by which the search is done
getSearchAttributeValue(SearchAttribute, RepositoryView, Locale) - Method in class atg.commerce.csr.search.RepositorySearcher
Based on the set SearchAttribute returns that property value
getSearchOnCatalog() - Method in class atg.commerce.csr.search.OrderSearchFormHandler
Returns mSearchOnCatalog
getSearchOnProfile() - Method in class atg.commerce.csr.search.OrderSearchFormHandler
Returns mSearchOnProfile
getSearchResults() - Method in class atg.commerce.csr.search.SearchFormHandler
Returns property SearchResults
getSearchStringFormat() - Method in class atg.commerce.csr.search.RepositorySearcher
Returns property SearchStringFormat
getSelectedDates() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the dates selected for a calendar schedule.
getSelectedDays() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the days selected for a Calendar schedule.
getSelectedHours() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the hours selected for a Calendar schedule.
getSelectedInterval() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the number of intervals for a Periodic schedule.
getSelectedMinutes() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the mintues selected for a Calendar schedule.
getSelectedMonths() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the months selected for a calendar schedule.
getSelectedOccurrences() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the occurrences in the month selected for a calendar schedule.
getSelectItemsAndStartReturnErrorURL() - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
getSelectItemsAndStartReturnSuccessURL() - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
getSelectReturnItemsErrorURL() - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
getSelectReturnItemsSuccessURL() - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
getServerLocalizedResource(String, Object[]) - Method in class atg.commerce.csr.approvals.ApprovalsManager
Returns the message string from the exception resource library.
getServerResource(String, Object[]) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns a resource from the server localized resource bundle
getServletConfig() - Method in class atg.commerce.csr.search.SearchFormHandler
 
getServletInfo() - Method in class atg.commerce.csr.search.SearchFormHandler
 
getShipItemRelationshipHighlightedStates() - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the order states that should appear highlighted in the UI
getShippingCostMap() - Method in class atg.commerce.csr.returns.ReturnRequest
Maps ShippingGroupCommerceItemRelationships to the their shipping cost in the original purchase order
getShippingGroup() - Method in class atg.commerce.csr.returns.ReturnShippingGroup
Returns shipping group related to this return group
getShippingGroupEditHandler() - Method in class atg.commerce.order.edit.HandlingInstructionEditHandler
Reference to the ShippingGroupEditHandler used to access shipping group meta-deta generated from the cloning process.
getShippingGroupEditHandler() - Method in class atg.commerce.order.edit.RelationshipEditHandler
Returns the Shipping Group Edit Handler
getShippingGroupHighlightedStates() - Method in class atg.commerce.csr.util.CSRAgentTools
 
getShippingGroupId() - Method in class atg.commerce.csr.events.ShippingGroupEvent
 
getShippingGroupId() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Get the Id of the shipping group whose address is to be changed
getShippingGroupId() - Method in class atg.commerce.csr.returns.ItemCostAdjustment
 
getShippingGroupId() - Method in class atg.commerce.csr.returns.ReturnItem
Returns the id of the shipping group that this record is related to
getShippingGroupIdPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getShippingGroupInitializers() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.  
getShippingGroupList() - Method in class atg.commerce.csr.returns.ReturnRequest
Returns list of shipping groups associated with this return request
getShippingGroupManager() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.  
getShippingGroupManager() - Method in class atg.commerce.csr.returns.ReturnManager
Returns the ShippingGroup manager
getShippingGroupManager() - Method in class atg.commerce.order.edit.ShippingGroupEditHandler
Return the ShippingGroupManager
getShippingGroupManager() - Method in class atg.commerce.order.purchase.ApplicableShippingGroups
Returns the shippingGroupManager
getShippingGroupMap() - Method in class atg.commerce.csr.returns.ReturnRequest
Returns list of shipping groups associated with this return request
getShippingGroupMapContainer() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated. Return the ShippingGroupMapContainer property.
getShippingGroupMapContainer(DynamoHttpServletRequest) - Method in class atg.commerce.order.purchase.ApplicableShippingGroups
This method gets the ShippingGroupMapContainer from the request.
getShippingGroupMapContainerPath() - Method in class atg.commerce.order.purchase.ApplicableShippingGroups
Returns the shippingGroupMapContainerPath
getShippingGroupPriceOverrides() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Get the map of ID to item price override values.
getShippingGroupShippedStates() - Method in class atg.commerce.csr.order.OrderIsReturnable
 
getShippingGroupShippedStates() - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the shipping group states that indicate a shipping group has shipped
getShippingGroupsProperty() - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Returns the mShippingGroupsProperty
getShippingGroupStates() - Method in class atg.commerce.csr.order.CSRPurchaseProcessHelper
Returns the map of valid shipping group states
getShippingGroupTypeConfigurations() - Method in class atg.commerce.csr.util.CSRConfigurator
Returns the shippingGroupTypeConfigurations This property is used to configure all shipping group type configurations.
getShippingGroupTypeConfigurationsAsMap() - Method in class atg.commerce.csr.util.CSRConfigurator
Returns the shippingGroupTypeConfigurationsAsMap This method converts CSRConfigurator.getShippingGroupTypeConfigurations() into a map.
getShippingGroupTypesToBeInitialized() - Method in class atg.commerce.csr.util.CSRConfigurator
Returns the shippingGroupTypesToBeInitialized This property is used to provide list of shipping group types to be initialized by the ShippingGroupDroplet.
getShippingMethod() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Returns the shippingMethod
getShippingMethodPropertyName() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Get the name of the shippingMethod property in a ShippingGroup
getShippingMethodURL() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Returns the shippingMethodURL
getShippingPricingEngine() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated. the shipping pricing engine to consult for available shipping methods
getShippingPromotionsPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getShippingShareAdjustment() - Method in class atg.commerce.csr.returns.ItemCostAdjustment
 
getShippingShareAdjustmentPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
Property name on the item cost adjustment item that contains the shipping share adjustment value
getShipToAddressNickname() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Returns the shipToAddressNickname
getShoppingCart() - Method in class atg.commerce.csr.pricing.SubmittedOrderPricingModelHolder
Returns property ShoppingCart
getSingleShippingGroupCheckoutErrorURL() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Returns the singleShippingGroupCheckoutErrorURL
getSingleShippingGroupCheckoutSuccessURL() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Returns the singleShippingGroupCheckoutSuccessURL
getSiteCatalog(Site, RepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
This method returns catalog for the site only if the multi site is enabled.
getSiteCatalogs(String[], RepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
This method returns site catalogs.
getSiteCatalogs(Collection<Site>, RepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
This method returns catalogs only if the multi site is enabled.
getSiteContextManager() - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the siteContextManager
getSiteGroupManager() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns the siteGroupManager
getSiteId() - Method in class atg.commerce.csr.approvals.Approval
Returns the site as a String.
getSiteId(RepositoryItem) - Method in class atg.commerce.csr.gifts.GiftlistTableFormHandler
Returns the site Id
getSiteIdPropertyName() - Method in class atg.commerce.csr.approvals.ApprovalsPropertyManager
Returns the Site ID property name as a String.
getSiteIdPropertyName() - Method in class atg.commerce.csr.gifts.GiftlistTableFormHandler
Returns the name of the site id property in the repository
getSiteManager() - Method in class atg.commerce.csr.gifts.GiftlistTableFormHandler
Returns property SiteManager.
getSiteManager() - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the siteManager
getSkuChange() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Property for use when changing the Sku of one or more items in the order.
getSkuIdPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
GetSKUParentProductDroplet - Class in atg.commerce.csr.catalog
Droplet for getting product by skuId
GetSKUParentProductDroplet() - Constructor for class atg.commerce.csr.catalog.GetSKUParentProductDroplet
 
getSortDirection() - Method in class atg.commerce.csr.search.SearchFormHandler
 
getSortDirectionInt() - Method in class atg.commerce.csr.search.SearchFormHandler
 
getSortedRefundMethodList() - Method in class atg.commerce.csr.returns.ReturnFormHandler
This method takes the #getReturnRequest().getRefundMethodList() and sorts the refund method based on "refundType" property.
getSortedRelatedReturnRequests() - Method in class atg.commerce.csr.returns.ReturnRequest
Returns a reference to the sorted array of related return request objects
getSortProperty() - Method in class atg.commerce.csr.search.SearchFormHandler
 
getSortPropertyName() - Method in class atg.commerce.order.edit.CollectionEditHandler
The value of this property is used to sort the collection before mapping the original to clone object in the collection
getSourceCostCenterId() - Method in class atg.commerce.csr.events.SplitCostCenter
 
getSourceShippingGroupId() - Method in class atg.commerce.csr.events.SplitShippingGroup
 
getSplitCostCenterJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getSplitShippingGroupJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getStartDate() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the state date is localized String format.
getStartExchangeProcessErrorURL() - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
getStartExchangeProcessSuccessURL() - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
getStartIndex() - Method in class atg.commerce.csr.search.SearchFormHandler
Returns the property startIndex.
getStartReturnProcessErrorURL() - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
getStartReturnProcessSuccessURL() - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
getState() - Method in class atg.commerce.csr.approvals.Approval
Returns the state as a String.
getState() - Method in class atg.commerce.csr.returns.ReturnItem
Returns the state of this return item
getState() - Method in class atg.commerce.csr.returns.ReturnRequest
The state of this return request
getStateData(CloneEditState, String) - Method in class atg.commerce.order.edit.CloneEditHandler
gets an object from the state map maintained by this CloneEditHandler
getStateData(Object) - Method in class atg.commerce.order.edit.CloneEditState
Returns the extra data object keyed by the given object
getStateDataMap() - Method in class atg.commerce.order.edit.CloneEditState
Returns the extra data map.
getStateMap(CloneEditState) - Method in class atg.commerce.order.edit.CloneEditHandler
Gets the state data map for this clone edit handler from the CloneEditState
getStatePropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getStoreCreditNumberPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
Returns the storeCreditNumberPropertyName.
getStoreCreditRefundMethodItemDescriptorName() - Method in class atg.commerce.csr.returns.ReturnTools
Returns the storeCreditRefundMethodItemDescriptorName.
getStoreCreditType() - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
Return the StoreCreditType property.
getStoreCreditType() - Method in class atg.commerce.csr.returns.ReturnManager
Returns the PaymentGroup type used to create StoreCredits.
getString(String, Locale) - Static method in class atg.commerce.csr.returns.ReturnUserMessage
Return a String message specific for the given locale
getStringResource(String) - Static method in class atg.commerce.csr.order.Constants
Acquire a string value from the resource bundle
getStringResource(String, Locale) - Static method in class atg.commerce.csr.order.Constants
Acquire a string value from the resource bundle based on the specified locale
getStringResource(String, ResourceBundle) - Static method in class atg.commerce.csr.order.Constants
Acquire a string value from a specific resource bundle
getStringResource(String) - Static method in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
getStringResource(String) - Static method in class atg.commerce.csr.scenario.Constants
Acquire a string value from the resource bundle
getStringResource(String, Locale) - Static method in class atg.commerce.csr.scenario.Constants
Acquire a string value from the resource bundle based on the specified locale
getStringResource(String, ResourceBundle) - Static method in class atg.commerce.csr.scenario.Constants
Acquire a string value from a specific resource bundle
getSubmitOrderJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getSubmittedDateProperty() - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Returns the mSubmittedDate
getSubmittedOrderPricingModels() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns the pricing model holder used for submitted orders
getSubmittedOrderPricingModels() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Returns property SubmittedOrderPricingModels
getSubmittedOrderPricingModels() - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
Returns property SubmittedOrderPricingModels
getSubmittedOrderPricingModels() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Returns property SubmittedOrderPricingModels
getSubmittedOrderStates() - Method in class atg.commerce.csr.util.CSRAgentTools
 
getSubtypeName() - Method in class atg.commerce.csr.search.SearchAttribute
Returns SubtypeName of the Attribute
getSuccessURL() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler.Handler
 
getSuccessURL() - Method in class atg.commerce.csr.order.OrderNoteFormHandler
Gets the SuccessURL
getSuccessURL() - Method in class atg.commerce.csr.order.ViewOrderFormHandler
Returns property SuccessURL
getSuccessURL() - Method in class atg.commerce.csr.search.SearchFormHandler
Returns where to go upon successful search
getSuggestedRefundAmount() - Method in class atg.commerce.csr.returns.ReturnItem
 
getSuggestedShippingRefund() - Method in class atg.commerce.csr.returns.ReturnRequest
returns the suggested shipping cost refund amount
getSuggestedShippingRefundPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getSuggestedShippingRefundShare() - Method in class atg.commerce.csr.returns.ReturnItem
 
getSuggestedShippingRefundSharePropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getSuggestedTaxRefund() - Method in class atg.commerce.csr.returns.ReturnRequest
returns the suggested tax refund amount
getSuggestedTaxRefundPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getSuggestedTaxRefundShare() - Method in class atg.commerce.csr.returns.ReturnItem
 
getSuggestedTaxRefundSharePropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getTaxShareAdjustment() - Method in class atg.commerce.csr.returns.ItemCostAdjustment
 
getTaxShareAdjustmentPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
Property name on the item cost adjustment item that contains the tax share adjustment value
getTemplateEmailSender() - Method in class atg.commerce.csr.util.CSRAgentTools
Gets the TemplateEmailSender
getTemplateName() - Method in class atg.commerce.csr.order.ConfirmationInfo
Returns the name of the email template to use when sending the email.
getTemplateOrder() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the template order for the new schedule.
getTemplateToUse() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Returns the email template name used to the send email notification for a new order or an update to an order.
getTextSearchStringFormat() - Method in class atg.commerce.csr.search.RepositorySearcher
Returns property mTextSearchStringFormat
getTicket() - Method in class atg.commerce.csr.approvals.Approval
Returns the ticket as a RepositoryItem.
getTicket() - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
Returns the current ticket
getTicket() - Method in class atg.commerce.csr.order.CSRCreateHardgoodShippingGroupFormHandler
Returns the current ticket
getTicketId() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Returns the Id of the current ticket
getTicketId() - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
Returns the Id of the current ticket
getTicketId() - Method in class atg.commerce.csr.order.CSRCreateElectronicShippingGroupFormHandler
Returns the Id of the current ticket
getTicketId() - Method in class atg.commerce.csr.order.CSRCreateHardgoodShippingGroupFormHandler
Returns the Id of the current ticket
getTicketId() - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
Returns the Id of the current ticket
getTicketId() - Method in class atg.commerce.csr.order.CSRPurchaseProcessHelper
Returns the Id of the current ticket
getTicketId() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Returns the Id of the current ticket
getTicketId() - Method in class atg.commerce.csr.order.CSRUpdateShippingGroupFormHandler
Returns the Id of the current ticket
getTicketId() - Method in class atg.commerce.csr.profile.CreateStoreCreditFormHandler
Returns the Id of the current ticket
getTicketId() - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Returns the Id of the current ticket
getTicketId() - Method in class atg.commerce.csr.returns.ReturnFormHandler
Returns the Id of the current ticket
getTicketId() - Method in class atg.commerce.csr.returns.ReturnManager
Returns the Id of the current ticket
getTicketIdPropertyName() - Method in class atg.commerce.csr.approvals.ApprovalsPropertyManager
Returns the Ticket ID property name as a String.
getTicketingEventListener() - Method in class atg.commerce.csr.ticketing.CSRTicketDispositionMonitor
 
getTicketingManager() - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
 
getTicketingRepository() - Method in class atg.commerce.csr.ticketing.TicketingEventListener
 
getTicketingTools() - Method in class atg.commerce.csr.approvals.ApprovalsManager
Returns the Ticketing Tools.
getTicketOrdersPropertyName() - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the ticketOrdersPropertyName.
getToEmailAddress() - Method in class atg.commerce.csr.order.ConfirmationInfo
Returns the email address associated with the confirmation
getTotalAdjustments(Collection) - Method in class atg.commerce.csr.returns.ReturnTools
Sums all adjustments
getTotalAmountAdjustments(Collection) - Method in class atg.commerce.csr.returns.ReturnTools
Sums the amountAdjustment property of all the refund adjustments
getTotalAppeasementsForOrder(Order) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
calculates the total appeasements for the specified order
getTotalAppeasementValue(Order) - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the total value of agent applied appeasements (credits) on the given Order.
GetTotalApprovalsForStateDroplet - Class in atg.commerce.csr.approvals
This droplet will query the approvals repository and return the total number of results for a given type
GetTotalApprovalsForStateDroplet() - Constructor for class atg.commerce.csr.approvals.GetTotalApprovalsForStateDroplet
 
getTotalItemAdjustments(Collection) - Method in class atg.commerce.csr.returns.ReturnTools
Sums the amountAdjustment, orderDiscountShareAdjustment and manualDiscountShareAdjustment properties of all the refund adjustments
getTotalItemRefund() - Method in class atg.commerce.csr.returns.ReturnRequest
This method returns the item subtotal for this refund, not including refund for taxes & shipping.
getTotalManualAdjustmentAdjustments(Collection) - Method in class atg.commerce.csr.returns.ReturnTools
Sums the manualAdjustmentShareAdjustment property for all the refund adjustments
getTotalManualAdjustmentValue(Order, String) - Method in class atg.commerce.csr.returns.ReturnTools
returns the total adjustment made by an order promotion
getTotalManualAppeasementValue(Order) - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the total value of manual adjustments if they sum to a credit value.
GetTotalOrderAppeasementsDroplet - Class in atg.commerce.csr.order
This droplet will determine if an Order has any appeasements applied to it, and return the total appeasements if any are found.
GetTotalOrderAppeasementsDroplet() - Constructor for class atg.commerce.csr.order.GetTotalOrderAppeasementsDroplet
 
getTotalOrderDiscountAdjustments(Collection) - Method in class atg.commerce.csr.returns.ReturnTools
Sums the orderDiscountShareAdjustment property of all the refund adjustments
getTotalOrderPromotionValue(Order, String) - Method in class atg.commerce.csr.returns.ReturnTools
returns the total adjustment made by an order promotion
getTotalPriceOverrideAppeasementValue(Order) - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the total appeasement(credit) value of item price overrides on the given Order.
getTotalPriceOverrideValue(Order) - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the total value of item price overrides on the given Order.
getTotalRefundAmount() - Method in class atg.commerce.csr.returns.ReturnRequest
returns the total amount of this refund, less the return fee
getTotalShippingAdjustments(Collection) - Method in class atg.commerce.csr.returns.ReturnTools
Sums the shippingAdjustment property of all the refund adjustments
getTotalTaxAdjustments(Collection) - Method in class atg.commerce.csr.returns.ReturnTools
Sums the taxAdjustment property of all the refund adjustments
getTransactionLockFactory() - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
The transactionLockFactory is used to get the locks if useLocksArountTransactions is true
getTransactionManager() - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
Returns the Transaction manager component
getTransactionManager() - Method in class atg.commerce.csr.approvals.order.UpdateOrderApprovalCustomerEmailFormHandler
Returns the transaction manager
getTransactionManager() - Method in class atg.commerce.csr.order.OrderNoteFormHandler
Returns the transaction manager
getTransactionManager() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns property TransactionManager
getTransactionManager() - Method in class atg.commerce.csr.order.ViewOrderFormHandler
Returns the transaction manager
getTransactionManager() - Method in class atg.commerce.csr.returns.ReturnManager
Returns the transaction manager to use
getTransactionManager() - Method in class atg.commerce.order.edit.CloneEditManager
Transaction Manager
getTrimString() - Method in class atg.commerce.csr.search.RepositorySearcher
Returns property TrimString
getType() - Method in class atg.commerce.csr.order.CommerceTypeConfiguration
Returns the type This property could be used as the primary key for this configuration.
getType() - Method in class atg.commerce.csr.scenario.InitializeProfile
Gets the type property, i.e.
getUnallocatedAmount() - Method in class atg.commerce.csr.returns.ReturnRequest
Returns the total refund amount that is not allocated to a refund method.
getUpdatableItem() - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Get the repository item whose id updateRepositoryId and whose type is updateItemDescriptorName.
getUpdatableProperty() - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Get the property of the update repository item that is to be updated when a new repository item is created.
getUpdateInventoryPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getUpdateItemDescriptorName() - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Return the item descriptor name for the item specified by updateRepositoryId.
getUpdateItems(CloneEditState) - Method in class atg.commerce.order.edit.CloneEditHandler
Returns the UpdateItem clone map.
getUpdateKey() - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Return the key that identifies the map entry to modify, in cases where updatePropertyName specifies a map-valued property.
getUpdatePropertyName() - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Return the property of the update item to modify when this form handler creates or deletes a repository item.
getUpdateRepositoryId() - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Return the repository id of a "container" or "parent" item that may be updated automatically whenever a repository item is created or deleted by this form handler.
getUpdateScheduledOrderJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getUpdateType() - Method in class atg.commerce.csr.events.OrderManualAdjustmentEvent
 
getUpdateType() - Method in class atg.commerce.csr.events.PaymentGroupEvent
 
getUpdateType() - Method in class atg.commerce.csr.events.ScheduledOrderEvent
 
getUpdateType() - Method in class atg.commerce.csr.events.ShippingGroupEvent
 
getUseLocaleRepository() - Method in class atg.commerce.csr.search.SearchFormHandler
Returns UseLocaleRepository
getUserAuthority() - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
Returns an reference to the InternalUserProfileAuthority that's used to check access rights for the agent identified in the Approval object.
getUserItemDescriptorName() - Method in class atg.commerce.csr.returns.ReturnManager
 
getUserItemDescriptorName() - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
 
getUserLocale() - Method in class atg.commerce.csr.approvals.order.UpdateOrderApprovalCustomerEmailFormHandler
This method gets the current Locale
getUserLocale() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
This method gets the current Locale
getUserLocale() - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
This method gets the current Locale
getUserLocale(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
This method over-rides the core commerce method and calls CSRAgentTools.getActiveCustomerPricingLocale() to get the locale.
getUserLocale(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
This method over-rides the core commerce method and calls CSRAgentTools.getActiveCustomerPricingLocale() to get the locale.
getUserLocale(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
This method over-rides the core commerce method and calls CSRAgentTools.getActiveCustomerPricingLocale() to get the locale.
getUserLocale(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
This method over-rides the core commerce method and calls CSRAgentTools.getActiveCustomerPricingLocale() to get the locale.
getUserLocale(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
This method over-rides the core commerce method and calls CSRAgentTools.getActiveCustomerPricingLocale() to get the locale.
getUserLocale(DynamoHttpServletRequest) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated. Returns the locale associated with the request.
getUserLocale(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
Returns the locale associated with the request.
getUserLocale() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
This method gets the current Locale
getUserLocale() - Method in class atg.commerce.csr.order.ViewOrderFormHandler
This method gets the current Locale
getUserLocale() - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Return the preferred Locale for user-vislble error messages.
getUserLocale(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
This method over-rides the core commerce method and calls CSRAgentTools.getActiveCustomerPricingLocale() to get the locale.
getUserLocalizedResource(String, Object[], Locale) - Method in class atg.commerce.csr.approvals.ApprovalsManager
Returns a resource from the user resource bundle
getUserPricingModels() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Returns the PricingModelHolder that should be used for the current order.
getUserPricingModels() - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
Returns the PricingModelHolder that should be used for the current order.
getUserPricingModels() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Returns the PricingModelHolder that should be used for the current order.
getUserPricingModels() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated. Returns property UserPricingModels
getUserPricingModels() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Returns the PricingModelHolder that should be used for the current order.
getUserResource(String, Object[], Locale) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns a resource from the user resource bundle
getUserResource(String, Object[], Locale) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Returns a resource from the user resource bundle
getUserResourceBundle(Locale) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Returns the resource bundle used to localized user messages
getUsersCatalog(RepositoryItem) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Returns a catalog.
getUsersCatalog(RepositoryItem, Site) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns a catalog.
getUserSelectedShipToNickname() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.  
getUsersPriceList(RepositoryItem) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Returns a price list.
getUsersPriceList(RepositoryItem, Site) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Returns a price list.
getUsersSalePriceList(RepositoryItem) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Returns a sale price list.
getUsersSalePriceList(RepositoryItem, Site) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Returns a sale price list.
getValidatePaymentGroupsChainId() - Method in class atg.commerce.csr.util.CSRAgentTools
Return the ValidatePaymentGroupsChainId property.
getValidHardGoodShippingGroup(HardgoodShippingGroup) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.  
getValue() - Method in class atg.commerce.csr.search.SearchAttribute
 
getValueArraySize() - Method in class atg.commerce.csr.search.SearchAttribute
Returns ValueArraySize of the Attribute
getValueForWindowScope() - Method in class atg.commerce.csr.catalog.AddProductsByIdConfigurator
Gets property valueForWindowScope
getValues() - Method in class atg.commerce.csr.search.SearchAttribute
Returns Proposed Value for the attribute
getValues(int) - Method in class atg.commerce.csr.search.SearchAttribute
Returns Proposed Value for the attribute
getViewCreditCardJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getViewExistingOrderPageURL() - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
Returns the viewExistingOrderPageURL.
getViewOrder() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns the view current order
getViewOrderCostCentersJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getViewOrderHolder() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns the current view order holder
getViewOrderId() - Method in class atg.commerce.csr.order.ViewOrderFormHandler
Returns the id of the order that will be loaded into the view order holder by handleChangeViewOrder
getViewOrderJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getViewOrderPaymentJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getViewOrderPromotionsJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getViewOrderReturnsJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getViewOrderShippingJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getViewProfilePromotionsJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getWalletHolderPath() - Method in class atg.commerce.csr.util.CSRAgentTools
Provides a handle to the wallet for the current request
getWalletPromotionStatesPath() - Method in class atg.commerce.csr.util.CSRAgentTools
Provides a handle to the wallet promotion states
getWishlistItemAddedJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getWishlistItemRemovedJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
GIFT_CERTIFICATE_TYPE - Static variable in class atg.commerce.csr.order.ClaimableLookup
 
GIFT_CERTIFICATE_TYPE - Static variable in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
GIFT_ITEM_ADDED_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
GIFT_ITEM_QUANTITY_CHANGED_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
GIFT_ITEM_REMOVED_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
GiftItemEvent - Class in atg.commerce.csr.events
The message class to be used to notify listeners when a CSR edits, adds, or removes a gift item
GiftItemEvent() - Constructor for class atg.commerce.csr.events.GiftItemEvent
 
GiftlistEvent - Class in atg.commerce.csr.events
The message class to be used to notify listeners when the agent performs an action on a giftlist
GiftlistEvent() - Constructor for class atg.commerce.csr.events.GiftlistEvent
 
GiftlistTableFormHandler - Class in atg.commerce.csr.gifts
This form handler is used to populate the customers gift lists grid on the customer view page.
GiftlistTableFormHandler() - Constructor for class atg.commerce.csr.gifts.GiftlistTableFormHandler
 
GRANT_APPEASEMENT_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
GRANT_PROMOTION_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
GrantAppeasement - Class in atg.commerce.csr.events
The message class to be used to notify listeners when a CSR agent grants an appeasement (store credit, promotion, or credit card credit).
GrantAppeasement() - Constructor for class atg.commerce.csr.events.GrantAppeasement
 
GREATER_STRING - Static variable in class atg.commerce.csr.search.SearchAttribute
 
GREATERTHANOREQUALS_STRING - Static variable in class atg.commerce.csr.search.SearchAttribute
 

H

handleAddAdjustment(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Add manual order adjustment
handleAddComment(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.OrderNoteFormHandler
This method is responsible for adding a comment to the order's activity log
handleApplyRefunds(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
apply the refund amounts
handleApplyShippingMethods(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
This method is used in the multiple shipping functionality.
handleApprove(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Executes the environment change and approval process.
handleCancel(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
This method redirects to the value of the cancelURL property, if that property is set to a non-null value.
handleCancel(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
This method extension clears the editVlaue dictionary and nulls out the updateKey and repositoryId.
handleCancelExchangeOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
The handleCancelExchangeOrder method cancels the exchange order or exchange order and returns.
handleCancelReturnRequest(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
This method cancels the return request and forwarded to success or error page
handleCancelSearch(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.search.SearchFormHandler
Handles the cancel search.
handleChangeSkus(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
This handler method is used to change the Sku of one or more commerce items in the current order.
handleChangeViewOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.ViewOrderFormHandler
This handler is used to change the current order loaded in the view order holder.
handleClaimItem(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
handleClaimItem is used to claim the coupon or gift certificate.
handleClearForm(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Over rides the super clearForm method so that the search response and request can be cleared out of the AgentSearchRequestTracker
handleCommitOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Extended to do reconciliation before submission, if necessary.
handleCommitOrderUpdates(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Reconciles a clone order with the original.
handleConfirmReturn(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Saves a return request
handleContinueSearch(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.search.SearchFormHandler
Handles the continue search if the search result set number is greater than the specified maximum value
handleCreateStoreCredit(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.profile.CreateStoreCreditFormHandler
Creates a store credit for a customer.
handleCreditPaymentGroup(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Credits a specified payment group.
handleDeleteAdjustment(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Delete manual order adjustment
handleEditCreditCard(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Edits the attributes of a given credit card payment group
handleEditShippingGroup(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Edits the attributes of a given credit card payment group
handleMissingOriginalObject(CloneEditState, Object, Object, Object, Object) - Method in class atg.commerce.order.edit.CollectionEditHandler
This API is called by detectChangesToCollection if an object in the clone container was mapped to an original object in the original container, but the original could not be found in the original container as expected.
handleMissingOriginalObject(CloneEditState, Object, Object, Object, Object) - Method in class atg.commerce.order.edit.HandlingInstructionEditHandler
If an original handling instruction cannot be found in original shipping group associated with the clone shipping group, it could mean the handling instruction was moved during updates to a difference clone shipping group.
handleMultipleShippingGroupCheckout(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
This method is specifically used to check out with multiple shipping address.
handleNextResultPageNum(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.search.SearchFormHandler
Handles the search for the next page
handlePersistOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Persists the current order in the cart.
handlePipelineError(Object, String) - Method in class atg.commerce.csr.order.scheduled.DuplicateAndSubmit
Add a pipeline error to the list of form exceptions.
handlePreserveUserInputOnServerSide(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
This method is used to preserve any user inputs in the server's memeory.
handlePreserveUserInputOnServerSide(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
This method is used to preserve any user inputs in the server's memory.
handlePreviousResultPageNum(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.search.SearchFormHandler
Handles the search for the previous page.
handleProcessTemplate(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
This handler processes a order that will be saved as a scheduled order template.
handleReceiveReturnItems(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Records the receipt of return merchandise
handleReject(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Executes the environment change and rejection process.
handleRemoveItemFromGiftlist(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
handleRemoveItemFromGiftlist
handleRequest(DynamoHttpServletRequest, DynamoHttpServletResponse, ManualAdjustmentsFormHandler.Handler) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Boilerplate request handler, all specialization occurs in the Handler implementation.
handleSearch(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.search.SearchFormHandler
Handles the search.
handleSearchQuery(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.search.SearchFormHandler
Handles the search
handleSelectItemsAndStartReturn(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Selects Items and starts the return process.
handleSelectReturnItems(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Validates the quantities and reasons for the return items, builds the selected item list, and prepares the refund
handleSendConfirmationMessage(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Sends a confirmation email message
handleSingleShippingGroupCheckout(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
This method is specifically used to check out with single shipping address.
handleStartExchangeProcess(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
This method sets the ReturnRequest.processName property to "Exchange" and apply ReturnItems and suggested amounts.
handleStartReturnProcess(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
This method sets ReturnRequest.processName property to "Return" and apply ReturnItems and suggested amounts.
handleStoreInWindowScope(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.catalog.AddProductsByIdConfigurator
Stores some data (e.g.
handleUpdateCustomerEmail(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.approvals.order.UpdateOrderApprovalCustomerEmailFormHandler
Updates the confirmation email address associated with the order approval record
HandlingInstructionEditHandler - Class in atg.commerce.order.edit
This handler updates handling instructions between the clone and original order and reconciles the gift repository based on the changes.
HandlingInstructionEditHandler() - Constructor for class atg.commerce.order.edit.HandlingInstructionEditHandler
 

I

ID - Static variable in class atg.commerce.csr.order.OrderComponentIsModifiable
 
IGNORE_PROMOTION_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
init() - Method in class atg.commerce.csr.search.RepositorySearcher
 
init(ServletConfig) - Method in class atg.commerce.csr.search.SearchFormHandler
 
initializeCloneEditState(CloneEditState) - Method in class atg.commerce.order.edit.CloneEditHandler
This method is called to initialize the CloneEditState object after cloning.
initializeCloneEditState(CloneEditState, Order, Order) - Method in class atg.commerce.order.edit.CloneEditManager
Initializes the CloneEditState using the original and clone order
initializeCloneEditState(CloneEditState) - Method in class atg.commerce.order.edit.CollectionEditHandler
This maps the objects in the original collection to the object in the clone collection and stores the maps in the clone edit state in the CloneEditState
initializeCloneEditState(CloneEditState) - Method in class atg.commerce.order.edit.CommerceItemEditHandler
Extends the base bahavior to copy the price list property from each itemPriceInfo.
initializeCloneEditState(CloneEditState) - Method in class atg.commerce.order.edit.OrderPropertyEditHandler
Copies the original pricingModels from the order's priceInfo and taxPriceInfo to the clone order's priceInfo and taxPriceInfo.
initializeCloneEditState(CloneEditState) - Method in class atg.commerce.order.edit.ShippingGroupEditHandler
Extends base behavior to copy the pricing models from the original to clone shipping groups.
initializeConfirmationInfoForApprove(Approval) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Initializes the confirmation info object when an order is approved
initializeConfirmationInfoForCreateSchedule(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Initializes the confirmation info object when a new order is submitted
initializeConfirmationInfoForNewOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Initializes the confirmation info object when a new order is submitted
initializeConfirmationInfoForNewOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.DuplicateAndSubmit
Initializes the confirmation info object when a new order is submitted
initializeConfirmationInfoForReject(Approval) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Initializes the confirmation info object when an order is rejected
initializeConfirmationInfoForScheduleUpdate(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
Initializes the confirmation info object when a new order is submitted
initializeConfirmationInfoForUpdateOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Initializes the confirmation info object after order updates are reconciled/committed
initializeConfirmationInfoForUpdateSchedule(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Initializes the confirmation info object when a scheduled order is updated
initializeConfirmationInfoReturn(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Initializes the confirmation info object when returns and exchanges are submitted
initializeCustomerPricingModels() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Initializes the customer pricing models
initializeDefaultAddresses(RepositoryItem, String, String, boolean) - Method in class atg.commerce.csr.util.CSRAgentTools
Initializes the default shipping and default billing addresses for the profile.
initializeDefaultsForProfile(MutableRepositoryItem) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Initializes the default values in the profile.
initializeDefaultsForProfile(MutableRepositoryItem) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Set the default values for a new profile.
initializeNewOrderInCart() - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Creates a new order and makes it current in the agent's window state order holder
initializeOrderEdit(Order) - Method in class atg.commerce.order.edit.CloneEditManager
Executes the pipeline chain that initializes the order edit process.
initializeOrderEdit(Order, String, Map) - Method in class atg.commerce.order.edit.CloneEditManager
 
initializePricingModelHolder(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method initializes the pricing model holder.
initializePricingModels() - Method in class atg.commerce.csr.pricing.ExchangePricingModelHolder
Initializes the item, order and tax pricing model properties to null.
initializePricingModels() - Method in class atg.commerce.csr.pricing.SubmittedOrderPricingModelHolder
Reload the all pricing models for the order
InitializeProfile - Class in atg.commerce.csr.scenario
This event is sent whenever a customer profile is initialized in the CSR application.
InitializeProfile() - Constructor for class atg.commerce.csr.scenario.InitializeProfile
 
initializeReconciliationProcess(CloneEditState) - Method in class atg.commerce.order.edit.CloneEditHandler
Reinitializes the AddItem, UpdateItem and DeleteItem maps in the clon edit state.
initializeReconciliationProcess(CloneEditState) - Method in class atg.commerce.order.edit.CloneEditManager
Prepares the CloneEditState for the reconciliation process.
initializeRequestParameters(DynamoHttpServletRequest) - Method in class atg.commerce.csr.order.ClaimableLookup
The initializeRequestParameters method gathers the necessary input parameters and uses them to adjust initialization requirements.
initializeRequestParameters(DynamoHttpServletRequest) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated. The initializeRequestParameters method gathers the necessary input parameters and uses them to adjust initialization requirements.
initializeShippingGroupContainerService(Profile, Order) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
This method is used to initialize ShippingGroupMapContainerService.
initState(Order, Order) - Method in class atg.commerce.order.edit.CloneEditState
initializes the CloneEditState for the reconciliation process
INPUT_PARAM_APPROVAL - Static variable in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
input parameter name used to store the Approval object that's loaded from the id
INPUT_PARAM_APPROVAL_ID - Static variable in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
input parameter used to store the approvalId
INTERVAL_OPTION_DAYS - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
The interval option that causes the interval period to be calculated based on days
INTERVAL_OPTION_WEEKS - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
The interval option that causes the interval period to be calculated based on weeks
invalidateViewOrder() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
This method will invalidate the order in the view order holder.
invoke() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler.Handler
Invoke the actual "business logic" of part of the request handler.
IS_SUPPORTED - Static variable in class atg.commerce.csr.order.ClaimableLookup
 
isActiveOrderOwnerChangeble() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Determines if the active order may have a new owner assigned.
isActiveOrderUpdatedSinceLoad() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns true if the orders last modification time is greater than the CSROrderHolder's loadTime.
isAddedItem(CloneEditState, Object) - Method in class atg.commerce.order.edit.CloneEditHandler
Determines if an AddItem is mapped to the given key.
isAddNewAddress() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Deprecated.  
isAdvancedSearch() - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Returns the mIsAdvancedSearch
isAgentOverridePrice(CommerceItem) - Method in class atg.commerce.csr.util.CSRAgentTools
Determines if the item has been priced with an agent override price.
isAllowCloningContactInfo() - Method in class atg.commerce.csr.util.CSRAgentTools
 
isAllowCouponClaim() - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
If the coupon is allowed to be claim as claimables for payment options with Gift Certificate/Store Credit/ Coupon,then set this falg to true to claim the coupon.
isAlreadyReconciled() - Method in class atg.commerce.order.edit.CloneEditState
Returns true if the update state has been reconciled.
isApprovalRequired(Approval) - Method in class atg.commerce.csr.approvals.ApprovalsManager
Determines if an approval is required for the specified approval object by calling isApprovalRequired() on the appropraite Approval Handler.
isApprovalRequired(Approval) - Method in class atg.commerce.csr.approvals.GenericApprovalsHandler
Called by ApprovalsManager.isApprovalRequired() This method contains logic to determine if an approval is required.
isApprovalRequired(Approval) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
Determines if an order approval is required for the specified approval object.
isAssumeSingleDataSource() - Method in class atg.commerce.csr.search.OrderSearchFormHandler
If true, an order query that contains profile constraints will be executed as a single compound query.
isAutoConfirmationSent() - Method in class atg.commerce.csr.order.ConfirmationInfo
Returns true if the automatic confirmation email was sent for this confirmation info
isAutoDeletedItem() - Method in class atg.commerce.order.edit.DeleteItem
returns true if this item was automatically deleted because it was found in the original container after the clone process was completed.
isAutoEmailSent() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Deprecated.  
isAutoEmailSent() - Method in class atg.commerce.csr.returns.ReturnFormHandler
Deprecated.  
isAutoRecoveredItem() - Method in class atg.commerce.order.edit.AddItem
returns true if this item was automatically added as a result of recovering an item that was deleted from the original after the clone process was completed.
isAutoSendEmail() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Gets the AutoSendEmail
isAutoSendEmail() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Gets the AutoSendEmail
isAutoSendEmail() - Method in class atg.commerce.csr.order.scheduled.DuplicateAndSubmit
Gets the AutoSendEmail
isAutoSendEmail() - Method in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
Gets the AutoSendEmail
isAutoSendEmail() - Method in class atg.commerce.csr.returns.ReturnFormHandler
Gets the AutoSendEmail
isAutoSendNewOrderEmail() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Returns the autoSendNewOrderEmail
isAutoSendUpdateOrderEmail() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Returns the autoSendUpdateOrderEmail
isCatalogExplicitlySetForCall() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
This method gets the current site in the environment using EnvironmentTools.getCurrentSite() and calls CSREnvironmentTools.isCatalogExplicitlySetForCall(Site).
isCatalogExplicitlySetForCall(Site) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Determines if the catalog has been explicitly set by the agent for the current call.
isCloneEditMode() - Method in class atg.commerce.csr.order.CSROrderHolder
This method indicates if the cart is current in clone edit mode.
isCloneEditState(Order) - Method in class atg.commerce.csr.util.CSRAgentTools
returns true if the order should use the clone edit handlers for editing.
isCloneEditState() - Method in class atg.commerce.csr.util.CSRAgentTools
This method grabs the order from the current environment and returns true if the order should use the clone edit handlers for editing.
isCreateTemplateFromSubmittedOrder() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
This flag determines if a submitted order is duplicated into a scheduled order template and loaded into global context after submitting an order.
isCustomCatalogs() - Method in class atg.commerce.csr.util.CSRConfigurator
Returns boolean indicating if custom catalogs are in use
isDoOwnerSearch() - Method in class atg.commerce.csr.gifts.GiftlistTableFormHandler
Returns property DoOwnerSearch
isDoShippingRefunds() - Method in class atg.commerce.csr.returns.ReturnManager
The flag determines if shipping refunds are calculated.
isDoSiteFilterSearch() - Method in class atg.commerce.csr.gifts.GiftlistTableFormHandler
Returns property DoSiteFilterSearch
isEditable() - Method in class atg.commerce.csr.returns.ReturnItem
Can this item be edited?
isEnableCountQuery() - Method in class atg.commerce.csr.search.SearchFormHandler
Returns property enableCountQuery
isEnabled() - Method in class atg.commerce.csr.approvals.order.ProcCheckIfApprovalRequired
Enables and disables the order approval check.
isEnsureTransaction() - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Enables and disables the ensure transaction check.
isExchangeAllowed() - Method in class atg.commerce.csr.returns.ReturnRequest
returns the switch that indicates if the exchange of merchandise is allowed
isExchangeProcess() - Method in class atg.commerce.csr.returns.ReturnRequest
This is the utility method to find whether the current process is the
exchange process or not.
isFulfilledOrderState(String) - Method in class atg.commerce.csr.util.CSRAgentTools
Determines if the given state is one of the states defined in the fulfilledOrderStates property.
isHighlightedState(Object) - Method in class atg.commerce.csr.util.CSRAgentTools
Determines if the objects current state is one of the configured highlighted states.
isIncludeDisabledSites() - Method in class atg.commerce.csr.gifts.GiftlistTableFormHandler
Returns property IncludeDisabledSites
isIncludeSearchByReplacementOrder() - Method in class atg.commerce.csr.order.RelatedOrdersTableFormHandler
Determines if the search also includes orders that are the parent of the order.
isIncludeShippingMethods() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated. Returns the includeShippingMethods.
isIncompatibleSitesException(Exception) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
returns true if the given exception or its source exception is of the type IncompatibleSitesException
isInitializeActualShippingRefund() - Method in class atg.commerce.csr.returns.ReturnManager
The flag determines if the actual shipping refund on the ReturnRequest and each ReturnItem is initialized from the suggested values.
isItemReturnable(CommerceItem) - Method in class atg.commerce.csr.returns.ReturnTools
determines if the given commerce item is returnable
isItemReturnable(RepositoryItem) - Method in class atg.commerce.csr.returns.ReturnTools
Determines if the given commerce item is returnable
isLogEvents() - Method in class atg.commerce.csr.ticketing.TicketingEventListener
 
isLoggingEnabledForEvent(AgentEvent) - Method in class atg.commerce.csr.ticketing.TicketingEventListener
Determines if the event should be logged
isMultipleNonGiftHardgoodItems() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Determines if the total quantity of all non-gift hardgood items is more than one.
isMultiSiteEnabled() - Method in class atg.commerce.csr.util.CSRAgentTools
This method decides whether the CSC application supports multi site or not based on the following rules.
isNewOrderDetail(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Determines if a EnvironmentChangeDetail exists for a new order change.
isNullAddress(Address) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.  
isNullValue(String) - Method in class atg.commerce.csr.order.OrderTableFormHandler
 
isOrderFulfilled(RepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
Determines if an order is fulfilled based on the states defined in the fulfilledOrderStates property.
isOrderFulfilled(Order) - Method in class atg.commerce.csr.util.CSRAgentTools
Determines if an order is fulfilled based on the states defined in the fulfilledOrderStates property.
isOrderIncomplete(Order) - Method in class atg.commerce.csr.util.CSRAgentTools
Determines if an order is incomplete based on the states defined in the incompleteOrderStates property.
isOrderIncomplete(RepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
Determines if an order is incomplete based on the states defined in the incompleteOrderStates property.
isOrderInModifiableState(Order) - Method in class atg.commerce.csr.util.CSRAgentTools
Returns true if the order is in a modifiable state
isOrderModifiable(Order) - Method in class atg.commerce.csr.util.CSRAgentTools
Determines if an order is modifiable
isOrderPaymentGroupsAuthorized(Order) - Method in class atg.commerce.csr.returns.ReturnManager
If any of the payment groups have non empty authorization status, then the payment groups in the order are considered to be already authorized.
IsOrderPendingApprovalDroplet - Class in atg.commerce.csr.approvals.order
This droplet will determine if an Order is currently pending approval.It will return the approval ID that's associated with the order as an output parameter.
IsOrderPendingApprovalDroplet() - Constructor for class atg.commerce.csr.approvals.order.IsOrderPendingApprovalDroplet
 
isOrderPendingReturn(Order) - Method in class atg.commerce.csr.returns.ReturnTools
Determines if the order is in a state that means it is waiting for items to be returned.
isOrderSubmitted(Order) - Method in class atg.commerce.csr.util.CSRAgentTools
Determines if an order is submitted based on the states defined in the submittedOrderStates property.
isOrderSubmitted(RepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
Determines if an order is submitted based on the states defined in the submittedOrderStates property.
isOwnerChangeable(Order, RepositoryItem) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Determines if an order may have the new owner assigned.
isOwnerChangeable(Order, RepositoryItem) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Determines if an order may have the new owner assigned.
isOwnerChangeable(RepositoryItem, String) - Method in class atg.commerce.csr.ticketing.CSRTicketDispositionMonitor
Whether the ticket can have it owner property changed to a new owner.
isPaymentGroupInModifiableState(PaymentGroup) - Method in class atg.commerce.csr.util.CSRAgentTools
Returns true if the payment group is in a modifiable state
isPerformanceMonitorEnabled() - Method in class atg.commerce.csr.returns.ReturnTools
 
isPersistConfirmationEmails() - Method in class atg.commerce.csr.util.CSRAgentTools
Gets the PersistConfirmationEmails
isPersistOrder() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
isPersistOrder() - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
isPersistOrder() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Returns the persistOrder
isPersistOrderForTransientUsers() - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the persistOrderForTransientUsers.
isPriceListExplicitlySetForCall() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Determines if the price list has been explicitly set by the agent for the current call.
isPriceListSameCurrencyAsOrder(Order, RepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
Returns true if the order and price list both specify the same currency
isProcessed() - Method in class atg.commerce.csr.returns.ReturnRequest
returns boolean indicating if this request has been processed
isProcessImmediately() - Method in class atg.commerce.csr.returns.ReturnManager
returns the 'process immediately' setting
isProcessImmediately() - Method in class atg.commerce.csr.returns.ReturnRequest
returns the 'process immediately' setting
isProcessReturnRequestImmediately() - Method in class atg.commerce.csr.util.CSRConfigurator
The default value is false.
isProfileSaved() - Method in class atg.commerce.csr.profile.CSRCustomerProfileFormHandler
 
isPromotionUsed() - Method in class atg.commerce.csr.order.edit.ConsumablePromotion
Deprecated. Returns true if the reconciliation process determines that the promotion was used for the order.
isRecalculatePaymentGroupAmounts() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
isReconciledBeforeSubmit() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
returns true if the order being submitted was in clone edit mode and reconciled prior to being submitted
isReconciling() - Method in class atg.commerce.order.edit.CloneEditState
Returns true when the order is in the process of being reconciled.
isReplacingItems() - Method in class atg.commerce.csr.returns.ReturnRequest
Are we replacing one or more items?
isReturnable(RepositoryItem) - Method in class atg.commerce.csr.returns.ReturnTools
This method determines whether a return or exchange can be initiated for the given order item.
isReturnable(Order) - Method in class atg.commerce.csr.returns.ReturnTools
Determines if an return or exchange can be initiated for the given Order.
isReturnAllowed() - Method in class atg.commerce.csr.returns.ReturnRequest
returns the switch that indicates if the return of merchandise is allowed
isReturnExchange() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns true is the agent is currently working on a return or exchange
isReturningItems() - Method in class atg.commerce.csr.returns.ReturnRequest
Are we returning one or more items?
isReturnProcess() - Method in class atg.commerce.csr.returns.ReturnRequest
This is the utility method to find whether the current process is the
return process or not.
isReturnShipmentRequired() - Method in class atg.commerce.csr.returns.ReturnItem
Returns the switch that indicates if the item must be returned
isSalePriceListExplicitlySetForCall() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Determines if the sale price list has been explicitly set by the agent for the current call.
isSaveCreditCards() - Method in class atg.commerce.csr.profile.CSRCustomerProfileFormHandler
 
isSaveTransientOrderActivities() - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
 
isScheduledOrderTemplate(Order) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Determines if an order is a scheduled order template.
isScheduledOrderTemplate(RepositoryItem) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Determines if an order item is a scheduled order template.
IsScheduledOrderTemplate - Class in atg.commerce.csr.order.scheduled
This droplet determines if an order is a scheduled order template
IsScheduledOrderTemplate() - Constructor for class atg.commerce.csr.order.scheduled.IsScheduledOrderTemplate
 
isSelectDefaultFromOrder() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated. Returns the selectDefaultFromOrder.
isSendAgentEvents() - Method in class atg.commerce.csr.profile.CreateStoreCreditFormHandler
 
isSendAgentEvents() - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
 
isSendEmailInSeparateThread() - Method in class atg.commerce.csr.util.CSRAgentTools
Returns boolean indicating whether the new account email is sent in a separate thread.
isServeNewAddressParamter() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.  
isShippingAddressSupportedByAllItems(ShippingGroup) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated. This method takes the currently passed in shipping group and checks to see if the shipping group type is supported by all commerce items in the order.
isSiteValidForEnvironment(String) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
This method decides whether the site is valid for the environment or not.
ISSUE_STORE_CREDIT_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
issueAlternateCreditType(Order, ReturnRequest, Vector, String, RefundMethod, double) - Method in class atg.commerce.csr.returns.ReturnManager
Issue a credit type not covered in issueCredits method.
issueCredits(Order, ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
Applies the credit(refunds) based on the refund methods in the return request.
isSupportedPaymentType(Object, Order) - Method in class atg.commerce.csr.order.ClaimableLookup
This method returns whether the payment group is supported by this droplet.
isThrowExceptionsForCollectionChanges() - Method in class atg.commerce.order.edit.CollectionEditHandler
determines if exceptions are thrown when the reconciliation process detects that the original collection has changed after it was cloned.
isTransactionCreated(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
 
isTransactionMarkedAsRollBack() - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Returns true if the transaction associated with the current thread is marked for rollback.
isTransactionMarkedAsRollBack() - Method in class atg.commerce.csr.returns.ReturnManager
Returns true if the transaction associated with the current thread is marked for roll back.
isTransactionMarkedAsRollBack() - Method in class atg.commerce.csr.util.CSRAgentTools
Returns true if the transaction associated with the current thread is marked for rollback.
isUnreconcilable() - Method in class atg.commerce.order.edit.CloneEditState
 
isUpdateProperties() - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Determines if the UpdateRepositoryId is valued.
isUseExistingAddress() - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
 
isUseProductId() - Method in class atg.commerce.csr.util.CSRConfigurator
Returns boolean indicating if Product Id field is in use
isUseRequestLocale() - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
 
isUseRequestLocale() - Method in class atg.commerce.csr.util.CSRAgentTools
Returns property UseRequestLocale
isUseResourcedStateDescriptions() - Method in class atg.commerce.csr.util.StateDescription
If this is true, then the state descriptions are pulled from a resource file
isUseSKUId() - Method in class atg.commerce.csr.util.CSRConfigurator
Returns boolean indicating if SKU Id field is in use
isUsingGiftlists() - Method in class atg.commerce.csr.util.CSRConfigurator
This flag determines if Gift Registry features show up in the UI.
isUsingOrderApprovals() - Method in class atg.commerce.csr.util.CSRConfigurator
This flag determines if the Order Approvals features is enabled
isUsingPriceLists() - Method in class atg.commerce.csr.util.CSRConfigurator
Returns boolean indicating whether price lists are being used
isUsingSalePriceLists() - Method in class atg.commerce.csr.util.CSRConfigurator
Returns boolean indicating whether a sale price list is being used
isUsingScheduledOrders() - Method in class atg.commerce.csr.util.CSRConfigurator
This flag determines if scheduled order features show up in the UI.
isValidAddress(ShippingGroup) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated. This method uses ShippingGroupPropertyContainer.isEmpty to check for the shipping group's emptiness.
isValidRefundValue(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
determines if the refund value in the request is appropriate for a return or an exchange.
isValidShippingGroup(ShippingGroup) - Method in class atg.commerce.order.purchase.ApplicableShippingGroups
This method uses ShippingGroupPropertyContainer.arePropertiesEmpty() to check for the shipping group's emptiness or validity.
ITEM_ADDED_TO_ORDER_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
ITEM_QUANTITY_CHANGED_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
ITEM_REMOVED_FROM_ORDER_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
ItemCostAdjustment - Class in atg.commerce.csr.returns
Details the adjustments made to the cost of an item/shipping group relationship.
ItemCostAdjustment() - Constructor for class atg.commerce.csr.returns.ItemCostAdjustment
 
ITEMRETURNEDSUMMARY - Static variable in class atg.commerce.csr.returns.ReturnDroplet
 

J

JSON_ERROR_ATTRIBUTE - Static variable in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
JSON_ERROR_ATTRIBUTE - Static variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 

K

KEYWORD_SEARCH_INT - Static variable in class atg.commerce.csr.search.SearchAttribute
 

L

LESS_STRING - Static variable in class atg.commerce.csr.search.SearchAttribute
 
LESSTHANOREQUALS_STRING - Static variable in class atg.commerce.csr.search.SearchAttribute
 
ListEditHandler - Class in atg.commerce.order.edit
This class extends the CollectionEditHandler to add objects to the original collection at the same index they were at in the clone colletion.
ListEditHandler() - Constructor for class atg.commerce.order.edit.ListEditHandler
 
LoadAndExecuteAction - Class in atg.commerce.csr.order.scheduled
This form handler is used to perform the one click schedule activate/deactivate actions from the scheduled order view page.
LoadAndExecuteAction() - Constructor for class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
 
loadAppliedPromotions(ReturnRequest, RepositoryItem) - Method in class atg.commerce.csr.returns.ReturnTools
Loads the itemPromotions and orderPromotionsproperties of the ReturnRequest from the corrsponding properties in the return request item.
loadApproval(String) - Method in class atg.commerce.csr.approvals.ApprovalsManager
Loads the approval item from the repository, and sets it on a newly created Approval object
loadApproval(Approval) - Method in class atg.commerce.csr.approvals.GenericApprovalsHandler
Called by ApprovalsManager.loadApproval() Loads the specific information for an approval type.
loadApproval(Approval) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
Loads the order associated with the approval and also the order specific properties for the approval
loadBaseApprovalProperties(Approval, RepositoryItem) - Method in class atg.commerce.csr.approvals.ApprovalsManager
loads the common approval properties
loadItemCostAdjustments(ReturnRequest, RepositoryItem) - Method in class atg.commerce.csr.returns.ReturnTools
Loads the ItemCostAdjustments for the non-return items by creating a new ItemCostAjustment for each itemCostAdjustment repository item found on the return request item and adding it to the ReturnRequest object.
loadOrder(Order) - Method in class atg.commerce.csr.order.CSROrderHolder
Loads the order into the cart.
loadPromotionValueAdjustments(ReturnRequest, RepositoryItem) - Method in class atg.commerce.csr.returns.ReturnTools
Loads the promotion value adjustment map on the return request repository item into the ReturnRequest's promotionValueAdjustments property
loadRefundMethod(RepositoryItem, Order) - Method in class atg.commerce.csr.returns.CreditCardRefundMethod
This method is used to copy the information from the source refund method repository item to refund method instance.
loadRefundMethod(RepositoryItem, Order) - Method in class atg.commerce.csr.returns.RefundMethod
This method is used to copy the information from the source refund method repository item to refund method instance.
loadRefundMethodsList(ReturnRequest, RepositoryItem) - Method in class atg.commerce.csr.returns.ReturnTools
Loads the refund methods from the given returnrequest item into the given ReturnRequest object.
loadRelatedReplacementOrders(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnTools
Loads the relatedReplacementOrders property of the ReturnRequest based on the sortedReturnRequests in the given ReturnRequest
loadReturnItem(RepositoryItem) - Method in class atg.commerce.csr.returns.ReturnItem
This method is used to copy the information from the source return item repository item to return item instance.
loadReturnRequest(RepositoryItem) - Method in class atg.commerce.csr.returns.ReturnRequest
This method is used to copy the information from the source return request repository item to return request instance.
loadViewOrderAndProfile(Order) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Loads the given order into the view order holder and the order's owner into the view profile holder.
LOCALE_PARAM - Static variable in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.  
LOCALE_PARAM - Static variable in class atg.commerce.csr.order.OrderComponentIsModifiable
 
LOCALE_PARAM - Static variable in class atg.commerce.csr.returns.ReturnDroplet
 
LOCK_NAME_ATTRIBUTE_NAME - Static variable in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
 
logApprovalAcceptedEvent(Approval) - Method in class atg.commerce.csr.approvals.ApprovalsManager
logs an agent event when an approval is accepted
logApprovalCreatedEvent(Approval) - Method in class atg.commerce.csr.approvals.ApprovalsManager
logs an agent event when an approval is created
logApprovalRejectedEvent(Approval) - Method in class atg.commerce.csr.approvals.ApprovalsManager
logs an agent event when an approval is rejected
logEvent(MutableRepository, AgentEvent) - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
Creates a ticketing activity repository item based on the agent event and adds it to the ticketing repository.
logEvent(AgentEvent) - Method in class atg.commerce.csr.ticketing.TicketingEventListener
This method takes the given AgentEvent and creates, populates, and adds a repository item to the logging repository that corresponds to this event.
logOrderInfo(ReturnRequest, Order) - Method in class atg.commerce.csr.returns.ReturnTools
Generates a String that details the contents of the Order.
logReturnRequest(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnTools
Generates a String that details the contents of the ReturnRequest.
LOWER_CASE_INT - Static variable in class atg.commerce.csr.search.SearchAttribute
 

M

mAddNewAddress - Variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
mAddPageFragment - Variable in class atg.commerce.csr.order.CommerceTypeConfiguration
 
mAddPageFragmentTitleKey - Variable in class atg.commerce.csr.order.CommerceTypeConfiguration
 
mAdjustmentAmountAsString - Variable in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
mAdjustmentType - Variable in class atg.commerce.csr.events.OrderManualAdjustmentEvent
 
mAgentIdPropertyName - Variable in class atg.commerce.csr.approvals.ApprovalsPropertyManager
 
mAgentMessagingTools - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mAgentMessagingTools - Variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
mAgentMessagingTools - Variable in class atg.commerce.csr.order.OrderNoteFormHandler
 
mAgentProfile - Variable in class atg.commerce.csr.approvals.Approval
 
mAlreadyReconciled - Variable in class atg.commerce.order.edit.CloneEditState
 
mAmountAdjustment - Variable in class atg.commerce.csr.returns.ItemCostAdjustment
 
mAmountAdjustmentPropertyName - Variable in class atg.commerce.csr.returns.ReturnTools
 
mAmountCreditedPropertyName - Variable in class atg.commerce.csr.returns.ReturnManager
 
ManualAdjustmentEditHandler - Class in atg.commerce.order.edit
This handler updates manual adjustments between the clone and original order.
ManualAdjustmentEditHandler() - Constructor for class atg.commerce.order.edit.ManualAdjustmentEditHandler
 
ManualAdjustmentsFormHandler - Class in atg.commerce.csr.order
A form handler for adding and removing manual order adjustments via the OrderTools.createOrderFixedAmountAdjustment() and OrderTools.removeOrderFixedAmountAdjustment() API
ManualAdjustmentsFormHandler() - Constructor for class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
ManualAdjustmentsFormHandler.Handler - Class in atg.commerce.csr.order
Instances of this abstract class are passed to the protected handleRequest() method.
ManualAdjustmentsFormHandler.Handler() - Constructor for class atg.commerce.csr.order.ManualAdjustmentsFormHandler.Handler
 
ManualAdjustmentsFormHandler.Operation - Enum in atg.commerce.csr.order
 
mapCloneToOriginalContainers(CloneEditState, CommerceItemContainer, CommerceItemContainer) - Method in class atg.commerce.order.edit.CommerceItemEditHandler
Maps the items in the container and will recurse if any commerce items are CommerceItemContainers.
MapElementMRUList - Class in atg.commerce.csr.catalog
A MRU list where elements are Map instances.
MapElementMRUList() - Constructor for class atg.commerce.csr.catalog.MapElementMRUList
 
mapOriginalToClone(CloneEditState, Order, Order) - Method in class atg.commerce.order.edit.CollectionEditHandler
Maps the objects in the original collection to objects in the clone collection.
mapOriginalToClone(CloneEditState, Order, Order) - Method in class atg.commerce.order.edit.CommerceItemEditHandler
Overrides base behavior to process all the CommerceItemContainers starting with the order.
mapOriginalToClone(CloneEditState, Order, Order) - Method in class atg.commerce.order.edit.HandlingInstructionEditHandler
Overrides base behavior to process all the CommerceItemContainers starting with the order.
mapOriginalToCloneCollection(CloneEditState, Collection, Collection) - Method in class atg.commerce.order.edit.CollectionEditHandler
Maps objects in the original collection to the clone collection and saves the map in the clone edit state
mAppeasementTotalPropertyName - Variable in class atg.commerce.csr.approvals.order.OrderApprovalTools
 
mApplyShippingMethodsErrorURL - Variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
mApplyShippingMethodsSuccessURL - Variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
mApprovalAcceptedJMSType - Variable in class atg.commerce.csr.approvals.GenericApprovalsHandler
 
mApprovalCreatedJMSType - Variable in class atg.commerce.csr.approvals.GenericApprovalsHandler
 
mApprovalHandlers - Variable in class atg.commerce.csr.approvals.ApprovalsManager
 
mApprovalId - Variable in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
 
mApprovalId - Variable in class atg.commerce.csr.approvals.order.UpdateOrderApprovalCustomerEmailFormHandler
 
mApprovalItemDescriptorName - Variable in class atg.commerce.csr.approvals.ApprovalsPropertyManager
 
mApprovalItemDescriptorName - Variable in class atg.commerce.csr.approvals.GenericApprovalsHandler
 
mApprovalRejectedJMSType - Variable in class atg.commerce.csr.approvals.GenericApprovalsHandler
 
mApprovalsManager - Variable in class atg.commerce.csr.approvals.ApprovalRepositoryQueryFormHandler
 
mApprovalsManager - Variable in class atg.commerce.csr.approvals.FindPendingApprovalsDroplet
 
mApprovalsManager - Variable in class atg.commerce.csr.approvals.GetTotalApprovalsForStateDroplet
 
mApprovalsManager - Variable in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
 
mApprovalsManager - Variable in class atg.commerce.csr.approvals.order.OrderApprovalTools
 
mApprovalsPropertyManager - Variable in class atg.commerce.csr.approvals.ApprovalsManager
 
mApprovalsRepository - Variable in class atg.commerce.csr.approvals.ApprovalsManager
 
mApprovalStatePropertyName - Variable in class atg.commerce.csr.approvals.ApprovalsPropertyManager
 
mApprovalStates - Variable in class atg.commerce.csr.approvals.ApprovalRepositoryQueryFormHandler
 
mApprovalType - Variable in class atg.commerce.csr.approvals.Approval
 
mApprovalType - Variable in class atg.commerce.csr.approvals.ApprovalRepositoryQueryFormHandler
 
mApproverId - Variable in class atg.commerce.csr.approvals.Approval
 
mApproverIdPropertyName - Variable in class atg.commerce.csr.approvals.ApprovalsPropertyManager
 
MarkerEditHandler - Class in atg.commerce.order.edit
Clone edit handler for order markers.
MarkerEditHandler() - Constructor for class atg.commerce.order.edit.MarkerEditHandler
 
maskCreditCardNumber(String) - Method in class atg.commerce.csr.util.CSRAgentTools
Masks a credit card number.
mAuthority - Variable in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
 
mAutoConfirmationEmailAddress - Variable in class atg.commerce.csr.order.ConfirmationInfo
 
mAutoConfirmationSent - Variable in class atg.commerce.csr.order.ConfirmationInfo
 
mAutoDeletedItem - Variable in class atg.commerce.order.edit.DeleteItem
 
mAutoEmailSent - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mAutoRecoveredItem - Variable in class atg.commerce.order.edit.AddItem
 
mAutoSendApprovalAcceptedEmail - Variable in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
 
mAutoSendApprovalRejectedEmail - Variable in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
 
mAutoSendEmail - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mAutoSendEmail - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mAutoSendEmail - Variable in class atg.commerce.csr.order.scheduled.DuplicateAndSubmit
 
mAutoSendEmail - Variable in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
 
mAutoSendEmail - Variable in class atg.commerce.csr.returns.ReturnFormHandler
 
mAutoSendNewOrderEmail - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mAutoSendUpdateOrderEmail - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
MAX_ALLOWED_AMOUNT - Static variable in class atg.commerce.csr.order.CSRPaymentGroupRemainingAmount
 
mBaseApprovalItemDescriptorName - Variable in class atg.commerce.csr.approvals.ApprovalsManager
 
mBasePromotionStates - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mBasePromotionStatesPath - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mBeanNameToItemDescriptorMap - Variable in class atg.commerce.csr.returns.ReturnTools
 
mC2CSessionDataPropertyManager - Variable in class atg.commerce.csr.clicktoconnect.C2CCSREnvironmentMonitor
 
mCartShareableTypeId - Variable in class atg.commerce.csr.util.CSRConfigurator
 
mCartViewLandingPage - Variable in class atg.commerce.csr.clicktoconnect.DefaultLandingPageHandler
 
mCatalogTools - Variable in class atg.commerce.csr.environment.CSREnvironmentTools
 
mCatalogTools - Variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
mCatalogTools - Variable in class atg.commerce.csr.order.OrderTableFormHandler
 
mCatalogTools - Variable in class atg.commerce.order.edit.CloneEditManager
 
mClaimableManager - Variable in class atg.commerce.csr.order.CSRPaymentGroupRemainingAmount
 
mClaimableManager - Variable in class atg.commerce.csr.returns.ReturnManager
 
mCloneContainer - Variable in class atg.commerce.order.edit.ReconciledItem
 
mCloneEditHandlers - Variable in class atg.commerce.order.edit.CloneEditManager
 
mCloneEditManager - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mCloneEditManager - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mCloneEditOrderStates - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mCloneEditState - Variable in class atg.commerce.csr.order.CSROrderHolder
 
mCloneItem - Variable in class atg.commerce.order.edit.ReconciledItem
 
mCloneOrder - Variable in class atg.commerce.order.edit.CloneEditState
 
mCollectionPropertyName - Variable in class atg.commerce.order.edit.CollectionEditHandler
 
mComment - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mComment - Variable in class atg.commerce.csr.order.OrderNoteFormHandler
 
mCommerceC2CSessionDataPropertyManager - Variable in class atg.commerce.csr.clicktoconnect.C2CCSREnvironmentMonitor
 
mCommerceItemEditHandler - Variable in class atg.commerce.order.edit.HandlingInstructionEditHandler
 
mCommerceItemEditHandler - Variable in class atg.commerce.order.edit.RelationshipEditHandler
 
mCommerceItemHighlightedStates - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mCommerceItemId - Variable in class atg.commerce.csr.returns.ItemCostAdjustment
 
mCommerceItemManager - Variable in class atg.commerce.csr.returns.ReturnManager
 
mCommerceItemManager - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mCommerceItemManager - Variable in class atg.commerce.order.edit.CommerceItemEditHandler
 
mCommerceItemShippingInfoContainerPath - Variable in class atg.commerce.order.purchase.ApplicableShippingGroups
 
mCommerceItemShippingInfoTools - Variable in class atg.commerce.csr.environment.CSREnvironmentTools
 
mCommerceProfileTools - Variable in class atg.commerce.csr.profile.CSRCustomerProfileFormHandler
 
mCommercePropertyManager - Variable in class atg.commerce.csr.environment.CSREnvironmentMonitor
 
mCommerceSiteType - Variable in class atg.commerce.csr.util.CSRConfigurator
 
mCommitOrderUpdatesErrorURL - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mCommitOrderUpdatesSuccessURL - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mCompleteOrderPageURL - Variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
mCompletionDate - Variable in class atg.commerce.csr.approvals.Approval
 
mConcurrentUpdateErrorURL - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mConfirmationEmailMap - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mConfirmationInfo - Variable in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
 
mConfirmationInfo - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mConfirmationInfo - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Configurable properties
mConfirmationInfo - Variable in class atg.commerce.csr.order.scheduled.DuplicateAndSubmit
 
mConfirmationInfo - Variable in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
 
mConfirmationInfo - Variable in class atg.commerce.csr.returns.ReturnFormHandler
 
mConfirmationToAddress - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mCreateHardgoodShippingGroupFormHandler - Variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
mCreatePromotionEvaluationOrderPipeline - Variable in class atg.commerce.csr.returns.ReturnManager
 
mCreateReturnAdjustedOrderPipeline - Variable in class atg.commerce.csr.returns.ReturnManager
 
mCreateReturnCalculationOrderPipeline - Variable in class atg.commerce.csr.returns.ReturnManager
 
mCreateTemplateFromSubmittedOrder - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mCreationDate - Variable in class atg.commerce.csr.approvals.Approval
 
mCreationDatePropertyName - Variable in class atg.commerce.csr.approvals.ApprovalsPropertyManager
 
mCreditCardType - Variable in class atg.commerce.csr.returns.ReturnManager
 
mCSRAgentMessagingTools - Variable in class atg.commerce.csr.approvals.ApprovalsManager
 
mCSRAgentMessagingTools - Variable in class atg.commerce.csr.approvals.GenericApprovalsHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.approvals.order.OrderApprovalTools
 
mCSRAgentTools - Variable in class atg.commerce.csr.environment.CSREnvironmentTools
 
mCSRAgentTools - Variable in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.gifts.GiftlistTableFormHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.CSRCancelOrderFormHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.CSRCreateHardgoodShippingGroupFormHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.CSRPaymentGroupRemainingAmount
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.CSRUpdateShippingGroupFormHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.edit.AgentCommentEditHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.edit.CSRCloneEditManager
the agent profile
mCSRAgentTools - Variable in class atg.commerce.csr.order.edit.CSRCommerceItemEditHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.edit.CSRManualAdjustmentEditHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.edit.CSRPaymentGroupEditHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.edit.CSRShippingGroupEditHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.GetTotalOrderAppeasementsDroplet
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.OrderIsModifiable
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.OrderNoteFormHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.OrderTableFormHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.PurchasedItemsHistoryTableFormHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.RelatedTicketsTableFormHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
 
mCSRAgentTools - Variable in class atg.commerce.csr.pricing.SubmittedOrderPricingModelHolder
 
mCSRAgentTools - Variable in class atg.commerce.csr.profile.CreateStoreCreditFormHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.repository.CSRRepositoryFormHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.returns.ReturnManager
 
mCSRAgentTools - Variable in class atg.commerce.csr.returns.StartReturnExchangeProcess
 
mCSRApplicationName - Variable in class atg.commerce.csr.environment.CSREnvironmentTools
 
mCSREnvironmentTools - Variable in class atg.commerce.csr.clicktoconnect.C2CCSREnvironmentMonitor
 
mCSREnvironmentTools - Variable in class atg.commerce.csr.clicktoconnect.DefaultLandingPageHandler
 
mCSREnvironmentTools - Variable in class atg.commerce.csr.clicktoconnect.OrderViewLandingPageHandler
 
mCSREnvironmentTools - Variable in class atg.commerce.csr.environment.ChangeOrder
 
mCSREnvironmentTools - Variable in class atg.commerce.csr.environment.CSREnvironmentMonitor
 
mCSREnvironmentTools - Variable in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
mCSREnvironmentTools - Variable in class atg.commerce.csr.order.ViewOrderFormHandler
 
mCSREnvironmentTools - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mCSRScheduledOrderTools - Variable in class atg.commerce.csr.environment.CSREnvironmentTools
 
mCSRScheduledOrderTools - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mCSRScheduledOrderTools - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mCSRScheduledOrderTools - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderInfo
 
mCSRScheduledOrderTools - Variable in class atg.commerce.csr.order.scheduled.DuplicateAndSubmit
 
mCSRScheduledOrderTools - Variable in class atg.commerce.csr.order.scheduled.IsScheduledOrderTemplate
 
mCSRScheduledOrderTools - Variable in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
 
mCSRScheduledOrderTools - Variable in class atg.commerce.csr.order.scheduled.SubmittedOrderTableFormHandler
 
mCSRScheduledOrderTools - Variable in class atg.commerce.csr.order.ViewOrderFormHandler
 
mCurrentCatalog - Variable in class atg.commerce.csr.environment.CurrentCatalogHolder
 
mCurrentPriceList - Variable in class atg.commerce.csr.environment.CurrentPriceListHolder
 
mCurrentSalePriceList - Variable in class atg.commerce.csr.environment.CurrentPriceListHolder
 
mCustomerDisplayLocale - Variable in class atg.commerce.csr.order.ConfirmationInfo
 
mCustomerEmail - Variable in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
 
mCustomerEmail - Variable in class atg.commerce.csr.approvals.order.UpdateOrderApprovalCustomerEmailFormHandler
 
mCustomerEmailPropertyName - Variable in class atg.commerce.csr.approvals.order.OrderApprovalTools
 
mCustomerProfileId - Variable in class atg.commerce.csr.approvals.Approval
 
mCustomerProfileIdParameterName - Variable in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
 
mCustomerProfilePropertyName - Variable in class atg.commerce.csr.approvals.ApprovalsPropertyManager
 
mCustomerProfileTools - Variable in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
 
mCustomerProfileTools - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mDaysOption - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mDaysThreshold - Variable in class atg.commerce.csr.order.PurchasedItemsHistoryTableFormHandler
 
mDefaultDaysOption - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mDefaultEndDateOption - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mDefaultInterval - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mDefaultIntervalOption - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mDefaultMonthsOption - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mDefaultOccurrencesOption - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mDefaultReturnFee - Variable in class atg.commerce.csr.returns.ReturnManager
 
mDefaultScheduleType - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mDefaultSiteIconURL - Variable in class atg.commerce.csr.util.CSRConfigurator
The default site icon image URL that is used when the selected site does not have an associated site icon defined in the repository
mDefaultSiteId - Variable in class atg.commerce.csr.util.CSRConfigurator
 
mDisplayPageFragment - Variable in class atg.commerce.csr.order.CommerceTypeConfiguration
 
mDisplayRefundMethodPageFragment - Variable in class atg.commerce.csr.order.PaymentGroupTypeConfiguration
 
mDoShippingRefunds - Variable in class atg.commerce.csr.returns.ReturnManager
 
mDuplicateOrderExcludedOrderPropertiesMap - Variable in class atg.commerce.csr.order.DuplicateOrder
 
mDuplicateOrderExcludedOrderPropertiesMap - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mDuplicateOrderExcludedProperties - Variable in class atg.commerce.csr.order.DuplicateOrder
 
mDuplicateOrderExcludedProperties - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mDuplicateOrderForTemplateExcludedProperties - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mDuplicateOrderForTemplateExcludedPropertiesMap - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mEditPageFragment - Variable in class atg.commerce.csr.order.CommerceTypeConfiguration
 
mEditPageFragmentTitleKey - Variable in class atg.commerce.csr.order.CommerceTypeConfiguration
 
mEditRefundMethodPageFragment - Variable in class atg.commerce.csr.order.PaymentGroupTypeConfiguration
 
mEditRefundMethodPageFragmentTitleKey - Variable in class atg.commerce.csr.order.PaymentGroupTypeConfiguration
 
mEnabled - Variable in class atg.commerce.csr.approvals.order.ProcCheckIfApprovalRequired
 
mEndDate - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mEndDateOption - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mEnsureTransaction - Variable in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
 
mEnvironmentTools - Variable in class atg.commerce.csr.environment.CSREnvironmentTools
 
mEnvironmentTools - Variable in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
 
mErrorURL - Variable in class atg.commerce.csr.order.OrderNoteFormHandler
 
MESSAGE_HAS_NULL_PROFILE - Static variable in class atg.commerce.csr.scenario.Constants
 
mExchangeManualAdjustmentValue - Variable in class atg.commerce.csr.returns.ReturnRequest
 
mExchangeOrderExcludedProperties - Variable in class atg.commerce.csr.returns.ReturnManager
 
mExchangeOrderExcludedPropertiesMap - Variable in class atg.commerce.csr.returns.ReturnManager
 
mExchangeOrderPromotionValue - Variable in class atg.commerce.csr.returns.ReturnRequest
 
mExchangeToPEOItemMap - Variable in class atg.commerce.csr.returns.ReturnRequest
 
mExchangeToPEOShippingGroupMap - Variable in class atg.commerce.csr.returns.ReturnRequest
 
mExcludedOrderProperties - Variable in class atg.commerce.order.edit.processor.ProcCloneOrderForEdit
 
mExcludedOrderPropertiesMap - Variable in class atg.commerce.order.edit.processor.ProcCloneOrderForEdit
 
mExtraData - Variable in class atg.commerce.csr.approvals.Approval
 
mExtraData - Variable in class atg.commerce.csr.order.ConfirmationInfo
 
mFulfilledOrderStates - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mFulfillmentMessageSender - Variable in class atg.commerce.order.edit.CloneEditHandler
 
mGiftCertificateType - Variable in class atg.commerce.csr.returns.ReturnManager
 
mGiftlistManager - Variable in class atg.commerce.order.edit.HandlingInstructionEditHandler
 
mGlobalEnvironmentTools - Static variable in class atg.commerce.csr.environment.CSREnvironmentTools
 
mHandlingInstructionEditHandler - Variable in class atg.commerce.order.edit.processor.ProcReconcileGiftlistRepository
Deprecated.  
mHandlingInstructionManager - Variable in class atg.commerce.order.edit.HandlingInstructionEditHandler
 
mId - Variable in class atg.commerce.order.edit.DeleteItem
 
mImageHoverTextKey - Variable in class atg.commerce.csr.order.CommerceTypeConfiguration
 
mImagePageFragment - Variable in class atg.commerce.csr.order.CommerceTypeConfiguration
 
mInitializeActualShippingRefund - Variable in class atg.commerce.csr.returns.ReturnManager
 
mInitializeEditChains - Variable in class atg.commerce.order.edit.CloneEditManager
 
mInternalProfileRepository - Variable in class atg.commerce.csr.approvals.ApprovalsManager
 
mIntervalOption - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mInventoryManager - Variable in class atg.commerce.csr.returns.ReturnManager
 
mInventoryManager - Variable in class atg.commerce.order.edit.CloneEditManager
 
mIsProfileSaved - Variable in class atg.commerce.csr.profile.CSRCustomerProfileFormHandler
 
mIsSaveCreditCards - Variable in class atg.commerce.csr.profile.CSRCustomerProfileFormHandler
 
mItemCostAdjustments - Variable in class atg.commerce.csr.returns.ReturnItem
 
mItemDescriptor - Variable in class atg.commerce.csr.approvals.GetTotalApprovalsForStateDroplet
 
mItemPriceSources - Variable in class atg.commerce.csr.order.CSROrderHolder
 
mItemPriceSources - Variable in class atg.commerce.csr.returns.ReturnRequest
 
mItemPromotions - Variable in class atg.commerce.csr.returns.ReturnRequest
 
mKey - Variable in class atg.commerce.order.edit.ReconciledItem
 
mKeyPropertyName - Variable in class atg.commerce.order.edit.CloneEditHandler
 
mLoadTime - Variable in class atg.commerce.csr.order.CSROrderHolder
 
mManualAdjustmentId - Variable in class atg.commerce.csr.events.OrderManualAdjustmentEvent
 
mManualAdjustmentShareAdjustment - Variable in class atg.commerce.csr.returns.ItemCostAdjustment
 
mManualAdjustmentShareAdjustmentPropertyName - Variable in class atg.commerce.csr.returns.ReturnTools
 
mMaximumRefundAmount - Variable in class atg.commerce.csr.returns.RefundMethod
 
mMessageTools - Variable in class atg.commerce.csr.approvals.order.UpdateOrderApprovalCustomerEmailFormHandler
 
mMessageTools - Variable in class atg.commerce.csr.environment.CSREnvironmentMonitor
 
mMessageTools - Variable in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
 
mMessageTools - Variable in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
mMessageTools - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mMessageTools - Variable in class atg.commerce.csr.order.ViewOrderFormHandler
 
mMessageTools - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mModifyOrderPricingOp - Variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
mMonthsOption - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mMultipleShippingGroupCheckoutErrorURL - Variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
mMultipleShippingGroupCheckoutSuccessURL - Variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
mMultiSiteEnabled - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mNewAddressNickname - Variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
mNonModifiableOrderStates - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mNonModifiablePaymentGroupStates - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mNonReturnItemCostAdjustments - Variable in class atg.commerce.csr.returns.ReturnRequest
 
mNonReturnItemCostAdjustmentsPropertyName - Variable in class atg.commerce.csr.returns.ReturnTools
 
mNonReturnItemSubtotalAdjustment - Variable in class atg.commerce.csr.returns.ReturnRequest
 
mNumberOfOccurrences - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mOccurrencesOption - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
MODIFY_GIFTLIST_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
modifyCommerceItemsProperties(DynamoHttpServletRequest, DynamoHttpServletResponse, Map, Map) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
This method is invoked from the modifyOrder*() methods in order to allow subclasses an opportunity to implement additional processing after the quantity of items in the order has been changed.
modifyOrderPostReprice(DynamoHttpServletRequest, DynamoHttpServletResponse, Map, Map) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
MONTHS_OPTION_ALLMONTHS - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
The months option that causes all months to be included in the calendar schedule
MONTHS_OPTION_SELECTEDMONTHS - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
The months option that causes only selected months to be included in the calendar schedule
mOrder - Variable in class atg.commerce.csr.order.ConfirmationInfo
 
mOrder - Variable in class atg.commerce.csr.order.OrderNoteFormHandler
 
mOrderApprovalItemDescriptorName - Variable in class atg.commerce.csr.approvals.order.OrderApprovalTools
 
mOrderApprovalTools - Variable in class atg.commerce.csr.approvals.order.GetAgentAppeasementLimitForApproval
 
mOrderApprovalTools - Variable in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
 
mOrderApprovalTools - Variable in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
 
mOrderApprovalTools - Variable in class atg.commerce.csr.approvals.order.ProcCheckIfApprovalRequired
 
mOrderApprovalTools - Variable in class atg.commerce.csr.approvals.order.ProcRemoveOrderApproval
 
mOrderApprovalTools - Variable in class atg.commerce.csr.approvals.order.UpdateOrderApprovalCustomerEmailFormHandler
 
mOrderApprovalTools - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mOrderApprovalTools - Variable in class atg.commerce.csr.returns.ReturnManager
 
mOrderApproverAccessRight - Variable in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
 
mOrderCountWhenClaimed - Variable in class atg.commerce.csr.order.edit.ConsumablePromotion
Deprecated.  
mOrderDiscountShareAdjustment - Variable in class atg.commerce.csr.returns.ItemCostAdjustment
 
mOrderDiscountShareAdjustmentPropertyName - Variable in class atg.commerce.csr.returns.ReturnTools
 
mOrderFulfillmentTools - Variable in class atg.commerce.order.edit.CloneEditHandler
 
mOrderHighlightedStates - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mOrderId - Variable in class atg.commerce.csr.order.RelatedOrdersTableFormHandler
 
mOrderId - Variable in class atg.commerce.csr.order.scheduled.SubmittedOrderTableFormHandler
 
mOrderId - Variable in class atg.commerce.csr.profile.CSRCustomerProfileFormHandler
 
mOrderIdPropertyName - Variable in class atg.commerce.csr.approvals.order.OrderApprovalTools
 
mOrderItem - Variable in class atg.commerce.csr.order.RelatedTicketsTableFormHandler
 
mOrderItemId - Variable in class atg.commerce.csr.order.RelatedTicketsTableFormHandler
 
mOrderManager - Variable in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
 
mOrderManager - Variable in class atg.commerce.csr.order.OrderNoteFormHandler
 
mOrderManager - Variable in class atg.commerce.csr.order.ViewOrderFormHandler
 
mOrderManager - Variable in class atg.commerce.csr.returns.ReturnManager
 
mOrderManager - Variable in class atg.commerce.order.edit.CloneEditManager
 
mOrderPromotions - Variable in class atg.commerce.csr.returns.ReturnRequest
 
mOrderStates - Variable in class atg.commerce.csr.returns.ReturnManager
 
mOrderTotalPropertyName - Variable in class atg.commerce.csr.approvals.order.OrderApprovalTools
 
mOrderViewLandingPage - Variable in class atg.commerce.csr.clicktoconnect.DefaultLandingPageHandler
 
mOrderViewLandingPage - Variable in class atg.commerce.csr.clicktoconnect.OrderViewLandingPageHandler
 
mOrdinalPosition - Variable in class atg.commerce.order.edit.ReconciledItem
 
mOriginalContainer - Variable in class atg.commerce.order.edit.ReconciledItem
 
mOriginalItem - Variable in class atg.commerce.order.edit.ReconciledItem
 
mOriginalOrder - Variable in class atg.commerce.order.edit.CloneEditState
 
mOriginalPropertyValues - Variable in class atg.commerce.order.edit.DeleteItem
 
mOriginatingOrder - Variable in class atg.commerce.csr.returns.ReturnRequest
 
mOriginatingToRAOItemMap - Variable in class atg.commerce.csr.returns.ReturnRequest
 
mOriginatingToRAOShippingGroupMap - Variable in class atg.commerce.csr.returns.ReturnRequest
 
moveItem(CloneEditState, UpdateItem) - Method in class atg.commerce.order.edit.HandlingInstructionEditHandler
This API is called by updateItem the original container specified in the UpdateItem isn't the container that maps to the clone container and handles the move operation.
mPaymentGroupCopyManager - Variable in class atg.commerce.csr.returns.ReturnManager
 
mPaymentGroupEditHandler - Variable in class atg.commerce.order.edit.processor.ProcAuthorizePaymentGroups
 
mPaymentGroupEditHandler - Variable in class atg.commerce.order.edit.RelationshipEditHandler
 
mPaymentGroupHighlightedStates - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mPaymentGroupManager - Variable in class atg.commerce.csr.returns.ReturnManager
 
mPaymentGroupManager - Variable in class atg.commerce.order.edit.PaymentGroupEditHandler
 
mPaymentGroupTypeConfigurations - Variable in class atg.commerce.csr.util.CSRConfigurator
 
mPaymentGroupTypeConfigurationsAsMap - Variable in class atg.commerce.csr.util.CSRConfigurator
 
mPaymentGroupTypesToBeInitialized - Variable in class atg.commerce.csr.util.CSRConfigurator
 
mPaymentManager - Variable in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
 
mPaymentManager - Variable in class atg.commerce.csr.returns.ReturnManager
 
mPaymentManager - Variable in class atg.commerce.order.edit.PaymentGroupEditHandler
 
mPendingCustomerReturnOrderState - Variable in class atg.commerce.csr.returns.ReturnManager
 
mPendingReturnStates - Variable in class atg.commerce.csr.returns.ReturnTools
 
mPEOToExchangeItemMap - Variable in class atg.commerce.csr.returns.ReturnRequest
 
mPEOToExchangeShippingGroupMap - Variable in class atg.commerce.csr.returns.ReturnRequest
 
mPEOToRCOItemMap - Variable in class atg.commerce.csr.returns.ReturnRequest
 
mPEOToRCOShippingGroupMap - Variable in class atg.commerce.csr.returns.ReturnRequest
 
mPerformanceMonitorEnabled - Variable in class atg.commerce.csr.returns.ReturnTools
 
mPersistConfirmationEmails - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mPersistOrder - Variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
mPipelineManager - Variable in class atg.commerce.order.edit.CloneEditManager
 
mPostApplyShippingGroupsPricingOp - Variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
mPrepareReplacementOrderChainId - Variable in class atg.commerce.csr.returns.ReturnManager
 
mPreReturnPromotionValue - Variable in class atg.commerce.csr.returns.ReturnRequest
 
mPriceListManager - Variable in class atg.commerce.csr.environment.CSREnvironmentTools
 
mPricingTools - Variable in class atg.commerce.csr.returns.ReturnManager
 
mPricingTools - Variable in class atg.commerce.csr.returns.ReturnTools
 
mPricingTools - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mPricingTools - Variable in class atg.commerce.csr.util.CSRConfigurator
 
mProcessImmediately - Variable in class atg.commerce.csr.returns.ReturnManager
 
mProcessTemplateErrorURL - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mProcessTemplatePipelineId - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mProcessTemplateSuccessURL - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mProfile - Variable in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
 
mProfile - Variable in class atg.commerce.csr.order.ConfirmationInfo
 
mProfile - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mProfileId - Variable in class atg.commerce.csr.gifts.GiftlistTableFormHandler
 
mProfileId - Variable in class atg.commerce.csr.order.OrderTableFormHandler
 
mProfileId - Variable in class atg.commerce.csr.order.PurchasedItemsHistoryTableFormHandler
 
mProfilePropertyManager - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mProfileRepository - Variable in class atg.commerce.csr.returns.ReturnManager
 
mProfileTools - Variable in class atg.commerce.csr.logging.PropertyUpdateRecorder
 
mProfileTools - Variable in class atg.commerce.order.edit.CloneEditManager
 
mProgressBarItems - Variable in class atg.commerce.csr.returns.StartReturnExchangeProcess
 
mPromotion - Variable in class atg.commerce.csr.order.edit.ConsumablePromotion
Deprecated.  
mPromotionEvaluationOrder - Variable in class atg.commerce.csr.returns.ReturnRequest
 
mPromotionTools - Variable in class atg.commerce.csr.clicktoconnect.C2CCSREnvironmentMonitor
 
mPromotionTools - Variable in class atg.commerce.csr.returns.ReturnTools
 
mPromotionUsed - Variable in class atg.commerce.csr.order.edit.ConsumablePromotion
Deprecated.  
mPromotionValueAdjustment - Variable in class atg.commerce.csr.returns.ReturnRequest
 
mPromotionValueAdjustmentsPropertyName - Variable in class atg.commerce.csr.returns.ReturnTools
 
mPropertiesToCopyOnUpdate - Variable in class atg.commerce.order.edit.CloneEditHandler
 
mPropertyName - Variable in class atg.commerce.order.edit.ReconciledItem
 
mPropertyUpdates - Variable in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
 
mPropertyUpdates - Variable in class atg.commerce.order.edit.UpdateItem
 
mQuantityAdjusted - Variable in class atg.commerce.csr.returns.ItemCostAdjustment
 
mQuantityAdjustedPropertyName - Variable in class atg.commerce.csr.returns.ReturnTools
 
mRAOToOriginatingItemMap - Variable in class atg.commerce.csr.returns.ReturnRequest
 
mRAOToOriginatingShippingGroupMap - Variable in class atg.commerce.csr.returns.ReturnRequest
 
mRAOToRCOItemMap - Variable in class atg.commerce.csr.returns.ReturnRequest
 
mRAOToRCOShippingGroupMap - Variable in class atg.commerce.csr.returns.ReturnRequest
 
mRAOToReplacementItemMap - Variable in class atg.commerce.csr.returns.ReturnRequest
 
mRAOToReplacementShippingGroupMap - Variable in class atg.commerce.csr.returns.ReturnRequest
 
mRCOToPEOItemMap - Variable in class atg.commerce.csr.returns.ReturnRequest
 
mRCOToPEOShippingGroupMap - Variable in class atg.commerce.csr.returns.ReturnRequest
 
mRCOToRAOItemMap - Variable in class atg.commerce.csr.returns.ReturnRequest
 
mRCOToRAOShippingGroupMap - Variable in class atg.commerce.csr.returns.ReturnRequest
 
mReasonCode - Variable in class atg.commerce.csr.events.OrderManualAdjustmentEvent
 
mReconciledBeforeSubmit - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mReconcileOrderChains - Variable in class atg.commerce.order.edit.CloneEditManager
 
mReconciling - Variable in class atg.commerce.order.edit.CloneEditState
 
mRefundMethodsPageURL - Variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
mRefundMethodTypeClassMap - Variable in class atg.commerce.csr.returns.ReturnTools
 
mRelatedReplacementOrders - Variable in class atg.commerce.csr.returns.ReturnRequest
 
mReplacementToRAOItemMap - Variable in class atg.commerce.csr.returns.ReturnRequest
 
mReplacementToRAOShippingGroupMap - Variable in class atg.commerce.csr.returns.ReturnRequest
 
mRepositoryItem - Variable in class atg.commerce.csr.approvals.Approval
 
mRequiredState - Variable in class atg.commerce.csr.approvals.GetTotalApprovalsForStateDroplet
 
mResourceBundle - Variable in class atg.commerce.csr.order.CommerceTypeConfiguration
 
mRetCodes - Variable in class atg.commerce.csr.approvals.order.ProcCheckIfApprovalRequired
Returns the valid return codes.
mRetCodes - Variable in class atg.commerce.csr.approvals.order.ProcRemoveOrderApproval
Returns the valid return codes.
mRetCodes - Variable in class atg.commerce.csr.order.edit.processor.ProcConsumeCouponPromotions
Returns the valid return codes.
mRetCodes - Variable in class atg.commerce.csr.order.edit.processor.ProcSendAgentEvents
Returns the valid return codes.
mRetCodes - Variable in class atg.commerce.order.edit.processor.ProcApplyChanges
Returns the valid return codes.
mRetCodes - Variable in class atg.commerce.order.edit.processor.ProcAuthorizePaymentGroups
Returns the valid return codes.
mRetCodes - Variable in class atg.commerce.order.edit.processor.ProcCloneOrderForEdit
Returns the valid return codes.
mRetCodes - Variable in class atg.commerce.order.edit.processor.ProcInitializeCloneEditState
Returns the valid return codes.
mRetCodes - Variable in class atg.commerce.order.edit.processor.ProcInitializeReconciliation
Returns the valid return codes.
mRetCodes - Variable in class atg.commerce.order.edit.processor.ProcReconcileGiftlistRepository
Deprecated. Returns the valid return codes.
mRetCodes - Variable in class atg.commerce.order.edit.processor.ProcSendFulfillmentNotifications
Returns the valid return codes.
mRetCodes - Variable in class atg.commerce.order.edit.processor.ProcValidateCloneOrder
Returns the valid return codes.
mReturnAdjustedOrder - Variable in class atg.commerce.csr.returns.ReturnRequest
 
mReturnCalculationOrder - Variable in class atg.commerce.csr.returns.ReturnRequest
 
mReturnItemStates - Variable in class atg.commerce.csr.returns.ReturnManager
 
mReturnItemTypeClassMap - Variable in class atg.commerce.csr.returns.ReturnTools
 
mReturnManager - Variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
mReturnManager - Variable in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
mReturnManager - Variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
mReturnManager - Variable in class atg.commerce.csr.pricing.calculators.ExchangeOrderAdjustmentCalculator
 
mReturnManager - Variable in class atg.commerce.csr.pricing.calculators.ExchangeOrderDiscountCalculator
 
mReturnManager - Variable in class atg.commerce.csr.pricing.calculators.ExchangePromotionEvaluationUpdateCalculator
 
mReturnManager - Static variable in class atg.commerce.csr.returns.ReturnManager
 
mReturnManager - Variable in class atg.commerce.csr.returns.StartReturnExchangeProcess
 
mReturnManagerComponentPath - Static variable in class atg.commerce.csr.returns.ReturnManager
 
mReturnRequestClass - Variable in class atg.commerce.csr.returns.ReturnTools
 
mReturnsDataHolderPath - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mReturnShippingTypeClassMap - Variable in class atg.commerce.csr.returns.ReturnTools
 
mReturnStates - Variable in class atg.commerce.csr.returns.ReturnManager
 
mReturnTools - Variable in class atg.commerce.csr.pricing.calculators.ExchangeItemAdjustmentCalculator
 
mReturnTools - Variable in class atg.commerce.csr.returns.ReturnManager
 
mReturnTools - Static variable in class atg.commerce.csr.returns.ReturnTools
 
mReturnTools - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mReturnToolsComponentPath - Static variable in class atg.commerce.csr.returns.ReturnTools
 
mSalePriceListPropertyName - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mSalesChannel - Variable in class atg.commerce.csr.returns.ReturnManager
 
mScenarioMessageDispatcher - Variable in class atg.commerce.csr.returns.ReturnManager
 
mSchedule - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mScheduledOrderId - Variable in class atg.commerce.csr.events.ScheduledOrderEvent
 
mScheduledOrderTools - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
 
mScheduledOrderViewLandingPage - Variable in class atg.commerce.csr.clicktoconnect.DefaultLandingPageHandler
 
mScheduledOrderViewLandingPage - Variable in class atg.commerce.csr.clicktoconnect.OrderViewLandingPageHandler
 
mScheduleEndDate - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mSchedulerTimeZone - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
 
mSchedulerTimeZoneDisplay - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
 
mScheduleStartDate - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mScheduleType - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mSelectedDates - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mSelectedDays - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mSelectedHours - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mSelectedInterval - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mSelectedMinutes - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mSelectedMonths - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mSelectedOccurrences - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mSelectItemsAndStartReturnErrorURL - Variable in class atg.commerce.csr.returns.ReturnFormHandler
 
mSelectItemsAndStartReturnSuccessURL - Variable in class atg.commerce.csr.returns.ReturnFormHandler
 
mSendEmailInSeparateThread - Variable in class atg.commerce.csr.util.CSRAgentTools
 
MSG_AMOUNT_EXCEEDS_MAX - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
 
MSG_CONFIRMATION_EMAIL_SENT - Static variable in class atg.commerce.csr.util.CSRAgentTools
 
MSG_COULD_NOT_SAVE_CLONED_ORDER - Static variable in class atg.commerce.csr.util.CSRAgentTools
 
MSG_COULD_NOT_SAVE_ORDER - Static variable in class atg.commerce.csr.util.CSRAgentTools
 
MSG_CREDIT_CARD_VALIDATION_ERROR - Static variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
MSG_ERROR_ADDING_MANUAL_ADJUSTMENT - Static variable in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
MSG_ERROR_ADJUSTMENT_AMT_INVALID_FORMAT - Static variable in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
MSG_ERROR_ADJUSTMENT_AMT_TOO_LARGE - Static variable in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
MSG_ERROR_ADJUSTMENT_AMT_TOO_SMALL - Static variable in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
MSG_ERROR_AMT_REMAINING_REFUND_METHOD_NOTFOUND - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
 
MSG_ERROR_AMT_REMAINING_STORE_CREDIT_REFUND_METHOD_NOTFOUND - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
 
MSG_ERROR_APPLYING_SHIPPING_GROUP - Static variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
MSG_ERROR_CANNOT_SAVE_NOT_TRANSIENT_ORDER - Static variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
MSG_ERROR_CHANGING_SKU - Static variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
MSG_ERROR_COMMITTING_ORDER_CHANGES - Static variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
MSG_ERROR_CONCURRENT_UPDATE_DURING_RECONCILIATION - Static variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
MSG_ERROR_COPYING_CONTACT_INFO_TO_CREDIT_CARD - Static variable in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
 
MSG_ERROR_CREATING_ORDER_COMMENT - Static variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
MSG_ERROR_CREATING_PAYMENT_INFO_FROM_ORIGINAL - Static variable in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
 
MSG_ERROR_DELETING_MANUAL_ADJUSTMENT - Static variable in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
MSG_ERROR_DURING_PAYMENT_GROUPS_VALIDATION - Static variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
MSG_ERROR_DURING_PAYMENT_GROUPS_VALIDATION - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
 
MSG_ERROR_DURING_PAYMENT_GROUPS_VALIDATION - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
 
MSG_ERROR_FINDING_APPROVAL_FOR_ORDER - Static variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
MSG_ERROR_INITIALIZING_NEW_ORDER - Static variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
MSG_ERROR_NO_ADJUSTMENT_ID_SPECIFIED - Static variable in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
MSG_ERROR_NO_ADJUSTMENT_TYPE_SPECIFIED - Static variable in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
MSG_ERROR_PERSISTING_ORDER - Static variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
MSG_ERROR_PRICING_EXCHANGE_ORDER - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
 
MSG_ERROR_PRICING_ITEM - Static variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
MSG_ERROR_PRICING_WORKING_ORDER - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
 
MSG_ERROR_PROCESSING_SELECTED_ITEMS - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
 
MSG_ERROR_RCOITEM_NOTFOUND - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
 
MSG_ERROR_RCOSHIPPINGGROUP_NOTFOUND - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
 
MSG_ERROR_RECEIVING_RETURN_ITEM - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
 
MSG_ERROR_REPRICING_ORDER - Static variable in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
MSG_ERROR_SAVING_ORDER_TEMPLATE - Static variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
MSG_ERROR_SAVING_PAYMENT_INFO - Static variable in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
MSG_ERROR_SAVING_RETURN_REQUEST - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
 
MSG_ERROR_SAVING_SHIPPING_INFO - Static variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
MSG_ERROR_SENDING_EMAIL_CONFIRM - Static variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
MSG_ERROR_SENDING_EXISTING_ORDER_EMAIL_CONFIRM - Static variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
MSG_ERROR_SENDING_NEW_ORDER_EMAIL_CONFIRM - Static variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
MSG_ERROR_SENDING_RETURN_EMAIL_CONFIRM - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
 
MSG_ERROR_SHOPPING_CART_NOT_IN_CLONE_EDIT_MODE - Static variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
MSG_ERROR_STORE_CREDIT_NOT_CREATED - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
 
MSG_ERROR_STORE_CREDIT_NOT_FOUND - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
 
MSG_ERROR_STORE_CREDIT_OWNER_PROP_NOT_FOUND - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
 
MSG_ERROR_UPDATING_ORDER_ON_ADD_CREDIT_CARD - Static variable in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
 
MSG_ERROR_VALIDATING_SHIPPING_INFO - Static variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
MSG_ERROR_VERIFYING_ORDER_TEMPLATE - Static variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
MSG_ERROR_WHILE_ADJUSTING_PAYMENT - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
 
MSG_ERROR_WHILE_BUILDING_REFUND_METHODS - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
 
MSG_ERROR_WHILE_CHANGING_ORDER - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
 
MSG_ERROR_WHILE_CLONING_ADDRESS - Static variable in class atg.commerce.csr.util.CSRAgentTools
 
MSG_ERROR_WHILE_COPY_ADDRESS - Static variable in class atg.commerce.csr.util.CSRAgentTools
 
MSG_ERROR_WHILE_COPYING_CREDIT_CARD - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
 
MSG_ERROR_WHILE_COPYING_PAYMENT_GROUP - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
 
MSG_ERROR_WHILE_COPYING_PAYMENT_GROUPS - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
 
MSG_ERROR_WHILE_CREATING_NEW_ORDER - Static variable in class atg.commerce.csr.order.CSRCancelOrderFormHandler
 
MSG_ERROR_WHILE_CREATING_NEW_ORDER - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
 
MSG_ERROR_WHILE_FETCHING_CLAIMABLE_ITEM - Static variable in class atg.commerce.csr.order.ClaimableLookup
 
MSG_ERROR_WHILE_ROLLINGBACK_EXCHG_ORDER - Static variable in class atg.commerce.csr.order.CSRCancelOrderFormHandler
 
MSG_ERROR_WHILE_UPDATING_STORE_CREDIT - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
 
MSG_ERROR_WHILE_UPDATING_STORE_CREDIT_AMOUNT - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
 
MSG_ERROR_WHILE_UPDATING_STORE_CREDIT_AMOUNT - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
 
MSG_INVALID_NUMERIC_VALUE - Static variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
MSG_INVALID_QUANTITY - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
 
MSG_INVALID_SHIPPING_GROUP_ID - Static variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
MSG_MISSING_COMPONENT - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
 
MSG_NO_CLAIMABLE_ID - Static variable in class atg.commerce.csr.order.ClaimableLookup
 
MSG_NO_CLAIMABLE_ITEM - Static variable in class atg.commerce.csr.order.ClaimableLookup
 
MSG_NO_CLAIMABLE_MANAGER - Static variable in class atg.commerce.csr.profile.StoreCreditDroplet
 
MSG_NO_CREDIT_CARD - Static variable in class atg.commerce.csr.order.CreditCardIsExpired
 
MSG_NO_CREDIT_CARD - Static variable in class atg.commerce.csr.util.CSRAgentTools
 
MSG_NO_CUSTOMER_ID - Static variable in class atg.commerce.csr.events.ViewOrderDroplet
 
MSG_NO_DESIRED_CANCEL_ACTION - Static variable in class atg.commerce.csr.order.CSRCancelOrderFormHandler
 
MSG_NO_DISPOSITION - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
 
MSG_NO_EXISTING_ADDRESS - Static variable in class atg.commerce.csr.util.CSRAgentTools
 
MSG_NO_GROUP_ID - Static variable in class atg.commerce.csr.order.OrderComponentIsModifiable
 
MSG_NO_ID - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
 
MSG_NO_NICKNAME - Static variable in class atg.commerce.csr.util.CSRAgentTools
 
MSG_NO_ORDER - Static variable in class atg.commerce.csr.events.ViewOrderDroplet
 
MSG_NO_ORDER - Static variable in class atg.commerce.csr.order.OrderComponentIsModifiable
 
MSG_NO_ORDER - Static variable in class atg.commerce.csr.util.CSRAgentTools
 
MSG_NO_ORDER_ID - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
 
MSG_NO_PAYMENT_GROUP - Static variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
MSG_NO_PAYMENT_GROUP_CONTAINER - Static variable in class atg.commerce.csr.util.CSRAgentTools
 
MSG_NO_PROFILE - Static variable in class atg.commerce.csr.util.CSRAgentTools
 
MSG_NO_PROFILE_ID - Static variable in class atg.commerce.csr.profile.StoreCreditDroplet
 
MSG_NO_RECIPIENT - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
 
MSG_NO_REPLACEMENT_ORDER - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
 
MSG_NO_REPLACEMENT_ORDER_PRICE_INFO - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
 
MSG_NO_REPOSITORY - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
 
MSG_NO_RETURN_QUANTITY - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
 
MSG_NO_RETURN_QUANTITY_FOR_ITEM - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
 
MSG_NO_RETURN_REASON - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
 
MSG_NO_RETURN_REQUEST - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
 
MSG_NO_SELECTED_ITEMS - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
 
MSG_NO_SELECTED_TO_RECEIVE_ITEMS - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
 
MSG_NO_SUCH_SKU - Static variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
MSG_NO_TRANSACTION_MANAGER - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
 
MSG_NOT_ALL_AMOUNTS_ALLOCATED - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
 
MSG_NULL_PAYMENT_GROUP - Static variable in class atg.commerce.csr.order.ClaimableLookup
 
MSG_ORDER_ALREADY_SAVED - Static variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
MSG_ORDER_ALREADY_SAVED - Static variable in class atg.commerce.csr.util.CSRAgentTools
 
MSG_ORDER_AND_REQUEST_ID - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
 
MSG_OVERALLOCATED_AMOUNTS - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
 
MSG_PAYMENT_GROUP_NOT_FOUND_IN_ORDER - Static variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
MSG_RECURSIVE_ANCESTRY - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
 
MSG_REPL_QUANTITY_MUST_MATCH_EXCH - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
 
MSG_REPLACE_QUANTITY_CANT_BE_NEGATIVE - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
 
MSG_RETURN_QUANTITY_CANT_BE_NEGATIVE - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
 
MSG_SEND_CONFIRMATION_NO_ADDR_ERROR - Static variable in class atg.commerce.csr.util.CSRAgentTools
 
MSG_SEND_CONFIRMATION_NO_EMAILINFO_ERROR - Static variable in class atg.commerce.csr.util.CSRAgentTools
 
MSG_SET_RETURN_SHIPMENT_REQUIRED - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
 
MSG_SHIPPING_GROUP_NOT_FOUND_IN_ORDER - Static variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
MSG_SKU_CHANGE_NO_COMMERCE_ITEMS - Static variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
MSG_SKU_ID_INVALID_FOR_PRODUCT_ID - Static variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
MSG_UNABLE_TO_CHANGE_ORDER - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
 
MSG_UNABLE_TO_COPY_ADDRESS - Static variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
MSG_UNABLE_TO_CREATE_ORDER - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
 
MSG_UNABLE_TO_CREATE_REQUEST - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
 
MSG_UNABLE_TO_CREDIT_PAYMENT_GROUP - Static variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
MSG_UNABLE_TO_LOAD_ORDER - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
 
MSG_UNABLE_TO_LOAD_REQUEST - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
 
MSG_UNABLE_TO_LOAD_RETURN_REQUESTS - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
 
MSG_UNABLE_TO_OVERRIDE_ITEM_PRICE - Static variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
MSG_UNABLE_TO_PERSIST_ORDER - Static variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
MSG_UNABLE_TO_SAVE_CHANGES - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
 
MSG_UNKNOWN_TYPE - Static variable in class atg.commerce.csr.order.OrderComponentIsModifiable
 
mShipItemRelationshipHighlightedStates - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mShippingCostMap - Variable in class atg.commerce.csr.returns.ReturnRequest
 
mShippingGroupEditHandler - Variable in class atg.commerce.order.edit.HandlingInstructionEditHandler
 
mShippingGroupEditHandler - Variable in class atg.commerce.order.edit.RelationshipEditHandler
 
mShippingGroupHighlightedStates - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mShippingGroupId - Variable in class atg.commerce.csr.returns.ItemCostAdjustment
 
mShippingGroupManager - Variable in class atg.commerce.csr.returns.ReturnManager
 
mShippingGroupManager - Variable in class atg.commerce.order.edit.ShippingGroupEditHandler
 
mShippingGroupManager - Variable in class atg.commerce.order.purchase.ApplicableShippingGroups
 
mShippingGroupMapContainerPath - Variable in class atg.commerce.order.purchase.ApplicableShippingGroups
 
mShippingGroupShippedStates - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mShippingGroupTypeConfigurations - Variable in class atg.commerce.csr.util.CSRConfigurator
 
mShippingGroupTypeConfigurationsAsMap - Variable in class atg.commerce.csr.util.CSRConfigurator
 
mShippingGroupTypesToBeInitialized - Variable in class atg.commerce.csr.util.CSRConfigurator
 
mShippingMethod - Variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
mShippingMethodURL - Variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
mShippingShareAdjustment - Variable in class atg.commerce.csr.returns.ItemCostAdjustment
 
mShippingShareAdjustmentPropertyName - Variable in class atg.commerce.csr.returns.ReturnTools
 
mShipToAddressNickname - Variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
mSingleShippingGroupCheckoutErrorURL - Variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
mSingleShippingGroupCheckoutSuccessURL - Variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
mSiteContextManager - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mSiteGroupManager - Variable in class atg.commerce.csr.environment.CSREnvironmentTools
 
mSiteId - Variable in class atg.commerce.csr.approvals.Approval
 
mSiteIdPropertyName - Variable in class atg.commerce.csr.approvals.ApprovalsPropertyManager
 
mSiteIdPropertyName - Variable in class atg.commerce.csr.gifts.GiftlistTableFormHandler
 
mSiteManager - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mSortedRefundMethodList - Variable in class atg.commerce.csr.returns.ReturnFormHandler
 
mSortedRelatedReturnRequests - Variable in class atg.commerce.csr.returns.ReturnRequest
 
mSortPropertyName - Variable in class atg.commerce.order.edit.CollectionEditHandler
 
mStartDate - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mState - Variable in class atg.commerce.csr.approvals.Approval
 
mStateData - Variable in class atg.commerce.order.edit.CloneEditState
 
mStoreCreditType - Variable in class atg.commerce.csr.returns.ReturnManager
 
mSubmittedOrderPricingModels - Variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
mSubmittedOrderStates - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mSuccessURL - Variable in class atg.commerce.csr.order.OrderNoteFormHandler
 
mTaxShareAdjustment - Variable in class atg.commerce.csr.returns.ItemCostAdjustment
 
mTaxShareAdjustmentPropertyName - Variable in class atg.commerce.csr.returns.ReturnTools
 
mTemplateEmailSender - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mTemplateName - Variable in class atg.commerce.csr.order.ConfirmationInfo
 
mTemplateOrder - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mTemplateToUse - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mThrowExceptionsForCollectionChanges - Variable in class atg.commerce.order.edit.CollectionEditHandler
 
mTicket - Variable in class atg.commerce.csr.approvals.Approval
 
mTicketIdPropertyName - Variable in class atg.commerce.csr.approvals.ApprovalsPropertyManager
 
mTicketingTools - Variable in class atg.commerce.csr.approvals.ApprovalsManager
 
mToEmailAddress - Variable in class atg.commerce.csr.order.ConfirmationInfo
 
mTransactionManager - Variable in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
 
mTransactionManager - Variable in class atg.commerce.csr.approvals.order.UpdateOrderApprovalCustomerEmailFormHandler
 
mTransactionManager - Variable in class atg.commerce.csr.order.OrderNoteFormHandler
 
mTransactionManager - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mTransactionManager - Variable in class atg.commerce.csr.order.ViewOrderFormHandler
 
mTransactionManager - Variable in class atg.commerce.csr.returns.ReturnManager
 
mTransactionManager - Variable in class atg.commerce.order.edit.CloneEditManager
 
mType - Variable in class atg.commerce.csr.order.CommerceTypeConfiguration
 
MULTI_ADDRESS_LIST_FAILURE - Static variable in class atg.commerce.csr.order.Constants
 
multipleShippingGroupCheckout(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
This method just calls ShippingGroupFormHandler.handleApplyShippingGroups
mUnreconcilable - Variable in class atg.commerce.order.edit.CloneEditState
 
mUseProductId - Variable in class atg.commerce.csr.util.CSRConfigurator
This flag determines if Product Id field is used on Add Products by Id page, Product Catalog Search and so on
mUserItemDescriptorName - Variable in class atg.commerce.csr.returns.ReturnManager
 
mUseSKUId - Variable in class atg.commerce.csr.util.CSRConfigurator
This flag determines if SKU Id field is used on Add Products by Id page, Product Catalog Search and so on
mUsingGiftlists - Variable in class atg.commerce.csr.util.CSRConfigurator
 
mUsingOrderApprovals - Variable in class atg.commerce.csr.util.CSRConfigurator
 
mUsingScheduledOrders - Variable in class atg.commerce.csr.util.CSRConfigurator
 
mViewOrderId - Variable in class atg.commerce.csr.order.ViewOrderFormHandler
 
mWalletHolderPath - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mWalletPromotionStatesPath - Variable in class atg.commerce.csr.util.CSRAgentTools
 
MY_RESOURCE_NAME - Static variable in class atg.commerce.csr.order.CSRCancelOrderFormHandler
 
MY_RESOURCE_NAME - Static variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
MY_RESOURCE_NAME - Static variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
MY_RESOURCE_NAME - Static variable in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
 
MY_RESOURCE_NAME - Static variable in class atg.commerce.csr.order.CSRPaymentGroupRemainingAmount
 
MY_RESOURCE_NAME - Static variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
MY_RESOURCE_NAME - Static variable in class atg.commerce.csr.profile.CSRCustomerProfileFormHandler
Resources file
MY_RESOURCE_NAME - Static variable in class atg.commerce.csr.repository.CSRRepositoryFormHandler
 
MY_RESOURCE_NAME - Static variable in class atg.commerce.csr.repository.CustSvcRepositoryItemServlet
 
MY_RESOURCE_NAME - Static variable in class atg.commerce.csr.returns.ReturnDroplet
 
MY_RESOURCE_NAME - Static variable in class atg.commerce.order.edit.CloneEditHandler
 
MY_RESOURCES - Static variable in class atg.commerce.csr.environment.CSREnvironmentMonitor
 
MY_RESOURCES - Static variable in class atg.commerce.csr.environment.CSREnvironmentTools
resource bundle used to generate user localized messages
MY_SERVER_RESOURCES - Static variable in class atg.commerce.csr.environment.CSREnvironmentTools
resource bundle used to generate server localized messages

N

NEW_ADDRESS - Static variable in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.  
NEW_ORDER_PROGRESS_BAR_PATH - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
 
NEW_ORDER_TEMPLATE_NAME - Static variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
NEW_ORDER_TEMPLATE_NAME - Static variable in class atg.commerce.csr.util.CSRAgentTools
The confirmation template name used for new orders
NEW_SHIPPING_GROUP - Static variable in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.  
NEW_VALUE_PROPERTY_NAME - Static variable in class atg.commerce.csr.logging.PropertyUpdateRecorder
The name of the property in the profile update item that holds the new value
NEW_VALUE_PROPERTY_NAME - Static variable in class atg.commerce.csr.ticketing.TicketingPropertyUpdateRecorder
The name of the property in the profile update item that holds the new value
NO_CLAIMABLE_ITEM_FUNDS - Static variable in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
NO_CURRENT_ORDER - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
 
NO_LIMIT - Static variable in class atg.commerce.csr.order.CSRPaymentGroupRemainingAmount
 
NO_LIMIT - Static variable in class atg.commerce.csr.returns.RefundMethod
 
NO_ORDER_ID_ERROR - Static variable in class atg.commerce.csr.profile.CSRCustomerProfileFormHandler
 
NO_ORIGINAL_ORDER - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
 
NO_RETURN_REQUEST - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
 
NO_SUCH_ORDER_ERROR - Static variable in class atg.commerce.csr.profile.CSRCustomerProfileFormHandler
 
NOTEQUALS_STRING - Static variable in class atg.commerce.csr.search.SearchAttribute
 
NULL_SHIPPING_GROUP_NAME - Static variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
NUMERIC_DATATYPE - Static variable in class atg.commerce.csr.search.SearchAttribute
 

O

OBJECT_STATES - Static variable in class atg.commerce.csr.util.StateDescription
the parameter that provides the object states component
obtainApplicationSelectedShippingGroupNickname() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated. This method returns a user's default shipping group nickname or first available shipping group nickname from ShippingGroupMapContainer.
OCCURRENCES_OPTION_ALLOCCURRENCES - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
The occurrences option that causes only all occurrences to be included in the calendar schedule
OCCURRENCES_OPTION_SELECTEDOCCURRENCES - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
The occurrences option that causes only selected occurrences to be included in the calendar schedule
ODD - Static variable in class atg.commerce.csr.util.AltColor
 
OLD_VALUE_PROPERTY_NAME - Static variable in class atg.commerce.csr.logging.PropertyUpdateRecorder
The name of the property in the profile update item that holds the old value
OLD_VALUE_PROPERTY_NAME - Static variable in class atg.commerce.csr.ticketing.TicketingPropertyUpdateRecorder
The name of the property in the profile update item that holds the old value
ORDER - Static variable in class atg.commerce.csr.order.ClaimableLookup
 
ORDER - Static variable in class atg.commerce.csr.order.CSRPaymentGroupRemainingAmount
 
ORDER - Static variable in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.  
ORDER - Static variable in class atg.commerce.csr.order.GetTotalOrderAppeasementsDroplet
 
ORDER - Static variable in class atg.commerce.csr.order.OrderComponentIsModifiable
 
ORDER - Static variable in class atg.commerce.csr.order.scheduled.IsScheduledOrderTemplate
The order input parameter name
ORDER - Static variable in class atg.commerce.order.purchase.ApplicableShippingGroups
 
ORDER_APPROVAL_ADDED - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
ORDER_APPROVAL_ADDED_EVENT_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
ORDER_APPROVAL_APPROVED - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
ORDER_APPROVAL_APPROVED_EVENT_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
ORDER_APPROVAL_REJECTED - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
ORDER_APPROVAL_REJECTED_EVENT_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
ORDER_EXCHANGE_TEMPLATE_NAME - Static variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
ORDER_EXCHANGE_TEMPLATE_NAME - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
Key that identifies the email template to use when sending an exhange order confirmation.
ORDER_EXCHANGE_TEMPLATE_NAME - Static variable in class atg.commerce.csr.util.CSRAgentTools
The confirmation template name used for order exchanges
ORDER_HOLDER_PATH - Static variable in class atg.commerce.csr.environment.CSREnvironmentTools
The path to the environment's order holder component
ORDER_ID - Static variable in class atg.commerce.csr.returns.ReturnDroplet
 
ORDER_ITEM - Static variable in class atg.commerce.csr.order.OrderComponentIsModifiable
 
ORDER_RETURN_TEMPLATE_NAME - Static variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
ORDER_RETURN_TEMPLATE_NAME - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
Key that identifies the email template to use when sending a return confirmation.
ORDER_RETURN_TEMPLATE_NAME - Static variable in class atg.commerce.csr.util.CSRAgentTools
The confirmation template name used for order returns
ORDER_TO_DUPLICATE_INPUT_PARAMETER_NAME - Variable in class atg.commerce.csr.order.DuplicateOrder
the name of the input parameter used to pass the order to be duplicated
ORDER_TYPE - Static variable in class atg.commerce.csr.order.OrderComponentIsModifiable
 
ORDER_UPDATE_TEMPLATE_NAME - Static variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
ORDER_UPDATE_TEMPLATE_NAME - Static variable in class atg.commerce.csr.util.CSRAgentTools
The confirmation template name used for order updates
OrderApprovalFormHandler - Class in atg.commerce.csr.approvals.order
This form handler is used to execute the approval process for an Order Approval.
OrderApprovalFormHandler() - Constructor for class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
 
OrderApprovalsHandler - Class in atg.commerce.csr.approvals.order
Order Approvals Handler.
OrderApprovalsHandler() - Constructor for class atg.commerce.csr.approvals.order.OrderApprovalsHandler
 
OrderApprovalTools - Class in atg.commerce.csr.approvals.order
This class provides some helper methods and defines common properties for working with order approvals
OrderApprovalTools() - Constructor for class atg.commerce.csr.approvals.order.OrderApprovalTools
 
OrderComponentIsModifiable - Class in atg.commerce.csr.order
This is a superclass for droplets: PaymentGroupIsModifiable, ShippingGroupIsModifiable, etc.
OrderComponentIsModifiable() - Constructor for class atg.commerce.csr.order.OrderComponentIsModifiable
 
OrderEvent - Class in atg.commerce.csr.events
The message class to be used to notify listeners when a CSR acts upon an order (views, edits, submits, etc.)
OrderEvent() - Constructor for class atg.commerce.csr.events.OrderEvent
 
OrderIsCancelable - Class in atg.commerce.csr.order
This droplet qualifies whether the given order is in an "cancelable" state.
OrderIsCancelable() - Constructor for class atg.commerce.csr.order.OrderIsCancelable
 
orderIsModifiable(Order) - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
Given an order, this method determines whether the order is in a modifiable state
OrderIsModifiable - Class in atg.commerce.csr.order
This droplet qualifies whether the given order is a modifiable state
OrderIsModifiable() - Constructor for class atg.commerce.csr.order.OrderIsModifiable
 
OrderIsReturnable - Class in atg.commerce.csr.order
This droplet determines if an order is in a state where the return or exchange of merchandise for replacement should be allowed.
OrderIsReturnable() - Constructor for class atg.commerce.csr.order.OrderIsReturnable
 
orderIsReturnable(Order) - Method in class atg.commerce.csr.order.OrderIsReturnable
Given an order, this method determines whether the order is in a state that allows for a return or exchange.
OrderManualAdjustmentEvent - Class in atg.commerce.csr.events
Event object used to represent a manual adjustment made to an order.
OrderManualAdjustmentEvent() - Constructor for class atg.commerce.csr.events.OrderManualAdjustmentEvent
 
OrderNoteFormHandler - Class in atg.commerce.csr.order
This form handler is used to handle the adding of Notes to Orders..
OrderNoteFormHandler() - Constructor for class atg.commerce.csr.order.OrderNoteFormHandler
 
OrderPropertyEditHandler - Class in atg.commerce.order.edit
This handler reconciles scalar properties of the order object.
OrderPropertyEditHandler() - Constructor for class atg.commerce.order.edit.OrderPropertyEditHandler
 
ORDERRESOURCES - Static variable in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
Resources file
OrderSearchFormHandler - Class in atg.commerce.csr.search
This OrderSearchFormHandler class is a subclass of SearchFormhandler and is used to search order on order repository and other order related repositories( Profile, Catalog).
OrderSearchFormHandler() - Constructor for class atg.commerce.csr.search.OrderSearchFormHandler
 
OrderSearchTreeQueryFormHandler - Class in atg.commerce.csr.search
This class performs pre-processing on the request object before a search.
OrderSearchTreeQueryFormHandler() - Constructor for class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
 
OrderTableFormHandler - Class in atg.commerce.csr.order
This is the base class used by panels to generate list of orders that's generated from a repository search.
OrderTableFormHandler() - Constructor for class atg.commerce.csr.order.OrderTableFormHandler
 
OrderTableFormHandler.ResultWrapper - Class in atg.commerce.csr.order
This inner class defines the wrapper object used to wrap each repository item in the result.
OrderTableFormHandler.ResultWrapper(RepositoryItem, Map) - Constructor for class atg.commerce.csr.order.OrderTableFormHandler.ResultWrapper
 
OrderViewLandingPageHandler - Class in atg.commerce.csr.clicktoconnect
This handler generates a landing page for the order view or scheduled order view depending on the state of the order.
OrderViewLandingPageHandler() - Constructor for class atg.commerce.csr.clicktoconnect.OrderViewLandingPageHandler
 
OUTPUT - Static variable in class atg.commerce.csr.catalog.GetCategoryAncestorsDroplet
 
OUTPUT - Static variable in class atg.commerce.csr.catalog.GetSKUParentProductDroplet
 
OUTPUT - Static variable in class atg.commerce.csr.order.ClaimableLookup
 
OUTPUT - Static variable in class atg.commerce.csr.order.CSRPaymentGroupRemainingAmount
 
OUTPUT - Static variable in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.  
OUTPUT - Static variable in class atg.commerce.csr.profile.StoreCreditDroplet
 
OUTPUT - Static variable in class atg.commerce.csr.returns.ReturnDroplet
 
OUTPUT - Static variable in class atg.commerce.csr.search.SearchFormHandler
output oparam
OUTPUT - Static variable in class atg.commerce.csr.util.StateDescription
the oparam that is rendered if a translated value is found
OUTPUT - Static variable in class atg.commerce.order.purchase.ApplicableShippingGroups
 
OUTPUT_PARAM_READABLEDULE_DATES - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderInfo
the name for the readableDates output parameter.
OUTPUT_PARAM_READABLEDULE_DAYS - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderInfo
the name for the readableDays output parameter.
OUTPUT_PARAM_READABLEDULE_HOURS - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderInfo
the name for the readableHours output parameter.
OUTPUT_PARAM_READABLEDULE_INTERVAL - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderInfo
the name for the readableInterval output parameter.
OUTPUT_PARAM_READABLEDULE_MINUTES - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderInfo
the name for the readableMinutes output parameter.
OUTPUT_PARAM_READABLEDULE_MONTHS - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderInfo
the name for the readableMonths output parameter.
OUTPUT_PARAM_READABLEDULE_OCCURRENCES - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderInfo
the name for the readableOccurences output parameter.
overrideItemPrice(CommerceItem, double, Order, Locale, String) - Method in class atg.commerce.csr.util.CSRAgentTools
Overrides the price of the given commerce item to the new amount.
overridePriceInfoAmount(AmountInfo, double, double, long, String) - Method in class atg.commerce.csr.util.CSRAgentTools
Overrides the price of the given price info, marks it as final, clears the pricing adjustments and adds a new PricingAdjustment for the overriden price.
overrideShippingPrice(ShippingGroup, double, Order, Locale, String) - Method in class atg.commerce.csr.util.CSRAgentTools
Overrides the price of the given shipping group to the new amount.
OWNER_PROPERTY_NAME - Static variable in class atg.commerce.csr.logging.PropertyUpdateRecorder
The name of the property in the profile update item that holds the owner
OWNER_PROPERTY_NAME - Static variable in class atg.commerce.csr.ticketing.TicketingPropertyUpdateRecorder
The name of the property in the profile update item that holds the owner

P

PARAM_TRANSACTION_CREATED - Static variable in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
 
PARAM_VALUE_TRUE - Static variable in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
 
parseAmount(String, String) - Method in class atg.commerce.csr.util.CSRAgentTools
Parses the given input amount value using the given currency and the agent's display locale.
parseConfigString(String) - Method in class atg.commerce.order.edit.CloneEditHandler
Parses a comma delimited string into a string array.
parseConfigurationString(String) - Static method in class atg.commerce.order.edit.CloneEditManager
Parse a String which is delimited by "|" into a collection of strings.
parseString(String) - Static method in class atg.commerce.csr.util.CSRAgentTools
Parse a String which is delimited by "|" into a collection of strings.
parseString(String) - Method in class atg.commerce.order.edit.processor.ProcCloneOrderForEdit
Parse a String which is delimited by "|" into a collection of strings.
PARTIAL_RETURN - Static variable in class atg.commerce.csr.returns.ReturnItemStates
 
PARTIAL_RETURN - Static variable in class atg.commerce.csr.returns.ReturnStates
 
PAYMENT - Static variable in class atg.commerce.csr.events.ViewOrderDroplet
 
PAYMENT_GROUP - Static variable in class atg.commerce.csr.order.ClaimableLookup
 
PAYMENT_GROUP - Static variable in class atg.commerce.csr.order.CSRPaymentGroupRemainingAmount
 
PAYMENT_GROUP_TYPE - Static variable in class atg.commerce.csr.order.OrderComponentIsModifiable
 
PaymentGroupEditHandler - Class in atg.commerce.order.edit
This handler updates payment groups between the clone and original order.
PaymentGroupEditHandler() - Constructor for class atg.commerce.order.edit.PaymentGroupEditHandler
 
PaymentGroupEvent - Class in atg.commerce.csr.events
The message class to be used to notify listeners when a CSR edits or adds a payment group
PaymentGroupEvent() - Constructor for class atg.commerce.csr.events.PaymentGroupEvent
 
paymentGroupIsModifiable(PaymentGroup) - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
This method determines whether the given payment group is in a modifiable state
PaymentGroupTypeConfiguration - Class in atg.commerce.csr.order
In the CSC application, the PaymentGroup is used to accept the user payment and to provide the refunds in case of returns.
PaymentGroupTypeConfiguration() - Constructor for class atg.commerce.csr.order.PaymentGroupTypeConfiguration
 
PENDING - Static variable in class atg.commerce.csr.approvals.ApprovalsManager
the state when an approval is pending approval
PENDING_CUSTOMER_ACTION - Static variable in class atg.commerce.csr.returns.ReturnStates
 
performAction(String) - Method in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
Performs the requested action against the scheduled order item persistCurrentOrder() - Method in class atg.commerce.csr.util.CSRAgentTools
This method saves the current order to the repository for both transient and non-transient orders.
persistOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Called to persist the current order.
populateAnonymousCustomerProfileFromOrder(RepositoryItem, Order) - Method in class atg.commerce.csr.util.CSRAgentTools
Populates properties of the profile from information contained on the order.
populateAnonymousCustomerProfileFromOrder(RepositoryItem, RepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
Populates properties of the profile from information contained on the order.
populateClaimItemEvent(ClaimItem, String, String, String, double, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates a ClaimItem event with the given information
populateCommerceItemEvent(CommerceItemEvent, String, String, String, long, long, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates a CommerceItemEvent with the given information
populateCreateGiftlistEvent(GiftlistEvent, String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates a CreateGiftlistEvent with the given information
populateCreateOrderCommentEvent(CreateOrderComment, String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates a CreateOrderComment event with the given information
populateCustomerProfileFromAddress(RepositoryItem, RepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
Populates a profile from the information captured in the address.
populateCustomProperties(MutableRepository, MutableRepositoryItem, AgentEvent) - Method in class atg.commerce.csr.logging.PropertyUpdateRecorder
Calls the super method to populate any properties of the base logging item, then calls populatePropertyUpdates
populateCustomProperties(MutableRepository, MutableRepositoryItem, AgentEvent) - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
Copies the properties defined in the customProperties property from the agent event to the activity item.
populateCustomProperties(MutableRepository, MutableRepositoryItem, AgentEvent) - Method in class atg.commerce.csr.ticketing.TicketingPropertyUpdateRecorder
Calls the super method to populate any properties of the base logging item, then calls populatePropertyUpdates
populateDeleteGiftlistEvent(GiftlistEvent, String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates a DeleteGiftlistEvent with the given information
populateGiftItemAddedEvent(GiftItemEvent, String, String, String, String, Long, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates a GiftItemAddedEvent with the given information
populateGiftItemQuantityChangedEvent(GiftItemEvent, String, String, String, String, Long, Long, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates a GiftItemQuantityChangedEvent with the given information
populateGiftItemRemovedEvent(GiftItemEvent, String, String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates a GiftItemRemovedEvent with the given information
populateGrantAppeasementEvent(GrantAppeasement, String, String, double, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates a GrantAppeasement event with the given information
populateGrantPromotionEvent(GrantPromotionEvent, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates an GrantPromotionEvent with the given information
populateIgnorePromotionEvent(IgnorePromotionEvent, String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates an IgnorePromotionEvent with the given information
populateModifyGiftlistEvent(GiftlistEvent, String, String, String, List, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates a ModifyGiftlistEvent with the given information
populateOrderEvent(OrderEvent, String, String, double, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates an OrderEvent with the given information
populateOrderManualAdjustmentEvent(OrderManualAdjustmentEvent, String, String, String, double, String, String, int, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates the data of an OrderManualAdjustmentEvent
populatePaymentGroupEvent(PaymentGroupEvent, String, String, String, List, int, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates a PaymentGroupEvent event with the given information
populatePriceOverrideEvent(PriceOverride, String, String, String, String, double, double, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates a PriceOverride event with the given information
populatePropertyUpdates(MutableRepository, MutableRepositoryItem, PropertyUpdateEvent) - Method in class atg.commerce.csr.logging.PropertyUpdateRecorder
 
populatePropertyUpdates(MutableRepository, MutableRepositoryItem, AgentEvent) - Method in class atg.commerce.csr.ticketing.TicketingPropertyUpdateRecorder
 
populateReceiveReturnItemEvent(ReceiveReturnItem, String, String, String, long, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates an ReceieveReturnItem event with the given information
populateReturnOrderEvent(ReturnOrder, String, String, String, double, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates an ReturnOrder event with the given information
populateScheduledOrderEvent(ScheduledOrderEvent, String, String, String, int, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates a scheduled order event
populateShippingGroupEvent(ShippingGroupEvent, String, String, String, List, int, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates a ShippingGroupEvent event with the given information
populateSplitCostCenterEvent(SplitCostCenter, String, String, String, String, String, long, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates a SplitCostCenter event with the given information
populateSplitShippingGroupEvent(SplitShippingGroup, String, String, String, String, String, long, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates a SplitShippingGroupEvent event with the given information
populateViewCreditCardEvent(ViewCreditCardEvent, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates a view credit card event.
postAddAdjustment(ManualAdjustmentsFormHandler.Handler) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Post process opportunity for the add adjustment action.
postAddComment(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.OrderNoteFormHandler
This is called after all processing is done by the handleAddComment method.
postAddItemToGiftlist(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Operation called just after an item has been added to a giftlist
postAddItemToOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
This is called after all processing is done by the handleAddItemsToOrder method.
postApplyChanges(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
If the order changed, set the load time in the CSROrderHolder.
postApplyPaymentGroups(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
postApplyPaymentGroups is for work that must happen after the PaymentGroups are applied.
postApplyRefunds(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
This is called after all processing is done by the handleApplyRefunds method.
postApplyShippingGroups(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
postApplyShippingGroups is for work that must happen after the ShippingGroups are applied.
postApplyShippingMethods(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
postApplyShippingMethods is for work that must happen after the user selections are saved.
postApprove(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
If there are no errors, adds a success message to the message bar.
postCancelExchangeOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
postCancelExchangeOrder is used for work that must happen after the Exchange Order is cancelled.
postCancelOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
Override the base implementation to create a new transient order and place it in the cart.
postCancelReturnRequest(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
This method is called after all processing is done by the handleCancelReturnRequest method.
postChangeEnvironment(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.environment.ChangeOrder
Performs post processing by adding a confirmation message.
postChangeEnvironment(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.DuplicateAndSubmit
Executes post change environment handling.
postChangeEnvironment(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
Post environment change processing.
postChangeSkus(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Called by handleChangeSkus() after Skus have been changed on zero or more order commerce items.
postChangeViewOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.ViewOrderFormHandler
Called after changing the current view order.
postClaimItem(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
postClaimItem is for work that must happen after a coupon or GiftCertificate is claimed.
postCommitOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Called after any processing is done by the handleCommitOrder method.
postCommitOrderUpdates(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
If there are no errors, this method initializes a new order in the order holder.
postConfirmReturn(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
This is called after all processing is done by the handleConfirmReturn method.
postCreateCreditCard(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
postCreateCreditCard is for work that must happen after a new CreditCard is created.
postCreateElectronicShippingGroup(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCreateElectronicShippingGroupFormHandler
postCreateElectronicShippingGroup is for work that must happen after a new email address is created.
postCreateHardgoodShippingGroup(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCreateHardgoodShippingGroupFormHandler
postCreateCreditCard is for work that must happen after a new CreditCard is created.
postCreateItem(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Executed after the item is created.
postCreateItem(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
This method is called just after a new repository item has been created.
postCreditPaymentGroup(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
This is called after all processing is done by the handleCreditPaymentGroup method.
postDeleteAdjustment(ManualAdjustmentsFormHandler.Handler) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Post process opportunity for the delete adjustment action.
postDeleteGiftlist(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Operation called just after a giftlist is deleted
postDeleteItem(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
This method calls sendItemUpdateAuditEvents.
postEditCreditCard(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
This is called after all processing is done by the handleEditCreditCard method.
postEditShippingGroup(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
This is called after all processing is done by the handleEditShippingGroup method.
postMethod() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler.Handler
 
postMultipleShippingGroupCheckout(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
This method is used for Multiple ShippingGroupCheckout post processing.
postPersistOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Called after persisting the order
postPreserveUserInputOnServerSide(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
postPreserveUserInputOnServerSide is for work that must happen after the user selections are saved.
postPreserveUserInputOnServerSide(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
postPreserveUserInputOnServerSide is for work that must happen after the user selections are saved.
postProcess() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler.Handler
Perform operations after all changes to the order have occurred.
postProcessAddAdjustment(ManualAdjustmentsFormHandler.Handler) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Do things that need to be done after a manual order adjustment has been added.
postProcessDeleteAdjustment(ManualAdjustmentsFormHandler.Handler) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Do things that need to be done after a manual order adjustment has been removed.
postProcessTemplate(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Executed after the template is processed.
postReceiveReturnItems(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
This is called after all processing is done by the handleReceiveReturnItems method.
postReject(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
If there are no errors, adds a rejection success message to the message bar.
postRemoveItemFromGiftlist(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Operation called just after an item has been removed from a giftlist
postRemoveItemFromOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Executes post remove item processing.
postSelectItemsAndStartReturn(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
This is called after any processing is done by the handleSelectItemsAndStartReturn method.
postSelectReturnItems(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
This is called after all processing is done by the handleSelectReturnItems method.
postSendConfirmationMessage(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Called after a confirmation email is sent
postSetOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Calls commonPostSetOrder()
postSetOrderByCommerceId(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Calls commonPostSetOrder()
postSetOrderByRelationshipId(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
This is called after all processing is done by the handleSetOrderByRelationshipId method.
postSingleShippingGroupCheckout(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
This method is used for ShippingGroupCheckout post processing.
postStartExchangeProcess(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
This method is called after all processing is done by the handleExchangeProcess method.
postStartReturnProcess(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
This method is called after all processing is done by the handleProcessReturn method.
postUpdateCustomerEmail(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.approvals.order.UpdateOrderApprovalCustomerEmailFormHandler
If there are no errors, adds an 'update successful' message to the message bar
postUpdateGiftlist(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
The extension generates the AgentEvent for the update.
postUpdateGiftlistItems(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Operation called just after items in giftlist are updated If no form errors exist the AgentEvents returned by CSRGiftlistFormHandler.getGiftItemEvents() are sent.
postUpdateItem(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Executed after the item is updated.
postUpdateItem(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
This method calls sendPostUpdateAgentEvents.
postUpdateShippingGroup(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRUpdateShippingGroupFormHandler
postUpdateShippingGroup is for work that must happen after updating ShippingGroup.
postUpdateUser(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.profile.CSRCustomerProfileFormHandler
 
preAddAdjustment(ManualAdjustmentsFormHandler.Handler) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Pre process opportunity for the add adjustment action.
preAddComment(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.OrderNoteFormHandler
This is called before any processing is done by the handleAddComment method.
preAddItemToOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Called before any work is done by the handleAddItemToOrder method.
preApplyPaymentGroups(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
preApplyPaymentGroups is for work that must happen before the PaymentGroups are applied to the Order.
preApplyRefunds(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
This is called before any processing is done by the handleApplyRefunds method.
preApplyShippingGroups(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
preApplyShippingGroups is for work that must happen before the ShippingGroups are applied.
preApplyShippingMethods(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
preApplyShippingMethods is for work that must happen before the user selections are retained.
preApprove(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Performed before the approve() method.
preCancelExchangeOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
preCancelExchangeOrder is used for work that must happen before the exchange Order is cancelled.
preCancelReturnRequest(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
This method is called before any processing is done by the handleCancelReturnRequest method.
preChangeSkus(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Called before any work is done by the handleChangeSkus method.
preChangeViewOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.ViewOrderFormHandler
Called prior to changing the current view order.
preClaimItem(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
preClaimItem is for work that must happen before a coupon or gift certificate is claimed.
preCommitOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Called before any processing is done by the handleCommitOrder method.
preCommitOrderUpdates(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Called prior to committing the order updates
preConfirmReturn(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
This is called before any processing is done by the handleConfirmReturn method.
preCreateCreditCard(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
preCreateCreditCard is for work that must happen before a new CreditCard is created.
preCreateItem(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Called prior to creating the item.
preCreateItem(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
This method is called just before the item creation process is started.
preCreditPaymentGroup(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
This is called before any processing is done by the handleCreditPaymentGroup method.
preDeleteAdjustment(ManualAdjustmentsFormHandler.Handler) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Pre process opportunity for the delete adjustment action.
preDeleteGiftlist(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Operation called just before giftlist is deleted
preDeleteItem(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
This method is called just before a repository item has been is deleted.
preEditCreditCard(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
This is called before any processing is done by the handleEditCreditCard method.
preEditShippingGroup(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
This is called before any processing is done by the handleEditShippingGroup method.
preMethod() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler.Handler
 
preMultipleShippingGroupCheckout(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
This method is used for Multiple Shipping Group Checkout pre processing.
prepareReplacementOrder(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
Creates the replacement order for the return request.
prepareReplacementOrderToSubmit(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
The exchange order may contain credit card verification number (CVV).
prePersistOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Called prior to persisting the order
prePreserveUserInputOnServerSide(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
prePreserveUserInputOnServerSide is for work that must happen before the user selections are retained.
prePreserveUserInputOnServerSide(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
prePreserveUserInputOnServerSide is for work that must happen before the user selections are retained.
preProcessTemplate(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Executed prior to processing the template
preReceiveReturnItems(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
This is called before any processing is done by the handleReceiveReturnItems method.
preReject(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Performed before the reject() method.
preRemoveItemFromGiftlist(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Operation called just before an removed from a giftlist
preSaveGiftlist(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Operation called just before giftlist is saved
preSelectItemsAndStartReturn(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
This is called before any processing is done by the handleSelectItemsAndStartReturn method.
preSelectReturnItems(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
This is called before any processing is done by the handleSelectReturnItems method.
preSendConfirmationMessage(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Called before a confirmation email is sent
preserveOriginalCommerceItemValues(CloneEditState, CommerceItemContainer, CommerceItemContainer) - Method in class atg.commerce.order.edit.CommerceItemEditHandler
Copies values from the original commerce items to the clone items after the cloning is complete.
preserveOriginalValues(CloneEditState) - Method in class atg.commerce.order.edit.CommerceItemEditHandler
Copies values from the original commerce items to the clone items after the cloning is complete.
preserveValueForItems(CloneEditState, List, List) - Method in class atg.commerce.order.edit.CommerceItemEditHandler
Copies the priceInfo.priceList and the pricingModel of each adjustment in the price info from each original commerce item to their counterpart commerce item .
preSingleShippingGroupCheckout(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
This method is used for ShippingGroupCheckout pre processing.
preStartExchangeProcess(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
This method is called before any processing is done by the handleExchangeProcess method.
preStartReturnProcess(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
This method is called before any processing is done by the handleProcessReturn method.
preUpdateCustomerEmail(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.approvals.order.UpdateOrderApprovalCustomerEmailFormHandler
Executed before the customer's email is updated
preUpdateGiftlist(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
This extension is used to auto-populate the newAddressName property when a new address is being created.
preUpdateGiftlistItems(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
This extension generates a {@link GiftItemEvent) for each gift item quantity that was updated and for each removed gift item.
preUpdateItem(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Execute prior to updating the item.
preUpdateItem(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
This method calls the generateUpdateItemUpdateAgentEvent method to create the ItemUpdateAgentEvent prior to the updates being applied.
preUpdateShippingGroup(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRUpdateShippingGroupFormHandler
preUpdateShippingGroup is for work that must happen before updating s ShippingGroup.
PRICE_OVERRIDE_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
priceItem(double, ItemPriceInfo, CommerceItem, RepositoryItem, Locale, RepositoryItem, Map) - Method in class atg.commerce.csr.pricing.calculators.ExchangeItemAdjustmentCalculator
Noop impl.
priceItem(ItemPriceInfo, CommerceItem, RepositoryItem, Locale, RepositoryItem, Map) - Method in class atg.commerce.csr.pricing.calculators.ExchangeItemAdjustmentCalculator
This method determines if a return request was passed as in extra parameter and will attempt to copy information from the corresponding item in the promotion evaluation order.
priceItem(ReturnRequest, ItemPriceInfo, CommerceItem, Locale, RepositoryItem, Map) - Method in class atg.commerce.csr.pricing.calculators.ExchangeItemAdjustmentCalculator
Copies over info from the corresponding item in the promotion evaluation order.
priceItem(double, ItemPriceInfo, CommerceItem, RepositoryItem, Locale, RepositoryItem, Map) - Method in class atg.commerce.csr.pricing.calculators.ExchangePromotionEvaluationUpdateCalculator
Noop impl.
priceItems(List, List, RepositoryItem, Locale, RepositoryItem, Order, Map) - Method in class atg.commerce.csr.pricing.calculators.ExchangePromotionEvaluationUpdateCalculator
Executes processing against the Promotion Evaluation Order whenever the order being priced is the exchange order for the current return.
priceOrder(OrderPriceInfo, Order, RepositoryItem, Locale, RepositoryItem, Map) - Method in class atg.commerce.csr.pricing.calculators.ExchangeOrderAdjustmentCalculator
When pricing the replacement order for the ReturnRequest in the extra parameter map, it will calculate the appropriate value of each manual adjustment based on the share applied to the replacement items in the promotion evaluation order.
priceOrder(OrderPriceInfo, Order, RepositoryItem, Locale, RepositoryItem, Map) - Method in class atg.commerce.csr.pricing.calculators.ExchangeOrderDiscountCalculator
Overrides the based behavior to look for a return request passed through the extra parameters map.
PriceOverride - Class in atg.commerce.csr.events
The message class to be used to notify listeners when a CSR overrides the price of an element in an order
PriceOverride() - Constructor for class atg.commerce.csr.events.PriceOverride
 
PRICING_MODEL_PATH - Static variable in class atg.commerce.csr.environment.CSREnvironmentTools
The path to the environment's pricing model component
ProcApplyChanges - Class in atg.commerce.order.edit.processor
This processor triggers the process of applying the updates made to the clone order to the original order.
ProcApplyChanges() - Constructor for class atg.commerce.order.edit.processor.ProcApplyChanges
 
ProcAuthorizePaymentGroups - Class in atg.commerce.order.edit.processor
Applies the AuthorizationUpdates in the CloneEditState.
ProcAuthorizePaymentGroups() - Constructor for class atg.commerce.order.edit.processor.ProcAuthorizePaymentGroups
 
ProcCheckIfApprovalRequired - Class in atg.commerce.csr.approvals.order
This class provides the implementation of an PipelineProcessor for a component which will be inserted into the processOrder pipeline to provide the facility to check if an Order needs an Approval.
ProcCheckIfApprovalRequired() - Constructor for class atg.commerce.csr.approvals.order.ProcCheckIfApprovalRequired
 
ProcCloneOrderForEdit - Class in atg.commerce.order.edit.processor
This process creates the clone order from the original order.
ProcCloneOrderForEdit() - Constructor for class atg.commerce.order.edit.processor.ProcCloneOrderForEdit
 
ProcConsumeCouponPromotions - Class in atg.commerce.csr.order.edit.processor
This processor handles consuming of coupon promotions that were used as a result of the updates made to the order
ProcConsumeCouponPromotions() - Constructor for class atg.commerce.csr.order.edit.processor.ProcConsumeCouponPromotions
 
processAddItems(CloneEditState) - Method in class atg.commerce.order.edit.CloneEditHandler
Processes each AddItem object in the clone edit state.
processApproveException(Approval, Exception) - Method in class atg.commerce.csr.approvals.ApprovalsManager
This method is called to process any exception that occurs in the approval process.
processAuthorizations(CloneEditState) - Method in class atg.commerce.order.edit.PaymentGroupEditHandler
Performs payment group authorizations for updated and added payment groups.
processAuthorizationsForAddedPaymentGroups(CloneEditState) - Method in class atg.commerce.order.edit.PaymentGroupEditHandler
Performs payment group authorizations for added payment groups.
processAuthorizationsForDeletedPaymentGroups(CloneEditState) - Method in class atg.commerce.order.edit.PaymentGroupEditHandler
Decreases the authorization for the original amount of the deleted payment group.
processAuthorizationsForUpdatedPaymentGroups(CloneEditState) - Method in class atg.commerce.order.edit.PaymentGroupEditHandler
Performs payment group authorizations for updated payment groups.
processChangedSkus(Map) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Process commerced items for which the Sku value has changed.
processConcurrentUpdateException(Exception) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Adds a form error specific to concurrent update problem, puts new order is put into global context
processDeleteItems(CloneEditState) - Method in class atg.commerce.order.edit.CloneEditHandler
Processes each DeleteItem object in the clone edit state.
processException(Exception, Order) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Checks for a concurrent update in the exception
processException(Exception, String, DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
This extension does special handling of IncomptaibleSiteExceptions so a proper resourced message will be added as a DropletException and displayed in the message bar.
processPromotionEvaluationOrder(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
This does the work to updating the promotion evaluation order with a fresh copy of the exchange items and shipping groups, re-pricing the PEO and generating newItemCostAdjustments based on RCO/PEO pricing deltas.
processRejectException(Approval, Exception) - Method in class atg.commerce.csr.approvals.ApprovalsManager
This method is called to process any exception that occurs in the rejection process.
processRequest(Order, ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
Process a return request
processSelectedReturnItems(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
This method is used to adjust the values stored in the ReturnRequest based on the current set of ReturnItems.
processTemplate(Order, DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
This method verifies the order is ready to be used as a scheduled order template.
processTemplate(Order, Locale, String, Map) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Processes an incomplete order that will be used as scheduled order template.
processUpdateItems(CloneEditState) - Method in class atg.commerce.order.edit.CloneEditHandler
Processes each UpdateItem object in the clone edit state.
ProcInitializeCloneEditState - Class in atg.commerce.order.edit.processor
This processor creates the CloneEditState object using the original and cloned order and adds it to the parameter map.
ProcInitializeCloneEditState() - Constructor for class atg.commerce.order.edit.processor.ProcInitializeCloneEditState
 
ProcInitializePEOProperties - Class in atg.commerce.csr.returns
This process sets the properties of the ReturnRequest related to the cloning of the Return Calculation Order into the Promotion Evaluation Order.
ProcInitializePEOProperties() - Constructor for class atg.commerce.csr.returns.ProcInitializePEOProperties
 
ProcInitializeRAOProperties - Class in atg.commerce.csr.returns
This process sets the properties of the ReturnRequest related to the cloning of the original order into the Return Adjusted Order.
ProcInitializeRAOProperties() - Constructor for class atg.commerce.csr.returns.ProcInitializeRAOProperties
 
ProcInitializeRCOProperties - Class in atg.commerce.csr.returns
This process sets the properties of the ReturnRequest related to the cloning of the Return Adjusted Order into the Return Calculation Order.
ProcInitializeRCOProperties() - Constructor for class atg.commerce.csr.returns.ProcInitializeRCOProperties
 
ProcInitializeReconciliation - Class in atg.commerce.order.edit.processor
The process initializes the reconciliation process
ProcInitializeReconciliation() - Constructor for class atg.commerce.order.edit.processor.ProcInitializeReconciliation
 
ProcReconcileGiftlistRepository - Class in atg.commerce.order.edit.processor
Deprecated. this processor has been changed to a noop. Reconciliation of the gift repository is now executed directly from the HandlingInstructionEditHandler after reconciling changes to the handling instructions
ProcReconcileGiftlistRepository() - Constructor for class atg.commerce.order.edit.processor.ProcReconcileGiftlistRepository
Deprecated.  
ProcRemoveOrderApproval - Class in atg.commerce.csr.approvals.order
A processor of this type is used in the reconciliation pipeline that reconciles an Order in a pending agent approval state.
ProcRemoveOrderApproval() - Constructor for class atg.commerce.csr.approvals.order.ProcRemoveOrderApproval
 
ProcSendAgentEvents - Class in atg.commerce.csr.order.edit.processor
This process sends the agents events related to the updates made to the order.
ProcSendAgentEvents() - Constructor for class atg.commerce.csr.order.edit.processor.ProcSendAgentEvents
 
ProcSendCouponPromotionUsedMessage - Class in atg.commerce.csr.order.edit.processor
This processor sends promotion used event for coupon promotions claimed by the agent during the edit process.
ProcSendCouponPromotionUsedMessage() - Constructor for class atg.commerce.csr.order.edit.processor.ProcSendCouponPromotionUsedMessage
 
ProcSendFulfillmentNotifications - Class in atg.commerce.order.edit.processor
Sends the fulfillment notifications for changes made to the order.
ProcSendFulfillmentNotifications() - Constructor for class atg.commerce.order.edit.processor.ProcSendFulfillmentNotifications
 
ProcValidateCloneOrder - Class in atg.commerce.order.edit.processor
This processor validates the clone order after the cloning process.
ProcValidateCloneOrder() - Constructor for class atg.commerce.order.edit.processor.ProcValidateCloneOrder
 
PRODUCT - Static variable in class atg.commerce.csr.catalog.GetSKUParentProductDroplet
 
PRODUCT_VIEW_HISTORY_PATH - Static variable in class atg.commerce.csr.clicktoconnect.ProductViewLandingPageHandler
The path to the ProductViewHistory component
ProductViewLandingPageHandler - Class in atg.commerce.csr.clicktoconnect
Returns a LandingPage for the product view.
ProductViewLandingPageHandler() - Constructor for class atg.commerce.csr.clicktoconnect.ProductViewLandingPageHandler
 
PROFILE_ID - Static variable in class atg.commerce.csr.profile.StoreCreditDroplet
 
PROFILE_SEARCH_METHOD - Static variable in class atg.commerce.csr.search.OrderSearchFormHandler
 
PROFILE_UPDATE_FAILURE - Static variable in class atg.commerce.csr.profile.CSRCustomerProfileFormHandler
 
PROFILE_UPDATE_OK - Static variable in class atg.commerce.csr.profile.CSRCustomerProfileFormHandler
 
PROFILEFORMRESOURCES - Static variable in class atg.commerce.csr.profile.CreateStoreCreditFormHandler
Resources file
PROMOTION_COUNTS_BEFORE_UPDATE - Static variable in class atg.commerce.order.edit.CloneEditManager
the key used to store the Map of promotion counts on the original order before the updates are applied
PROMOTION_WALLET_PRICING_MODEL_PATH - Static variable in class atg.commerce.csr.environment.CSREnvironmentTools
The path to the environment's promotion wallet component
PROMOTIONS - Static variable in class atg.commerce.csr.events.ViewOrderDroplet
 
PROPERTY_UPDATE_ITEM_TYPE - Static variable in class atg.commerce.csr.logging.PropertyUpdateRecorder
 
PROPERTY_UPDATE_ITEM_TYPE - Static variable in class atg.commerce.csr.ticketing.TicketingPropertyUpdateRecorder
 
PropertyUpdateEvent - Interface in atg.commerce.csr.events
The message class to be used to notify listeners when a CSR edits a payment group
PropertyUpdateRecorder - Class in atg.commerce.csr.logging
This recorder extends ConfigurableAgentAuditRecorder to add the ability to process an event with a list of PropertyUpdates
PropertyUpdateRecorder() - Constructor for class atg.commerce.csr.logging.PropertyUpdateRecorder
 
PURCHASE_PROCESS_CONFIGURATION_PATH - Static variable in class atg.commerce.csr.environment.CSREnvironmentTools
The path to the purchase process configuration component
PurchasedItemsHistoryTableFormHandler - Class in atg.commerce.csr.order
This form handler is used to populate the purchased item history grid on the customer view page.
PurchasedItemsHistoryTableFormHandler() - Constructor for class atg.commerce.csr.order.PurchasedItemsHistoryTableFormHandler
 

R

RECEIVE_RETURN_ITEM_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
receiveMessage(String, Message) - Method in class atg.commerce.csr.ticketing.TicketingEventListener
Takes a message, and logs it
ReceiveReturnItem - Class in atg.commerce.csr.events
The message class to be used to notify listeners when a CSR marks an order for return
ReceiveReturnItem() - Constructor for class atg.commerce.csr.events.ReceiveReturnItem
 
receiveReturnItem(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Records the receipt of a return shipment
receiveReturnItems(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Records the receipt of a return shipment
reconcileBeforeSubmit(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
This method is called prior to committing an order and will reconcile the current order, if it's in clone edit mode.
ReconciledItem - Class in atg.commerce.order.edit
This class represents an object that was reconciled.
ReconciledItem(Object, Object, Object, Object, String, String, int) - Constructor for class atg.commerce.order.edit.ReconciledItem
 
reconcileGiftlistRepository(CloneEditState) - Method in class atg.commerce.order.edit.HandlingInstructionEditHandler
Reconciles the gift list quantity purchased for updated, added and removed giftlist handling instructions.
reconcileGiftRepositoryForAddedHIs(CloneEditState) - Method in class atg.commerce.order.edit.HandlingInstructionEditHandler
Reconciles the gift repository based on the AddItems generated during reconcilication.
reconcileGiftRepositoryForDeletedHIs(CloneEditState) - Method in class atg.commerce.order.edit.HandlingInstructionEditHandler
Reconciles the gift repository based on the DeleteItems generated during reconcilication.
reconcileGiftRepositoryForNewShippingGroups(CloneEditState) - Method in class atg.commerce.order.edit.HandlingInstructionEditHandler
Reconciles the gift repository for any new gift handling instructions that may have been added to new shipping groups in the clone order.
reconcileGiftRepositoryForUpdatedHIs(CloneEditState) - Method in class atg.commerce.order.edit.HandlingInstructionEditHandler
Reconciles the gift repository based on the UpdateItems generated during reconcilication.
reconcileObjectProperties(Object, Object, String[]) - Method in class atg.commerce.order.edit.CloneEditHandler
Reconciles the original with the clone object
reconcileOrder(CloneEditState, Map) - Method in class atg.commerce.csr.order.edit.CSRCloneEditManager
Extends the base implementation to add a ticket id parameter based on the active ticket.
reconcileOrder(CloneEditState, String, Map) - Method in class atg.commerce.order.edit.CloneEditManager
Runs the pipeline to reconcile the original order with the clone order.
reconcileOrder(CloneEditState, Map) - Method in class atg.commerce.order.edit.CloneEditManager
 
reconcileProperties(Object, Object, String[]) - Method in class atg.commerce.order.edit.CloneEditManager
Reconciles the properties between the original and clone objects by copying the property values from the clone to the original.
recordMerchandiseReturn(ReturnRequest, ReturnItem, long, String) - Method in class atg.commerce.csr.returns.ReturnManager
Record the receipt of returned merchandise
recreateInitialDetailsForItemMarkedAsFinal(CommerceItem, double, Locale, RepositoryItem, String) - Method in class atg.commerce.csr.util.CSRAgentTools
Recreates the detailed price infos for the item that have been marked as final.
recreateInitialDetailsForItemsMarkedAsFinal(Order, Locale, RepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
Recreates the item detailed price infos for all items in the order that have been marked as final.
recreatePriceInfos(Order) - Method in class atg.commerce.csr.order.CSROrderHolder
Deprecated. in favor of OrderPricingRecovery pipeline servlet
RefundMethod - Class in atg.commerce.csr.returns
This class represents information for a refund
RefundMethod() - Constructor for class atg.commerce.csr.returns.RefundMethod
Deprecated.  
RefundMethod(String) - Constructor for class atg.commerce.csr.returns.RefundMethod
Construct this object, setting the refund type
RefundMethod(String, double) - Constructor for class atg.commerce.csr.returns.RefundMethod
Construct this object, setting the refund type and amount
registerProcessPEOSynchronization(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
Registers a synchronization object that will invalidate the promotion evaluation order and reset the item and shipping group maps used to map peo objects to the exchange order objects when the transaction is rolled back.
reject(Approval, RepositoryItem) - Method in class atg.commerce.csr.approvals.ApprovalsManager
Rejects the Approval object provided by calling reject() on the appropriate Approval Handler.
reject(Approval) - Method in class atg.commerce.csr.approvals.GenericApprovalsHandler
Called by ApprovalsManager.reject() Executes specific logic for rejecting an approval type
reject(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Executes the changeEnvironment method to complete the environment change process.
reject(Approval) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
Executes the process of rejecting an order that is pending approval.
REJECT_ORDER_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
REJECTED - Static variable in class atg.commerce.csr.approvals.ApprovalsManager
the state when an approval has been rejected
RelatedOrdersTableFormHandler - Class in atg.commerce.csr.order
This form handler is used to generate the list orders displayed in the exchange order panel on the order view.
RelatedOrdersTableFormHandler() - Constructor for class atg.commerce.csr.order.RelatedOrdersTableFormHandler
 
RelatedTicketsTableFormHandler - Class in atg.commerce.csr.order
This form handler is used to produce the list of related tickets that appears on the order view's related tickets panel.
RelatedTicketsTableFormHandler() - Constructor for class atg.commerce.csr.order.RelatedTicketsTableFormHandler
 
RelationshipEditHandler - Class in atg.commerce.order.edit
This handler updates relationships between the clone and original order.
RelationshipEditHandler() - Constructor for class atg.commerce.order.edit.RelationshipEditHandler
 
releaseTransactionLock(DynamoHttpServletRequest) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Attempt to release the local lock that was acquired before creating a transaction that may have modified the order, but only if useLocksAroundTransactions is set to true.
REMAINING_AMOUNT - Static variable in class atg.commerce.csr.order.ClaimableLookup
 
REMAINING_AMOUNT - Static variable in class atg.commerce.csr.order.CSRPaymentGroupRemainingAmount
 
REMOVE_ORDER_FIXED_AMOUNT_ADJUSTMENT_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
REMOVE_PAYMENT_GROUP_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
REMOVE_SHIPPING_GROUP_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
REMOVE_TYPE - Static variable in class atg.commerce.csr.events.OrderManualAdjustmentEvent
Event update type when a manual adjustment is removed
REMOVE_TYPE - Static variable in class atg.commerce.csr.events.PaymentGroupEvent
Event update type when a payment group is removed
REMOVE_TYPE - Static variable in class atg.commerce.csr.events.ShippingGroupEvent
Event update type when a payment group is removed
removeApprovalForOrder(String) - Method in class atg.commerce.csr.approvals.order.OrderApprovalTools
Removes the order approval item that references the given order id.
removeCloneEditState() - Static method in class atg.commerce.order.edit.CloneOrderStateContext
Dis-associate any catalog from the current thread.
removeDeletedPaymentGroups(PaymentGroupMapContainer, List) - Method in class atg.commerce.csr.util.CSRAgentTools
Some payment groups are deleted from the repository.
removeDeletedShippingGroups(ShippingGroupMapContainer, List) - Method in class atg.commerce.csr.util.CSRAgentTools
Some shipping groups are deleted from the repository.
removeEmptyShippingGroups(Order) - Method in class atg.commerce.csr.returns.ReturnTools
Util method that removes all shipping groups in the order that have no CommerceItemRelationships
removeItemFromCollection(RepositoryItem, String, RepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
Removes an item from a collection property.
removeItemFromGiftlist(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Removes the given giftlistItem from the given giftlist.
removeItemFromMap(RepositoryItem, String, Object) - Method in class atg.commerce.csr.util.CSRAgentTools
Removes an item from a map property.
removeItemFromProperty(RepositoryItem, String) - Method in class atg.commerce.csr.util.CSRAgentTools
Removes a reference to an item by setting the property to null.
removeRelationshipFromContainers(CloneEditState, DeleteItem) - Method in class atg.commerce.order.edit.RelationshipEditHandler
Removes the deleted relationship from the containers on both sides on the relationship
removeReplacementItem(ReplacementItem) - Method in class atg.commerce.csr.returns.ReturnItem
Remove one entry from the replacement item list.
removeStateData(Object) - Method in class atg.commerce.order.edit.CloneEditState
Removes the extra data object keyed by the given object
removeUnallocatedRefundMethods(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnTools
Removes the refund methods that have an allocated amount of 0.
removeZeroQuantityItems(Order) - Method in class atg.commerce.csr.returns.ReturnTools
Removes all items from the order with a quantity of 0.
removeZeroQuantityRelationships(Order) - Method in class atg.commerce.csr.returns.ReturnTools
Removes all ShippingGroupCommerceItemRelationships that have a quantity of 0.
REPLACEMENT_CONVERSION_KEY - Static variable in class atg.commerce.csr.returns.ReturnItem
 
RepositorySearcher - Class in atg.commerce.csr.search
This class encapsulates some generic searching functionality to be used by repository searchers, such as SearchFormHandler, and its subclasses.
RepositorySearcher() - Constructor for class atg.commerce.csr.search.RepositorySearcher
 
repriceCurrentExchangeOrder(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnTools
Reprices the current exchange order.
repriceOrder(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method re-prices the order.
repriceOrder(String, Order, PricingModelHolder, Locale, RepositoryItem, RepositoryItem, Map, PipelineErrorHandler) - Method in class atg.commerce.csr.util.CSRAgentTools
Reprices an order.
repriceScheduledOrderForView(Order) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Prices the given scheduled order template.
repriceWorkingOrder(ReturnRequest, Order, Locale, RepositoryItem, Map) - Method in class atg.commerce.csr.returns.ReturnTools
This method should be used to price the working orders: return adjusted, return calculation and promotion evaluation.
reset() - Method in class atg.commerce.csr.order.ConfirmationInfo
Resets the state of this info object.
resetCommerceIds(ReturnRequest, Collection) - Method in class atg.commerce.csr.returns.ReturnManager
Updates each adjustment's commerce item id and shipping group id to reference the original commerce item and shipping group id.
resetForm() - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Resets the form properties repositoryId, updateKey, editValue dictionary, and value dictionary are reset.
resetHandlingInstructionReferences(RepositoryItem, RepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
Resets the commerceItemId and shippingGroupId properties of the clone handling instructions to point at commerce items and shipping groups in the clone order.
resetOrderForOwnerChange(Order, RepositoryItem) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Resets the order for an owner change.
resetPaymentGroupRelationshipAmounts(Order) - Method in class atg.commerce.csr.order.DuplicateOrder
The order's payment group relationship amount is set to zero.
resetPromotionEvaluationProperties(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
Resets all ReturnRequest properties generated from the processing the promotion evaluation order.
resetReturnInfoForCopy(Order) - Method in class atg.commerce.csr.util.CSRAgentTools
Resets the refund info in the order's commerce items and their shipping relationships.
RESOURCE_BUNDLE - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
 
RESOURCE_NAME - Static variable in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
RESULT - Static variable in class atg.commerce.csr.returns.ReturnDroplet
 
RESULT_NAME - Static variable in class atg.commerce.csr.returns.ReturnDroplet
 
retrieveDisposition(String) - Method in class atg.commerce.csr.returns.ReturnTools
Load an item disposition from the repository
retrieveRefundMethod(String) - Method in class atg.commerce.csr.returns.ReturnTools
Load an updateable refund method from the repository
retrieveReturnItem(String) - Method in class atg.commerce.csr.returns.ReturnTools
Load an updateable returned item from the repository
retrieveReturnRequest(String) - Method in class atg.commerce.csr.returns.ReturnTools
Load an updateable return request from the repository
RETURN_INCOMPLETE_ORDER_STATE - Static variable in class atg.commerce.csr.returns.ReturnStates
 
RETURN_MANAGER_PATH - Static variable in class atg.commerce.csr.returns.RefundMethod
 
RETURN_NOT_REQUIRED - Static variable in class atg.commerce.csr.returns.ReturnItemStates
 
RETURN_ORDER_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
RETURN_REQUEST_KEY - Static variable in class atg.commerce.csr.environment.CSREnvironmentMonitor
the key used to store the ReturnRequest in the environment change state whenever the order is change while a return is being processed.
RETURN_REQUEST_PARAM_NAME - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
 
ReturnDroplet - Class in atg.commerce.csr.returns
This droplet returns the returns & exchanges associated with a given order
ReturnDroplet() - Constructor for class atg.commerce.csr.returns.ReturnDroplet
 
RETURNED - Static variable in class atg.commerce.csr.returns.ReturnItemStates
 
ReturnException - Exception in atg.commerce.csr.returns
This component encapsulates an exception that may occur during the processing of returns
ReturnException() - Constructor for exception atg.commerce.csr.returns.ReturnException
 
ReturnException(String) - Constructor for exception atg.commerce.csr.returns.ReturnException
 
ReturnException(String, Throwable) - Constructor for exception atg.commerce.csr.returns.ReturnException
 
ReturnException(Throwable) - Constructor for exception atg.commerce.csr.returns.ReturnException
 
ReturnFormHandler - Class in atg.commerce.csr.returns
This component handles the collection of data related to returns.
ReturnFormHandler() - Constructor for class atg.commerce.csr.returns.ReturnFormHandler
 
ReturnItem - Class in atg.commerce.csr.returns
This component encapsulates data related to a returned item
ReturnItem(CommerceItem) - Constructor for class atg.commerce.csr.returns.ReturnItem
Initialize a ReturnItem based on the given commerce item
ReturnItemStates - Class in atg.commerce.csr.returns
This component provides states for returned items.
ReturnItemStates() - Constructor for class atg.commerce.csr.returns.ReturnItemStates
 
ReturnManager - Class in atg.commerce.csr.returns
This component provides standard tools for managing returns & exchanges
ReturnManager() - Constructor for class atg.commerce.csr.returns.ReturnManager
 
ReturnOrder - Class in atg.commerce.csr.events
The message class to be used to notify listeners when a CSR marks an order for return
ReturnOrder() - Constructor for class atg.commerce.csr.events.ReturnOrder
 
ReturnRequest - Class in atg.commerce.csr.returns
This component encapsulates all data related to a request to return or exchange merchandise.
ReturnRequest() - Constructor for class atg.commerce.csr.returns.ReturnRequest
Initializes a ReturnRequest object with a null order
ReturnRequest(Order) - Constructor for class atg.commerce.csr.returns.ReturnRequest
Initializes a ReturnRequest object based on the given order.
RETURNS - Static variable in class atg.commerce.csr.events.ViewOrderDroplet
 
ReturnShippingGroup - Class in atg.commerce.csr.returns
This class represents a collection of items from an existing order that were grouped together in a specific shipping group.
ReturnShippingGroup(ShippingGroup) - Constructor for class atg.commerce.csr.returns.ReturnShippingGroup
Initialize a ReturnShippingGroup based on the given shipping group
ReturnStates - Class in atg.commerce.csr.returns
This component provides states for returned items.
ReturnStates() - Constructor for class atg.commerce.csr.returns.ReturnStates
 
ReturnTools - Class in atg.commerce.csr.returns
This class contains the utility API for returns & exchanges
ReturnTools() - Constructor for class atg.commerce.csr.returns.ReturnTools
 
ReturnUserMessage - Class in atg.commerce.csr.returns
This component provides user message formatting for the returns functional area
ReturnUserMessage() - Constructor for class atg.commerce.csr.returns.ReturnUserMessage
 
revertActiveCustomerChangeDetail(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Currently this method method does nothing.
revertCatalogChangeDetail(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Loads the old catalog from the detail as the active catalog
revertChanges(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Reverts the order, catalog, and price list details to the previously loaded values
revertOrderChangeDetail(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Reverts the order change.
revertPriceListChangeDetail(EnvironmentChangeDetail, EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Loads the old price lists from the details as the active price lists
revertPricingModelHolder(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method re-initializes the pricing model holder.
revertRepriceOrder(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method reverts pricing saved in the order.
rollbackExchangeOrder() - Method in class atg.commerce.csr.returns.ReturnManager
This method gets the current return request and nullifies the replacement order and sets the process name to Return.
rollbackExchangeOrder(boolean) - Method in class atg.commerce.csr.returns.ReturnManager
This method gets the current return request and nullifies the replacement order and sets the process name to Return.
rollbackTransaction() - Method in class atg.commerce.csr.returns.ReturnFormHandler
This method is used to roll-back the current transaction.
runProcess(Object, PipelineResult) - Method in class atg.commerce.csr.approvals.order.ProcCheckIfApprovalRequired
Checks if the Order being processed needs approval to be submitted.
runProcess(Object, PipelineResult) - Method in class atg.commerce.csr.approvals.order.ProcRemoveOrderApproval
Removes the order approval record that references the original order in the clone edit state.
runProcess(Object, PipelineResult) - Method in class atg.commerce.csr.order.edit.processor.ProcConsumeCouponPromotions
Consumes promotions in CloneEditState
runProcess(Object, PipelineResult) - Method in class atg.commerce.csr.order.edit.processor.ProcSendAgentEvents
Sends AgentEvents for changes to the order
runProcess(Object, PipelineResult) - Method in class atg.commerce.csr.order.edit.processor.ProcSendCouponPromotionUsedMessage
Sends promotion used events for any new promotions that were used after modifying the order or for any promotions that increased in use count as a result of the modifications to the order.
runProcess(Object, PipelineResult) - Method in class atg.commerce.order.edit.processor.ProcApplyChanges
Applies all of the changes made to the clone order to the original order.
runProcess(Object, PipelineResult) - Method in class atg.commerce.order.edit.processor.ProcAuthorizePaymentGroups
Applies the AuthorizationUpdates in the CloneEditState
runProcess(Object, PipelineResult) - Method in class atg.commerce.order.edit.processor.ProcCloneOrderForEdit
creates the cloned order from the original order adds the clone order to the parameter map.
runProcess(Object, PipelineResult) - Method in class atg.commerce.order.edit.processor.ProcInitializeCloneEditState
Creates and initializes the CloneEditState object and adds it to the parameter map.
runProcess(Object, PipelineResult) - Method in class atg.commerce.order.edit.processor.ProcInitializeReconciliation
initializes the reconciliation process
runProcess(Object, PipelineResult) - Method in class atg.commerce.order.edit.processor.ProcReconcileGiftlistRepository
Deprecated. reconciles the gift registry for updated, added and deleted gift handling instructions.
runProcess(Object, PipelineResult) - Method in class atg.commerce.order.edit.processor.ProcSendFulfillmentNotifications
Sends the fulfillment notifications for changes made to the order.
runProcess(Object, PipelineResult) - Method in class atg.commerce.order.edit.processor.ProcValidateCloneOrder
validates the cloned order against the original order
runProcessRecalcPaymentGroupAmounts(Order, PricingModelHolder, Locale, RepositoryItem, Map) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Run the pipeline which recalculates the payment group amounts
runProcessSendScenarioEvent(Order, CommerceItem, long, String) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
The runProcessSendScenarioEvent method sends a scenario event.
runProcessSendScenarioEvent(Order, CommerceItem, long, String, PipelineErrorHandler) - Method in class atg.commerce.csr.order.CSRPurchaseProcessHelper
The runProcessSendScenarioEvent method sends a scenario event.
runProcessValidatePaymentGroups(Order, Locale, Map) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
runProcessValidatePaymentGroups runs a configurable Pipeline chain to validate PaymentGroups or to prepare for the next checkout phase.
runProcessValidatePaymentGroups(Order, Locale, Map) - Method in class atg.commerce.csr.returns.ReturnFormHandler
runProcessValidatePaymentGroups runs a configurable Pipeline chain to validate PaymentGroups or to prepare for the next checkout phase.

S

SAVE_ORDER_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
saveAppliedPromotions(ReturnRequest, MutableRepositoryItem) - Method in class atg.commerce.csr.returns.ReturnTools
Extracts the promotions that still apply and saves their ids with the return request item.
saveApproval(Approval) - Method in class atg.commerce.csr.approvals.ApprovalsManager
Saves the approval to the approval repository.
saveApproval(Approval, MutableRepositoryItem) - Method in class atg.commerce.csr.approvals.GenericApprovalsHandler
Called by ApprovalsManager.saveApproval() Saves the specific information for an approval type.
saveApproval(Approval, MutableRepositoryItem) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
This method saves the application specific data for an Order approval.
saveBaseApprovalProperties(Approval, MutableRepositoryItem) - Method in class atg.commerce.csr.approvals.ApprovalsManager
saves the common approval properties
saveGiftlist(String) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Calls the manager class to create a gift list in the repository and adds it to the current profile.
saveItemCostAdjustments(ReturnRequest, MutableRepositoryItem) - Method in class atg.commerce.csr.returns.ReturnTools
The method is called when saving the ItemCostAdjustments of the ReturnRequest to the repository.
saveOriginalToCloneObjectMappings(CloneEditState, Map) - Method in class atg.commerce.order.edit.CollectionEditHandler
Saves the map of originalToClone objects in the clone edit state
savePromotionValueAdjustments(ReturnRequest, MutableRepositoryItem) - Method in class atg.commerce.csr.returns.ReturnTools
Transfers the map in the ReturnRequest to the promotionValueAdjustments property of the return request repository item.
saveRefundMethod(MutableRepositoryItem) - Method in class atg.commerce.csr.returns.CreditCardRefundMethod
This method is used to copy the information from refund method instance to repository item.
saveRefundMethod(MutableRepositoryItem) - Method in class atg.commerce.csr.returns.RefundMethod
This method is used to copy the information from refund method instance to repository item.
saveReturnItem(MutableRepositoryItem) - Method in class atg.commerce.csr.returns.ReturnItem
This method is used to copy the information from return item instance to repository item.
saveReturnRequest(ReturnRequest, Profile) - Method in class atg.commerce.csr.returns.ReturnManager
Save a return request to the database.
saveReturnRequest(MutableRepositoryItem) - Method in class atg.commerce.csr.returns.ReturnRequest
This method is used to copy the information from return request instance to repository item.
sBundle - Variable in class atg.commerce.csr.environment.CSREnvironmentMonitor
 
sBundle - Variable in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
sBundle - Variable in class atg.commerce.csr.util.CSRAgentTools
 
SCHEDULE_ADD_TEMPLATE_NAME - Static variable in class atg.commerce.csr.util.CSRAgentTools
the name of the confirmation email template for adding a new scheduled order
SCHEDULE_PARAM_NAME - Static variable in class atg.commerce.csr.order.ConfirmationInfo
the key name used to store the schedule in the confirmation info's extra data map
SCHEDULE_UPDATE_TEMPLATE_NAME - Static variable in class atg.commerce.csr.util.CSRAgentTools
the name of the confirmation email template for updating a scheduled order
SCHEDULED_ORDER_ACTIVATE_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
SCHEDULED_ORDER_ADD_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
SCHEDULED_ORDER_DEACTIVATE_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
SCHEDULED_ORDER_ID_PARAM_NAME - Static variable in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
The parameter name used to specify the scheduled order id
SCHEDULED_ORDER_ITEM_PARAM_NAME - Static variable in class atg.commerce.csr.order.ConfirmationInfo
the key name used to store the scheduled order item in the confirmation info's extra data map
SCHEDULED_ORDER_UPDATE_TEMPLATE_NAME - Static variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
SCHEDULED_ORDER_UPDATE_TEMPLATE_NAME - Static variable in class atg.commerce.csr.util.CSRAgentTools
The confirmation template name used for scheduled order updates
SCHEDULED_ORDER_UPDATE_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
ScheduledOrderEvent - Class in atg.commerce.csr.events
This event class is used to generated scheduled order events.
ScheduledOrderEvent() - Constructor for class atg.commerce.csr.events.ScheduledOrderEvent
 
ScheduledOrderTableFormHandler - Class in atg.commerce.csr.order.scheduled
This form handler is used to generate the list orders displayed in the profile scheduled order history panel.
ScheduledOrderTableFormHandler() - Constructor for class atg.commerce.csr.order.scheduled.ScheduledOrderTableFormHandler
 
SEARCH_BY_REPLACEMENT_ID - Static variable in class atg.commerce.csr.returns.ReturnDroplet
If true, the droplet will search for all related orders one step in either direction, that is: 1) Replacement orders that have orderId as the original order 2) Original orders that have orderId as the replacement order By default, only replacement orders with specified original orderId are returned.
SearchAttribute - Class in atg.commerce.csr.search
Helper class that represents a construct of a search attribute (or property) and its relation to the search.
SearchAttribute() - Constructor for class atg.commerce.csr.search.SearchAttribute
Constructors
SearchAttribute(String, String, String[], int, int, Boolean, char, String, String, String) - Constructor for class atg.commerce.csr.search.SearchAttribute
 
SearchFormHandler - Class in atg.commerce.csr.search
This SearchFormHandler class is used to build repository searches.
SearchFormHandler() - Constructor for class atg.commerce.csr.search.SearchFormHandler
empty constructor
SEARCHFORMRESOURCES - Static variable in class atg.commerce.csr.search.SearchFormHandler
resources file
SEARCHRESOURCES - Static variable in class atg.commerce.csr.search.RepositorySearcher
 
SELECT_DEFAULT_FROM_ORDER - Static variable in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.  
SELECTED_SHIPPING_GROUP - Static variable in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.  
SELECTED_SHIPPING_GROUP_NICKNAME - Static variable in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.  
selectItemsAndStartReturn(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Processes the selected items and starts the return or exchange.
selectOrderAddress() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.  This method loops through shipping groups in the order and checks to see if the shipping group is supported by all commerce items.
selectReturnItems(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Validates the quantities and reasons for the return items, builds the selected item list, and prepares the refund
sendActivateScheduledOrderEvent(String, String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends an ActivateScheduledOrder AgentEvent
sendAddItemAgentEvents(Collection, CloneEditState, RepositoryItem, String) - Method in class atg.commerce.csr.order.edit.CSRCommerceItemEditHandler
Sends agent events for newly added commerce items
sendAddOrderFixedAmountManualAdjustmentEvent(String, String, String, double, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
sendAddOrderFixedAmountManualAdjustmentEvent(String, String, String, double, String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends an AddOrderFixedAmountAdjustment AgentEvent
sendAddPaymentGroupEvent(String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the PaymentGroupEvent using the JMSType defined by the addPaymentGroupJMSType property.
sendAddPaymentGroupEvent(String, String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the PaymentGroupEvent using the JMSType defined by the addPaymentGroupJMSType property.
sendAddScheduledOrderEvent(String, String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends an AddScheduledOrder AgentEvent
sendAddShippingGroupEvent(String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ShippingGroupEvent using the JMSType defined by the addShippingGroupJMSType property.
sendAddShippingGroupEvent(String, String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ShippingGroupEvent using the JMSType defined by the addShippingGroupJMSType property.
sendAgentEvents(CloneEditState, RepositoryItem, String) - Method in class atg.commerce.csr.order.edit.AgentCommentEditHandler
Sends the AgentEvents for the updates made.
sendAgentEvents(CloneEditState, RepositoryItem, String) - Method in interface atg.commerce.csr.order.edit.AgentEventHandler
Interface for sending agent events.
sendAgentEvents(CloneEditState, RepositoryItem, String) - Method in class atg.commerce.csr.order.edit.CSRCloneEditManager
This method sends agent events for the changes in the order.
sendAgentEvents(CloneEditState, RepositoryItem, String) - Method in class atg.commerce.csr.order.edit.CSRCommerceItemEditHandler
Sends the AgentEvents for the updates made.
sendAgentEvents(CloneEditState, RepositoryItem, String) - Method in class atg.commerce.csr.order.edit.CSRManualAdjustmentEditHandler
Sends the AgentEvents for the added and removed manual adjustments
sendAgentEvents(CloneEditState, RepositoryItem, String) - Method in class atg.commerce.csr.order.edit.CSRPaymentGroupEditHandler
Sends the AgentEvents for the updates made.
sendAgentEvents(CloneEditState, RepositoryItem, String) - Method in class atg.commerce.csr.order.edit.CSRShippingGroupEditHandler
Sends the AgentEvents for the updates made.
sendApprovalEvent(ApprovalEvent, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
sendApproveOrderEvent(String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends an OrderEvent using the JMSType defined by the approveOrderJMSType property.
sendApproveOrderEvent(String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends an OrderEvent using the JMSType defined by the approveOrderJMSType property.
sendAutomaticConfirmation(ConfirmationInfo) - Method in class atg.commerce.csr.util.CSRAgentTools
Send an automatic confirmation message.
sendAutomaticConfirmation(Order, RepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
Deprecated.  
sendCancelOrderEvent(String, String, double, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the CancelOrder event using the JMSType defined by the cancelOrderJMSType property.
sendCancelOrderEvent(String, String, double, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the CancelOrder event using the JMSType defined by the cancelOrderJMSType property.
sendClaimItemEvent(String, String, String, double, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ClaimItem event using the JMSType defined by the claimItemJMSType property.
sendClaimItemEvent(String, String, String, double, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ClaimItem event using the JMSType defined by the claimItemJMSType property.
sendConfirmationEmail(Order, RepositoryItem, String) - Method in class atg.commerce.csr.util.CSRAgentTools
Deprecated.  
sendConfirmationEmail(ConfirmationInfo) - Method in class atg.commerce.csr.util.CSRAgentTools
Use the Template Email Sender to send a confirmation email.
sendConfirmationMessage(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Send the confirmation message using the the CSRAgentTools component.
sendCreateGiftlistEvent(String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the CreateGiftlist event using the JMSType defined by the CreateGiftlistJMSType property.
sendCreateGiftlistEvent(String, String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the CreateGiftlist event using the JMSType defined by the CreateGiftlistJMSType property.
sendCreateOrderCommentEvent(String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the CreateOrderComment event using the JMSType defined by the createOrderCommentJMSType property.
sendCreateOrderCommentEvent(String, String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the CreateOrderComment event using the JMSType defined by the createOrderCommentJMSType property.
sendCreateOrderEvent(String, String, double, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the CreateOrder event using the JMSType defined by the createOrderJMSType property.
sendCreateOrderEvent(String, String, double, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the CreateOrder event using the JMSType defined by the createOrderJMSType property.
sendDeactivateScheduledOrderEvent(String, String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends an DeactivateScheduledOrder AgentEvent
sendDeleteGiftlistEvent(String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the DeleteGiftlist event using the JMSType defined by the DeleteGiftlistJMSType property.
sendDeleteGiftlistEvent(String, String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the DeleteGiftlist event using the JMSType defined by the DeleteGiftlistJMSType property.
sendDeleteItemAgentEvents(Collection, CloneEditState, RepositoryItem, String) - Method in class atg.commerce.csr.order.edit.CSRCommerceItemEditHandler
Sends agent events for deleted commerce items
sendEditPaymentGroupEvent(String, String, String, List, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the EditPaymentGroup event using the JMSType defined by the editPaymentGroupJMSType property.
sendEditPaymentGroupEvent(String, String, String, List, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the EditPaymentGroup event using the JMSType defined by the editPaymentGroupJMSType property.
sendEditShippingGroupEvent(String, String, String, List, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the EditShippingGroup event using the JMSType defined by the editShippingGroupJMSType property.
sendEditShippingGroupEvent(String, String, String, List, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the EditShippingGroup event using the JMSType defined by the editShippingGroupJMSType property.
sendEvents(ManualAdjustmentsFormHandler.Operation, ManualAdjustmentsFormHandler.Handler) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Send events related to the completed operation.
sendExchangeOrderEvent(String, String, String, double, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ExchangeOrder event using the JMSType defined by the exchangeOrderJMSType property.
sendExchangeOrderEvent(String, String, String, double, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ExchangeOrder event using the JMSType defined by the exchangeOrderJMSType property.
sendFulfillmentNotifications(CloneEditState) - Method in class atg.commerce.order.edit.CloneEditHandler
This method is called to send the fulfillment messages.
sendFulfillmentNotifications(CloneEditState) - Method in class atg.commerce.order.edit.CloneEditManager
Sends the ModifyOrderNotification for changes made to the original order.
sendGiftItemAddedEvent(String, String, String, String, Long, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the GiftItemAdded event using the JMSType defined by the GiftItemAddedJMSType property.
sendGiftItemAddedEvent(String, String, String, String, Long, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the GiftItemAdded event using the JMSType defined by the GiftItemAddedJMSType property.
sendGiftItemQuantityChangedEvent(String, String, String, String, Long, Long, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the GiftItemQuantityChanged event using the JMSType defined by the GiftItemQuantityChangedJMSType property.
sendGiftItemQuantityChangedEvent(String, String, String, String, Long, Long, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the GiftItemQuantityChanged event using the JMSType defined by the GiftItemQuantityChangedJMSType property.
sendGiftItemRemovedEvent(String, String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the GiftItemRemoved event using the JMSType defined by the GiftItemRemovedJMSType property.
sendGiftItemRemovedEvent(String, String, String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the GiftItemRemoved event using the JMSType defined by the GiftItemRemovedJMSType property.
sendGrantPromotionEvent(String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the GrantPromotion event using the JMSType defined by the GrantPromotionJMSType property.
sendGrantPromotionEvent(String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the GrantPromotion event using the JMSType defined by the GrantPromotionJMSType property.
sendIgnorePromotionEvent(String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the IgnorePromotion event using the JMSType defined by the IgnorePromotionJMSType property.
sendIgnorePromotionEvent(String, String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the IgnorePromotion event using the JMSType defined by the IgnorePromotionJMSType property.
sendIssueStoreCreditEvent(String, String, double, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the IssueStoreCredit event using the JMSType defined by the issueStoreCreditJMSType property.
sendIssueStoreCreditEvent(String, String, double, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the IssueStoreCredit event using the JMSType defined by the issueStoreCreditJMSType property.
sendItemAddedToOrderEvent(String, String, String, long, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ItemAddedToOrder event using the JMSType defined by the itemAddedToOrderJMSType property.
sendItemAddedToOrderEvent(String, String, String, long, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ItemAddedToOrder event using the JMSType defined by the itemAddedToOrderJMSType property.
sendItemQuantityChangedEvent(String, String, String, long, long, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ItemQuantityChanged event using the JMSType defined by the itemQuantityChangedJMSType property.
sendItemQuantityChangedEvent(String, String, String, long, long, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ItemQuantityChanged event using the JMSType defined by the itemQuantityChangedJMSType property.
sendItemRemovedFromOrderEvent(String, String, String, long, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ItemRemovedFromOrder event using the JMSType defined by the itemRemovedFromOrderJMSType property.
sendItemRemovedFromOrderEvent(String, String, String, long, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ItemRemovedFromOrder event using the JMSType defined by the itemRemovedFromOrderJMSType property.
sendMessage(CloneEditState, List) - Method in class atg.commerce.order.edit.CloneEditHandler
Sends the list of modifications.
sendModifyGiftlistEvent(String, String, String, List, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ModifyGiftlist event using the JMSType defined by the ModifyGiftlistJMSType property.
sendModifyGiftlistEvent(String, String, String, List, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ModifyGiftlist event using the JMSType defined by the ModifyGiftlistJMSType property.
sendPostCreateAgentEvents(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Sends the ItemUpdateAgentEvent generated by a call to generateCreateItemUpdateAgentEvent
sendPostDeleteAgentEvents(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Sends the ItemUpdateAgentEvent generated by a call to generateDeleteItemUpdateAgentEvents
sendPostUpdateAgentEvents(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Sends the ItemUpdateAgentEvent in the itemUpdateAgentEvent property using the jms type defined by itemUpdateJMSType.
sendPriceOverrideEvent(String, String, String, String, double, double, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the PriceOverride event using the JMSType defined by the priceOverrideJMSType property.
sendPriceOverrideEvent(String, String, String, String, double, double, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the PriceOverride event using the JMSType defined by the priceOverrideJMSType property.
sendReceiveReturnItemEvent(String, String, String, long, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ReceiveReturnItem event using the JMSType defined by the receiveReturnItemJMSType property.
sendReceiveReturnItemEvent(String, String, String, long, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ReturnOrder event using the JMSType defined by the returnOrderJMSType property.
sendReceiveReturnItemEvent(ReturnRequest, String, long) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sends a ReceiveReturnItem JMS event
sendRejectOrderEvent(String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends an OrderEvent using the JMSType defined by the rejectOrderJMSType property.
sendRejectOrderEvent(String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends an OrderEvent using the JMSType defined by the rejectOrderJMSType property.
sendRemoveOrderFixedAmountManualAdjustmentEvent(String, String, String, double, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
sendRemoveOrderFixedAmountManualAdjustmentEvent(String, String, String, double, String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends an RemoveOrderFixedAmountAdjustment AgentEvent
sendRemovePaymentGroupEvent(String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
sendRemovePaymentGroupEvent(String, String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the PaymentGroupEvent using the JMSType defined by the removePaymentGroupJMSType property.
sendRemoveShippingGroupEvent(String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
sendRemoveShippingGroupEvent(String, String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ShippingGroupEvent using the JMSType defined by the removeShippingGroupJMSType property.
sendReturnEventMessage(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sends either a ReturnOrder or ExchangeOrder event (based on whether or not the returnRequest has a replacementOrder) through the AgentMessagingTools
sendReturnOrderEvent(String, String, String, double, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ReturnOrder event using the JMSType defined by the returnOrderJMSType property.
sendReturnOrderEvent(String, String, String, double, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ReturnOrder event using the JMSType defined by the returnOrderJMSType property.
sendSaveOrderEvent(String, String, double, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the SaveOrder event using the JMSType defined by the saveOrderJMSType property.
sendSaveOrderEvent(String, String, double, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the SaveOrder event using the JMSType defined by the saveOrderJMSType property.
sendSplitCostCenterEvent(String, String, String, String, String, long, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the SplitCostCenter event using the JMSType defined by the splitCostCenterJMSType property.
sendSplitCostCenterEvent(String, String, String, String, String, long, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the SplitCostCenter event using the JMSType defined by the splitCostCenterJMSType property.
sendSplitShippingGroupEvent(String, String, String, String, String, long, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the SplitShippingGroup event using the JMSType defined by the splitShippingGroupJMSType property.
sendSplitShippingGroupEvent(String, String, String, String, String, long, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the SplitShippingGroup event using the JMSType defined by the splitShippingGroupJMSType property.
sendSubmitOrderEvent(String, String, double, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the SubmitOrder event using the JMSType defined by the submitOrderJMSType property.
sendSubmitOrderEvent(String, String, double, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the SubmitOrder event using the JMSType defined by the submitOrderJMSType property.
sendUpdateItemAgentEvents(Collection, CloneEditState, RepositoryItem, String) - Method in class atg.commerce.csr.order.edit.CSRCommerceItemEditHandler
Sends agent events for updated commerce items
sendUpdateScheduledOrderEvent(String, String, String, List, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends an UpdateScheduledOrder AgentEvent
sendViewOrderCostCentersEvent(String, String, double) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ViewOrderCostCenters event using the JMSType defined by the viewOrderCostCentersJMSType property.
sendViewOrderCostCentersEvent(String, String, double, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ViewOrderCostCenters event using the JMSType defined by the viewOrderCostCentersJMSType property.
sendViewOrderEvent(String, String, double) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ViewOrder event using the JMSType defined by the viewOrderJMSType property.
sendViewOrderEvent(String, String, double, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ViewOrder event using the JMSType defined by the viewOrderJMSType property.
sendViewOrderPaymentEvent(String, String, double) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ViewOrderPayment event using the JMSType defined by the viewOrderPaymentJMSType property.
sendViewOrderPaymentEvent(String, String, double, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ViewOrderPayment event using the JMSType defined by the viewOrderPaymentJMSType property.
sendViewOrderPromotionsEvent(String, String, double) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ViewOrderPromotions event using the JMSType defined by the viewOrderPromotionsJMSType property.
sendViewOrderPromotionsEvent(String, String, double, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ViewOrderPromotions event using the JMSType defined by the viewOrderPromotionsJMSType property.
sendViewOrderReturnsEvent(String, String, double) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ViewOrderReturns event using the JMSType defined by the viewOrderReturnsJMSType property.
sendViewOrderReturnsEvent(String, String, double, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ViewOrderReturns event using the JMSType defined by the viewOrderReturnsJMSType property.
sendViewOrderShippingEvent(String, String, double) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ViewOrderShipping event using the JMSType defined by the viewOrderShippingJMSType property.
sendViewOrderShippingEvent(String, String, double, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ViewOrderShipping event using the JMSType defined by the viewOrderShippingJMSType property.
sendWishlistItemAddedEvent(String, String, String, String, Long, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the GiftItemAdded event using the JMSType defined by the WishItemAddedJMSType property.
sendWishlistRemovedEvent(String, String, String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the GiftItemAdded event using the JMSType defined by the WishItemRemovedJMSType property.
serveNewAddressParameter(String, ShippingGroup, DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.  
serveOutputParameter(String, DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated. This method serves the output parameter.
SERVER_LOCALIZED_RESOURCE_NAME - Static variable in class atg.commerce.csr.approvals.ApprovalsManager
Resource bundle name for server localized resources.
SERVER_LOCALIZED_RESOURCE_NAME - Static variable in class atg.commerce.csr.approvals.order.GetAgentAppeasementLimitForApproval
Resource bundle name for server localized resources.
SERVER_LOCALIZED_RESOURCE_NAME - Static variable in class atg.commerce.csr.order.GetTotalOrderAppeasementsDroplet
Resource bundle name for server localized resources.
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.approvals.FindPendingApprovalsDroplet
Look for all Approval repository items in a PENDING state for the given approval type.
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.approvals.GetTotalApprovalsForStateDroplet
Calls into the Approvals Manager to get all the approval objects for the given type and state.
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.approvals.order.GetAgentAppeasementLimitForApproval
Loads the approval repository item by the approval id provided, then gets the agent associated with the approval and looks up the appeasement limit for the agent, and renders it in the output oparam.
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.approvals.order.IsOrderPendingApprovalDroplet
Looks up the approval for an order using the order id provided.
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.catalog.GetCategoryAncestorsDroplet
Entry method: gets category id and returns list of its ancestors
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.catalog.GetSKUParentProductDroplet
Entry method: gets category id and returns list of its ancestors
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.events.ViewOrderDroplet
Determines if the given order component is modifiable.
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.ClaimableLookup
Determines if the given order component is modifiable.
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CreditCardIsExpired
Determines if the given order component is modifiable.
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRPaymentGroupRemainingAmount
This method first calls CSRPaymentGroupRemainingAmount.getRemainingAmount(PaymentGroup, Order) to determine the payment group's remaining amount
and then it calls the CSRPaymentGroupRemainingAmount.getMaxAllowedAmount(double, PaymentGroup, Order) to compute the maximum allowed amount.
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated. This method serves output/error and newAddress parameter.
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.GetTotalOrderAppeasementsDroplet
Look for the RepositoryItem and if found render the output oparam by binding the item as a parameter.
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
Determines if the given order component is modifiable.
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.OrderIsCancelable
Determine if the order is cancelable, and render the appropriate open parameter.
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.OrderIsModifiable
Determine if the order is modifiable, and render the appropriate open parameter
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.OrderIsReturnable
Determine if the order is returnable, and render the appropriate open parameter
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.IsScheduledOrderTemplate
Determine if the order is a scheduled order template, and render the appropriate open parameter
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.profile.StoreCreditDroplet
Determines if the given order component is modifiable.
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.repository.CustSvcRepositoryItemServlet
Service
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnDroplet
Return the returns & exchanges associated with the given order
service(ServletRequest, ServletResponse) - Method in class atg.commerce.csr.search.SearchFormHandler
The service method - go directly from a Servlet to a DynamoHttpServlet for efficiency.
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.search.SearchFormHandler
This methods lets this FormHandler to be used as a droplet.
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.util.AltColor
Render the AltColor
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.util.StateDescription
Render the StateDescription
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.order.purchase.ApplicableShippingGroups
This method serves the output oparam.
serviceRepositoryItem(DynamoHttpServletRequest, DynamoHttpServletResponse, Repository, String, String) - Method in class atg.commerce.csr.repository.CustSvcRepositoryItemServlet
 
sessionRestored() - Method in class atg.commerce.csr.order.CSROrderHolder
Extends the base behavior to restore the CloneEditState's cloneOrder to the current order when in clone edit mode.
setActivateScheduledOrderJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the activate scheduled order event type
setActivitiesPropertyName(String) - Method in class atg.commerce.csr.ticketing.CSRTicketDispositionMonitor
The name of the activities property of the ticket item descriptor
setActualShippingRefund(double) - Method in class atg.commerce.csr.returns.ReturnRequest
Sets the actual shipping cost refund amount
setActualShippingRefundPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the returnRequest property that identifies the actual shipping refund amount
setActualShippingRefundShare(double) - Method in class atg.commerce.csr.returns.ReturnItem
 
setActualShippingRefundSharePropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
 
setActualTaxRefund(double) - Method in class atg.commerce.csr.returns.ReturnRequest
Sets the actual tax refund amount
setActualTaxRefundPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the returnRequest property that identifies the actual tax refund amount
setActualTaxRefundShare(double) - Method in class atg.commerce.csr.returns.ReturnItem
 
setActualTaxRefundSharePropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
 
setAddAdjustmentErrorURL(String) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
setAddAdjustmentSuccessURL(String) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
setAddNewAddress(boolean) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Deprecated.  
setAddOrderManualAdjusmentJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the add order manual adjustment event
setAddPageFragment(PageFragment) - Method in class atg.commerce.csr.order.CommerceTypeConfiguration
Sets the addPageFragment This page fragment is used to add type content.
setAddPageFragmentTitleKey(String) - Method in class atg.commerce.csr.order.CommerceTypeConfiguration
Sets the addPageFragmentTitleKey The title is used with the add page fragment.
setAddPaymentGroupJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the add payment group event
setAddressFirstAndLastNameFromProfile(RepositoryItem, RepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets the address first name and last name to the values in the profile.
setAddressHolder(AddressHolder) - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
Sets the addressHolder.
setAddressIndex(int) - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
Sets the addressIndex.
setAddressPicker(String) - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
This will store the value of the address picker radio button on the order search UI Sets the mAddressPicker
setAddressProperties(String[]) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Set the properties of the billingAddress of a credit card whose edits should be logged
setAddScheduledOrderJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the add scheduled order event type
setAddShippingGroupJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the add shipping group event
setAdjustmentAmount(double) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
setAdjustmentAmountAsString(String) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Sets the adjustmentAmountAsString
setAdjustmentId(String) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Set the manual adjustment ID.
setAdjustmentNote(String) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
setAdjustmentReasonCode(String) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
The adjustment reason code is used when creating manual adjustments, and is also sent as the reason code value in the CSRAgentMessagingTools.sendRemoveOrderFixedAmountManualAdjustmentEvent() JMS message.
setAdjustmentType(String) - Method in class atg.commerce.csr.events.OrderManualAdjustmentEvent
 
setAdjustmentType(String) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Type in [ "amountOff" | "amountIncrease" ], from atg.commerce.pricing.Constants.java.
setAdvancedAddressLine1Property(String) - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Sets the mAdvancedAddressLine1Property
setAdvancedAddressLine2Property(String) - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Sets the mAdvancedAddressLine2Property
setAdvancedCityProperty(String) - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Sets the mAdvancedCityProperty
setAdvancedCountryProperty(String) - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Sets the mAdvancedCountryProperty
setAdvancedFirstNameProperty(String) - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Sets the mAdvancedFirstNameProperty
setAdvancedLastNameProperty(String) - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Sets the mAdvancedLastNameProperty
setAdvancedPhoneProperty(String) - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Sets the mAdvancedPhoneProperty
setAdvancedPostalCodeProperty(String) - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Sets the mAdvancedPostalCodeProperty
setAdvancedSearch(boolean) - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Sets the mIsAdvancedSearch
setAdvancedStateProperty(String) - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Sets the mAdvancedStateProperty
setAgentId(String) - Method in class atg.commerce.csr.returns.ReturnRequest
Sets agentId
setAgentIdPropertyName(String) - Method in class atg.commerce.csr.approvals.ApprovalsPropertyManager
Sets the Agent ID property name as a String.
setAgentMessagingTools(CSRAgentMessagingTools) - Method in class atg.commerce.csr.events.ViewOrderDroplet
Sets the component that will construct the ViewOrder event
setAgentMessagingTools(CSRAgentMessagingTools) - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
Sets the component for sending agent messages
setAgentMessagingTools(CSRAgentMessagingTools) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Sets the component for sending agent messages
setAgentMessagingTools(CSRAgentMessagingTools) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Sets the component for sending agent messages
setAgentMessagingTools(CSRAgentMessagingTools) - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
Sets the component for sending agent messages
setAgentMessagingTools(CSRAgentMessagingTools) - Method in class atg.commerce.csr.order.CSRCreateElectronicShippingGroupFormHandler
Sets the component for sending agent messages
setAgentMessagingTools(CSRAgentMessagingTools) - Method in class atg.commerce.csr.order.CSRCreateHardgoodShippingGroupFormHandler
Sets the component for sending agent messages
setAgentMessagingTools(CSRAgentMessagingTools) - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
Sets the component for sending agent messages
setAgentMessagingTools(CSRAgentMessagingTools) - Method in class atg.commerce.csr.order.CSRPurchaseProcessHelper
Sets the component for sending agent messages
setAgentMessagingTools(CSRAgentMessagingTools) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Sets the component for sending agent messages
setAgentMessagingTools(CSRAgentMessagingTools) - Method in class atg.commerce.csr.order.CSRUpdateShippingGroupFormHandler
Sets the component for sending agent messages
setAgentMessagingTools(CSRAgentMessagingTools) - Method in class atg.commerce.csr.order.OrderNoteFormHandler
Sets the AgentMessagingTools
setAgentMessagingTools(CSRAgentMessagingTools) - Method in class atg.commerce.csr.profile.CreateStoreCreditFormHandler
Sets property AgentMessagingTools
setAgentMessagingTools(CSRAgentMessagingTools) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Sets property CSRAgentMessagingTools
setAgentMessagingTools(CSRAgentMessagingTools) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sets the component for sending agent messages
setAgentProfile(RepositoryItem) - Method in class atg.commerce.csr.approvals.Approval
Sets the agent profile as a RepositoryItem.
setAgentProfile(Profile) - Method in class atg.commerce.csr.profile.CreateStoreCreditFormHandler
 
setAgentProfile(Profile) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sets the profile of the agent working on the return
setAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.CSRPurchaseProcessHelper
Map of valid order states Sets the AgentTools component
setAllowCloningContactInfo(boolean) - Method in class atg.commerce.csr.util.CSRAgentTools
 
setAllowCouponClaim(boolean) - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
If the coupon is allowed to be claim as claimables for payment options with Gift Certificate/Store Credit/ Coupon,then set this falg to true to claim the coupon.
setAllowOpenEndedSearch(boolean) - Method in class atg.commerce.csr.search.SearchFormHandler
Sets property AllowOpenEndedSearch
setAlreadyReconciled(boolean) - Method in class atg.commerce.order.edit.CloneEditState
 
setAmount(double) - Method in class atg.commerce.csr.events.GrantAppeasement
Sets the amount of the appeasement
setAmount(double) - Method in class atg.commerce.csr.events.OrderEvent
Sets the amount of the order
setAmount(double) - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
Sets the amount that will be assigned to this credit card
setAmount(double) - Method in class atg.commerce.csr.returns.RefundMethod
The amount of the refund
setAmountAdjustment(double) - Method in class atg.commerce.csr.returns.ItemCostAdjustment
 
setAmountAdjustmentPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
 
setAmountPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the refundMethod property that indicates the amount for this refund method
setAppeasementId(String) - Method in class atg.commerce.csr.events.GrantAppeasement
Sets the ID that represents the appeasement (e.g., store credit ID, promotion ID, credit card ID)
setAppeasementTotalPropertyName(String) - Method in class atg.commerce.csr.approvals.order.OrderApprovalTools
 
setApplicationName(String) - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
The application name that should be saved with the ticket activity
setApplyRefundsErrorURL(String) - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
setApplyRefundsSuccessURL(String) - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
setApplyShippingMethodsErrorURL(String) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Sets the applyShippingMethodsErrorURL
setApplyShippingMethodsSuccessURL(String) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Sets the applyShippingMethodsSuccessURL
setApprovalAcceptedJMSType(String) - Method in class atg.commerce.csr.approvals.GenericApprovalsHandler
Sets the Approval Accepted JMS Type as a String.
setApprovalCreatedJMSType(String) - Method in class atg.commerce.csr.approvals.GenericApprovalsHandler
Sets the Approval Created JMS Type as a String.
setApprovalHandlers(ServiceMap) - Method in class atg.commerce.csr.approvals.ApprovalsManager
Sets the collection of approvals handlers with corresponding keys as a ServiceMap.
setApprovalId(String) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Sets the Approval ID, used in the approval and rejection process.
setApprovalId(String) - Method in class atg.commerce.csr.approvals.order.UpdateOrderApprovalCustomerEmailFormHandler
Sets the approval id.
setApprovalItemDescriptorName(String) - Method in class atg.commerce.csr.approvals.GenericApprovalsHandler
Sets the approval type as a String.
setApprovalRejectedJMSType(String) - Method in class atg.commerce.csr.approvals.GenericApprovalsHandler
Sets the Approval Rejected JMS Type as a String.
setApprovalsManager(ApprovalsManager) - Method in class atg.commerce.csr.approvals.ApprovalRepositoryQueryFormHandler
Sets the approvals manager.
setApprovalsManager(ApprovalsManager) - Method in class atg.commerce.csr.approvals.FindPendingApprovalsDroplet
 
setApprovalsManager(ApprovalsManager) - Method in class atg.commerce.csr.approvals.GetTotalApprovalsForStateDroplet
Sets the Approvals Manager.
setApprovalsManager(ApprovalsManager) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Sets the Approvals Manager
setApprovalsManager(ApprovalsManager) - Method in class atg.commerce.csr.approvals.order.OrderApprovalTools
 
setApprovalsPropertyManager(ApprovalsPropertyManager) - Method in class atg.commerce.csr.approvals.ApprovalsManager
Sets the ApprovalsPropertyManager.
setApprovalsRepository(MutableRepository) - Method in class atg.commerce.csr.approvals.ApprovalsManager
Sets the approvals repository.
setApprovalStatePropertyName(String) - Method in class atg.commerce.csr.approvals.ApprovalsPropertyManager
Sets the Approval State property name as a String.
setApprovalStates(String[]) - Method in class atg.commerce.csr.approvals.ApprovalRepositoryQueryFormHandler
Sets the approval states as an array of Strings.
setApprovalType(String) - Method in class atg.commerce.csr.approvals.Approval
Sets the approval type as a string.
setApprovalType(String) - Method in class atg.commerce.csr.approvals.ApprovalRepositoryQueryFormHandler
Sets the approval type as a String.
setApproveOrderJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the approve order event
setApproverId(String) - Method in class atg.commerce.csr.approvals.Approval
Sets the approver id as a String.
setApproverIdPropertyName(String) - Method in class atg.commerce.csr.approvals.ApprovalsPropertyManager
Sets the Approver ID property name as a String.
setAssumeSingleDataSource(boolean) - Method in class atg.commerce.csr.search.OrderSearchFormHandler
If true, an order query that contains profile constraints will be executed as a single compound query.
setAttribute(String, Serializable) - Method in class atg.commerce.csr.approvals.Approval
add extra attributes to the approval for use in type specific processing
setAuthorizationDate(Date) - Method in class atg.commerce.csr.returns.ReturnRequest
Sets authorization date
setAuthorizationNumber(String) - Method in class atg.commerce.csr.returns.ReturnRequest
Sets authorization number
setAutoConfirmationEmailAddress(String) - Method in class atg.commerce.csr.order.ConfirmationInfo
 
setAutoConfirmationSent(boolean) - Method in class atg.commerce.csr.order.ConfirmationInfo
 
setAutoDeletedItem(boolean) - Method in class atg.commerce.order.edit.DeleteItem
 
setAutoEmailSent(boolean) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Deprecated.  
setAutoEmailSent(boolean) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Deprecated.  
setAutoRecoveredItem(boolean) - Method in class atg.commerce.order.edit.AddItem
 
setAutoSelectInitialAddress(boolean) - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
This method is called from the page to pre-select the addresses in the add credit card drop down box.
setAutoSendApprovalAcceptedEmail(boolean) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Sets the auto send approval accepted email configuration
setAutoSendApprovalRejectedEmail(boolean) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Sets the auto send approval rejected email configuration
setAutoSendEmail(boolean) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Sets the AutoSendEmail
setAutoSendEmail(boolean) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Sets the AutoSendEmail
setAutoSendEmail(boolean) - Method in class atg.commerce.csr.order.scheduled.DuplicateAndSubmit
Sets the AutoSendEmail
setAutoSendEmail(boolean) - Method in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
Sets the AutoSendEmail
setAutoSendEmail(boolean) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sets the AutoSendEmail
setAutoSendNewOrderEmail(boolean) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Sets the autoSendNewOrderEmail
setAutoSendUpdateOrderEmail(boolean) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Sets the autoSendUpdateOrderEmail
setBalancingPaymentIdPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Sets the balancingPaymentIdPropertyName.
setBaseApprovalItemDescriptorName(String) - Method in class atg.commerce.csr.approvals.ApprovalsManager
 
setBasePromotionStates(CurrentPromotionStates) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Returns property BasePromotionStates.
setBasePromotionStatesPath(String) - Method in class atg.commerce.csr.util.CSRAgentTools
 
setBasePropertiesOfItemCostAdjustment(ItemCostAdjustment, RepositoryItem) - Method in class atg.commerce.csr.returns.ReturnTools
This method is used when reconstituting the ItemCostAdjustmments of the ReturnRequest from the repository.
setBasePropertiesOfRepositoryItem(ItemCostAdjustment, MutableRepositoryItem) - Method in class atg.commerce.csr.returns.ReturnTools
This method will set the properties of the given repository item based on the content of the given ItemCostAdjustment object.
setBeanNameToItemDescriptorMap(Properties) - Method in class atg.commerce.csr.returns.ReturnTools
Sets the beanNameToItemDescriptorMap
setBonusRefundPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the bonusRefund property in the returnItem item descriptor
setC2CSessionDataPropertyManager(C2CSessionDataPropertyManager) - Method in class atg.commerce.csr.clicktoconnect.C2CCSREnvironmentMonitor
Sets the c2CSessionDataPropertyManager
setCancelExchangeOrderErrorURL(String) - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
Sets the cancelExchangeOrderErrorURL.
setCancelExchangeOrderSuccessURL(String) - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
Sets the cancelExchangeOrderSuccessURL.
setCancelOrderJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the cancel order event
setCancelReturnRequestErrorURL(String) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sets the cancelReturnRequestErrorURL.
setCancelReturnRequestSuccessURL(String) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sets the cancelReturnRequestSuccessURL.
setCancelURL(String) - Method in class atg.commerce.csr.search.SearchFormHandler
Sets the cancelURL
setCartShareableTypeId(String) - Method in class atg.commerce.csr.util.CSRConfigurator
Sets the cartShareableTypeId
setCartViewLandingPage(LandingPage) - Method in class atg.commerce.csr.clicktoconnect.DefaultLandingPageHandler
 
setCaseSensitive(int) - Method in class atg.commerce.csr.search.SearchAttribute
Sets property mCaseSensitive
setCatalogRefId(String) - Method in class atg.commerce.csr.events.GiftItemEvent
Sets property catalogRefId.
setCatalogRepository(Repository) - Method in class atg.commerce.csr.catalog.GetCategoryAncestorsDroplet
The catalog repository
setCatalogRepository(Repository) - Method in class atg.commerce.csr.catalog.GetSKUParentProductDroplet
The catalog repository
setCatalogRepository(Repository) - Method in class atg.commerce.csr.search.OrderSearchFormHandler
Sets Catalog Repository which is being queried
setCatalogSearchableAttributeNum(int) - Method in class atg.commerce.csr.search.OrderSearchFormHandler
Sets property mCatalogSearchableAttributeNum
setCatalogSearchAttribute(int, SearchAttribute) - Method in class atg.commerce.csr.search.OrderSearchFormHandler
Sets Catalog SearchAttribute by which the search is done
setCatalogSearchAttributes(SearchAttribute[]) - Method in class atg.commerce.csr.search.OrderSearchFormHandler
Sets SearchAttributes by which the search is done
setCatalogSearchProperty(String) - Method in class atg.commerce.csr.search.OrderSearchFormHandler
 
setCatalogSearchViewName(String) - Method in class atg.commerce.csr.search.OrderSearchFormHandler
 
setCatalogTools(CatalogTools) - Method in class atg.commerce.csr.catalog.GetCategoryAncestorsDroplet
Sets the property catalogTools which is a reference to a DCS component that takes care of many common catalog related tasks.
setCatalogTools(CatalogTools) - Method in class atg.commerce.csr.catalog.GetSKUParentProductDroplet
Sets the property catalogTools which is a reference to a DCS component that takes care of many common catalog related tasks.
setCatalogTools(CatalogTools) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Sets the catalog tools component
setCatalogTools(CatalogTools) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Sets the property CatalogTools.
setCatalogTools(CatalogTools) - Method in class atg.commerce.csr.order.OrderTableFormHandler
 
setCatalogTools(CatalogTools) - Method in class atg.commerce.csr.search.OrderSearchFormHandler
Sets property catalogTools.
setCatalogTools(CatalogTools) - Method in class atg.commerce.csr.util.CSRConfigurator
Sets catalogTools
setCatalogTools(CatalogTools) - Method in class atg.commerce.order.edit.CloneEditManager
 
setCategoryAncestors(DynamoHttpServletRequest, RepositoryItem) - Method in class atg.commerce.csr.catalog.GetCategoryAncestorsDroplet
Extracts category ancestors list and sets it as ANCESTORS output param
setCategoryAncestors(DynamoHttpServletRequest, RepositoryItem) - Method in class atg.commerce.csr.catalog.GetSKUParentProductDroplet
Extracts category ancestors list and sets it as ANCESTORS output param
setCategoryItemType(String) - Method in class atg.commerce.csr.catalog.GetCategoryAncestorsDroplet
The name of the category item descriptor in the catalog repository
setChangeSkusErrorURL(String) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Sets property ChangeSkusErrorURL
setChangeSkusSuccessURL(String) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Sets property ChangeSkusSuccessURL
setClaimableId(String) - Method in class atg.commerce.csr.events.ClaimItem
Sets the ID of the claimed item
setClaimableId(String) - Method in class atg.commerce.csr.order.ClaimableLookup
Deprecated.  
setClaimableManager(ClaimableManager) - Method in class atg.commerce.csr.order.CSRPaymentGroupRemainingAmount
Sets the claimableManager
setClaimableManager(ClaimableManager) - Method in class atg.commerce.csr.profile.CreateStoreCreditFormHandler
Set the ClaimableManager property.
setClaimableManager(ClaimableManager) - Method in class atg.commerce.csr.profile.StoreCreditDroplet
The ClaimableManager that will be used to get the store credits
setClaimableManager(ClaimableManager) - Method in class atg.commerce.csr.returns.ReturnManager
Sets the Claimable manager
setClaimableManager(ClaimableManager) - Method in class atg.commerce.csr.returns.ReturnTools
Sets the Claimable manager
setClaimableManager(ClaimableManager) - Method in class atg.commerce.csr.util.CSRAgentTools
Specifies the ClaimableManager to use in determining the user's GiftCertificates.
setClaimableType(String) - Method in class atg.commerce.csr.events.ClaimItem
Sets the type of claimed item (coupon, gift certificate, store credit)
setClaimCode(String) - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
Set the ClaimCode property.
setClaimItemErrorURL(String) - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
Set the ClaimItemErrorURL property.
setClaimItemJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the claim item event
setClaimItemSuccessURL(String) - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
Set the ClaimItemSuccessURL property.
setClearCreditCard(String) - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
After successfully adding the credit card, if we display the add credit card page, we need to clear out the credit card from the page.
setClearShippingGroup(String) - Method in class atg.commerce.csr.order.CSRCreateHardgoodShippingGroupFormHandler
After successfully adding the shipping address, if we display the add shipping address page, we need to clear out the shipping address details from the page.
setCloneContactInfoExcludedProperties(Map) - Method in class atg.commerce.csr.util.CSRAgentTools
 
setCloneContactInfoPropExceptions(Map) - Method in class atg.commerce.csr.util.CSRAgentTools
 
setCloneContainer(Object) - Method in class atg.commerce.order.edit.ReconciledItem
 
setCloneEditHandlers(CloneEditHandler[]) - Method in class atg.commerce.order.edit.CloneEditManager
Sets the clone edit handlers
setCloneEditManager(CSRCloneEditManager) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
setCloneEditManager(CSRCloneEditManager) - Method in class atg.commerce.csr.order.CSROrderHolder
 
setCloneEditManager(CloneEditManager) - Method in class atg.commerce.csr.returns.ReturnManager
 
setCloneEditManager(CSRCloneEditManager) - Method in class atg.commerce.csr.util.CSRAgentTools
 
setCloneEditManager(CloneEditManager) - Method in class atg.commerce.order.edit.CloneEditHandler
 
setCloneEditOrderStates(String[]) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets array of order states that indicate that an order should use clone editing when loaded for modifications.
setCloneEditState(CloneEditState) - Method in class atg.commerce.csr.order.CSROrderHolder
 
setCloneEditState(CloneEditState) - Static method in class atg.commerce.order.edit.CloneOrderStateContext
Set the CloneEditState associated with the current thread.
setCloneItem(Object) - Method in class atg.commerce.order.edit.ReconciledItem
 
setCloneOrder(Order) - Method in class atg.commerce.order.edit.CloneEditState
Sets the clone order
setCollectionPropertyName(String) - Method in class atg.commerce.order.edit.CollectionEditHandler
 
setComment(String) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Set the comment property.
setComment(String) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Set the comment property.
setComment(String) - Method in class atg.commerce.csr.order.OrderNoteFormHandler
Sets the Comment
setCommentAgentPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the comment property that holds the id of the agent who placed the comment
setCommentCreationDatePropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the comment property that holds the comment's creation date
setCommentId(String) - Method in class atg.commerce.csr.events.CreateOrderComment
Sets the ID of the comment repository item
setCommentOwnerPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the comment property that holds the id of the return request that owns the comment
setCommentPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the comment property that holds the actual comment
setComments(String) - Method in class atg.commerce.csr.returns.ReturnRequest
sets the comments about this return
setCommerceC2CSessionDataPropertyManager(CommerceC2CSessionDataPropertyManager) - Method in class atg.commerce.csr.clicktoconnect.C2CCSREnvironmentMonitor
 
setCommerceIdentifierId(String) - Method in class atg.commerce.csr.events.SplitCostCenter
Sets the ID of the commerce identifier that was moved
setCommerceItemEditHandler(CommerceItemEditHandler) - Method in class atg.commerce.order.edit.HandlingInstructionEditHandler
 
setCommerceItemEditHandler(CommerceItemEditHandler) - Method in class atg.commerce.order.edit.RelationshipEditHandler
 
setCommerceItemHighlightedStates(String[]) - Method in class atg.commerce.csr.util.CSRAgentTools
 
setCommerceItemId(String) - Method in class atg.commerce.csr.events.CommerceItemEvent
Sets the ID of the commerce item
setCommerceItemId(String) - Method in class atg.commerce.csr.events.ReceiveReturnItem
Sets the ID of the commerce item that was received
setCommerceItemId(String) - Method in class atg.commerce.csr.events.SplitShippingGroup
Sets the ID of the commerce item that was moved
setCommerceItemId(String) - Method in class atg.commerce.csr.returns.ItemCostAdjustment
 
setCommerceItemIdPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the returnItem property that identifies the commerce item that is being returned
setCommerceItemManager(CommerceItemManager) - Method in class atg.commerce.csr.returns.ReturnManager
Sets the CommerceItem manager
setCommerceItemManager(CommerceItemManager) - Method in class atg.commerce.csr.util.CSRAgentTools
 
setCommerceItemManager(CommerceItemManager) - Method in class atg.commerce.order.edit.CommerceItemEditHandler
Sets the CommerceItemManager component.
setCommerceItemShippingInfoContainerPath(String) - Method in class atg.commerce.order.purchase.ApplicableShippingGroups
Sets the commerceItemShippingInfoContainerPath
setCommerceItemShippingInfoTools(CommerceItemShippingInfoTools) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Sets the commerceItemShippingInfoTools
setCommerceProfileTools(CommerceProfileTools) - Method in class atg.commerce.csr.profile.CSRCustomerProfileFormHandler
Sets the property CommerceProfileTools.
setCommercePropertyManager(CommercePropertyManager) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Sets the component that defines properties of the profile for Commerce
setCommercePropertyManager(CommercePropertyManager) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets the component that defines properties of the profile for Commerce
setCommerceSiteType(String) - Method in class atg.commerce.csr.util.CSRConfigurator
Sets the commerceSiteType
setCommitOrderUpdatesErrorURL(String) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Sets property CommitOrderUpdatesErrorURL
setCommitOrderUpdatesSuccessURL(String) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Sets property CommitOrderUpdatesSuccessURL
setCompleteOrderPageURL(String) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Sets the completeOrderPageURL.
setCompletionDate(Date) - Method in class atg.commerce.csr.approvals.Approval
Sets the completion date as a Date.
setCompletionDatePropertyName(String) - Method in class atg.commerce.csr.approvals.ApprovalsPropertyManager
Sets the Completion Date property name as a String.
setComponentId(String) - Method in class atg.commerce.csr.events.PriceOverride
Sets the ID of the order component (commerceItem, shippingGroup) whose price was changed
setComponentId(String) - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
Sets the identifier of the component in question
setComponentType(String) - Method in class atg.commerce.csr.events.PriceOverride
Sets the type of the order component (commerceItem, shippingGroup) whose price was changed
setComponentType(String) - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
Sets The type of the component in question (CommerceItem, ShippingGroup, PaymentGroup, or Order)
setConcurrentUpdateErrorURL(String) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
setConfiguration(PurchaseProcessConfiguration) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated. Sets property Configuration
setConfirmationEmailMap(ServiceMap) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets the ConfirmationEmailMap
setConfirmationInfo(ConfirmationInfo) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Sets the confirmation info component used to send emails
setConfirmationInfo(ConfirmationInfo) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
setConfirmationInfo(ConfirmationInfo) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setConfirmationInfo(ConfirmationInfo) - Method in class atg.commerce.csr.order.scheduled.DuplicateAndSubmit
 
setConfirmationInfo(ConfirmationInfo) - Method in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
 
setConfirmationInfo(ConfirmationInfo) - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
setConfirmationTemplateToUse(String) - Method in class atg.commerce.csr.util.CSRAgentTools
Deprecated.  
setConfirmationToAddress(String) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Deprecated.  
setConfirmReturnErrorURL(String) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sets URL to go to after an error occurs in handleConfirmReturn
setConfirmReturnSuccessURL(String) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sets URL to go to after handleConfirmReturn successfully runs.
setContainsSKUProperty(String) - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Sets the mContainsSKUProperty
setContextRoot(String) - Method in class atg.commerce.csr.util.CSRConfigurator
Sets the contextRoot
setCreatedDatePropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the returnRequest property that identifies the date the request was created
setCreateGiftlistJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the create gift list event
setCreateHardgoodShippingGroupFormHandler(CSRCreateHardgoodShippingGroupFormHandler) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Sets the createHardgoodShippingGroupFormHandler
setCreateOrderCommentJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the create order comment event
setCreateOrderJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the create order event
setCreatePromotionEvaluationOrderPipeline(String) - Method in class atg.commerce.csr.returns.ReturnManager
Sets the name of the pipeline used to generate the Promotion Evaluation Order
setCreateReturnAdjustedOrderPipeline(String) - Method in class atg.commerce.csr.returns.ReturnManager
Sets the name of the pipeline used to generate the Return Adjusted Order
setCreateReturnCalculationOrderPipeline(String) - Method in class atg.commerce.csr.returns.ReturnManager
Sets the name of the pipeline used to generate the Return Calculation Order
setCreateReturnRequestErrorURL(String) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sets URL to go to after an error occurs in handleCreateReturnRequest
setCreateReturnRequestSuccessURL(String) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sets URL to go to after handleCreateReturnRequest successfully runs.
setCreateTemplateFromSubmittedOrder(boolean) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
setCreationDate(Date) - Method in class atg.commerce.csr.approvals.Approval
Sets the creation date as a Date.
setCreationDatePropertyName(String) - Method in class atg.commerce.csr.approvals.ApprovalsPropertyManager
Sets the Creation Date property name as a String.
setCreditAmount(double) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Set the creditAmount property.
setCreditCard(CreditCard) - Method in class atg.commerce.csr.returns.CreditCardRefundMethod
Sets the credit card related to this record
setCreditCardId(String) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Set the credit card id property.
setCreditCardNumber(String) - Method in class atg.commerce.csr.events.ViewCreditCardEvent
Sets the credit card number that was viewed
setCreditCardRefundMethodItemDescriptorName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Sets the creditCardRefundMethodItemDescriptorName.
setCreditCardType(String) - Method in class atg.commerce.csr.returns.ReturnManager
Sets the creditCardType.
setCreditPaymentGroupErrorURL(String) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Set the URL to redirect to after an error is detected in handleCreditPaymentGroup
setCreditPaymentGroupSuccessURL(String) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Set the URL to redirect to after handleCreditPaymentGroup is successfully invoked.
setCSRAgentMessagingTools(CSRAgentMessagingTools) - Method in class atg.commerce.csr.approvals.ApprovalsManager
Sets the CSR Agent Messaging Tools.
setCSRAgentMessagingTools(CSRAgentMessagingTools) - Method in class atg.commerce.csr.approvals.GenericApprovalsHandler
Sets the CSR Agent Messageing Tools
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
Sets the CSR Agent Tools component
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.approvals.order.OrderApprovalTools
 
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Sets the CSRAgentTools component.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.gifts.GiftlistTableFormHandler
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.ClaimableLookup
Sets the cSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
Sets the cSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.CSRCreateHardgoodShippingGroupFormHandler
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.CSROrderHolder
 
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.CSRPaymentGroupRemainingAmount
Sets the CSRAgentTools
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.CSRUpdateShippingGroupFormHandler
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.edit.AgentCommentEditHandler
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.edit.CSRCloneEditManager
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.edit.CSRCommerceItemEditHandler
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.edit.CSRManualAdjustmentEditHandler
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.edit.CSRPaymentGroupEditHandler
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.edit.CSRShippingGroupEditHandler
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.GetTotalOrderAppeasementsDroplet
 
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.OrderIsModifiable
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.OrderNoteFormHandler
Sets the CSRAgentTools
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.OrderTableFormHandler
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.PurchasedItemsHistoryTableFormHandler
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.RelatedTicketsTableFormHandler
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Sets the cSRAgentTools
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
 
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.pricing.SubmittedOrderPricingModelHolder
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.profile.CreateStoreCreditFormHandler
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sets the cSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.returns.ReturnManager
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.returns.ReturnTools
Sets the cSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.returns.StartReturnExchangeProcess
Sets the cSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
Sets the cSRAgentTools.
setCSRApplicationName(String) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
 
setCSRConfigurator(CSRConfigurator) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets the CSRConfigurator
setCSREnvironmentTools(CSREnvironmentTools) - Method in class atg.commerce.csr.clicktoconnect.C2CCSREnvironmentMonitor
Sets the property CSREnvironmentTools.
setCSREnvironmentTools(CSREnvironmentTools) - Method in class atg.commerce.csr.clicktoconnect.DefaultLandingPageHandler
Sets the property CSREnvironmentTools.
setCSREnvironmentTools(CSREnvironmentTools) - Method in class atg.commerce.csr.clicktoconnect.OrderViewLandingPageHandler
Sets the property CSREnvironmentTools.
setCsrEnvironmentTools(CSREnvironmentTools) - Method in class atg.commerce.csr.environment.ChangeOrder
 
setCSREnvironmentTools(CSREnvironmentTools) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Sets the property CSREnvironmentTools.
setCSREnvironmentTools(CSREnvironmentTools) - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
setCSREnvironmentTools(CSREnvironmentTools) - Method in class atg.commerce.csr.order.ViewOrderFormHandler
 
setCSREnvironmentTools(CSREnvironmentTools) - Method in class atg.commerce.csr.util.CSRAgentTools
 
setCSRScheduledOrderTools(CSRScheduledOrderTools) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
 
setCSRScheduledOrderTools(CSRScheduledOrderTools) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
setCSRScheduledOrderTools(CSRScheduledOrderTools) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setCSRScheduledOrderTools(CSRScheduledOrderTools) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderInfo
 
setCSRScheduledOrderTools(CSRScheduledOrderTools) - Method in class atg.commerce.csr.order.scheduled.DuplicateAndSubmit
 
setCSRScheduledOrderTools(CSRScheduledOrderTools) - Method in class atg.commerce.csr.order.scheduled.IsScheduledOrderTemplate
 
setCSRScheduledOrderTools(CSRScheduledOrderTools) - Method in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
 
setCSRScheduledOrderTools(CSRScheduledOrderTools) - Method in class atg.commerce.csr.order.scheduled.SubmittedOrderTableFormHandler
 
setCSRScheduledOrderTools(CSRScheduledOrderTools) - Method in class atg.commerce.csr.order.ViewOrderFormHandler
 
setCurrent(Order) - Method in class atg.commerce.csr.order.CSROrderHolder
Override setCurrent to set shippingGroupMapContainerInitialized = false for a new order
setCurrentCatalog(RepositoryItem) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
sets the current catalog in the environment
setCurrentCatalog(RepositoryItem) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Sets the current catalog in global context by issuing an environment change request.
setCurrentCatalog(RepositoryItem) - Method in class atg.commerce.csr.environment.CurrentCatalogHolder
 
setCurrentOrder(Order) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Sets the order as the the current working order in the Environment
setCurrentPriceList(RepositoryItem) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
sets the current price list in the environment
setCurrentPriceList(RepositoryItem) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Sets the current price list in global context by issuing an environment change request.
setCurrentPriceList(RepositoryItem) - Method in class atg.commerce.csr.environment.CurrentPriceListHolder
 
setCurrentResultPageNum(int) - Method in class atg.commerce.csr.search.SearchFormHandler
Sets the property currentResultPageNum.
setCurrentReturnItem(ReturnItem) - Method in class atg.commerce.csr.returns.ReturnRequest
sets the current return item record
setCurrentReturnItemId(String) - Method in class atg.commerce.csr.returns.ReturnRequest
set the currentReturnItem to the item indicated by the record id
setCurrentSalePriceList(RepositoryItem) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
sets the current sale price list in the environment
setCurrentSalePriceList(RepositoryItem) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Sets the current sale price list in global context by issuing an environment change request.
setCurrentSalePriceList(RepositoryItem) - Method in class atg.commerce.csr.environment.CurrentPriceListHolder
 
setCustomCatalogs(boolean) - Method in class atg.commerce.csr.util.CSRConfigurator
boolean indicating if custom catalogs are in use
setCustomerDisplayLocale(Locale) - Method in class atg.commerce.csr.order.ConfirmationInfo
 
setCustomerEmail(String) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Sets the customer email as a String.
setCustomerEmail(String) - Method in class atg.commerce.csr.approvals.order.UpdateOrderApprovalCustomerEmailFormHandler
Sets the customer email value
setCustomerEmailPropertyName(String) - Method in class atg.commerce.csr.approvals.order.OrderApprovalTools
 
setCustomerProfile(Profile) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Sets the property CustomerProfile.
setCustomerProfileId(String) - Method in class atg.commerce.csr.approvals.Approval
Sets the customer profile id as a String.
setCustomerProfileIdParameterName(String) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Sets the customer profile ID parameter name as a String.
setCustomerProfilePropertyName(String) - Method in class atg.commerce.csr.approvals.ApprovalsPropertyManager
Sets the Customer Profile property name as a String.
setCustomerProfileTools(CustomerProfileTools) - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
 
setCustomerProfileTools(CustomerProfileTools) - Method in class atg.commerce.csr.util.CSRAgentTools
 
setCustomProperties(Map) - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
Sets the map of properties that will be copied from the agent event to the activity repository item.
setDataType(String) - Method in class atg.commerce.csr.search.SearchAttribute
Sets mDataType
setDaysOption(String) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setDaysThreshold(long) - Method in class atg.commerce.csr.order.PurchasedItemsHistoryTableFormHandler
 
setDeactivateScheduledOrderJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the deactivate scheduled order event type
setDefaultAppeasementLimits(Properties) - Method in class atg.commerce.csr.util.CSRConfigurator
Sets a map of appeasement limit defaults keyed by currency code.
setDefaultCatalogId(String) - Method in class atg.commerce.csr.util.CSRConfigurator
This catalog is assigned whenever a new anonymous user profile is created and custom catalog is enabled in the CSRConfigurator.
setDefaultDaysOption(String) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setDefaultEndDateOption(String) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setDefaultInterval(long) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setDefaultIntervalOption(String) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setDefaultLocale(Locale) - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
Sets the default locale
setDefaultMonthsOption(String) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setDefaultOccurrencesOption(String) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setDefaultProfile(Profile) - Method in class atg.commerce.csr.profile.StoreCreditDroplet
The profile component to get the profile Id from if one is not passed as a parameter.
setDefaultReturnFee(double) - Method in class atg.commerce.csr.returns.ReturnManager
Sets the default fee associated with a return
setDefaultScheduleType(String) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setDefaultSiteIconURL(String) - Method in class atg.commerce.csr.util.CSRConfigurator
 
setDefaultSiteId(String) - Method in class atg.commerce.csr.util.CSRConfigurator
Sets the defaultSiteId
setDeleteAdjustmentErrorURL(String) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
setDeleteAdjustmentSuccessURL(String) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
setDeleteGiftlistJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the delete gift list event
setDesiredExchangeOrderCancelOperation(String) - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
This option is used with Returns and Exchanges.
setDestinationCostCenterId(String) - Method in class atg.commerce.csr.events.SplitCostCenter
Sets the ID of the cost center that the item was moved into
setDestinationShippingGroupId(String) - Method in class atg.commerce.csr.events.SplitShippingGroup
Sets the ID of the shipping group that the item was moved into
setDisabledActivities(String[]) - Method in class atg.commerce.csr.ticketing.TicketingEventListener
Sets property disabledActivities
setDisplayName(String) - Method in class atg.commerce.csr.search.SearchAttribute
Sets Display Name of the Attribute
setDisplayPageFragment(PageFragment) - Method in class atg.commerce.csr.order.CommerceTypeConfiguration
Sets the displayPageFragment This page fragment is used to display the type content.
setDisplayRefundMethodPageFragment(PageFragment) - Method in class atg.commerce.csr.order.PaymentGroupTypeConfiguration
Sets the displayRefundMethodPageFragment This page fragment is used to display RefundMethod.
setDisposition(String) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sets the disposition of a return item
setDisposition(String) - Method in class atg.commerce.csr.returns.ReturnItem
Sets the disposition for this item
setDispositionPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the returnItem property that indicates the disposition of the returned item
setDoOwnerSearch(boolean) - Method in class atg.commerce.csr.gifts.GiftlistTableFormHandler
Sets property DoOwnerSearch
setDoShippingRefunds(boolean) - Method in class atg.commerce.csr.returns.ReturnManager
 
setDoSiteFilterSearch(boolean) - Method in class atg.commerce.csr.gifts.GiftlistTableFormHandler
Sets property DoSiteFilterSearch
setDuplicateOrderExcludedProperties(Properties) - Method in class atg.commerce.csr.order.DuplicateOrder
set the property DuplicateOrderExcludedProperties
setDuplicateOrderExcludedProperties(Properties) - Method in class atg.commerce.csr.util.CSRAgentTools
set the property DuplicateOrderExcludedProperties
setDuplicateOrderForTemplateExcludedProperties(Properties) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
set the property DuplicateOrderForTemplateExcludedProperties
setDuplicateProfileProperties(String[]) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets property duplicateNameCheckPropertyNames
setEditCreditCardErrorURL(String) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Set the URL to redirect to after an error is detected in handleEditCreditCard
setEditCreditCardSuccessURL(String) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Set the URL to redirect to after editCreditCard is successfully invoked.
setEditPageFragment(PageFragment) - Method in class atg.commerce.csr.order.CommerceTypeConfiguration
Sets the editPageFragment This page fragment is used to edit type content.
setEditPageFragmentTitleKey(String) - Method in class atg.commerce.csr.order.CommerceTypeConfiguration
Sets the editPageFragmentTitleKey The title is used with the edit page fragment.
setEditPaymentGroupJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the edit payment group event
setEditRefundMethodPageFragment(PageFragment) - Method in class atg.commerce.csr.order.PaymentGroupTypeConfiguration
Sets the editRefundMethodPageFragment This page fragment is used to edit RefundMethod.
setEditRefundMethodPageFragmentTitleKey(String) - Method in class atg.commerce.csr.order.PaymentGroupTypeConfiguration
Sets the editRefundMethodPageFragmentTitleKey The title is used with the edit RefundMethod page fragment.
setEditShippingGroupErrorURL(String) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Set the URL to redirect to after an error is detected in handleEditShippingGroup
setEditShippingGroupJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the edit shipping group event
setEditShippingGroupSuccessURL(String) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Set the URL to redirect to after handleEditShippingGroup is successfully invoked.
setEmailProperty(String) - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Sets the mEmailProperty
setEnableCountQuery(boolean) - Method in class atg.commerce.csr.search.SearchFormHandler
Sets the property enableCountQuery.
setEnabled(boolean) - Method in class atg.commerce.csr.approvals.order.ProcCheckIfApprovalRequired
Enables and disables the order approval check.
setEndDate(String) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setEndDateOption(String) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setEnsureTransaction(boolean) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Enables and disables the ensure transaction check
setEnvironmentTools(EnvironmentTools) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Sets the EnvironmentTools
setEnvironmentTools(EnvironmentTools) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Sets the EnvironmentTools component
setEqualityTestKeys(String[]) - Method in class atg.commerce.csr.catalog.MapElementMRUList
The names of the map list element keys to compare to test for element equality.
setErrorURL(String) - Method in class atg.commerce.csr.order.OrderNoteFormHandler
Sets the ErrorURL
setErrorURL(String) - Method in class atg.commerce.csr.order.ViewOrderFormHandler
Sets property ErrorURL.
setErrorURL(String) - Method in class atg.commerce.csr.search.SearchFormHandler
Sets where to go upon a failed search
setEventName(String) - Method in class atg.commerce.csr.events.GiftlistEvent
Sets the event name
setEventTypeToRecorderMap(ServiceMap) - Method in class atg.commerce.csr.ticketing.TicketingEventListener
A map of event types to the TicketingActivityRecorder components that will handle the recording of those event types.
setExchangeAllowed(boolean) - Method in class atg.commerce.csr.returns.ReturnRequest
sets the switch that indicates if the exchange of merchandise is allowed
setExchangeManualAdjustmentValue(Map) - Method in class atg.commerce.csr.returns.ReturnRequest
 
setExchangeOrderExcludedProperties(Properties) - Method in class atg.commerce.csr.returns.ReturnManager
set the property ExchangeOrderExcludedProperties
setExchangeOrderJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the exchange order event
setExchangeOrderPromotionValue(Map) - Method in class atg.commerce.csr.returns.ReturnRequest
 
setExchangeToPEOItemMap(Map) - Method in class atg.commerce.csr.returns.ReturnRequest
 
setExchangeToPEOShippingGroupMap(Map) - Method in class atg.commerce.csr.returns.ReturnRequest
 
setExcludedOrderProperties(Properties) - Method in class atg.commerce.order.edit.processor.ProcCloneOrderForEdit
set the property ExcludedOrderProperties
setExtraData(Map) - Method in class atg.commerce.csr.order.ConfirmationInfo
 
setFirstNameProperty(String) - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Sets the mFirstNameProperty
setFulfilledOrderStates(String[]) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets array of order states that indicate that an order is fulfilled
setFulfillmentMessageSender(MessageSender) - Method in class atg.commerce.order.edit.CloneEditHandler
Set the FulfillmentMessageSender property.
setGeneratedStoreCredit(StoreCredit, RepositoryItem) - Method in class atg.commerce.csr.returns.ReturnRequest
Sets the generatedStoreCredit.
setGeneratedStoreCredit(StoreCredit) - Method in class atg.commerce.csr.returns.ReturnRequest
 
setGiftCertificateType(String) - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
Set the GiftCertificateType property.
setGiftCertificateType(String) - Method in class atg.commerce.csr.returns.ReturnManager
Sets the giftCertificateType.
setGiftItemAddedJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the add gift item event
setGiftItemEvents(List) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Sets property GiftItemEvents
setGiftItemId(String) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Sets property giftItemId.
setGiftItemQuantityChangedJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the gift item quantity changed event
setGiftItemRemovedJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the remove gift item event
setGiftlistId(String) - Method in class atg.commerce.csr.events.GiftlistEvent
Sets the ID of the gift list
setGiftlistManager(GiftlistManager) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Sets property giftlistManager.
setGiftlistManager(GiftlistManager) - Method in class atg.commerce.csr.gifts.GiftlistTableFormHandler
Sets property giftlistManager
setGiftlistManager(GiftlistManager) - Method in class atg.commerce.order.edit.HandlingInstructionEditHandler
 
setGrantPromotionJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the grant promotion event
setHandlingInstructionEditHandler(HandlingInstructionEditHandler) - Method in class atg.commerce.order.edit.processor.ProcReconcileGiftlistRepository
Deprecated.  
setHandlingInstructionManager(HandlingInstructionManager) - Method in class atg.commerce.order.edit.HandlingInstructionEditHandler
Specifies the HandlingInstructionManager.
setHardgoodShippingGroupId(String) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Set the hardgoodShippingGroupId property.
setHeadingPropertyName(String) - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
The property in the ticket activity repository item that stores a description of the activity
setId(String) - Method in class atg.commerce.csr.returns.ReturnItem
Sets the id of this return item
setId(String) - Method in class atg.commerce.order.edit.DeleteItem
 
setIgnorePromotionJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the ignore promotion event
setImageHoverTextKey(String) - Method in class atg.commerce.csr.order.CommerceTypeConfiguration
Sets the imageHoverTextKey The hover text is used display the image hover text.
setImagePageFragment(PageFragment) - Method in class atg.commerce.csr.order.CommerceTypeConfiguration
Sets the imagePageFragment This page fragment is used to hold image of the type content.
setIncludeDisabledSites(boolean) - Method in class atg.commerce.csr.gifts.GiftlistTableFormHandler
Sets property IncludeDisabledSites
setIncludeSearchByReplacementOrder(boolean) - Method in class atg.commerce.csr.order.RelatedOrdersTableFormHandler
 
setIncludeShippingMethods(boolean) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated. Sets the includeShippingMethods.
setIncompleteOrderStates(String[]) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets array of order states that indicate that an order is incomplete
setInfoParametersForScheduledOrderItem(RepositoryItem, DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderInfo
Extends the base behavior to provide additional output parameters for the readable schedule strings.
setInitializeActualShippingRefund(boolean) - Method in class atg.commerce.csr.returns.ReturnManager
 
setInitializeEditChains(Map) - Method in class atg.commerce.order.edit.CloneEditManager
Sets the map of order edit chain ids
setInternalProfileRepository(Repository) - Method in class atg.commerce.csr.approvals.ApprovalsManager
Sets the internal profile repository used to load agent profiles
setInternalProfileRepository(Repository) - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
The repository where the agent profiles live
setIntervalOption(String) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setInventoryManager(InventoryManager) - Method in class atg.commerce.csr.returns.ReturnManager
Sets the inventory manager
setInventoryManager(InventoryManager) - Method in class atg.commerce.order.edit.CloneEditManager
 
setIsMultiValues(Boolean) - Method in class atg.commerce.csr.search.SearchAttribute
Sets property mIsMultiValues
setIsProfileSaved(boolean) - Method in class atg.commerce.csr.profile.CSRCustomerProfileFormHandler
Property for determining whether or not a profile has been saved in the current request.
setIssueStoreCreditJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the issue store credit event
setItemAddedToOrderJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the item added to order event
setItemCostAdjustmentDescriptorName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the itemCostAdjustment item-descriptor
setItemDescriptor(String) - Method in class atg.commerce.csr.approvals.GetTotalApprovalsForStateDroplet
Sets the item descriptor for which the total is required.
setItemList(List) - Method in class atg.commerce.csr.returns.ReturnShippingGroup
Sets the list of commerce items contained in this shipping group
setItemPriceSources(List) - Method in class atg.commerce.csr.order.CSROrderHolder
 
setItemPriceSources(List) - Method in class atg.commerce.csr.returns.ReturnRequest
Sets the list of ItemPriceSource objects that are used to price the working orders and the exchange order in the return.
setItemPromotions(Collection) - Method in class atg.commerce.csr.returns.ReturnRequest
Sets the Collection of item level promotions used to calculate pricing of the Return Adjusted, Return Calculation and Promotion Evaluation Orders.
setItemPromotionsPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the returnRequest property that holds the item promotion ids used to calculated refund values and replacement item prices.
setItemQuantityChangedJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the item quantity changed event
setItemRemovedFromOrderJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the item removed from order event
setItemUpdateActivityType(String) - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
Sets the activity type used for sending the item update agent events.
setItemUpdateActivityType(String) - Method in class atg.commerce.csr.order.CSRCreateHardgoodShippingGroupFormHandler
Sets the activity type used for sending the item update agent events.
setItemUpdateActivityType(String) - Method in class atg.commerce.csr.order.CSRUpdateShippingGroupFormHandler
Sets the activity type used for sending the item update agent events.
setItemUpdateActivityType(String) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Sets the activity type used for sending the item update agent events.
setItemUpdateAgentEvent(ItemUpdateAgentEvent) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
 
setItemUpdateJMSType(String) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Sets the JMS Type used for sending the item update agent events.
setKey(Object) - Method in class atg.commerce.order.edit.ReconciledItem
 
setKeyPropertyName(String) - Method in class atg.commerce.order.edit.CloneEditHandler
 
setLastNameProperty(String) - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Sets the mLastNameProperty
setLoadTime(long) - Method in class atg.commerce.csr.order.CSROrderHolder
Returns the time of the current order was loaded
setLogEvents(boolean) - Method in class atg.commerce.csr.ticketing.TicketingEventListener
Property for globally enabling/disabling the logging of ticket events.
setLoggingIdentifier(String) - Method in class atg.commerce.csr.search.RepositorySearcher
Sets property LoggingIdentifier
setLoginProperty(String) - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Sets the mLoginProperty
setManualAdjustmentId(String) - Method in class atg.commerce.csr.events.OrderManualAdjustmentEvent
Sets the ID of the manual adjustment
setManualAdjustmentShareAdjustment(double) - Method in class atg.commerce.csr.returns.ItemCostAdjustment
 
setManualAdjustmentShareAdjustmentPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
 
setMaximumAdjustmentAmount(double) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
The maximum amount for an adjustment
setMaximumAlmostQualifiedForPromotionsInShortList(int) - Method in class atg.commerce.csr.util.CSRConfigurator
 
setMaximumRefundAmount(double) - Method in class atg.commerce.csr.returns.RefundMethod
 
setMaxProfileResults(int) - Method in class atg.commerce.csr.search.OrderSearchFormHandler
 
setMaxResultNum(int) - Method in class atg.commerce.csr.search.SearchFormHandler
Sets the property mMaxResultNum.
setMaxResultsPerPage(int) - Method in class atg.commerce.csr.search.SearchFormHandler
Sets the property maxResultsPerPage.
setMaxSearchResults(String) - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Sets the mMaxSearchResults
setMaxSearchResultsPerPage(String) - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Sets the mMaxSearchResultsPerPage
setMessageSender(MessageSender) - Method in class atg.commerce.csr.order.CSRPurchaseProcessHelper
Set the MessageSender property.
setMessageTools(MessageTools) - Method in class atg.commerce.csr.approvals.order.UpdateOrderApprovalCustomerEmailFormHandler
Sets the Message Tools component.
setMessageTools(MessageTools) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
 
setMessageTools(MessageTools) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Sets the MessageTools component
setMessageTools(MessageTools) - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
setMessageTools(MessageTools) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setMessageTools(MessageTools) - Method in class atg.commerce.csr.order.ViewOrderFormHandler
 
setMessageTools(MessageTools) - Method in class atg.commerce.csr.util.CSRAgentTools
 
setMethod(int) - Method in class atg.commerce.csr.search.SearchAttribute
Sets Search Method for the attribute
setMethodTypePropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the refundMethod property that indicates the type of refund method
setMinimumAdjustmentAmount(double) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
The minimum amount for an adjustment
setMinScore(Integer) - Method in class atg.commerce.csr.search.RepositorySearcher
Sets property MinScore
setModifyGiftlistJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the modify gift list event
setModifyOrderPricingOp(String) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
This property should be set to the type of pricing operation that should be executed when the order is updated without adding or removing an item (e.g.
setMonthsOption(String) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setMultipleShippingGroupCheckoutErrorURL(String) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Sets the multipleShippingGroupCheckoutErrorURL
setMultipleShippingGroupCheckoutSuccessURL(String) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Sets the multipleShippingGroupCheckoutSuccessURL
setMultiValueInputSeparator(char) - Method in class atg.commerce.csr.search.SearchAttribute
Sets property MultiValueInputSeparator
setName(String) - Method in class atg.commerce.csr.search.SearchAttribute
Sets Name of the Attribute
setNewAddressNickname(String) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Deprecated.  
setNewAddressNickname(String) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.  
setNewOrderProgressBarPath(String) - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
Sets the newOrderProgressBarPath.
setNewPrice(double) - Method in class atg.commerce.csr.events.PriceOverride
Sets the new price of the item
setNewQuantity(long) - Method in class atg.commerce.csr.events.CommerceItemEvent
 
setNewQuantity(long) - Method in class atg.commerce.csr.events.GiftItemEvent
 
setNewShippingGroup(ShippingGroup) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.  
setNonDiscardableActivityTypes(String[]) - Method in class atg.commerce.csr.ticketing.CSRTicketDispositionMonitor
The types of activities whose presence on a ticket will result in the ticket not being discarded
setNonModifiableOrderStates(String[]) - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
Sets array of order states that indicate that an order is not modifiable
setNonModifiableOrderStates(String[]) - Method in class atg.commerce.csr.util.CSRAgentTools
 
setNonModifiablePaymentGroupStates(String[]) - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
Sets array of payment group states that indicate that a payment group is not modifiable
setNonModifiablePaymentGroupStates(String[]) - Method in class atg.commerce.csr.util.CSRAgentTools
 
setNonModifiableShipItemRelationshipStates(String[]) - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
Sets array of ShippingGroupCommerceItem relationship states that indicate that a commerce item is not modifiable
setNonModifiableShippingGroupStates(String[]) - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
Sets array of shipping group states that indicate that a shipping group is not modifiable
setNonReturnItemCostAdjustmentsPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the returnRequest property that holds the ItemCostAdjustment objects for non-return items.
setNonReturnItemSubtotalAdjustment(double) - Method in class atg.commerce.csr.returns.ReturnRequest
 
setNumberOfOccurrences(Long) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
returns the selected number of occurrences that will be used to calculate the scheduled order item's end date
setObjectStates(ObjectStates) - Method in class atg.commerce.csr.util.StateDescription
Sets the object states
setOccurrencesOption(String) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setOldPrice(double) - Method in class atg.commerce.csr.events.PriceOverride
Sets the old price of the item
setOldQuantity(long) - Method in class atg.commerce.csr.events.CommerceItemEvent
 
setOldQuantity(long) - Method in class atg.commerce.csr.events.GiftItemEvent
 
setOrder(Order) - Method in class atg.commerce.csr.order.ClaimableLookup
Set the Order property.
setOrder(Order) - Method in class atg.commerce.csr.order.ConfirmationInfo
 
setOrder(Order) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated. Set the Order property.
setOrder(Order) - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
Sets The order whose component is in question
setOrder(Order) - Method in class atg.commerce.csr.order.OrderNoteFormHandler
Sets the Order
setOrder(Order) - Method in class atg.commerce.csr.pricing.SubmittedOrderPricingModelHolder
Set the Order property.
setOrder(Order) - Method in class atg.commerce.csr.returns.ReturnRequest
sets the the order that this return is related to
setOrderApprovalItemDescriptorName(String) - Method in class atg.commerce.csr.approvals.order.OrderApprovalTools
 
setOrderApprovalTools(OrderApprovalTools) - Method in class atg.commerce.csr.approvals.order.GetAgentAppeasementLimitForApproval
Sets the order approval tools
setOrderApprovalTools(OrderApprovalTools) - Method in class atg.commerce.csr.approvals.order.IsOrderPendingApprovalDroplet
 
setOrderApprovalTools(OrderApprovalTools) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Sets the order approval tools
setOrderApprovalTools(OrderApprovalTools) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
Sets a reference to the OrderApprovalTools component that provides order approval helper methods and property definitions.
setOrderApprovalTools(OrderApprovalTools) - Method in class atg.commerce.csr.approvals.order.ProcCheckIfApprovalRequired
 
setOrderApprovalTools(OrderApprovalTools) - Method in class atg.commerce.csr.approvals.order.ProcRemoveOrderApproval
 
setOrderApprovalTools(OrderApprovalTools) - Method in class atg.commerce.csr.approvals.order.UpdateOrderApprovalCustomerEmailFormHandler
Sets the Order Approval Tools component.
setOrderApprovalTools(OrderApprovalTools) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
setOrderApprovalTools(OrderApprovalTools) - Method in class atg.commerce.csr.returns.ReturnManager
 
setOrderApproverAccessRight(String) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
Sets the Order Approver Access Right that permits agents to complete order approvals.
setOrderCommentItemDescriptorName(String) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets the name of the "comment" item descriptor in the order repository
setOrderCountWhenClaimed(int) - Method in class atg.commerce.csr.order.edit.ConsumablePromotion
Deprecated.  
setOrderDiscountShareAdjustment(double) - Method in class atg.commerce.csr.returns.ItemCostAdjustment
 
setOrderDiscountShareAdjustmentPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
 
setOrderFulfillmentTools(OrderFulfillmentTools) - Method in class atg.commerce.csr.order.CSRPurchaseProcessHelper
Sets the OrderFulfillmentTools component
setOrderFulfillmentTools(OrderFulfillmentTools) - Method in class atg.commerce.order.edit.CloneEditHandler
Sets the OrderFulfillmentTools component
setOrderHighlightedStates(String[]) - Method in class atg.commerce.csr.util.CSRAgentTools
 
setOrderId(String) - Method in class atg.commerce.csr.events.OrderEvent
Sets the ID of the order
setOrderId(String) - Method in class atg.commerce.csr.events.PriceOverride
Sets the ID of the order
setOrderId(String) - Method in class atg.commerce.csr.order.RelatedOrdersTableFormHandler
 
setOrderId(String) - Method in class atg.commerce.csr.order.scheduled.SubmittedOrderTableFormHandler
 
setOrderId(String) - Method in class atg.commerce.csr.profile.CSRCustomerProfileFormHandler
Sets the OrderId property.
setOrderIdParameterName(String) - Method in class atg.commerce.csr.clicktoconnect.OrderViewLandingPageHandler
 
setOrderIdProperty(String) - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Sets the mOrderIdProperty
setOrderIdPropertyName(String) - Method in class atg.commerce.csr.approvals.order.OrderApprovalTools
 
setOrderItem(RepositoryItem) - Method in class atg.commerce.csr.order.RelatedTicketsTableFormHandler
 
setOrderItemDescriptorName(String) - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
The name of the order item descriptor in the order repository
setOrderItemId(String) - Method in class atg.commerce.csr.order.RelatedTicketsTableFormHandler
 
setOrderManager(OrderManager) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
Sets the Order Manager conmponent
setOrderManager(OrderManager) - Method in class atg.commerce.csr.order.OrderNoteFormHandler
Sets the OrderManager
setOrderManager(OrderManager) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Sets the OrderManager component that will be used to create a new, empty order
setOrderManager(OrderManager) - Method in class atg.commerce.csr.order.ViewOrderFormHandler
 
setOrderManager(OrderManager) - Method in class atg.commerce.csr.returns.ReturnManager
Sets the order manager
setOrderManager(OrderManager) - Method in class atg.commerce.csr.returns.ReturnTools
Sets the order manager
setOrderManager(OrderManager) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets the OrderManager component that will be used to create a new, empty order
setOrderManager(OrderManager) - Method in class atg.commerce.order.edit.CloneEditManager
 
setOrderPromotions(Collection) - Method in class atg.commerce.csr.returns.ReturnRequest
Sets the Collection of order level promotions used to calculate pricing of the Return Adjusted, Return Calculation and Promotion Evaluation Orders.
setOrderPromotionsPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the returnRequest property that holds the order promotion ids used to calculated refund values and replacement item prices.
setOrderRepository(Repository) - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
The repository in which the orders are stored
setOrdersPropertyName(String) - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
The property in the ticket repository item that stores the associated orders
setOrderStates(OrderStates) - Method in class atg.commerce.csr.order.CSRPurchaseProcessHelper
Sets map of valid order states
setOrderStates(OrderStates) - Method in class atg.commerce.csr.returns.ReturnManager
Sets the order states
setOrderStateToPendingApproval(Order, Approval) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
This method is called when saving the approval and sets the Order to the appropriate pending approval state.
setOrderStateToRejected(Order, Approval) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
This method is called when an approval is rejected to set the order's state.
setOrderStatusProperty(String) - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Sets the mOrderStatusProperty
setOrderTotalPropertyName(String) - Method in class atg.commerce.csr.approvals.order.OrderApprovalTools
 
setOrderViewLandingPage(LandingPage) - Method in class atg.commerce.csr.clicktoconnect.DefaultLandingPageHandler
 
setOrderViewLandingPage(LandingPage) - Method in class atg.commerce.csr.clicktoconnect.OrderViewLandingPageHandler
 
setOrdinalPosition(int) - Method in class atg.commerce.order.edit.ReconciledItem
 
setOriginalContainer(Object) - Method in class atg.commerce.order.edit.ReconciledItem
 
setOriginalItem(Object) - Method in class atg.commerce.order.edit.ReconciledItem
 
setOriginalOrder(Order) - Method in class atg.commerce.order.edit.CloneEditState
Sets the original order
setOriginalOrderIdPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the returnRequest property that holds the id of the original order
setOriginalPropertyValues(Map) - Method in class atg.commerce.order.edit.DeleteItem
 
setOriginatingOrder(Order) - Method in class atg.commerce.csr.returns.ReturnRequest
 
setOriginatingToRAOItemMap(Map) - Method in class atg.commerce.csr.returns.ReturnRequest
 
setOriginatingToRAOShippingGroupMap(Map) - Method in class atg.commerce.csr.returns.ReturnRequest
 
setOriginOfReturn(String) - Method in class atg.commerce.csr.returns.ReturnRequest
Sets property originOfReturn
setOtherRefund(double) - Method in class atg.commerce.csr.returns.ReturnRequest
 
setOtherRefundPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Sets the otherRefundPropertyName.
setPaymentGroup(PaymentGroup) - Method in class atg.commerce.csr.order.ClaimableLookup
Deprecated. in favor of paymentOption
setPaymentGroupCopyManager(PaymentGroupCopyManager) - Method in class atg.commerce.csr.returns.ReturnManager
Sets the paymentGroupCopyManager
setPaymentGroupCopyManagerPath(String) - Method in class atg.commerce.csr.returns.ReturnManager
Sets the paymentGroupCopyManagerPath.
setPaymentGroupEditHandler(PaymentGroupEditHandler) - Method in class atg.commerce.order.edit.processor.ProcAuthorizePaymentGroups
 
setPaymentGroupEditHandler(PaymentGroupEditHandler) - Method in class atg.commerce.order.edit.RelationshipEditHandler
 
setPaymentGroupHighlightedStates(String[]) - Method in class atg.commerce.csr.util.CSRAgentTools
 
setPaymentGroupId(String) - Method in class atg.commerce.csr.events.PaymentGroupEvent
Sets the ID of the payment
setPaymentGroupIdPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the refundMethod property that identifies the payment group that this refund method is related to
setPaymentGroupManager(PaymentGroupManager) - Method in class atg.commerce.csr.returns.ReturnManager
Specifies the PaymentGroupManager to use in creating the StoreCredit.
setPaymentGroupManager(PaymentGroupManager) - Method in class atg.commerce.order.edit.PaymentGroupEditHandler
Sets the PaymentGroupManager component.
setPaymentGroupsProperty(String) - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Sets the mPaymentGroupsProperty
setPaymentGroupStates(PaymentGroupStates) - Method in class atg.commerce.csr.order.CSRPurchaseProcessHelper
Sets the map of valid payment group states
setPaymentGroupTypeConfigurations(CommerceTypeConfiguration[]) - Method in class atg.commerce.csr.util.CSRConfigurator
Sets the paymentGroupTypeConfigurations This property is used to configure all payment group type configurations.
setPaymentGroupTypesToBeInitialized(String) - Method in class atg.commerce.csr.util.CSRConfigurator
Sets the paymentGroupTypesToBeInitialized This property is used to provide list of payment group types to be initialized by the PaymentGroupDroplet.
setPaymentManager(PaymentManager) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
Sets the Payement Manager conmponent
setPaymentManager(PaymentManager) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Sets property PaymentManager
setPaymentManager(PaymentManager) - Method in class atg.commerce.csr.returns.ReturnManager
Sets the payment manager
setPaymentManager(PaymentManager) - Method in class atg.commerce.order.edit.PaymentGroupEditHandler
 
setPaymentOption(Object) - Method in class atg.commerce.csr.order.ClaimableLookup
 
setPendingCustomerReturnOrderState(String) - Method in class atg.commerce.csr.returns.ReturnManager
Sets the state that indicates that processing of the order is pending a customer return
setPendingReturnStates(String[]) - Method in class atg.commerce.csr.returns.ReturnTools
Sets array of order states that indicate that an order is pending a return (i.e.
setPEOToRCOItemMap(Map) - Method in class atg.commerce.csr.returns.ReturnRequest
 
setPEOToRCOShippingGroupMap(Map) - Method in class atg.commerce.csr.returns.ReturnRequest
 
setPerformanceMonitorEnabled(boolean) - Method in class atg.commerce.csr.returns.ReturnTools
 
setPersistConfirmationEmails(boolean) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets the PersistConfirmationEmails
setPersistOrder(boolean) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
If true, call CSRAgentTools.persistOrder()
setPersistOrder(boolean) - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
setPersistOrder(boolean) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Sets the persistOrder
setPersistOrderForTransientUsers(boolean) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets the persistOrderForTransientUsers.
setPipelineManager(PipelineManager) - Method in class atg.commerce.order.edit.CloneEditManager
Sets the pipelineManager
setPostApplyShippingGroupsPricingOp(String) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
setPrepareReplacementOrderChainId(String) - Method in class atg.commerce.csr.returns.ReturnManager
Sets the prepareReplacementOrderChainId
setPreReturnPromotionValue(Map) - Method in class atg.commerce.csr.returns.ReturnRequest
 
setPriceListManager(PriceListManager) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Sets the Price List Manager
setPriceListManager(PriceListManager) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets the Price List Manager
setPriceOverrideJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the price override event
setPricingOp(String) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Set the pricing operation to use for the order reprice that is executed after adding or deleting a manual adjustment.
setPricingTools(PricingTools) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Sets property PricingTools
setPricingTools(PricingTools) - Method in class atg.commerce.csr.returns.ReturnManager
sets the pricing tools component
setPricingTools(PricingTools) - Method in class atg.commerce.csr.returns.ReturnTools
 
setPricingTools(PricingTools) - Method in class atg.commerce.csr.util.CSRAgentTools
 
setPricingTools(PricingTools) - Method in class atg.commerce.csr.util.CSRConfigurator
Sets the pricingTools
setProcessed(boolean) - Method in class atg.commerce.csr.returns.ReturnRequest
sets boolean indicating if this request has been processed
setProcessedPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the returnRequest property that identifies the 'request has been processed' setting
setProcessImmediately(boolean) - Method in class atg.commerce.csr.returns.ReturnManager
sets the 'process immediately' setting
setProcessImmediately(boolean) - Method in class atg.commerce.csr.returns.ReturnRequest
sets the 'process immediately' setting
setProcessImmediatelyPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the returnRequest property that identifies the 'process immediately' setting
setProcessName(ProcessName) - Method in class atg.commerce.csr.returns.ReturnRequest
 
setProcessReturnRequestImmediately(boolean) - Method in class atg.commerce.csr.util.CSRConfigurator
The default value is false.
setProcessTemplateErrorURL(String) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Sets property ProcessTemplateErrorURL
setProcessTemplatePipelineId(String) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
setProcessTemplateSuccessURL(String) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Sets property ProcessTemplateSuccessURL
setProductIdParameterName(String) - Method in class atg.commerce.csr.clicktoconnect.ProductViewLandingPageHandler
 
setProductsWindowScopeKey(String) - Method in class atg.commerce.csr.catalog.AddProductsByIdConfigurator
Sets property productsWindowScopeKey
setProfile(Profile) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Sets the profile
setProfile(RepositoryItem) - Method in class atg.commerce.csr.order.ConfirmationInfo
 
setProfile(Profile) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated. Set the Profile property.
setProfile(Profile) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Sets property Profile
setProfile(Profile) - Method in class atg.commerce.csr.profile.CreateStoreCreditFormHandler
Sets the property Profile.
setProfileId(String) - Method in class atg.commerce.csr.gifts.GiftlistTableFormHandler
 
setProfileId(String) - Method in class atg.commerce.csr.order.OrderTableFormHandler
 
setProfileId(String) - Method in class atg.commerce.csr.order.PurchasedItemsHistoryTableFormHandler
 
setProfileIdProperty(String) - Method in class atg.commerce.csr.search.OrderSearchFormHandler
 
setProfileProperty(String) - Method in class atg.commerce.csr.search.OrderSearchFormHandler
 
setProfilePropertyManager(PropertyManager) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets the ProfilePropertyManager
setProfileRepository(Repository) - Method in class atg.commerce.csr.returns.ReturnManager
Sets the repository
setProfileRepository(Repository) - Method in class atg.commerce.csr.search.OrderSearchFormHandler
Sets profile Repository which is being queried
setProfileSearchableAttributeNum(int) - Method in class atg.commerce.csr.search.OrderSearchFormHandler
Sets property mProfileSearchableAttributeNum
setProfileSearchAttribute(int, SearchAttribute) - Method in class atg.commerce.csr.search.OrderSearchFormHandler
Sets ProfileSearchAttribute by which the search is done
setProfileSearchAttributes(SearchAttribute[]) - Method in class atg.commerce.csr.search.OrderSearchFormHandler
Sets SearchAttributes by which the search is done
setProfileSearchViewName(String) - Method in class atg.commerce.csr.search.OrderSearchFormHandler
 
setProfileTools(CommerceProfileTools) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Sets the profile tools component.
setProfileTools(ProfileTools) - Method in class atg.commerce.csr.logging.PropertyUpdateRecorder
Sets the property ProfileTools.
setProfileTools(ProfileTools) - Method in class atg.commerce.order.edit.CloneEditManager
 
setProgressBarItems(Map) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sets the progressBarItems.
setProgressBarItems(Map) - Method in class atg.commerce.csr.returns.StartReturnExchangeProcess
Sets the progressBarItems.
setPromotion(RepositoryItem) - Method in class atg.commerce.csr.order.edit.ConsumablePromotion
Deprecated.  
setPromotionEvaluationOrder(Order) - Method in class atg.commerce.csr.returns.ReturnRequest
 
setPromotionTools(PromotionTools) - Method in class atg.commerce.csr.clicktoconnect.C2CCSREnvironmentMonitor
 
setPromotionTools(PromotionTools) - Method in class atg.commerce.csr.returns.ReturnTools
 
setPromotionTools(PromotionTools) - Method in class atg.commerce.csr.util.CSRAgentTools
 
setPromotionTools(PromotionTools) - Method in class atg.commerce.order.edit.CloneEditManager
Set the PromotionTools property.
setPromotionUsed(boolean) - Method in class atg.commerce.csr.order.edit.ConsumablePromotion
Deprecated.  
setPromotionValueAdjustments(Map) - Method in class atg.commerce.csr.returns.ReturnRequest
 
setPromotionValueAdjustmentsPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
 
setPropertiesOfOrderComment(MutableRepositoryItem, String, Date, String, RepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets the properties of an order comment item
setPropertiesToCopyOnUpdate(Map) - Method in class atg.commerce.order.edit.CloneEditHandler
Set the map of properties to copy when updating a clone commerce item to its original order counterpart.
setPropertyName(String) - Method in class atg.commerce.order.edit.ReconciledItem
 
setPropertyUpdates(List) - Method in class atg.commerce.csr.events.GiftlistEvent
Sets the list of PropertyUpdates
setPropertyUpdates(List) - Method in class atg.commerce.csr.events.PaymentGroupEvent
Sets the list of PropertyUpdates
setPropertyUpdates(List) - Method in class atg.commerce.csr.events.ScheduledOrderEvent
Sets the List of property updates
setPropertyUpdates(List) - Method in class atg.commerce.csr.events.ShippingGroupEvent
Sets the list of PropertyUpdates
setPropertyUpdates(List) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
 
setPropertyUpdates(List) - Method in class atg.commerce.csr.order.CSRUpdateShippingGroupFormHandler
Sets the propertyUpdates.
setPropertyUpdates(Collection) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setPropertyUpdates(List) - Method in class atg.commerce.order.edit.UpdateItem
 
setPurchaseProcessHelper(PurchaseProcessHelper) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets property purchaseProcessHelper
setQuantity(long) - Method in class atg.commerce.csr.events.ReceiveReturnItem
Sets the quantity of the item that was received
setQuantity(long) - Method in class atg.commerce.csr.events.SplitCostCenter
The quantity of the item that was moved
setQuantity(long) - Method in class atg.commerce.csr.events.SplitShippingGroup
The quantity of the item that was moved
setQuantityAdjusted(long) - Method in class atg.commerce.csr.returns.ItemCostAdjustment
 
setQuantityAdjustedPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
 
setQuantityInputTagMaxlength(int) - Method in class atg.commerce.csr.util.CSRConfigurator
Item quantity input tag's 'maxlength' attribute
setQuantityInputTagSize(int) - Method in class atg.commerce.csr.util.CSRConfigurator
Item quantity input tag's 'size' attribute
setQuantityPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the ReplacementItem property that indicates the quantity that will be replaced
setQuantityReceived(long) - Method in class atg.commerce.csr.returns.ReturnFormHandler
The quantity of a return item that was received
setQuantityReceived(long) - Method in class atg.commerce.csr.returns.ReturnItem
Sets the quantity that has been received
setQuantityReceivedPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the returnItem property that identifies the quantity of this item that has been received
setQuantityReturned(long) - Method in class atg.commerce.csr.returns.ReturnItem
Sets the quantity of this item that has previously been returned
setQuantityShipped(long) - Method in class atg.commerce.csr.returns.ReturnItem
Sets the quantity of this item that was originally shipped
setQuantityToExchange(long) - Method in class atg.commerce.csr.returns.ReturnItem
Sets the quantity that should be exchanged
setQuantityToExchangePropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the returnItem property that identifies the quantity that will be replaced
setQuantityToReturn(long) - Method in class atg.commerce.csr.returns.ReturnItem
Sets the quantity that should be returned
setQuantityToReturnPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the returnItem property that identifies the quantity that will be returned
setQuery(Query) - Method in class atg.commerce.csr.search.SearchFormHandler
Sets Query to be built and executed
setQueryOptions(QueryOptions) - Method in class atg.commerce.csr.search.SearchFormHandler
Sets property QueryOptions
setRAOToOriginatingItemMap(Map) - Method in class atg.commerce.csr.returns.ReturnRequest
 
setRAOToOriginatingShippingGroupMap(Map) - Method in class atg.commerce.csr.returns.ReturnRequest
 
setRAOToRCOItemMap(Map) - Method in class atg.commerce.csr.returns.ReturnRequest
 
setRAOToRCOShippingGroupMap(Map) - Method in class atg.commerce.csr.returns.ReturnRequest
 
setRCOToPEOItemMap(Map) - Method in class atg.commerce.csr.returns.ReturnRequest
 
setRCOToPEOShippingGroupMap(Map) - Method in class atg.commerce.csr.returns.ReturnRequest
 
setRCOToRAOItemMap(Map) - Method in class atg.commerce.csr.returns.ReturnRequest
 
setRCOToRAOShippingGroupMap(Map) - Method in class atg.commerce.csr.returns.ReturnRequest
 
setReasonCode(String) - Method in class atg.commerce.csr.events.OrderManualAdjustmentEvent
 
setReasonPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the returnItem property that identifies the reason that the item is being returned/replaced
setRecalculatePaymentGroupAmounts(boolean) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Boolean indicating if the payment group amounts should be recalculated after a price override.
setRecalculatePaymentGroupAmountsChainId(String) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
The name of the pipeline chain that will recalculate the payment group amounts
setReceiveItemQuantities(Map) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sets Receive Item Quantities
setReceiveReturnItemJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the receive return item event
setReceiveReturnItemsErrorURL(String) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sets URL to go to after an error occurs in handleReceiveReturnItems
setReceiveReturnItemsSuccessURL(String) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sets URL to go to after handleReceiveReturnItems successfully runs.
setReconcileOrderChains(Map) - Method in class atg.commerce.order.edit.CloneEditManager
 
setReconciling(boolean) - Method in class atg.commerce.order.edit.CloneEditState
 
setRefundAmount(double) - Method in class atg.commerce.csr.returns.ReturnItem
Sets the refund amount for this item
setRefundAmountPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the returnItem property that identifies the amount that will be refunded for this item
setRefundMethodItemDescriptorName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the RefundMethod item-descriptor
setRefundMethodsPageURL(String) - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
Sets the refundMethodsPageURL.
setRefundMethodsPageURL(String) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Sets the refundMethodsPageURL.
setRefundMethodsPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the returnRequest property that identifies the the refund methods for this request
setRefundMethodTypeClassMap(Properties) - Method in class atg.commerce.csr.returns.ReturnTools
Sets the refundMethodTypeClassMap
setRefundType(String) - Method in class atg.commerce.csr.returns.RefundMethod
Sets the refund type for this record
setReinitializeTime(long) - Method in class atg.commerce.csr.pricing.ExchangePricingModelHolder
Overrides the base behavior to ensure only -1 (never re-initialize) is set.
setRejectOrderJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the reject order event
setRelatedReplacementOrders(List) - Method in class atg.commerce.csr.returns.ReturnRequest
 
setRelation(String) - Method in class atg.commerce.csr.search.SearchAttribute
Sets The Relation of the attributes real values to the proposed value
setRelationshipType(String) - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
Sets the PaymentGroupRelationship type that the PaymentGroup created with the new credit card will have.
setRemoveItemFromGiftlistErrorURL(String) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Sets property RemoveItemFromGiftlistErrorURL
setRemoveOrderManualAdjusmentJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the remove order manual adjustment event
setRemovePaymentGroupJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the remove payment group event
setRemoveShippingGroupJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the remove shipping group event
setRepeatingRequestMonitor(RepeatingRequestMonitor) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Set the RepeatingRequestMonitor property.
setReplacementItemItemDescriptorName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the ReplacementItem item-descriptor
setReplacementItemsPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the returnItem property that identifies the replacement items
setReplacementOrder(Order) - Method in class atg.commerce.csr.returns.ReturnRequest
sets the replacement order
setReplacementOrderId(String) - Method in class atg.commerce.csr.events.ReturnOrder
Sets the ID of the replacement order in a merchandise exchange
setReplacementOrderIdPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the returnRequest property that holds the replacement order id
setReplacementToRAOItemMap(Map) - Method in class atg.commerce.csr.returns.ReturnRequest
 
setReplacementToRAOShippingGroupMap(Map) - Method in class atg.commerce.csr.returns.ReturnRequest
 
setRepository(Repository) - Method in class atg.commerce.csr.search.SearchFormHandler
Sets Repository which is being queried
setRepositoryItem(RepositoryItem) - Method in class atg.commerce.csr.approvals.Approval
Sets the repository item on the approval.
setRepositorySearcher(RepositorySearcher) - Method in class atg.commerce.csr.search.SearchFormHandler
Sets Tool which encapsulates the searching functionality
setRepositoryViewName(String) - Method in class atg.commerce.csr.search.SearchFormHandler
Sets Repository view name which is being queried
setRequest(DynamoHttpServletRequest) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler.Handler
 
setRequestId(String) - Method in class atg.commerce.csr.returns.ReturnRequest
sets the ID of the request that this object represents
setRequiredFields(String[]) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Specify a list of property names that must be set by the form using this form handler.
setRequiredState(String) - Method in class atg.commerce.csr.approvals.GetTotalApprovalsForStateDroplet
Sets the approval state for which the total is required.
setResourceBundle(String) - Method in class atg.commerce.csr.order.CommerceTypeConfiguration
Sets the resourceBundle The resourceBundle is used to display any i18n content.
setResponse(DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler.Handler
 
setResultNumGreaterThanMax(String) - Method in class atg.commerce.csr.search.SearchFormHandler
Sets the property ResultNumGreaterThanMax.
setResultSetSize(int) - Method in class atg.commerce.csr.search.SearchFormHandler
 
setReturnAdjustedOrder(Order) - Method in class atg.commerce.csr.returns.ReturnRequest
 
setReturnAgentPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Sets property returnAgentPropertyName
setReturnAllowed(boolean) - Method in class atg.commerce.csr.returns.ReturnRequest
sets the switch that indicates if the return of merchandise is allowed
setReturnCalculationOrder(Order) - Method in class atg.commerce.csr.returns.ReturnRequest
 
setReturnCommentItemDescriptorName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the item descriptor that holds the return request's comments
setReturnFee(double) - Method in class atg.commerce.csr.returns.ReturnRequest
Sets the fee associated with a return
setReturnFeePropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the returnRequest property that holds the return fee
setReturnItem(ReturnItem) - Method in class atg.commerce.csr.returns.ReturnFormHandler
sets the return item to operate on
setReturnItemDispositionItemDescriptorName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the ReturnItemDisposition item-descriptor
setReturnItemDispositions(Map) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sets ReturnItemDispositions
setReturnItemId(String) - Method in class atg.commerce.csr.returns.ReturnFormHandler
sets the id of the return item to operate on
setReturnItemItemDescriptorName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the returnItem item-descriptor
setReturnItemProperties(ReturnItem, MutableRepositoryItem, String) - Method in class atg.commerce.csr.returns.ReturnTools
Sets the properties in a returnItem repository item based on the given ReturnItem object
setReturnItemsProgressBarPath(String) - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
Sets the returnItemsProgressBarPath.
setReturnItemsPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the returnRequest property that identifies the items that are being exchanged/returned
setReturnItemsRequests(Map) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sets couples of returnItem id and returnRequest id
setReturnItemStatePropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the returnItem property that identifies the indicates state of the item
setReturnItemStates(ReturnItemStates) - Method in class atg.commerce.csr.returns.ReturnManager
Sets the returned item states
setReturnItemStates(ReturnItemStates) - Method in class atg.commerce.csr.returns.ReturnTools
Sets the returned item states
setReturnItemTypeClassMap(Properties) - Method in class atg.commerce.csr.returns.ReturnTools
Sets the returnItemTypeClassMap
setReturnManager(ReturnManager) - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
Sets the returnManager.
setReturnManager(ReturnManager) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Sets the property ReturnManager.
setReturnManager(ReturnManager) - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
Sets the property ReturnManager.
setReturnManager(ReturnManager) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Sets the returnManager.
setReturnManager(ReturnManager) - Method in class atg.commerce.csr.order.OrderIsReturnable
sets the return manager object
setReturnManager(ReturnManager) - Method in class atg.commerce.csr.pricing.calculators.ExchangeOrderAdjustmentCalculator
Sets the ReturnManager
setReturnManager(ReturnManager) - Method in class atg.commerce.csr.pricing.calculators.ExchangeOrderDiscountCalculator
Sets the ReturnManager
setReturnManager(ReturnManager) - Method in class atg.commerce.csr.pricing.calculators.ExchangePromotionEvaluationUpdateCalculator
Sets the return manager
setReturnManager(ReturnManager) - Method in class atg.commerce.csr.returns.ReturnFormHandler
sets the return manager object
setReturnManager(ReturnManager) - Method in class atg.commerce.csr.returns.StartReturnExchangeProcess
sets the return manager object
setReturnOrderJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the return order event
setReturnOriginOfReturnPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Sets property returnOriginOfReturnPropertyName
setReturnPaymentState(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
Sets the returnPaymentState property of the ReturnRequest based on the current state of the return balance.
setReturnPaymentState(ReturnPaymentState) - Method in class atg.commerce.csr.returns.ReturnRequest
Sets the returnPaymentState.
setReturnReason(String) - Method in class atg.commerce.csr.returns.ReturnItem
Sets the reason that this item was returned
setReturnReasonsItemDescriptorName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the returnReasons item-descriptor
setReturnRefPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the returnItem property that identifies the returnRequest that this item is related to
setReturnRepository(MutableRepository) - Method in class atg.commerce.csr.returns.ReturnTools
sets the return repository
setReturnRequest(ReturnRequest) - Method in class atg.commerce.csr.order.CSROrderHolder
Sets return request associated with the current order
setReturnRequest(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sets the current return request
setReturnRequestClass(Class<ReturnRequest>) - Method in class atg.commerce.csr.returns.ReturnTools
Sets the returnRequestClass
setReturnRequestId(String) - Method in class atg.commerce.csr.events.ReturnOrder
Sets the ID of the return request in a merchandise exchange
setReturnRequestId(String) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sets the current return request id
setReturnRequestItemDescriptorName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the returnRequest item-descriptor
setReturnRequestProperties(ReturnRequest, CloneEditState, Object, PipelineResult) - Method in class atg.commerce.csr.returns.ProcInitializePEOProperties
Sets properties of the ReturnRequest based on data structures generated from the cloning the Return Calculation Order into the Promotion Evaluation Order.
setReturnRequestProperties(ReturnRequest, CloneEditState, Object, PipelineResult) - Method in class atg.commerce.csr.returns.ProcInitializeRAOProperties
Sets properties of the ReturnRequest based on data structures generated from the cloning the original order into the Return Adjusted Order.
setReturnRequestProperties(ReturnRequest, CloneEditState, Object, PipelineResult) - Method in class atg.commerce.csr.returns.ProcInitializeRCOProperties
Sets properties of the ReturnRequest based on data structures generated from the cloning the Return Adjusted Order into the Return Calculation Order.
setReturnRequiredPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the returnItem property that indicates if the item must be physically returned
setReturnsDataHolderPath(String) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Sets the ReturnsDataHolderPath
setReturnsDataHolderPath(String) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sets the returnsDataHolderPath.
setReturnShipmentRequired(boolean) - Method in class atg.commerce.csr.returns.ReturnItem
Sets the switch that indicates if the item must be returned
setReturnShipmentRequiredForReturnItem(ReturnItem, ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
Note: if you are regenerating the return items list ReturnRequest.getReturnItemList()
you need to call this method.

This method sets the return item shipment required flag for the return item.
setReturnShippingTypeClassMap(Properties) - Method in class atg.commerce.csr.returns.ReturnTools
Sets the returnShippingTypeClassMap
setReturnStates(ReturnStates) - Method in class atg.commerce.csr.returns.ReturnManager
Sets the return request states
setReturnStates(ReturnStates) - Method in class atg.commerce.csr.returns.ReturnTools
Sets the return request states
setReturnTools(ReturnTools) - Method in class atg.commerce.csr.order.RelatedOrdersTableFormHandler
sets the return tools
setReturnTools(ReturnTools) - Method in class atg.commerce.csr.pricing.calculators.ExchangeItemAdjustmentCalculator
Sets the return tools
setReturnTools(ReturnTools) - Method in class atg.commerce.csr.returns.ReturnDroplet
sets the return tools
setReturnTools(ReturnTools) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sets the return tools
setReturnTools(ReturnTools) - Method in class atg.commerce.csr.returns.ReturnManager
Sets the return tools
setReturnTools(ReturnTools) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets the return tools
setRmaPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the returnRequest property that identifies the RMA
setSalePriceListPropertyName(String) - Method in class atg.commerce.csr.util.CSRAgentTools
 
setSalesChannel(String) - Method in class atg.commerce.csr.returns.ReturnManager
Sets the salesChannel.
setSaveCreditCards(boolean) - Method in class atg.commerce.csr.profile.CSRCustomerProfileFormHandler
Property for determining whether or not to save credit cards to the profile.
setSaveOrderJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the save order event
setSaveTransientOrderActivities(boolean) - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
Boolean indicating if activities relating to transient orders should be saved to the ticket
setScenarioMessageDispatcher(MessageDispatcher) - Method in class atg.commerce.csr.returns.ReturnManager
Sets The Scenario Message Dispatcher which we use to send Scenario messages
setScenarioMessageDispatcher(MessageDispatcher) - Method in class atg.commerce.csr.util.CSRAgentTools
Component that will send the initializeProfile event
setScheduledOrderId(String) - Method in class atg.commerce.csr.events.ScheduledOrderEvent
 
setScheduledOrderTools(ScheduledOrderTools) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Sets the core Commerce ScheduleOrderTools
setScheduledOrderViewLandingPage(LandingPage) - Method in class atg.commerce.csr.clicktoconnect.DefaultLandingPageHandler
 
setScheduledOrderViewLandingPage(LandingPage) - Method in class atg.commerce.csr.clicktoconnect.OrderViewLandingPageHandler
 
setScheduleType(String) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setSearchableAttributeNum(int) - Method in class atg.commerce.csr.search.SearchFormHandler
Sets property mSearchableAttributeNum
setSearchAttribute(int, SearchAttribute) - Method in class atg.commerce.csr.search.SearchFormHandler
Sets SearchAttribute by which the search is done
setSearchAttributes(SearchAttribute[]) - Method in class atg.commerce.csr.search.SearchFormHandler
Sets SearchAttributes by which the search is done
setSearchOnCatalog(boolean) - Method in class atg.commerce.csr.search.OrderSearchFormHandler
Sets mSearchOnCatalog
setSearchOnProfile(boolean) - Method in class atg.commerce.csr.search.OrderSearchFormHandler
Sets mSearchOnProfile
setSearchResults(Collection) - Method in class atg.commerce.csr.search.SearchFormHandler
 
setSearchStringFormat(String) - Method in class atg.commerce.csr.search.RepositorySearcher
Sets property SearchStringFormat
setSelectDefaultFromOrder(boolean) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated. Sets the selectDefaultFromOrder.
setSelectedDates(Integer[]) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setSelectedDays(Integer[]) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setSelectedHours(Integer[]) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setSelectedInterval(Long) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setSelectedMinutes(Integer[]) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setSelectedMonths(Integer[]) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setSelectedOccurrences(Integer[]) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setSelectItemsAndStartReturnErrorURL(String) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sets URL to go to after an error occurs in handleSelectItemsAndStartReturn
setSelectItemsAndStartReturnSuccessURL(String) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sets URL to go to after handleSelectItemsAndStartReturn successfully runs.
setSelectReturnItemsErrorURL(String) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sets URL to go to after an error occurs in handleSelectReturnItems
setSelectReturnItemsSuccessURL(String) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sets URL to go to after handleSelectReturnItems successfully runs.
setSendAgentEvents(boolean) - Method in class atg.commerce.csr.profile.CreateStoreCreditFormHandler
Property for enabling/disabling agent events.
setSendAgentEvents(boolean) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Property for enabling/disabling agent events.
setServeNewAddressParamter(boolean) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.  
setShipItemRelationshipHighlightedStates(String[]) - Method in class atg.commerce.csr.util.CSRAgentTools
 
setShippingCostMap(Map) - Method in class atg.commerce.csr.returns.ReturnRequest
 
setShippingGroup(ShippingGroup) - Method in class atg.commerce.csr.returns.ReturnShippingGroup
Sets the shipping group related to this return group
setShippingGroupEditHandler(ShippingGroupEditHandler) - Method in class atg.commerce.order.edit.HandlingInstructionEditHandler
 
setShippingGroupEditHandler(ShippingGroupEditHandler) - Method in class atg.commerce.order.edit.RelationshipEditHandler
 
setShippingGroupHighlightedStates(String[]) - Method in class atg.commerce.csr.util.CSRAgentTools
 
setShippingGroupId(String) - Method in class atg.commerce.csr.events.ShippingGroupEvent
Sets the ID of the shipping group
setShippingGroupId(String) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Set the Id of the shipping group whose address is to be changed
setShippingGroupId(String) - Method in class atg.commerce.csr.returns.ItemCostAdjustment
 
setShippingGroupId(String) - Method in class atg.commerce.csr.returns.ReturnItem
Sets the id of the shipping group that this record is related to
setShippingGroupIdPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the returnItem property that identifies the shipping group that the returned item is related to
setShippingGroupInitializers(ServiceMap) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.  
setShippingGroupManager(ShippingGroupManager) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.  
setShippingGroupManager(ShippingGroupManager) - Method in class atg.commerce.csr.returns.ReturnManager
Sets the ShippingGroup manager
setShippingGroupManager(ShippingGroupManager) - Method in class atg.commerce.order.edit.ShippingGroupEditHandler
 
setShippingGroupManager(ShippingGroupManager) - Method in class atg.commerce.order.purchase.ApplicableShippingGroups
Sets the shippingGroupManager
setShippingGroupMapContainer(ShippingGroupMapContainer) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated. Set the ShippingGroupMapContainer property.
setShippingGroupMapContainerPath(String) - Method in class atg.commerce.order.purchase.ApplicableShippingGroups
Sets the shippingGroupMapContainerPath
setShippingGroupPriceOverrides(Map) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Set the map of item price overrides.
setShippingGroupShippedStates(String[]) - Method in class atg.commerce.csr.order.OrderIsReturnable
Sets array of shipping group states that indicate that a shipping group has been shipped
setShippingGroupShippedStates(String[]) - Method in class atg.commerce.csr.util.CSRAgentTools
 
setShippingGroupsProperty(String) - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Sets the mShippingGroupsProperty
setShippingGroupStates(ShippingGroupStates) - Method in class atg.commerce.csr.order.CSRPurchaseProcessHelper
Sets the map of valid shipping group states
setShippingGroupTypeConfigurations(CommerceTypeConfiguration[]) - Method in class atg.commerce.csr.util.CSRConfigurator
Sets the shippingGroupTypeConfigurations This property is used to configure all shipping group type configurations.
setShippingGroupTypesToBeInitialized(String) - Method in class atg.commerce.csr.util.CSRConfigurator
Sets the shippingGroupTypesToBeInitialized This property is used to provide list of shipping group types to be initialized by the ShippingGroupDroplet.
setShippingMethod(String) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Sets the shippingMethod
setShippingMethodPropertyName(String) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Set the name of the shippingMethod property in a ShippingGroup
setShippingMethodURL(String) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Sets the shippingMethodURL
setShippingPricingEngine(ShippingPricingEngine) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated. the shipping pricing engine to consult for available shipping methods
setShippingPromotionsPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the returnRequest property that holds the shipping promotion ids used to calculated refund values and replacement item prices.
setShippingShareAdjustment(double) - Method in class atg.commerce.csr.returns.ItemCostAdjustment
 
setShippingShareAdjustmentPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
 
setShipToAddressNickname(String) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Sets the shipToAddressNickname
setShoppingCart(OrderHolder) - Method in class atg.commerce.csr.pricing.SubmittedOrderPricingModelHolder
Sets property ShoppingCart
setSingleShippingGroupCheckoutErrorURL(String) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Sets the singleShippingGroupCheckoutErrorURL
setSingleShippingGroupCheckoutSuccessURL(String) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Sets the singleShippingGroupCheckoutSuccessURL
setSiteContextManager(SiteContextManager) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets the siteContextManager
setSiteGroupManager(SiteGroupManager) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Sets the siteGroupManager
setSiteId(String) - Method in class atg.commerce.csr.approvals.Approval
Sets the site as a String.
setSiteIdPropertyName(String) - Method in class atg.commerce.csr.approvals.ApprovalsPropertyManager
Sets the Site ID property name as a String.
setSiteIdPropertyName(String) - Method in class atg.commerce.csr.gifts.GiftlistTableFormHandler
Sets the name of the site id property in the repository
setSiteManager(SiteManager) - Method in class atg.commerce.csr.gifts.GiftlistTableFormHandler
Sets property SiteManager.
setSiteManager(SiteManager) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets the siteManager
setSkuIdPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the ReplacementItem property that identifies the SKU for the replacement item
setSortDirection(String) - Method in class atg.commerce.csr.search.SearchFormHandler
 
setSortedRelatedReturnRequests(Object[]) - Method in class atg.commerce.csr.returns.ReturnRequest
 
setSortProperty(String) - Method in class atg.commerce.csr.search.SearchFormHandler
 
setSortPropertyName(String) - Method in class atg.commerce.order.edit.CollectionEditHandler
 
setSourceCostCenterId(String) - Method in class atg.commerce.csr.events.SplitCostCenter
Sets the ID of the cost center the item was removed from
setSourceShippingGroupId(String) - Method in class atg.commerce.csr.events.SplitShippingGroup
Sets the ID of the shipping group the item was removed from
setSplitCostCenterJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the split shipping group event
setSplitShippingGroupJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the split shipping group event
setStartDate(String) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setStartExchangeProcessErrorURL(String) - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
setStartExchangeProcessSuccessURL(String) - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
setStartReturnProcessErrorURL(String) - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
setStartReturnProcessSuccessURL(String) - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
setState(String) - Method in class atg.commerce.csr.approvals.Approval
Sets the state as a String.
setState(String) - Method in class atg.commerce.csr.returns.ReturnItem
Sets the state of this return item
setState(String) - Method in class atg.commerce.csr.returns.ReturnRequest
sets the state of this return request
setStateDataMap(Map) - Method in class atg.commerce.order.edit.CloneEditState
 
setStatePropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the returnRequest property that identifies the state of the request
setStoreCreditNumberPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Sets the storeCreditNumberPropertyName.
setStoreCreditRefundMethodItemDescriptorName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Sets the storeCreditRefundMethodItemDescriptorName.
setStoreCreditType(String) - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
Set the StoreCreditType property.
setStoreCreditType(String) - Method in class atg.commerce.csr.returns.ReturnManager
Specifies the PaymentGroup type used to create StoreCredits.
setSubmitOrderJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the submit order event
setSubmittedDateProperty(String) - Method in class atg.commerce.csr.search.OrderSearchTreeQueryFormHandler
Sets the mSubmittedDate
setSubmittedOrderPricingModels(SubmittedOrderPricingModelHolder) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Sets property SubmittedOrderPricingModels
setSubmittedOrderPricingModels(SubmittedOrderPricingModelHolder) - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
Sets property SubmittedOrderPricingModels
setSubmittedOrderPricingModels(PricingModelHolder) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Sets property SubmittedOrderPricingModels
setSubmittedOrderStates(String[]) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets array of order states that indicate that an order is Submitted
setSubtypeName(String) - Method in class atg.commerce.csr.search.SearchAttribute
Sets SubtypeName of the Attribute
setSuccessURL(String) - Method in class atg.commerce.csr.order.OrderNoteFormHandler
Sets the SuccessURL
setSuccessURL(String) - Method in class atg.commerce.csr.order.ViewOrderFormHandler
Sets property SuccessURL
setSuccessURL(String) - Method in class atg.commerce.csr.search.SearchFormHandler
Sets where to go upon successful search
setSuggestedRefundAmount(double) - Method in class atg.commerce.csr.returns.ReturnItem
Sets the suggested refund amount
setSuggestedShippingRefund(double) - Method in class atg.commerce.csr.returns.ReturnRequest
sets the suggested shipping cost refund amount
setSuggestedShippingRefundPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the returnRequest property that identifies the suggested shipping refund amount
setSuggestedShippingRefundShare(double) - Method in class atg.commerce.csr.returns.ReturnItem
 
setSuggestedShippingRefundSharePropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
 
setSuggestedTaxRefund(double) - Method in class atg.commerce.csr.returns.ReturnRequest
sets the suggested tax refund amount
setSuggestedTaxRefundPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the returnRequest property that identifies the suggested tax refund amount
setSuggestedTaxRefundShare(double) - Method in class atg.commerce.csr.returns.ReturnItem
 
setSuggestedTaxRefundSharePropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
 
setTaxShareAdjustment(double) - Method in class atg.commerce.csr.returns.ItemCostAdjustment
 
setTaxShareAdjustmentPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
 
setTemplateEmailSender(TemplateEmailSender) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets the TemplateEmailSender
setTemplateName(String) - Method in class atg.commerce.csr.order.ConfirmationInfo
 
setTemplateOrder(Order) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setTemplateToUse(String) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
setTextSearchStringFormat(String) - Method in class atg.commerce.csr.search.RepositorySearcher
Sets property mTextSearchStringFormat
setThrowExceptionsForCollectionChanges(boolean) - Method in class atg.commerce.order.edit.CollectionEditHandler
 
setTicket(RepositoryItem) - Method in class atg.commerce.csr.approvals.Approval
Sets the ticket as a RepositoryItem.
setTicketIdPropertyName(String) - Method in class atg.commerce.csr.approvals.ApprovalsPropertyManager
Sets the Ticket ID property name as a String.
setTicketingEventListener(TicketingEventListener) - Method in class atg.commerce.csr.ticketing.CSRTicketDispositionMonitor
The TicketingEventListener component which will provide the CSR activity types by default
setTicketingManager(TicketingManager) - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
The TicketingManager used to add activities to tickets
setTicketingRepository(MutableRepository) - Method in class atg.commerce.csr.ticketing.TicketingEventListener
The repository where the ticket information is stored
setTicketingTools(TicketingTools) - Method in class atg.commerce.csr.approvals.ApprovalsManager
Sets the Ticketing Tools.
setTicketOrdersPropertyName(String) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets the ticketOrdersPropertyName.
setToEmailAddress(String) - Method in class atg.commerce.csr.order.ConfirmationInfo
 
setTransactionCreated(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
 
setTransactionLockFactory(TransactionLockFactory) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
The transactionLockFactory is used to get the locks if useLocksArountTransactions is true
setTransactionManager(TransactionManager) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
Sets the Transaction manager component
setTransactionManager(TransactionManager) - Method in class atg.commerce.csr.approvals.order.UpdateOrderApprovalCustomerEmailFormHandler
Sets the Transaction Manager
setTransactionManager(TransactionManager) - Method in class atg.commerce.csr.order.OrderNoteFormHandler
Sets the Transaction Manager
setTransactionManager(TransactionManager) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Sets property TransactionManager
setTransactionManager(TransactionManager) - Method in class atg.commerce.csr.order.ViewOrderFormHandler
Sets the Transaction Manager
setTransactionManager(TransactionManager) - Method in class atg.commerce.csr.returns.ReturnManager
Sets the transaction manager to use
setTransactionManager(TransactionManager) - Method in class atg.commerce.order.edit.CloneEditManager
Sets the Transaction Manager.
setTrimString(boolean) - Method in class atg.commerce.csr.search.RepositorySearcher
Sets property TrimString
setType(String) - Method in class atg.commerce.csr.order.CommerceTypeConfiguration
Sets the type This property could be used as the primary key for this configuration.
setUnreconcilable(boolean) - Method in class atg.commerce.order.edit.CloneEditState
 
setUpdateInventoryPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the returnItemDisposition property that indicates whether the the inventory should be updated when the item is received
setUpdateItemDescriptorName(String) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Set the item descriptor name for the item specified by updateRepositoryId.
setUpdateKey(String) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Set the key that identifies the map entry to modify, in cases where updatePropertyName specifies a map-valued property.
setUpdatePropertyName(String) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Set the property of the update item to modify when this form handler creates or deletes a repository item.
setUpdateRepositoryId(String) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Set the repository id of a "container" or "parent" item that may be updated automatically whenever a repository item is created or deleted by this form handler.
setUpdateScheduledOrderJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the update scheduled order event type
setUpdateType(int) - Method in class atg.commerce.csr.events.OrderManualAdjustmentEvent
Update type.
setUpdateType(int) - Method in class atg.commerce.csr.events.PaymentGroupEvent
Update type.
setUpdateType(int) - Method in class atg.commerce.csr.events.ScheduledOrderEvent
Update type.
setUpdateType(int) - Method in class atg.commerce.csr.events.ShippingGroupEvent
Update type.
setupInputParameters(Map, DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Extended to load the approval object based on the id and determine the environment objects: customer profile and ticket, that should be loaded into global context before the approval is executed.
setupInputParameters(Map, DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.DuplicateOrder
This extension creates the duplicate order for the change and adds the necessary input parameters to load the new order as part of the change.
setUseExistingAddress(boolean) - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
 
setUseLocaleRepository(boolean) - Method in class atg.commerce.csr.search.SearchFormHandler
Sets UseLocaleRepository
setUseProductId(boolean) - Method in class atg.commerce.csr.util.CSRConfigurator
 
setUserAuthority(UserAuthority) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
Sets the user Authority.
setUseRequestLocale(boolean) - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
Sets boolean indicating if the request locale should be used when finding resourced error messages.
setUseRequestLocale(boolean) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets property UseRequestLocale
setUseResourcedStateDescriptions(boolean) - Method in class atg.commerce.csr.util.StateDescription
Sets boolean indicating if the state descriptions should be pulled from a resource file
setUserItemDescriptorName(String) - Method in class atg.commerce.csr.returns.ReturnManager
Sets the name of the "user" item descriptor in the profile repository
setUserItemDescriptorName(String) - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
The name of the user item descriptor in the InternalProfileRepository
setUserLocale(String) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Set the preferred Locale for user-vislble error messages.
setUserName(String) - Method in class atg.commerce.csr.search.SearchFormHandler
 
setUserPricingModels(PricingModelHolder) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated. Sets property UserPricingModels
setUserSelectedShipToNickname(String) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.  
setUseSKUId(boolean) - Method in class atg.commerce.csr.util.CSRConfigurator
 
setUsingGiftlists(boolean) - Method in class atg.commerce.csr.util.CSRConfigurator
 
setUsingOrderApprovals(boolean) - Method in class atg.commerce.csr.util.CSRConfigurator
 
setUsingPriceLists(boolean) - Method in class atg.commerce.csr.util.CSRConfigurator
Sets boolean indicating whether price lists are being used
setUsingSalePriceLists(boolean) - Method in class atg.commerce.csr.util.CSRConfigurator
Sets boolean indicating whether a sale price list is being used
setUsingScheduledOrders(boolean) - Method in class atg.commerce.csr.util.CSRConfigurator
 
setValidatePaymentGroupsChainId(String) - Method in class atg.commerce.csr.util.CSRAgentTools
Set the ValidatePaymentGroupsChainId property.
setValueArraySize(int) - Method in class atg.commerce.csr.search.SearchAttribute
Sets ValueArraySize of the Attribute
setValueForWindowScope(String) - Method in class atg.commerce.csr.catalog.AddProductsByIdConfigurator
Sets property valueForWindowScope
setValues(String[]) - Method in class atg.commerce.csr.search.SearchAttribute
Sets Proposed Value for the attribute
setValues(int, String) - Method in class atg.commerce.csr.search.SearchAttribute
Sets Proposed Value for the attribute
setValuesBeforeCreate(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
This method is where the values in the RepositoryFormHandler's value dictionary are set based on the form input prior to a create.
setValuesBeforeUpdate(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
This method is where the values in the RepositoryFormHandler's value dictionary are set based on the form input prior to an update.
setViewCreditCardJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the view credit card event
setViewExistingOrderPageURL(String) - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
Sets the viewExistingOrderPageURL.
setViewOrder(Order) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Sets the view order as the the current view order in the Environment
setViewOrderCostCentersJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the view order cost centers event
setViewOrderId(String) - Method in class atg.commerce.csr.order.ViewOrderFormHandler
 
setViewOrderJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the view order event
setViewOrderPaymentJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the view order payment event
setViewOrderPromotionsJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the view order promotions event
setViewOrderReturnsJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the view order returns event
setViewOrderShippingJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the view order shipping event
setViewProfilePromotionsJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the view profile promotions event
setWalletHolderPath(String) - Method in class atg.commerce.csr.util.CSRAgentTools
 
setWalletPromotionStatesPath(String) - Method in class atg.commerce.csr.util.CSRAgentTools
 
setWishlistItemAddedJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the add wish list item event
setWishlistItemRemovedJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the remove wish list item event
SG_MAP_CONTAINER - Static variable in class atg.commerce.order.purchase.ApplicableShippingGroups
 
SHIPPING - Static variable in class atg.commerce.csr.events.ViewOrderDroplet
 
SHIPPING_GROUP_TYPE - Static variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
SHIPPING_GROUP_TYPE - Static variable in class atg.commerce.csr.order.OrderComponentIsModifiable
 
SHIPPING_GROUP_TYPE_FOR_ALL_ITEMS - Static variable in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.  
SHIPPING_GROUP_TYPE_FOR_ANY_ITEM - Static variable in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.  
SHIPPING_GROUPS - Static variable in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.  
SHIPPING_GROUPS - Static variable in class atg.commerce.order.purchase.ApplicableShippingGroups
 
SHIPPING_METHODS - Static variable in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.  
ShippingGroupEditHandler - Class in atg.commerce.order.edit
This handler updates shipping groups between the clone and original order.
ShippingGroupEditHandler() - Constructor for class atg.commerce.order.edit.ShippingGroupEditHandler
 
ShippingGroupEvent - Class in atg.commerce.csr.events
The message class to be used to notify listeners when a CSR edits or adds a payment group
ShippingGroupEvent() - Constructor for class atg.commerce.csr.events.ShippingGroupEvent
 
shippingGroupIsModifiable(ShippingGroup) - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
This method determines whether the given shipping group is in a modifiable state
shouldClearOverride(Map, String) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Return true if entry in override amount map indicates that the price override should be cleared.
shouldCloneOrder(Order) - Method in class atg.commerce.csr.order.CSROrderHolder
Determines if the given Order< should use clone edit mode when being loading into the holder.
shouldDiscard(RepositoryItem) - Method in class atg.commerce.csr.ticketing.CSRTicketDispositionMonitor
Whether we should discard the ticket in question.
shouldDiscardImmediately(RepositoryItem) - Method in class atg.commerce.csr.ticketing.CSRTicketDispositionMonitor
Whether we should dispose a ticket immediately.
shouldInitializePricingModelHolder(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method decides whether the pricing model holder needs to be initialized or not.
shouldRepriceOrder(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method decides whether order needs to be the priced or not.
shouldRepriceScheduledOrder(Order) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
This method decides whether to price the order or not.
shouldSaveTicket(RepositoryItem) - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
The ticket should be saved if the activity added means it should not be discarded
shouldUpdateInventory(ReturnItem) - Method in class atg.commerce.csr.returns.ReturnTools
Indicates if the inventory of the return item should be updated upon receipt
shouldUseOriginalPricesForOrder(Order) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method is called whenever an order is loaded into the current environment to determine if the original item unit prices will be preserved on all pricing operations against the order instead of current day pricing.
singleShippingGroupCheckout(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
In CSC application the shipping address page is used for selecting appropriate shipping groups for all commerce items.
SKU_ID - Static variable in class atg.commerce.csr.catalog.GetSKUParentProductDroplet
 
sortCollection(Collection) - Method in class atg.commerce.order.edit.CollectionEditHandler
This method is called for both the original and clone collections before attempting to map the objects in the collection.
SPLIT_COST_CENTER_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
SPLIT_SHIPPING_GROUP_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
splitCommerceIdentifierPaymentInfoByAmount(CommerceIdentifierPaymentInfo, double) - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
splitCommerceIdentifierPaymentInfoByAmount splits a CommerceIdentifierPaymentInfo by amount.
splitCommerceItemShippingInfoByQuantity(CommerceItemShippingInfo, long) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
splitCommerceItemShippingInfoByQuantity extends the corresponding method in ShippingGroupFormHandler.
SplitCostCenter - Class in atg.commerce.csr.events
The message class to be used to notify listeners when a CSR splits a shipping group's commerce items into another shipping group
SplitCostCenter() - Constructor for class atg.commerce.csr.events.SplitCostCenter
 
SplitShippingGroup - Class in atg.commerce.csr.events
The message class to be used to notify listeners when a CSR splits a shipping group's commerce items into another shipping group
SplitShippingGroup() - Constructor for class atg.commerce.csr.events.SplitShippingGroup
 
sResourceBundle - Static variable in class atg.commerce.csr.returns.ReturnManager
 
sResourceBundle - Static variable in class atg.commerce.csr.returns.ReturnTools
 
sResourceBundle - Static variable in class atg.commerce.csr.search.RepositorySearcher
 
sResourceBundle - Static variable in class atg.commerce.csr.search.SearchFormHandler
resources bundle
sResourceBundle - Static variable in class atg.commerce.order.edit.CloneEditHandler
Resource Bundle
sResources - Static variable in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
sServerLocalizedResourceBundle - Static variable in class atg.commerce.csr.approvals.ApprovalsManager
Resource bundle for servlet localized resources.
sServerLocalizedResourceBundle - Static variable in class atg.commerce.csr.approvals.order.GetAgentAppeasementLimitForApproval
Resource bundle for servlet localized resources.
sServerLocalizedResourceBundle - Static variable in class atg.commerce.csr.order.GetTotalOrderAppeasementsDroplet
Resource bundle for servlet localized resources.
startExchangeProcess(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
This method sets the ReturnRequest.processName property to "Exchange" and apply ReturnItems and suggested amounts.
STARTING_CUSTOMER_SERVICE_MESSAGING - Static variable in class atg.commerce.csr.scenario.Constants
 
StartReturnExchangeProcess - Class in atg.commerce.csr.returns
This form handler is used to start the return and exchange process.
StartReturnExchangeProcess() - Constructor for class atg.commerce.csr.returns.StartReturnExchangeProcess
 
startReturnProcess(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
This method sets ReturnRequest.processName property to "Return" and apply ReturnItems and suggested amounts.
STATE - Static variable in class atg.commerce.csr.util.StateDescription
the parameter that provides the state to describe
STATE_ADD_ITEMS - Static variable in class atg.commerce.order.edit.CloneEditHandler
the key used for storing the AddItem map in the clone order state
STATE_CLONETOORIGINAL_MAP - Static variable in class atg.commerce.order.edit.CollectionEditHandler
the key used for storing the clone to original object map in the clone order state
STATE_DELETE_ITEMS - Static variable in class atg.commerce.order.edit.CloneEditHandler
the key used for storing the DeleteItem map in the clone order state
STATE_ORIGINALTOCLONE_MAP - Static variable in class atg.commerce.order.edit.CollectionEditHandler
the key used for storing the original to clone object map in the clone order state
STATE_UPDATE_ITEMS - Static variable in class atg.commerce.order.edit.CloneEditHandler
the key used for storing the UpdateItem map in the clone order state
StateDescription - Class in atg.commerce.csr.util
The StateDescription will translate an object state value into it's description.
StateDescription() - Constructor for class atg.commerce.csr.util.StateDescription
 
stateToString(ObjectStates, String) - Method in class atg.commerce.csr.returns.ReturnManager
Convert a state string
stateToString(ObjectStates, String) - Method in class atg.commerce.csr.returns.ReturnTools
Convert a state string
STORE_CREDIT_TYPE - Static variable in class atg.commerce.csr.order.ClaimableLookup
 
STORE_CREDIT_TYPE - Static variable in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
STORE_CREDIT_TYPE - Static variable in class atg.commerce.csr.returns.RefundMethod
 
STORE_CREDITS - Static variable in class atg.commerce.csr.profile.StoreCreditDroplet
 
StoreCreditDroplet - Class in atg.commerce.csr.profile
This droplet returns all active store credits for a user profile.
StoreCreditDroplet() - Constructor for class atg.commerce.csr.profile.StoreCreditDroplet
 
STRING_DATATYPE - Static variable in class atg.commerce.csr.search.SearchAttribute
 
SUBMIT_ORDER_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
submitDuplicateOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.DuplicateAndSubmit
Processes the duplicate order that was created from the template.
submitReplacementOrder(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
Submit the replacement order to fulfillment
SUBMITTED_ORDER_PRICING_MODEL_PATH - Static variable in class atg.commerce.csr.environment.CSREnvironmentTools
The path to the environment's submitted order pricing model component
SubmittedOrderPricingModelHolder - Class in atg.commerce.csr.pricing
This holder is used when an agent is working on an submitted order.
SubmittedOrderPricingModelHolder() - Constructor for class atg.commerce.csr.pricing.SubmittedOrderPricingModelHolder
 
SubmittedOrderTableFormHandler - Class in atg.commerce.csr.order.scheduled
This form handler is used to generating the list orders displayed in the submitted order panel on the scheduled order view.
SubmittedOrderTableFormHandler() - Constructor for class atg.commerce.csr.order.scheduled.SubmittedOrderTableFormHandler
 
SUBQUERY_SEARCH_INT - Static variable in class atg.commerce.csr.search.SearchAttribute
 
SUBTYPE_SEARCH_INT - Static variable in class atg.commerce.csr.search.SearchAttribute
 
sumDetails(CommerceItem, Range, String) - Method in class atg.commerce.csr.returns.ReturnTools
Iterates over the DetailedItemPriceInfos for the item and returns the total value of the given property.
supplyValidAddresses(Map) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated. This method creates a temporary map and adds only non null addresses to the temporary map.

T

TEMPLATE_WINDOW_SCOPE_KEY - Static variable in class atg.commerce.csr.util.CSRAgentTools
 
TEXT_SEARCH_INT - Static variable in class atg.commerce.csr.search.SearchAttribute
 
TICKETID - Static variable in class atg.commerce.csr.order.edit.CSRCloneEditManager
the current ticket id
TicketingActivityRecorder - Class in atg.commerce.csr.ticketing
Base class for creating ticketing activity records.
TicketingActivityRecorder() - Constructor for class atg.commerce.csr.ticketing.TicketingActivityRecorder
 
TicketingEventListener - Class in atg.commerce.csr.ticketing
The TicketingEventListener listens for events and logs them to the given ticket.
TicketingEventListener() - Constructor for class atg.commerce.csr.ticketing.TicketingEventListener
 
TicketingPropertyUpdateRecorder - Class in atg.commerce.csr.ticketing
This recorder extends TicketingActivityRecorder to add the ability to process an event with a list of PropertyUpdates
TicketingPropertyUpdateRecorder() - Constructor for class atg.commerce.csr.ticketing.TicketingPropertyUpdateRecorder
 
toString() - Method in class atg.commerce.csr.events.GiftlistEvent
 
toString() - Method in class atg.commerce.csr.events.OrderEvent
 
toString() - Method in class atg.commerce.csr.returns.ItemCostAdjustment
Produces a String representation for this ItemAdjustment
toString() - Method in class atg.commerce.csr.returns.ReturnItem
 
toString() - Method in class atg.commerce.csr.returns.ReturnRequest
 
toString() - Method in class atg.commerce.csr.returns.ReturnShippingGroup
 
toString() - Method in class atg.commerce.order.edit.AddItem
 
toString() - Method in class atg.commerce.order.edit.DeleteItem
 
toString() - Method in class atg.commerce.order.edit.ReconciledItem
 
toString() - Method in class atg.commerce.order.edit.UpdateItem
 
TRUE - Static variable in class atg.commerce.csr.order.CreditCardIsExpired
 
TRUE - Static variable in class atg.commerce.csr.order.OrderComponentIsModifiable
 
TRUE - Static variable in class atg.commerce.csr.order.scheduled.IsScheduledOrderTemplate
Output parameter rendered for a scheduled order templates
TYPE - Static variable in class atg.commerce.csr.order.OrderComponentIsModifiable
 
TYPE_CALENDAR - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
The schedule type uses for calendar schedules
TYPE_INTERVAL - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
The schedule type uses for interval(Periodic) schedules

U

UNKNOWN_TYPE - Static variable in class atg.commerce.csr.returns.RefundMethod
 
UNSET - Static variable in class atg.commerce.csr.util.AltColor
 
UNSET - Static variable in class atg.commerce.csr.util.StateDescription
the oparam that is rendered if the object states are not set
unsetTransactionCreated(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
 
UPDATE_TYPE - Static variable in class atg.commerce.csr.events.ScheduledOrderEvent
Event update type when a scheduled order is updated
UPDATE_TYPE_PROPERT_NAME - Static variable in class atg.commerce.csr.ticketing.TicketingPropertyUpdateRecorder
The name of the property in the property update item descriptor that holds the updated type
updateCallStateData(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Resets the catalog tree state if the catalog was changed.
updateContainerServices(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method updates PaymentGroupMapContainerService and ShippingGroupMapContainerService.
updateCustomerEmail(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.approvals.order.UpdateOrderApprovalCustomerEmailFormHandler
Executes the customer email update for the approval
updateCustomerEmailOnOrderApproval(String, String) - Method in class atg.commerce.csr.approvals.order.OrderApprovalTools
Updates the customer email for the given approval id
UPDATED_PROPERTY_PROPERTY_NAME - Static variable in class atg.commerce.csr.logging.PropertyUpdateRecorder
The name of the property in the profile update item that holds the property name
UPDATED_PROPERTY_PROPERTY_NAME - Static variable in class atg.commerce.csr.ticketing.TicketingPropertyUpdateRecorder
The name of the property in the profile update item that holds the property name
updateGiftlist(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
This extension is used to first generate the PropertyUpdate objects that detail the before and after values of the updated properties.
updateItem(MutableRepositoryItem) - Method in class atg.commerce.csr.returns.ReturnTools
Update the repository item
updateItem(CloneEditState, UpdateItem) - Method in class atg.commerce.order.edit.CloneEditHandler
Reconciles the pUpdateItem by copying property values from the clone to original object.
updateItem(CloneEditState, UpdateItem) - Method in class atg.commerce.order.edit.CommerceItemEditHandler
Extends updateItem to capture updates in the amountinfo object
updateItem(CloneEditState, UpdateItem) - Method in class atg.commerce.order.edit.HandlingInstructionEditHandler
Extends the base behavior to handle the condition where the handling instruction moved from one shipping group to another.
updateItem(CloneEditState, UpdateItem) - Method in class atg.commerce.order.edit.OrderPropertyEditHandler
Extends updateItem to capture detect in the amountinfo object
updateItem(CloneEditState, UpdateItem) - Method in class atg.commerce.order.edit.ShippingGroupEditHandler
Extends updateItem to detect changes in the amountinfo object
UpdateItem - Class in atg.commerce.order.edit
This class represents an object that was updated during the order edit process.
UpdateItem(Object, Object, Object, Object, String, String) - Constructor for class atg.commerce.order.edit.UpdateItem
 
UpdateItem(Object, Object, Object, Object, String, int) - Constructor for class atg.commerce.order.edit.UpdateItem
 
updateOrderAfterAdjustment(ManualAdjustmentsFormHandler.Operation, ManualAdjustmentsFormHandler.Handler) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Method called to update order after all changes have been applied.
UpdateOrderApprovalCustomerEmailFormHandler - Class in atg.commerce.csr.approvals.order
Form Handler used to update the customer email address on an Order Approval object
UpdateOrderApprovalCustomerEmailFormHandler() - Constructor for class atg.commerce.csr.approvals.order.UpdateOrderApprovalCustomerEmailFormHandler
 
updateReturnItemState(ReturnItem) - Method in class atg.commerce.csr.returns.ReturnManager
Update the state of a returned item.
updateReturnRequestState(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnTools
This method updates the return request state in the repository.
updateReturnState(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
Review the state of all items in a return request and update the state of the return, if necessary.
updateStates(Order) - Method in class atg.commerce.csr.order.CSRPurchaseProcessHelper
Checks to see if the order, any shipping groups, or any payment groups are in a "PENDING_MERCHANT_ACTION" state.
updateStoreCreditAmount(StoreCreditRefundMethod, List, ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
The application builds a list of refund methods.
UPPER_CASE_INT - Static variable in class atg.commerce.csr.search.SearchAttribute
 
USER_LOCALIZED_RESOURCE_NAME - Static variable in class atg.commerce.csr.approvals.ApprovalsManager
Resource bundle name for user localized resources.
USER_RESOURCE_BUNDLE_NAME - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
the user locale specific resource bundle for scheduled orders
USER_SELECTED_SHIP_TO_NICKNAME - Static variable in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.  

V

validActiveShoppingCart(Order) - Method in class atg.commerce.csr.order.CSROrderHolder
Override validActiveShoppingCart to allow all orders to be valid.
validateAddAdjustmentFields() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Validate fields for the addAdjustment() handler.
validateClonedOrder(Order, Order) - Method in class atg.commerce.order.edit.CloneEditManager
Validates the clone order against the original order.
validateCloneOrder(Order, Order) - Method in class atg.commerce.order.edit.CloneEditHandler
This method is called to validate the clone order after it is created.
validateCloneOrder(Order, Order) - Method in class atg.commerce.order.edit.CollectionEditHandler
Validates the collections after the cloning process
validateCloneOrder(Order, Order) - Method in class atg.commerce.order.edit.OrderPropertyEditHandler
Noop impl to satisfy the abstract interface
validateCollection(Order, Order) - Method in class atg.commerce.order.edit.CollectionEditHandler
Validates the collection
validateCollection(Order, Order) - Method in class atg.commerce.order.edit.CommerceItemEditHandler
Validates the commerce items in the clone order by ensuring the original and clone commerce item collections are the same size.
validateCollection(Order, Order) - Method in class atg.commerce.order.edit.HandlingInstructionEditHandler
Validates the handling instruction collections for each shipping group in the order.
validateCollectionSize(Object, Object) - Method in class atg.commerce.order.edit.CollectionEditHandler
Ensures that the collections in the property defined by collectionPropertyName are the same size.
validateCommerceItemCollection(CommerceItemContainer, CommerceItemContainer) - Method in class atg.commerce.order.edit.CommerceItemEditHandler
Iterates over all the commerce item containers in the order and validates the size of the collections.
validateCommerceItemSites(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method validates all commerce item sites in the order.
validateCreditCardExpiration(String, String) - Method in class atg.commerce.csr.util.CSRAgentTools
Validates a credit card expiration date
validateCreditCardNumber(String) - Method in class atg.commerce.csr.util.CSRAgentTools
Validates a credit card number
validateDeleteAdjustmentFields() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
validateNextRunTime() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Validates that the next run time occurs before the end date.
validatePropertiesOnCreate(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
This method is called by preCreateItem so that extensions can verify that all the necessary data is available to create the new item.
validatePropertiesOnUpdate(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
This method is called by preUpdateItem so that extensions can validate the data used to update the item.
validateScheduleInput(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Performs basic validation of form input Checks that the start and end date input can be parsed into valid dates.
validateScheduleInputForCreate(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Executed as part of preCreate to perform validation of the form input values.
validateScheduleInputForUpdate(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Executed as part of preUpdate to perform validation of form input values.
validateSearchCriteria(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.search.OrderSearchFormHandler
validateSearchCriteria
validateSearchCriteria(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.search.SearchFormHandler
validateSearchCriteria
validateSearchCriteria(DynamoHttpServletRequest, DynamoHttpServletResponse, SearchAttribute[]) - Method in class atg.commerce.csr.search.SearchFormHandler
validateSearchCriteria
validateSearchValue(String, String, DynamoHttpServletRequest) - Method in class atg.commerce.csr.search.SearchFormHandler
 
validateSiteChange(EnvironmentChangeDetail) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method validates the site change.
validateStoreCreditAmount(String, double) - Method in class atg.commerce.csr.profile.CreateStoreCreditFormHandler
This method is called prior to issuing the store credit.
validateUpdateProperties(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
 
VALUE - Static variable in class atg.commerce.csr.util.AltColor
 
valueAsLong(Object) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Convert an object to a long if possible, otherwise throw a NumberFormatException.
valueOf(String) - Static method in enum atg.commerce.csr.order.ManualAdjustmentsFormHandler.Operation
Returns the enum constant of this type with the specified name.
values() - Static method in enum atg.commerce.csr.order.ManualAdjustmentsFormHandler.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
verifyCreditCardDate(CreditCardInfo, String, String, String) - Method in class atg.commerce.csr.order.CreditCardIsExpired
This method finds whether credit card expired or not.
VIEW_CREDIT_CARD_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
VIEW_ORDER_COST_CENTERS_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
VIEW_ORDER_HOLDER_PATH - Static variable in class atg.commerce.csr.environment.CSREnvironmentTools
The path to the environment's view order holder component
VIEW_ORDER_PAYMENT_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
VIEW_ORDER_PROMOTIONS_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
VIEW_ORDER_RETURNS_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
VIEW_ORDER_SHIPPING_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
VIEW_ORDER_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
VIEW_PROFILE_PROMOTIONS_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
ViewCreditCardEvent - Class in atg.commerce.csr.events
Agent event that is used to indicate that a credit card was viewed by an agent.
ViewCreditCardEvent() - Constructor for class atg.commerce.csr.events.ViewCreditCardEvent
 
ViewCreditCardEventDroplet - Class in atg.commerce.csr.events
Sends a credit card viewed agent event.
ViewCreditCardEventDroplet() - Constructor for class atg.commerce.csr.events.ViewCreditCardEventDroplet
 
ViewOrderDroplet - Class in atg.commerce.csr.events
This droplet will send out an OrderEvent of a JMS type that represents the part of the order that was viewed
The droplet expects the order to be passed in
ViewOrderDroplet() - Constructor for class atg.commerce.csr.events.ViewOrderDroplet
 
ViewOrderFormHandler - Class in atg.commerce.csr.order
This form handler is used for perform actions against the view order.
ViewOrderFormHandler() - Constructor for class atg.commerce.csr.order.ViewOrderFormHandler
 
ViewOrderHolder - Class in atg.commerce.csr.order
Extends the base behavior to avoid loading orders in the getCurrent() method.
ViewOrderHolder() - Constructor for class atg.commerce.csr.order.ViewOrderHolder
 

W

WILDCARD_SEARCH_INT - Static variable in class atg.commerce.csr.search.SearchAttribute
 
WISH_LIST_ITEM_ADDED_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
WISH_LIST_ITEM_REMOVED_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 

Z

ZERO - Static variable in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.  

A B C D E F G H I J K L M N O P R S T U V W Z