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

A

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.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.
addChangeCatalogDetail(String, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Adds a change detail for a change in 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.
addConsumablePromotion(CloneEditState, RepositoryItem, int) - Method in class atg.commerce.csr.order.edit.CSRCloneEditManager
Adds a pConsumablePromotion to the CloneEditState.
addDeleteItem(CloneEditState, DeleteItem) - Method in class atg.commerce.order.edit.CloneEditHandler
Adds a DeleteItem to the delete item map in the clone edit state.
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 item.
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.
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
This method adds the shipping method to the ShippingMethods map.
addNewOrderDetail(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Adds a change environment detail for a new order.
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 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.
addReturnItemsToReturnRequest(Set, RepositoryItem) - Method in class atg.commerce.csr.returns.ReturnTools
Adds a set of return items to the return request
addShippingGroupValidationErrors(Collection) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
The form errors are not added to the request.
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.
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.
adjustHandlingInstructionReferences(CloneEditState, HandlingInstruction) - Method in class atg.commerce.order.edit.HandlingInstructionEditHandler
Changes the commerceItemId and shippingGroupId of the handling instruction to the 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_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
This method is making adjustments to the original order and replacement order.
adjustOrderRelationship(CloneEditState, OrderRelationship) - Method in class atg.commerce.order.edit.RelationshipEditHandler
Updates the relationships for a payment group.
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.
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.
ADVANCED_SEARCH_INT - Static variable in class atg.commerce.csr.search.SearchAttribute
 
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
 
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
 
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.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.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() and applies the payment between the original order and replacement order.
applyExchangeProcessPayments(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
This method finds the difference in refund and new order amount and returns the corresponding state.
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.
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.
applyRefunds(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
apply all refunds
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
APPROVE_ORDER_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
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.catalog - package atg.commerce.csr.catalog
 
atg.commerce.csr.environment - package atg.commerce.csr.environment
 
atg.commerce.csr.events - package atg.commerce.csr.events
 
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.pricing - package atg.commerce.csr.pricing
 
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
 
AWAITING_RETURN - Static variable in class atg.commerce.csr.returns.ReturnItemStates
 

B

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

calculateReturnFee(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
Calculate the suggested return fee for this request.
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
Calculate the suggested refund amount for this item.
calculateSuggestedShippingRefund(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
Calculate the suggested amount for the shipping cost refund for this return request The basic calculation is (TotalShippingCost / NumberOfItemsOriginallyShipped ) * NumberOfItemsBeingReturned
calculateSuggestedTaxRefund(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
Calculate the suggested amount for the tax refund for the return request The basic calculation is (TotalTaxPaid / OriginalOrderAmount) * ValueOfRefundedMerchandise
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
 
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_SEARCH_METHOD - Static variable in class atg.commerce.csr.search.OrderSearchFormHandler
 
CATALOG_SEARCH_PROPERTY - Static variable in class atg.commerce.csr.search.OrderSearchFormHandler
 
CATALOG_SEARCH_RELATION - Static variable in class atg.commerce.csr.search.OrderSearchFormHandler
 
CATALOG_SEARCH_VIEWNAME - Static variable in class atg.commerce.csr.search.OrderSearchFormHandler
 
CATEGORY_ID - Static variable in class atg.commerce.csr.catalog.GetCategoryAncestorsDroplet
 
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 and shipping method 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(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
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.
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
 
CLAIMABLE_TYPE - Static variable in class atg.commerce.csr.order.ClaimableLookup
 
ClaimableLookup - Class in atg.commerce.csr.order
This droplet takes the claimable id and provides the clamable item and its related information
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.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.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.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.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.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.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.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.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.CurrentShippingGroupSelectionDroplet
 
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
 
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.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.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.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.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.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
 
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
 
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.
CLONEDITMANAGER - Static variable in class atg.commerce.order.edit.CloneEditManager
 
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
 
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
 
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_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
commitOrderUpdates() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Reconciles the clone with the original order
commitTransaction(Transaction) - Method in class atg.commerce.csr.returns.ReturnManager
Commits the supplied transaction
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.
COMPLETE - Static variable in class atg.commerce.csr.returns.ReturnStates
 
confirmReturn(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Save the return request
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
This class represents a promotion that was claimed while editing a submitted order.
ConsumablePromotion() - Constructor for class atg.commerce.csr.order.edit.ConsumablePromotion
 
CONSUMED_PROMOTIONS_EXTRA_DATA_KEY - Static variable in class atg.commerce.csr.order.edit.CSRCloneEditManager
the string key used to store the consumable promotion objects in the CloneEditState
consumePromotions(CloneEditState, RepositoryItem, String) - Method in class atg.commerce.csr.order.edit.CSRCloneEditManager
Consumes the ConsumablePromotion in the CloneEditState.
convertLocale(Object) - Method in class atg.commerce.csr.util.CSRAgentTools
Convert an object to a Locale.
copyConfiguration() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
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.
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_PROCEES_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_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.
createAndQuery(Query[], Repository, String) - Method in class atg.commerce.csr.search.RepositorySearcher
Return the query that should be executed on the Repository View.
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
Creates an instance of a ConsumablePromotion for the given promotion.
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
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.
createGrantAppeasementEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new GrantAppeasement event
createItemAddedModification(CommerceItem, Order) - Method in class atg.commerce.order.edit.CommerceItemEditHandler
Creates a Modification object that represents a commerce item add.
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.
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.
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
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.
createPriceOverrideEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new PriceOverride event
createReceiveReturnItemEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new ReceieveReturnItem event
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 records in the repository for the refund methods in a request.
createRepriceParameterMap() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Creates the extra parameter map that is used when the order is repriced after form handler modifications to the order.
createRequestItem(ReturnRequest, Profile) - Method in class atg.commerce.csr.returns.ReturnManager
Create a new return request entry in the database
createReturnComment(String, String, String) - Method in class atg.commerce.csr.returns.ReturnTools
Creates a new comment item for the given return.
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
createReturnRequestItem(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnTools
Create a repository item that represents a return request record.
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
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
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
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 using a specific credit card
CreditCardRefundMethod(CreditCard) - Constructor for class atg.commerce.csr.returns.CreditCardRefundMethod
Construct this object using a specific credit card
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
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_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
CSR environment object names
CSR_ENV_CURRENT_PRICELIST - Static variable in interface atg.commerce.csr.environment.CSREnvironmentConstants
environment object name for the environment's current price list
CSR_ENVIRONMENTTOOLS_PATH - Static variable in class atg.commerce.csr.environment.CSREnvironmentTools
The path to the CSREnvironmentTools component
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.
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
 
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.
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
 
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
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
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
CurrentPriceListHolder() - Constructor for class atg.commerce.csr.environment.CurrentPriceListHolder
 
CurrentShippingGroupSelectionDroplet - Class in atg.commerce.csr.order
The CurrentShippingGroupSelectionDroplet is a DynamoServlet that is used to initialize a default shipping group.
CurrentShippingGroupSelectionDroplet() - Constructor for class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
 
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
 
DEFAULT_KEY - Static variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
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
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.
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
DO_START_SERVICE_EXCEPTION - Static variable in class atg.commerce.csr.scenario.Constants
 
doStartService() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Perform one-time startup operations, including copying property settings from the optional PurchaseProcessConfiguration component.

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
 
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 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 the current customer
ENV_CHG_ORDER - Static variable in interface atg.commerce.csr.environment.CSREnvironmentConstants
Change the current customer
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_PRICELIST_PRICELISTID_PARAM - Static variable in interface atg.commerce.csr.environment.CSREnvironmentConstants
catalogId input parameter name for changing price list
ENV_EXPLICIT_CHG_CATALOG_AND_PRICELIST - Static variable in interface atg.commerce.csr.environment.CSREnvironmentConstants
Explicitly set the catalog and pricelist - reserved for Agent UI gesture
ENVRESOURCES - Static variable in class atg.commerce.csr.environment.ChangeOrder
Resources file
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
 
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_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.CSRShippingGroupFormHandler
 
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
 
EXCHANGE_ORDER_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 

F

FALSE - Static variable in class atg.commerce.csr.order.CreditCardIsExpired
 
FALSE - Static variable in class atg.commerce.csr.order.OrderComponentIsModifiable
 
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.
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.
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.
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.
findRelationshipsCloneCounterpart(CloneEditState, Relationship) - Method in class atg.commerce.order.edit.RelationshipEditHandler
Finds the counterpart relationship to the given original relationship item
firstValidAddressNickname(Map) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
This method returns first non null address's (HardgoodShippingGroup) key or nickname.
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
formatSearchString(String, String) - Method in class atg.commerce.csr.search.RepositorySearcher
Return a formatted text search string based on the input pSearchString and pFormatString.
formatUserMessage(String, DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Utility method to format a message with no arguments using the Locale of the user
formatUserMessage(String, Object, DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Utility method to format a message with one argument using the Locale of the user
formatUserMessage(String, Object, Object, DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Utility method to format a message with two arguments using our resource bundle.
formatUserMessage(String, Object[], DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Utility method to format a message with two arguments using our resource bundle.
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.
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
Wrap the Order and Profile paramaters in an OrderModified event.
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.
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.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 ative profile.
generateDependentDetailsForOrderChange(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Generates change details that result from a change of order.
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).
generateKeywordSearchQuery(SearchAttribute, QueryBuilder, RepositoryView) - Method in class atg.commerce.csr.search.RepositorySearcher
Return a query which represents a keyword search.
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.
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)
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
This method collects all the available shipping methods for each addresses or shipping groups.
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.
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.
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.
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
 
getActualTaxRefund() - Method in class atg.commerce.csr.returns.ReturnRequest
Returns the actual tax refund amount
getActualTaxRefundPropertyName() - 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
 
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.
getAddressProperties() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
getAddShippingGroupJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getAdjustmentAmount() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
getAdjustmentAmount() - Method in class atg.commerce.csr.returns.ReturnRequest
returns the total amount of adjustments.
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.
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.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.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
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
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
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
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
 
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
 
getApplyShippingMethodsSuccessURL() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
getApproveOrderJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getAuthorizationDate() - Method in class atg.commerce.csr.returns.ReturnRequest
Returns authorization date
getAuthorizationNumber() - Method in class atg.commerce.csr.returns.ReturnRequest
Returns authorization number
getAvailableMethods(ShippingGroup) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
This method provides the list of all available shipping methods by the shipping group.
getBalancingPaymentIdPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
Returns the balancingPaymentIdPropertyName.
getBonusRefundPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
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
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
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
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.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.
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
Returns the claimableId.
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.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.util.CSRAgentTools
 
getCloneEditManager() - Method in class atg.commerce.order.edit.CloneEditHandler
 
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
getCommerceIdentifierId() - Method in class atg.commerce.csr.events.SplitCostCenter
 
getCommerceItem() - Method in class atg.commerce.csr.returns.ReturnItem
 
getCommerceItemEditHandler() - Method in class atg.commerce.order.edit.HandlingInstructionEditHandler
 
getCommerceItemEditHandler() - Method in class atg.commerce.order.edit.RelationshipEditHandler
Returns the Commerce Item Edit Handler
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
 
getCommerceItemIdPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getCommerceItemManager() - Method in class atg.commerce.csr.returns.ReturnManager
 
getCommerceItemManager() - Method in class atg.commerce.order.edit.CommerceItemEditHandler
Gets the CommerceItemManager component.
getCommerceItemRequestParameters(String) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
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
 
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.
getComponentId() - Method in class atg.commerce.csr.events.PriceOverride
 
getComponentId() - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
 
getComponentQuery() - Method in class atg.commerce.csr.search.SearchAttribute
Gets a query expression to use that will return the values from a sub-query to be used in the main query.
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
Returns property Configuration
getConfirmationEmailMap() - Method in class atg.commerce.csr.util.CSRAgentTools
Gets the ConfirmationEmailMap
getConfirmationTemplateToUse() - Method in class atg.commerce.csr.util.CSRAgentTools
Retrieves the current confirmation message template name from Window Scope.
getConfirmationToAddress() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Gets the ConfirmationToAddress
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
Returns the ConsumablePromotion object from the CloneEditState based on the given promotion id.
getConsumablePromotions(CloneEditState) - Method in class atg.commerce.csr.order.edit.CSRCloneEditManager
Returns the consumable promotions map from the order udpate state.
getCreatedDatePropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getCreateHardgoodShippingGroupFormHandler() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
getCreateOrderCommentJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getCreateOrderJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getCreateReturnRequestErrorURL() - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
getCreateReturnRequestSuccessURL() - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
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.util.CSRAgentTools
Get the AgentMessagingTools cast to CSRAgentMessagingTools
getCSRAgentTools() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
 
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.CSROrderHolder
Returns the CSR tools component
getCSRAgentTools() - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
getCSRAgentTools() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
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.ManualAdjustmentsFormHandler
 
getCSRAgentTools() - Method in class atg.commerce.csr.order.OrderNoteFormHandler
Gets the CSRAgentTools
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.environment.ChangeOrder
 
getCSREnvironmentTools() - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
 
getCSREnvironmentTools() - Method in class atg.commerce.csr.order.ViewOrderFormHandler
 
getCSREnvironmentTools() - Method in class atg.commerce.csr.util.CSRAgentTools
 
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
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
 
getCurrentProcessName() - Method in class atg.commerce.csr.returns.ReturnRequest
This method gets the current process name.
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.util.CSRAgentTools
This method gets the return request from the current order.
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.
getCustomerProfileTools() - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
 
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
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
getDefaultLocale() - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
 
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
getDeleteAdjustmentErrorURL() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
getDeleteAdjustmentSuccessURL() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
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
 
getDisplayName() - Method in class atg.commerce.csr.search.SearchAttribute
Returns Display Name of the Attribute
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
 
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.
getEditPaymentGroupJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
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
 
getEndIndex() - Method in class atg.commerce.csr.search.SearchFormHandler
Returns the property EndIndex.
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
 
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
getEventTypeToRecorderMap() - Method in class atg.commerce.csr.ticketing.TicketingEventListener
 
getExchangeOrderJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
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.
getFormat(String, Locale) - Static method in class atg.commerce.csr.returns.ReturnUserMessage
Return a MessageFormat from the resource bundle, for the given locale
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.
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.
getGiftlistManager() - Method in class atg.commerce.order.edit.HandlingInstructionEditHandler
All Giftlist manipulations are done with this.
getHandlingInstructionEditHandler() - Method in class atg.commerce.order.edit.processor.ProcReconcileGiftlistRepository
 
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.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.
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.order.ClaimableLookup
Gets the input parameter values.
getInputParameter(DynamoHttpServletRequest, ParameterName) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
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
This method allows the clients to extend the CreditCardRefundMethod and return the same type.
getInstance() - Static method in class atg.commerce.csr.returns.CreditCardRefundMethod
This method allows the clients to extend the CreditCardRefundMethod and return the same type.
getInstance() - Static method in class atg.commerce.csr.returns.RefundMethod
This method allows the clients to extend the RefundMethod and return the same type.
getInstance(CommerceItem) - Static method in class atg.commerce.csr.returns.ReturnItem
This method allows the clients to extend the ReturnItem and return the same type.
getInstance() - Static method in class atg.commerce.csr.returns.ReturnRequest
This method allows the clients to extend the ReturnRequest and return the same type.
getInstance(Order) - Static method in class atg.commerce.csr.returns.ReturnRequest
This method allows the clients to extend the ReturnRequest and return the same type.
getInstance(ShippingGroup) - Static method in class atg.commerce.csr.returns.ReturnShippingGroup
This method allows the clients to extend the ReturnShippingGroup and return the same type.
getInternalProfileRepository() - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
 
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
 
getItemAddedToOrderJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
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.
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.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
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
getLoggingIdentifier() - Method in class atg.commerce.csr.search.RepositorySearcher
Returns property LoggingIdentifier
getManualAdjustmentId() - Method in class atg.commerce.csr.events.OrderManualAdjustmentEvent
 
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.
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.CreditCardRefundMethod
This method computes the maximum allowed refund amount.
getMaximumRefundAmount(CreditCard) - Method in class atg.commerce.csr.returns.ReturnManager
Returns the maximum amount that can be posted to this credit card
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
getMaxStoreCreditRefundAmount(RepositoryItem) - Method in class atg.commerce.csr.returns.ReturnManager
Returns the maximum amount that can be posted to this storecredit
getMessageSender() - Method in class atg.commerce.csr.order.CSRPurchaseProcessHelper
Return the MessageSender property.
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
getModifyOrderPricingOp() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Returns the pricing operation that should be performed when the order is updated
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.
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
getNewAddressNickname() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
getNewAddressNickname() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
 
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
getNewShippingGroup() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
 
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
 
getNonModifiablePaymentGroupStates() - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
 
getNonModifiableShipItemRelationshipStates() - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
 
getNonModifiableShippingGroupStates() - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
 
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.
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
getOrder() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
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
getOrderAdjustmentById(Order, String) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Get a manual adjustment by ID
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
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
getOrderFulfillmentTools() - Method in class atg.commerce.csr.order.CSRPurchaseProcessHelper
 
getOrderFulfillmentTools() - Method in class atg.commerce.order.edit.CloneEditHandler
 
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.profile.CSRCustomerProfileFormHandler
 
getOrderItemDescriptorName() - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
 
getOrderManager() - Method in class atg.commerce.csr.order.OrderNoteFormHandler
Gets the OrderManager
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
 
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
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.
getOtherRefund() - Method in class atg.commerce.csr.returns.ReturnRequest
 
getOtherRefundPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
Returns the otherRefundPropertyName.
getPaymentGroupEditHandler() - Method in class atg.commerce.order.edit.processor.ProcAuthorizePaymentGroups
 
getPaymentGroupEditHandler() - Method in class atg.commerce.order.edit.RelationshipEditHandler
Returns the PaymentGroupEditHandler
getPaymentGroupId() - Method in class atg.commerce.csr.events.PaymentGroupEvent
 
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.
getPaymentGroupStates() - Method in class atg.commerce.csr.order.CSRPurchaseProcessHelper
Returns the map of valid payment group states
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
 
getPendingCustomerReturnOrderState() - Method in class atg.commerce.csr.returns.ReturnManager
 
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
getPriceList() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
This method over-rides the core commerce form handler method.
getPriceList() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
This method over-rides the core commerce form handler method.
getPriceList() - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
This method over-rides the core commerce form handler method.
getPriceList() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
This method over-rides the core commerce form handler method.
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
Set 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.util.CSRAgentTools
 
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
 
getProductsWindowScopeKey() - Method in class atg.commerce.csr.catalog.AddProductsByIdConfigurator
Gets property productsWindowScopeKey
getProfile() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Return the Profile property.
getProfile() - Method in class atg.commerce.csr.profile.CreateStoreCreditFormHandler
 
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
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
Returns the promotion that was claimed.
getPromotionTools() - Method in class atg.commerce.csr.util.CSRAgentTools
 
getPropertiesToCopy(Object) - Method in class atg.commerce.order.edit.CloneEditHandler
Returns the property names for the given object using its class type
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.
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.PaymentGroupEvent
 
getPropertyUpdates() - Method in interface atg.commerce.csr.events.PropertyUpdateEvent
 
getPropertyUpdates() - Method in class atg.commerce.csr.events.ShippingGroupEvent
 
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
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
 
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
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
 
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
 
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
 
getRefundSubtotal() - Method in class atg.commerce.csr.returns.ReturnRequest
returns the total 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
 
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
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.
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
 
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(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(Repository, String) - Method in class atg.commerce.csr.search.RepositorySearcher
Returns the repository view for the repository
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.
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.
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.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
 
getRetCodes() - Method in class atg.commerce.order.edit.processor.ProcSendFulfillmentNotifications
 
getRetCodes() - Method in class atg.commerce.order.edit.processor.ProcValidateCloneOrder
 
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
getReturnItemDispositionItemDescriptorName() - Method in class atg.commerce.csr.returns.ReturnTools
 
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
getReturnItemsProgressBarPath() - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
Returns the returnItemsProgressBarPath.
getReturnItemsPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
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
 
getReturnManager() - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
Returns the returnManager.
getReturnManager() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Returns the returnManager.
getReturnManager() - Method in class atg.commerce.csr.returns.RefundMethod
Resolves the ReturnManager
getReturnManager() - Method in class atg.commerce.csr.returns.ReturnFormHandler
Returns the return manager object
getReturnManager() - Method in class atg.commerce.csr.returns.StartReturnExchangeProcess
Returns the return manager object
getReturnOrderJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
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.
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
This method gets all the return requests for a given order.
getReturnRequestsByReplacementOrderId(String) - Method in class atg.commerce.csr.returns.ReturnTools
This method gets all return requests for a given replacement order.
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 dataholder
getReturnsDataHolderPath() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Gets the ReturnsDataHolderPath
getReturnsDataHolderPath() - Method in class atg.commerce.csr.returns.ReturnFormHandler
Returns the returnsDataHolderPath.
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.returns.ReturnDroplet
Returns the return tools
getReturnTools() - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
getReturnTools() - Method in class atg.commerce.csr.returns.ReturnManager
 
getRmaPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
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
 
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
getSelectedReturnItems() - Method in class atg.commerce.csr.returns.ReturnFormHandler
Returns property SelectedReturnItems
getSelectedReturns() - Method in class atg.commerce.csr.returns.ReturnFormHandler
Returns property SelectedReturns
getSelectReturnItemsErrorURL() - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
getSelectReturnItemsSuccessURL() - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
getServletConfig() - Method in class atg.commerce.csr.search.SearchFormHandler
 
getServletInfo() - Method in class atg.commerce.csr.search.SearchFormHandler
 
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
 
getShippingGroupEditHandler() - Method in class atg.commerce.order.edit.RelationshipEditHandler
Returns the Shipping Group Edit Handler
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.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
 
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
 
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
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
Return the ShippingGroupMapContainer property.
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
 
getShippingGroupStates() - Method in class atg.commerce.csr.order.CSRPurchaseProcessHelper
Returns the map of valid shipping group states
getShippingMethod() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
getShippingMethodPropertyName() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Get the name of the shippingMethod property in a ShippingGroup
getShippingPricingEngine() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
the shipping pricing engine to consult for available shipping methods
getShipToAddressNickname() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
getShoppingCart() - Method in class atg.commerce.csr.pricing.SubmittedOrderPricingModelHolder
Returns property ShoppingCart
getSingleShippingGroupCheckoutErrorURL() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
getSingleShippingGroupCheckoutSuccessURL() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
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
 
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
 
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.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
 
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.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
 
getSuggestedTaxRefund() - Method in class atg.commerce.csr.returns.ReturnRequest
returns the suggested tax refund amount
getSuggestedTaxRefundPropertyName() - Method in class atg.commerce.csr.returns.ReturnTools
 
getTemplateEmailSender() - Method in class atg.commerce.csr.util.CSRAgentTools
Gets the TemplateEmailSender
getTextSearchStringFormat() - Method in class atg.commerce.csr.search.RepositorySearcher
Returns property mTextSearchStringFormat
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.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.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
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
 
getTicketOrdersPropertyName() - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the ticketOrdersPropertyName.
getTotalItemRefund() - Method in class atg.commerce.csr.returns.ReturnRequest
returns the subtotal for this refund, before taxes & shipping.
getTotalRefundAmount() - Method in class atg.commerce.csr.returns.ReturnRequest
returns the total amount of this refund, less the return fee
getTransactionManager() - Method in class atg.commerce.csr.order.OrderNoteFormHandler
Returns the transaction manager
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.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.
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.ShippingGroupEvent
 
getUseLocaleRepository() - Method in class atg.commerce.csr.search.SearchFormHandler
Returns UseLocaleRepository
getUserItemDescriptorName() - Method in class atg.commerce.csr.returns.ReturnManager
 
getUserItemDescriptorName() - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
 
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
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.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.
getUserPricingModels() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Returns the userPricingModels if the order is in one of the incomplete states define by CSRAgentTools.
getUserPricingModels() - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
Returns the userPricingModels if the order is in one of the incomplete states define by CSRAgentTools.
getUserPricingModels() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Returns the userPricingModels if the order is in one of the incomplete states define by CSRAgentTools.
getUserPricingModels() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Returns property UserPricingModels
getUsersCatalog(RepositoryItem) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Returns a profile's assigned catalog.
getUserSelectedShipToNickname() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
 
getUsersPriceList(RepositoryItem) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Returns a profile's price list by calling the PriceListManager.
getValidatePaymentGroupsChainId() - Method in class atg.commerce.csr.util.CSRAgentTools
Return the ValidatePaymentGroupsChainId property.
getValidHardGoodShippingGroup(HardgoodShippingGroup) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
This methods checks the instance and if the null instance is passed in, it will return new HardgoodShippingGroup object.
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
 
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
 
GIFT_CERTIFICATE_TYPE - Static variable in class atg.commerce.csr.order.ClaimableLookup
 
GIFT_CERTIFICATE_TYPE - Static variable in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
GRANT_APPEASEMENT_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.
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.
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 maxium 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
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.
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 memeory.
handlePreviousResultPageNum(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.search.SearchFormHandler
Handles the search for the previous page.
handleReceiveReturnItems(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Records the receipt of return merchandise
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
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 single shipping pages.
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.
HandlingInstructionEditHandler - Class in atg.commerce.order.edit
This handler updates handling instructions between the clone and original order.
HandlingInstructionEditHandler() - Constructor for class atg.commerce.order.edit.HandlingInstructionEditHandler
 
HARD_GOOD - Static variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 

I

ID - Static variable in class atg.commerce.csr.order.OrderComponentIsModifiable
 
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.
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
 
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.
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
The initializeRequestParameters method gathers the necessary input parameters and uses them to adjust initialization requirements.
initState(Order, Order) - Method in class atg.commerce.order.edit.CloneEditState
initializes the CloneEditState for the reconciliation process
isAddedItem(CloneEditState, Object) - Method in class atg.commerce.order.edit.CloneEditHandler
Determines if an AddItem is mapped to the given key.
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.
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
Gets the EmailSent
isAutoEmailSent() - Method in class atg.commerce.csr.returns.ReturnFormHandler
Gets the AutoEmailSent
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.returns.ReturnFormHandler
Gets the AutoSendEmail
isCatalogExplicitlySetForCall() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Determines if the catalog has been explicity 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.
isCustomCatalogs() - Method in class atg.commerce.csr.util.CSRConfigurator
Returns boolean indicating if custom catalogs are in use
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
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.
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.
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
Query whether an Address object is null or empty.
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.
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.
isOwnerChangeable(Order, RepositoryItem) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
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.
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
 
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 explicity set by the agent for the current call.
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.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
Returns true if the reconciliation process determines that the promotion was used for the order.
isRecalculatePaymentGroupAmounts() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
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?
isReturnAllowed() - Method in class atg.commerce.csr.returns.ReturnRequest
returns the switch that indicates if the return of merchandise is allowed
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
isSaveCreditCards() - Method in class atg.commerce.csr.profile.CSRCustomerProfileFormHandler
 
isSaveTransientOrderActivities() - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
 
isSelectDefaultFromOrder() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
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
 
isShowProductEntryField() - Method in class atg.commerce.csr.catalog.AddProductsByIdConfigurator
Gets property showProductEntryField
isShowSKUEntryField() - Method in class atg.commerce.csr.catalog.AddProductsByIdConfigurator
Gets property showSKUEntryField
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
Create all store credits related to a return request
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.
isTransactionMarkedAsRollBack() - Method in class atg.commerce.csr.returns.ReturnManager
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
 
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
isUsingPriceLists() - Method in class atg.commerce.csr.util.CSRConfigurator
Returns boolean indicating whether price lists are being used
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
 

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
 
loadOrder(Order) - Method in class atg.commerce.csr.order.CSROrderHolder
Loads the order into the cart.
LOCALE_PARAM - Static variable in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
 
LOCALE_PARAM - Static variable in class atg.commerce.csr.order.OrderComponentIsModifiable
 
LOCALE_PARAM - Static variable in class atg.commerce.csr.returns.ReturnDroplet
 
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.
LOWER_CASE_INT - Static variable in class atg.commerce.csr.search.SearchAttribute
 

M

mAdjustmentType - Variable in class atg.commerce.csr.events.OrderManualAdjustmentEvent
 
mAgentMessagingTools - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mAgentMessagingTools - Variable in class atg.commerce.csr.order.OrderNoteFormHandler
 
mAlreadyReconciled - Variable in class atg.commerce.order.edit.CloneEditState
 
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.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.
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
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.
mAutoDeletedItem - Variable in class atg.commerce.order.edit.DeleteItem
 
mAutoEmailSent - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mAutoEmailSent - Variable in class atg.commerce.csr.returns.ReturnFormHandler
 
mAutoRecoveredItem - Variable in class atg.commerce.order.edit.AddItem
 
mAutoSendEmail - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mAutoSendEmail - Variable in class atg.commerce.csr.returns.ReturnFormHandler
 
mCatalogTools - Variable in class atg.commerce.csr.environment.CSREnvironmentTools
 
mCatalogTools - Variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
mCatalogTools - Variable in class atg.commerce.order.edit.CloneEditManager
 
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
 
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
 
mCommerceItemEditHandler - Variable in class atg.commerce.order.edit.HandlingInstructionEditHandler
 
mCommerceItemEditHandler - Variable in class atg.commerce.order.edit.RelationshipEditHandler
 
mCommerceItemManager - Variable in class atg.commerce.order.edit.CommerceItemEditHandler
 
mCommerceProfileTools - Variable in class atg.commerce.csr.profile.CSRCustomerProfileFormHandler
 
mCommercePropertyManager - Variable in class atg.commerce.csr.environment.CSREnvironmentMonitor
 
mCommitOrderUpdatesErrorURL - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mCommitOrderUpdatesSuccessURL - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mConcurrentUpdateErrorURL - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mConfirmationEmailMap - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mConfirmationToAddress - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.environment.CSREnvironmentTools
 
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.CSROrderHolder
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
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.OrderNoteFormHandler
 
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.environment.ChangeOrder
 
mCSREnvironmentTools - Variable in class atg.commerce.csr.environment.CSREnvironmentMonitor
 
mCSREnvironmentTools - Variable in class atg.commerce.csr.order.ViewOrderFormHandler
 
mCSREnvironmentTools - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mCurrentCatalog - Variable in class atg.commerce.csr.environment.CurrentCatalogHolder
 
mCurrentPriceList - Variable in class atg.commerce.csr.environment.CurrentPriceListHolder
 
mCustomerProfileTools - Variable in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
 
mEnvironmentTools - Variable in class atg.commerce.csr.environment.CSREnvironmentTools
 
mErrorURL - Variable in class atg.commerce.csr.order.OrderNoteFormHandler
 
MESSAGE_HAS_NULL_PROFILE - Static variable in class atg.commerce.csr.scenario.Constants
 
mFulfillmentMessageSender - Variable in class atg.commerce.order.edit.CloneEditHandler
 
mGiftlistManager - Variable in class atg.commerce.order.edit.HandlingInstructionEditHandler
 
mHandlingInstructionEditHandler - Variable in class atg.commerce.order.edit.processor.ProcReconcileGiftlistRepository
 
mHandlingInstructionManager - Variable in class atg.commerce.order.edit.HandlingInstructionEditHandler
 
mId - Variable in class atg.commerce.order.edit.DeleteItem
 
mInitializeEditChains - Variable in class atg.commerce.order.edit.CloneEditManager
 
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
 
mKey - Variable in class atg.commerce.order.edit.ReconciledItem
 
mKeyPropertyName - Variable in class atg.commerce.order.edit.CloneEditHandler
 
mManualAdjustmentId - Variable in class atg.commerce.csr.events.OrderManualAdjustmentEvent
 
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
 
mOrder - Variable in class atg.commerce.csr.order.OrderNoteFormHandler
 
mOrderCountWhenClaimed - Variable in class atg.commerce.csr.order.edit.ConsumablePromotion
 
mOrderFulfillmentTools - Variable in class atg.commerce.order.edit.CloneEditHandler
 
mOrderId - Variable in class atg.commerce.csr.profile.CSRCustomerProfileFormHandler
 
mOrderManager - Variable in class atg.commerce.csr.order.OrderNoteFormHandler
 
mOrderManager - Variable in class atg.commerce.csr.order.ViewOrderFormHandler
 
mOrderManager - Variable in class atg.commerce.order.edit.CloneEditManager
 
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
 
mPaymentGroupEditHandler - Variable in class atg.commerce.order.edit.processor.ProcAuthorizePaymentGroups
 
mPaymentGroupEditHandler - Variable in class atg.commerce.order.edit.RelationshipEditHandler
 
mPaymentGroupManager - Variable in class atg.commerce.order.edit.PaymentGroupEditHandler
 
mPaymentManager - Variable in class atg.commerce.order.edit.PaymentGroupEditHandler
 
mPersistConfirmationEmails - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mPostApplyShippingGroupsPricingOp - Variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
mPriceListManager - Variable in class atg.commerce.csr.environment.CSREnvironmentTools
 
mPricingTools - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mProfilePropertyManager - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mProgressBarItems - Variable in class atg.commerce.csr.returns.StartReturnExchangeProcess
 
mPromotion - Variable in class atg.commerce.csr.order.edit.ConsumablePromotion
 
mPromotionUsed - Variable in class atg.commerce.csr.order.edit.ConsumablePromotion
 
mPropertiesToCopyOnUpdate - Variable in class atg.commerce.order.edit.CloneEditHandler
 
mPropertyName - Variable in class atg.commerce.order.edit.ReconciledItem
 
mPropertyUpdates - Variable in class atg.commerce.order.edit.UpdateItem
 
mReasonCode - Variable in class atg.commerce.csr.events.OrderManualAdjustmentEvent
 
mReconcileOrderChains - Variable in class atg.commerce.order.edit.CloneEditManager
 
mReconciling - Variable in class atg.commerce.order.edit.CloneEditState
 
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
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.
mReturnManager - Variable in class atg.commerce.csr.returns.StartReturnExchangeProcess
 
mReturnsDataHolderPath - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mSendEmailInSeparateThread - Variable in class atg.commerce.csr.util.CSRAgentTools
 
MSG_AMOUNT_EXCEEDS_MAX - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
 
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_ERROR_ADDING_MANUAL_ADJUSTMENT - 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_CHANGING_SKU - Static variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
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.ReturnUserMessage
 
MSG_ERROR_NO_ADJUSTMENT_TYPE_SPECIFIED - Static variable in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
MSG_ERROR_PRICING_ITEM - Static variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
MSG_ERROR_REPRICING_ORDER - Static variable in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
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_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.ReturnUserMessage
 
MSG_INVALID_QUANTITY - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
 
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.ReturnUserMessage
 
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.ReturnUserMessage
 
MSG_NO_RETURN_QUANTITY_FOR_ITEM - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
 
MSG_NO_RETURN_REASON - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
 
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.ReturnUserMessage
 
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.ReturnUserMessage
 
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.ReturnUserMessage
 
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.ReturnUserMessage
 
MSG_SAVE_ERROR - Static variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
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_SEND_MANUAL_CONFIRMATION_ERROR - Static variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
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.ReturnUserMessage
 
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_SAVE - Static variable in class atg.commerce.csr.returns.ReturnUserMessage
 
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
 
mShippingGroupEditHandler - Variable in class atg.commerce.order.edit.HandlingInstructionEditHandler
 
mShippingGroupEditHandler - Variable in class atg.commerce.order.edit.RelationshipEditHandler
 
mShippingGroupManager - Variable in class atg.commerce.order.edit.ShippingGroupEditHandler
 
mSortPropertyName - Variable in class atg.commerce.order.edit.CollectionEditHandler
 
mStateData - Variable in class atg.commerce.order.edit.CloneEditState
 
mSuccessURL - Variable in class atg.commerce.csr.order.OrderNoteFormHandler
 
mTemplateEmailSender - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mTemplateToUse - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mThrowExceptionsForCollectionChanges - Variable in class atg.commerce.order.edit.CollectionEditHandler
 
mTransactionManager - Variable in class atg.commerce.csr.order.OrderNoteFormHandler
 
mTransactionManager - Variable in class atg.commerce.csr.order.ViewOrderFormHandler
 
mTransactionManager - Variable in class atg.commerce.order.edit.CloneEditManager
 
MULTI_ADDRESS_LIST_FAILURE - Static variable in class atg.commerce.csr.order.Constants
 
mUnreconcilable - Variable in class atg.commerce.order.edit.CloneEditState
 
mViewOrderId - Variable in class atg.commerce.csr.order.ViewOrderFormHandler
 
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.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
 

N

NEW_ADDRESS - Static variable in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
 
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_SHIPPING_GROUP - Static variable in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
 
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_AMOUNT_REMAINING - Static variable in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
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_GIFTCERTIFICATE_FOUND - Static variable in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
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
This method returns a user's default shipping group nickname or first available shipping group nickname from ShippingGroupMapContainer.
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.CurrentShippingGroupSelectionDroplet
 
ORDER - Static variable in class atg.commerce.csr.order.OrderComponentIsModifiable
 
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
 
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_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
 
ORDER_TYPE - Static variable in class atg.commerce.csr.order.OrderComponentIsModifiable
 
ORDER_UPDATE_TEMPLATE_NAME - Static variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
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 is condusive for 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
 
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.CurrentShippingGroupSelectionDroplet
 
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
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

parseConfigString(String) - Method in class atg.commerce.order.edit.CloneEditHandler
Parses a comma delimited string into a string array.
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_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
PENDING_CUSTOMER_ACTION - Static variable in class atg.commerce.csr.returns.ReturnStates
 
persistCurrentOrder() - Method in class atg.commerce.csr.util.CSRAgentTools
This method saves the current order to the repository if it is transient.
persistOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Called to persist the current order.
populateClaimItemEvent(ClaimItem, String, String, String, double, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates a ClaimItem event with the given infomation
populateCommerceItemEvent(CommerceItemEvent, String, String, String, long, long, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates a CommerceItemEvent with the given infomation
populateCreateOrderCommentEvent(CreateOrderComment, String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates a CreateOrderComment event with the given infomation
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
populateGrantAppeasementEvent(GrantAppeasement, String, String, double, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates a GrantAppeasement event 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 infomation
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
populateShippingGroupEvent(ShippingGroupEvent, String, String, String, List, int, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates a ShippingGroupEvent event with the given infomation
populateSplitCostCenterEvent(SplitCostCenter, String, String, String, String, String, long, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates a SplitCostCenter event with the given infomation
populateSplitShippingGroupEvent(SplitShippingGroup, String, String, String, String, String, long, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates a SplitShippingGroupEvent event with the given infomation
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.
postAddItemToOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
This is called after all processing is done by the handleAddItemsToOrder method.
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.
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.
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.
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.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.
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.
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.
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.
postReceiveReturnItems(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
This is called after all processing is done by the handleReceiveReturnItems 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
 
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.
postUpdateItem(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
This method calls sendPostUpdateAgentEvents.
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.
preApplyRefunds(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
This is called before any processing is done by the handleApplyRefunds method.
preApplyShippingMethods(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
preApplyShippingMethods is for work that must happen before the user selections are retained.
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.
preCommitOrderUpdates(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
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.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.
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.
prepareReplacementOrder(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
prepare a replacement order
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.
preReceiveReturnItems(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
This is called before any processing is done by the handleReceiveReturnItems 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
 
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.
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.
PRICE_OVERRIDE_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
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
 
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 claimed by the agent during the edit process.
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.
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 and sets the error url from property concurrentUpdateErrorURL
processDeleteItems(CloneEditState) - Method in class atg.commerce.order.edit.CloneEditHandler
Processes each DeleteItem object in the clone edit state.
processException(Exception, String, DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
This extension will walk the chain of ContainableExceptions and add the last one's message text as a form exception so it'll appear in the ui.
processRequest(Order, ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnManager
Process a return request
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
 
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
Applies updates to the gift list repository based on the changes made to the original order.
ProcReconcileGiftlistRepository() - Constructor for class atg.commerce.order.edit.processor.ProcReconcileGiftlistRepository
 
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
 
PROFILE_ID - Static variable in class atg.commerce.csr.profile.StoreCreditDroplet
 
PROFILE_SEARCH_METHOD - Static variable in class atg.commerce.csr.search.OrderSearchFormHandler
 
PROFILE_SEARCH_PROPERTY - Static variable in class atg.commerce.csr.search.OrderSearchFormHandler
 
PROFILE_SEARCH_VIEWNAME - Static variable in class atg.commerce.csr.search.OrderSearchFormHandler
 
PROFILEFORMRESOURCES - Static variable in class atg.commerce.csr.profile.CreateStoreCreditFormHandler
Resources file
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
 

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
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 purchase quantitys for updated and added giftlist handling instructions
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.order.edit.CloneEditManager
Runs the pipeline to reconcile the original order with the clone order.
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
recreatePriceInfos(Order) - Method in class atg.commerce.csr.order.CSROrderHolder
Reprices the order if it has commerce items without price infos.
RefundMethod - Class in atg.commerce.csr.returns
This class represents information for a refund
RefundMethod() - Constructor for class atg.commerce.csr.returns.RefundMethod
Construct this object, setting the refund type
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
REJECT_ORDER_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
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
 
REMAINING_AMOUNT - Static variable in class atg.commerce.csr.order.ClaimableLookup
 
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
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.
removeItemFromCollection(RepositoryItem, String, RepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
Removes an item from a collection property.
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
REPLACEMENT_CONVERSION_KEY - Static variable in class atg.commerce.csr.returns.ReturnItem
 
REPLACEMENT_CONVERSION_KEY - Static variable in class atg.commerce.csr.returns.ReturnManager
 
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
 
repriceOrder(String, Order, PricingModelHolder, Locale, RepositoryItem, RepositoryItem, Map, PipelineErrorHandler) - Method in class atg.commerce.csr.util.CSRAgentTools
Reprices an order.
resetForm() - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Resets the form properties repositoryId, updateKey, editValue dictionary, and value dictionary are reset.
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
 
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 performs the repository operations 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
 
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.
rollbackTransaction() - Method in class atg.commerce.csr.returns.ReturnFormHandler
This method is used to rollback the current transaction.
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 ConsumablePromotions in the CloneEditState
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
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
 
saveOriginalToCloneObjectMappings(CloneEditState, Map) - Method in class atg.commerce.order.edit.CollectionEditHandler
Saves the map of originalToClone objects in the clone edit state
saveReturnRequest(ReturnRequest, Profile) - Method in class atg.commerce.csr.returns.ReturnManager
Save a return request to the database.
sBundle - Variable in class atg.commerce.csr.environment.CSREnvironmentMonitor
 
sBundle - Variable in class atg.commerce.csr.environment.CSREnvironmentTools
 
sBundle - Variable in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
sBundle - Variable in class atg.commerce.csr.util.CSRAgentTools
 
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
 
SELECTED_SHIPPING_GROUP - Static variable in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
 
SELECTED_SHIPPING_GROUP_NICKNAME - Static variable in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
 
selectOrderAddress() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
This method loops through shipping groups in the order and finds the nickname of a shipping group in the order.
selectReturnItems(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Validates the quantites and reasons for the return items, builds the selected item list, and prepares the refund
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.
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.
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(Order, RepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
Send an automatic confirmation message.
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
Use the Template Email Sender to send a confirmation message for a given order.
sendConfirmationMessage(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Send the confirmation message using the the CSRAgentTools component.
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.
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.
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.
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
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.
sEnvResourceBundle - Variable in class atg.commerce.csr.environment.ChangeOrder
 
serveNewAddressParameter(String, ShippingGroup, DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
This method serves the newAddress parameter.
serveOutputParameter(String, DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
This method serves the output paramter.
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.CurrentShippingGroupSelectionDroplet
This method serves output/error and newAddress 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.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
serviceRepositoryItem(DynamoHttpServletRequest, DynamoHttpServletResponse, Repository, String, String) - Method in class atg.commerce.csr.repository.CustSvcRepositoryItemServlet
 
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
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
setAddAdjustmentErrorURL(String) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
setAddAdjustmentSuccessURL(String) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
setAddOrderManualAdjusmentJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the add order manual adjustment event
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.
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
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
 
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.
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.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.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(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
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)
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
 
setApplyShippingMethodsSuccessURL(String) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
setApproveOrderJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the approve order event
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
setAutoDeletedItem(boolean) - Method in class atg.commerce.order.edit.DeleteItem
 
setAutoEmailSent(boolean) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Sets the EmailSent
setAutoEmailSent(boolean) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sets the AutoEmailSent
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.
setAutoSendEmail(boolean) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Sets the AutoSendEmail
setAutoSendEmail(boolean) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sets the AutoSendEmail
setBalancingPaymentIdPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Sets the balancingPaymentIdPropertyName.
setBonusRefundPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the bonusRefund property in the returnItem item descriptor
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
setCaseSensitive(int) - Method in class atg.commerce.csr.search.SearchAttribute
Sets property mCaseSensitive
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
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.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
Sets the claimableId.
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(CSRCloneEditManager) - Method in class atg.commerce.csr.util.CSRAgentTools
 
setCloneEditManager(CloneEditManager) - Method in class atg.commerce.order.edit.CloneEditHandler
 
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
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
 
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
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.order.edit.CommerceItemEditHandler
Sets the CommerceItemManager component.
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
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.
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
setComponentQuery(QueryExpression) - Method in class atg.commerce.csr.search.SearchAttribute
Sets a query expression to use that will return the values from a sub-query to be used in the main query.
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
Sets property Configuration
setConfirmationEmailMap(ServiceMap) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets the ConfirmationEmailMap
setConfirmationTemplateToUse(String) - Method in class atg.commerce.csr.util.CSRAgentTools
Saves the template name in window scope so that it can be retrieved at a later time.
setConfirmationToAddress(String) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Sets the ConfirmationToAddress
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.
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
setCreateHardgoodShippingGroupFormHandler(CSRCreateHardgoodShippingGroupFormHandler) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
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
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.
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.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
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.CSROrderHolder
 
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
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.ManualAdjustmentsFormHandler
 
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.OrderNoteFormHandler
Sets the CSRAgentTools
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.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.ViewOrderFormHandler
 
setCSREnvironmentTools(CSREnvironmentTools) - Method in class atg.commerce.csr.util.CSRAgentTools
 
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
setCustomCatalogs(boolean) - Method in class atg.commerce.csr.util.CSRConfigurator
boolean indicating if custom catalogs are in use
setCustomerProfile(Profile) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Sets the property CustomerProfile.
setCustomerProfileTools(CustomerProfileTools) - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
 
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
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.
setDefaultLocale(Locale) - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
Sets the default locale
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
setDeleteAdjustmentErrorURL(String) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
setDeleteAdjustmentSuccessURL(String) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
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
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
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.
setEditPaymentGroupJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the edit payment group event
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.
setEnableCountQuery(boolean) - Method in class atg.commerce.csr.search.SearchFormHandler
Sets the property enableCountQuery.
setEnvironmentTools(EnvironmentTools) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Sets the EnvironmentTools
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
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
setExchangeOrderJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the exchange order event
setExcludedOrderProperties(Properties) - Method in class atg.commerce.order.edit.processor.ProcCloneOrderForEdit
set the property ExcludedOrderProperties
setFulfillmentMessageSender(MessageSender) - Method in class atg.commerce.order.edit.CloneEditHandler
Set the FulfillmentMessageSender property.
setGeneratedStoreCredit(StoreCredit) - Method in class atg.commerce.csr.returns.ReturnRequest
Sets the generatedStoreCredit.
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.
setGiftlistManager(GiftlistManager) - Method in class atg.commerce.order.edit.HandlingInstructionEditHandler
 
setHandlingInstructionEditHandler(HandlingInstructionEditHandler) - Method in class atg.commerce.order.edit.processor.ProcReconcileGiftlistRepository
 
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
 
setIncompleteOrderStates(String[]) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets array of order states that indicate that an order is incomplete
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.ticketing.TicketingActivityRecorder
The repository where the agent profiles live
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
setItemList(List) - Method in class atg.commerce.csr.returns.ReturnShippingGroup
Sets the list of commerce items contained in this shipping group
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.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
 
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
setManualAdjustmentId(String) - Method in class atg.commerce.csr.events.OrderManualAdjustmentEvent
Sets the ID of the manual adjustment
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
 
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.
setMessageSender(MessageSender) - Method in class atg.commerce.csr.order.CSRPurchaseProcessHelper
Set the MessageSender property.
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
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.
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
 
setNewAddressNickname(String) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
 
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
 
setNewShippingGroup(ShippingGroup) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
 
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
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
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
setObjectStates(ObjectStates) - Method in class atg.commerce.csr.util.StateDescription
Sets the object states
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
 
setOrder(Order) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
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
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
 
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
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.profile.CSRCustomerProfileFormHandler
Sets the OrderId property.
setOrderItemDescriptorName(String) - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
The name of the order item descriptor in the order repository
setOrderManager(OrderManager) - Method in class atg.commerce.csr.order.OrderNoteFormHandler
Sets the OrderManager
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
 
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
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
 
setOtherRefund(double) - Method in class atg.commerce.csr.returns.ReturnRequest
 
setOtherRefundPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Sets the otherRefundPropertyName.
setPaymentGroupEditHandler(PaymentGroupEditHandler) - Method in class atg.commerce.order.edit.processor.ProcAuthorizePaymentGroups
 
setPaymentGroupEditHandler(PaymentGroupEditHandler) - Method in class atg.commerce.order.edit.RelationshipEditHandler
 
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.
setPaymentGroupStates(PaymentGroupStates) - Method in class atg.commerce.csr.order.CSRPurchaseProcessHelper
Sets the map of valid payment group states
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
 
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
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
 
setPersistOrderForTransientUsers(boolean) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets the persistOrderForTransientUsers.
setPostApplyShippingGroupsPricingOp(String) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
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
Get 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.util.CSRAgentTools
 
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.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.
setProductsWindowScopeKey(String) - Method in class atg.commerce.csr.catalog.AddProductsByIdConfigurator
Sets property productsWindowScopeKey
setProfile(Profile) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Set the Profile property.
setProfile(Profile) - Method in class atg.commerce.csr.profile.CreateStoreCreditFormHandler
Sets the property Profile.
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
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
 
setPromotionTools(PromotionTools) - Method in class atg.commerce.csr.util.CSRAgentTools
 
setPromotionUsed(boolean) - Method in class atg.commerce.csr.order.edit.ConsumablePromotion
 
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.PaymentGroupEvent
Sets the list of PropertyUpdates
setPropertyUpdates(List) - Method in class atg.commerce.csr.events.ShippingGroupEvent
Sets the list of PropertyUpdates
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
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
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
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
setRefundType(String) - Method in class atg.commerce.csr.returns.RefundMethod
Sets the refund type for this record
setRejectOrderJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the reject order event
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.
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
setRepository(Repository) - Method in class atg.commerce.csr.search.SearchFormHandler
Sets Repository which is being queried
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
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.
setResultNumGreaterThanMax(String) - Method in class atg.commerce.csr.search.SearchFormHandler
Sets the property ResultNumGreaterThanMax.
setResultSetSize(int) - Method in class atg.commerce.csr.search.SearchFormHandler
 
setReturnAllowed(boolean) - Method in class atg.commerce.csr.returns.ReturnRequest
sets the switch that indicates if the return of merchandise is allowed
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
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
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
setReturnManager(ReturnManager) - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
Sets the returnManager.
setReturnManager(ReturnManager) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Sets the returnManager.
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
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
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
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
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.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
setRmaPropertyName(String) - Method in class atg.commerce.csr.returns.ReturnTools
Set the name of the returnRequest property that identifies the RMA
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
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
Sets the selectDefaultFromOrder.
setSelectedReturnItems(String[]) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sets property SelectedReturnItems
setSelectedReturns(String[]) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sets property SelectedReturns
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
 
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
 
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.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
 
setShippingGroupManager(ShippingGroupManager) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
 
setShippingGroupManager(ShippingGroupManager) - Method in class atg.commerce.csr.returns.ReturnManager
Sets the ShippingGroup manager
setShippingGroupManager(ShippingGroupManager) - Method in class atg.commerce.order.edit.ShippingGroupEditHandler
 
setShippingGroupMapContainer(ShippingGroupMapContainer) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Set the ShippingGroupMapContainer property.
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
setShippingGroupStates(ShippingGroupStates) - Method in class atg.commerce.csr.order.CSRPurchaseProcessHelper
Sets the map of valid shipping group states
setShippingMethod(String) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
setShippingMethodPropertyName(String) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Set the name of the shippingMethod property in a ShippingGroup
setShippingPricingEngine(ShippingPricingEngine) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
the shipping pricing engine to consult for available shipping methods
setShipToAddressNickname(String) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
setShoppingCart(OrderHolder) - Method in class atg.commerce.csr.pricing.SubmittedOrderPricingModelHolder
Sets property ShoppingCart
setShowProductEntryField(boolean) - Method in class atg.commerce.csr.catalog.AddProductsByIdConfigurator
Sets property showProductEntryField
setShowSKUEntryField(boolean) - Method in class atg.commerce.csr.catalog.AddProductsByIdConfigurator
Sets property showSKUEntryField
setSingleShippingGroupCheckoutErrorURL(String) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
setSingleShippingGroupCheckoutSuccessURL(String) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
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
 
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
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.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
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
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
setTemplateEmailSender(TemplateEmailSender) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets the TemplateEmailSender
setTestCatalog() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
 
setTextSearchStringFormat(String) - Method in class atg.commerce.csr.search.RepositorySearcher
Sets property mTextSearchStringFormat
setThrowExceptionsForCollectionChanges(boolean) - Method in class atg.commerce.order.edit.CollectionEditHandler
 
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
setTicketOrdersPropertyName(String) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets the ticketOrdersPropertyName.
setTransactionManager(TransactionManager) - Method in class atg.commerce.csr.order.OrderNoteFormHandler
Sets the Transaction Manager
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
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.
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.ShippingGroupEvent
Update type.
setUseExistingAddress(boolean) - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
 
setUseLocaleRepository(boolean) - Method in class atg.commerce.csr.search.SearchFormHandler
Sets UseLocaleRepository
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
Sets property UserPricingModels
setUserSelectedShipToNickname(String) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
 
setUsingPriceLists(boolean) - Method in class atg.commerce.csr.util.CSRConfigurator
Sets boolean indicating whether price lists are being used
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
setViewCreditCardJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the view credit card event
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
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_GROUPS - Static variable in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
 
SHIPPING_METHODS - Static variable in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
 
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.
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.
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
singleShippingGroupCheckout(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
In CSC application, in single shipping page, agnet could add a shipping group or select an existing address and shipping methods.
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
 
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 storingthe 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
 
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
 
SUBQUERY_SEARCH_INT - Static variable in class atg.commerce.csr.search.SearchAttribute
 
SUBTYPE_SEARCH_INT - Static variable in class atg.commerce.csr.search.SearchAttribute
 
supplyValidAddresses(Map) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
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.OrderEvent
 
toString() - Method in class atg.commerce.csr.returns.ReturnItem
 
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
 
TYPE - Static variable in class atg.commerce.csr.order.OrderComponentIsModifiable
 

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
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
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
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.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.
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_SELECTED_SHIP_TO_NICKNAME - Static variable in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
 

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.
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
 
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.
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
 
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're 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
 

Z

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

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