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

A

acquireTransactionLock(DynamoHttpServletRequest) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Attempt to acquire a local lock before creating a transaction that may modify the order, but only if useLocksAroundTransactions is set to true.
ACTION_ACTIVATE - Static variable in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
the action that will cause the schedule to be activated
ACTION_DEACTIVATE - Static variable in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
the action that will cause the schedule to be deactivated
ACTION_PARAM_NAME - Static variable in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
The parameter name used to specify if the scheduled should be activatived or deactivated
ACTIVATE_TYPE - Static variable in class atg.commerce.csr.events.ScheduledOrderEvent
Event update type when a scheduled order is activated
activateSchedule(String) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Calculates a new next run time then activates the schedule
activateSchedule() - Method in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
Activates the schedule and re-calculates the next run time
ACTIVITY_TYPE_ORDER_SUBMIT - Static variable in interface atg.commerce.csr.ticketing.CSRTicketingConstants
Activity Type for order submit
ADD_ORDER_FIXED_AMOUNT_ADJUSTMENT_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
ADD_PAYMENT_GROUP_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
ADD_SHIPPING_GROUP_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
ADD_TYPE - Static variable in class atg.commerce.csr.events.OrderManualAdjustmentEvent
Event update type when a manual adjustment is added
ADD_TYPE - Static variable in class atg.commerce.csr.events.PaymentGroupEvent
Event update type when a payment group is added
ADD_TYPE - Static variable in class atg.commerce.csr.events.ScheduledOrderEvent
Event update type when a scheduled order is added
ADD_TYPE - Static variable in class atg.commerce.csr.events.ShippingGroupEvent
Event update type when a payment group is added
addAdjustment(ManualAdjustmentsFormHandler.Handler) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Add a new manual order adjustment.
addBypassExpiredPromotionsCheckParameter(Map) - Method in class atg.commerce.csr.util.CSRAgentTools
Deprecated. 
addBypassOrderApprovalCheckParameter(Map) - Method in class atg.commerce.csr.approvals.order.OrderApprovalTools
Adds the parameter that will cause the processOrder pipeline to skip checking for approval for the order.
addBypassPaymentGroupAuthorizationParameter(Map) - Method in class atg.commerce.csr.util.CSRAgentTools
Deprecated. 
addBypassPromotionVetoersParameter(Map) - Method in class atg.commerce.csr.util.CSRAgentTools
Deprecated. 
addChangeCatalogDetail(String, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Adds a change detail for a change in catalog
addChangeCatalogDetail(RepositoryItem, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Adds a change detail for the given custom catalog.
addChangeOrderDetail(String, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Adds a change order detail for loading an existing order.
addChangeOrderDetail(Order, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Adds a change order detail for loading an existing order.
addChangePriceListDetail(String, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Adds a change detail for the price list with the given id.
addChangePriceListDetail(RepositoryItem, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Adds a change detail for the given price list.
addChangeSalePriceListDetail(String, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Adds a change detail for the sale price list with the given id.
addChangeSalePriceListDetail(RepositoryItem, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Adds a change detail for the given sale price list.
addConsumablePromotion(CloneEditState, RepositoryItem, int) - Method in class atg.commerce.csr.order.edit.CSRCloneEditManager
Deprecated.
ConsumablePromotion objects are no longer used by CSC
addCurrentOrderPricingParameters(Map) - Method in class atg.commerce.csr.util.CSRAgentTools
Adds all the extra parameters used for pricing operations against the current Order.
addCurrentTicketParameter(Map) - Method in class atg.commerce.csr.util.CSRAgentTools
Adds the current ticket to the extra parameter map
addExtraParameters(DynamoHttpServletRequest, DynamoHttpServletResponse, Map<String, String>) - Method in class atg.commerce.csr.catalog.endeca.ContentRequestURLDroplet
Adds the contentURI parameter to the extra parameters.
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.
addItemPriceSourceParameter(Map, List) - Method in class atg.commerce.csr.util.CSRAgentTools
Deprecated. 
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.
addListPriceListParameter(Map, RepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
Adds the given pricelist as the list pricelist to the extra parameter map
addNewAddressShippingMethod(Map, ShippingGroup) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated. 
addNewOrderDetail(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Adds a change environment detail for a new order.
addOrderPromotionsToHolder(Order, PricingModelHolder) - Method in class atg.commerce.csr.util.CSRAgentTools
Adds the promotions that are associated with the order to the pricing model holder.
addPriceListParameter(Map) - Method in class atg.commerce.csr.util.CSRAgentTools
This method adds the environment's current price list and sale price list to the extra parameter map that's used for pricing operations in CSR.
AddProductsByIdConfigurator - Class in atg.commerce.csr.catalog
This class is used to maintain Add Products by Id configuration values for the CSR application.
AddProductsByIdConfigurator() - Constructor for class atg.commerce.csr.catalog.AddProductsByIdConfigurator
 
addPromotion(RepositoryItem) - Method in class atg.commerce.csr.pricing.SubmittedOrderPricingModelHolder
Adds a promotion to the holder.
addSalePriceListParameter(Map, RepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
Adds the given pricelist as the sale pricelist to the extra parameter map
addShippingGroupValidationErrors(Collection) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Deprecated.
-- This method is not used anymore. The shipping address page is totally changed and the shipping address page does not have an option to add address and move to the next checkout stage.
adjustEndTimeForDST(Date, long) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Util method that will adjust the calculated end time for changing in dst between the start date and calculated end time.
ADJUSTMENT - Static variable in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
ADJUSTMENT_AMOUNT - Static variable in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
ADJUSTMENT_AMOUNT_INVALID_FORMAT - Static variable in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
ADJUSTMENT_ID - Static variable in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
ADJUSTMENT_TYPE - Static variable in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
ADVANCED_SEARCH_INT - Static variable in class atg.commerce.csr.search.SearchAttribute
 
afterSet(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Called after any setX methods on this form are set when a form that modifies properties of this form handler is submitted.
AGENT_ORDER_SEARCH_REQUEST_TRACKER_PATH - Static variable in class atg.commerce.csr.environment.CSREnvironmentMonitor
The path to the agentOrderSearchRequestTracker component
agentCanAccessOrder(String) - Method in class atg.commerce.csr.util.CSRAgentTools
looks up the order in the order repository, gets the siteId property and decides if the current Agent can see the site and therefore the order
AgentCommentEditHandler - Class in atg.commerce.csr.order.edit
This handler reconciles agent comments between the clone and original order.
AgentCommentEditHandler() - Constructor for class atg.commerce.csr.order.edit.AgentCommentEditHandler
 
AgentEventHandler - Interface in atg.commerce.csr.order.edit
Interface that's used to define a clone edit handler that sends agent events.
AGENTRESOURCES - Static variable in class atg.commerce.csr.util.CSRAgentTools
 
ALL_SHIPPING_GROUP_TYPES - Static variable in class atg.commerce.order.purchase.ApplicableShippingGroups
 
AltColor - Class in atg.commerce.csr.util
The AltColor conditionally servlet renders one of its parameters based on whether the value of its value parameter is odd or even.
AltColor() - Constructor for class atg.commerce.csr.util.AltColor
 
ANCESTORS - Static variable in class atg.commerce.csr.catalog.GetCategoryAncestorsDroplet
 
appendTimeToDate(Date, String) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Returns a new date object with the given date and time.
ApplicableShippingGroups - Class in atg.commerce.order.purchase
This droplet is used to serve applicable shipping groups and shipping group types for a commerce item or an order.
ApplicableShippingGroups() - Constructor for class atg.commerce.order.purchase.ApplicableShippingGroups
 
APPLICATION_NAME - Static variable in interface atg.commerce.csr.ticketing.CSRTicketingConstants
CSR ticketing application name
applyActiveCustomerChangeDetail(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Applies changes related to a current customer change.
applyCatalogChangeDetail(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Changes the environment's current catalog based on the change detail.
applyChanges(EnvironmentChangeState) - Method in class atg.commerce.csr.clicktoconnect.C2CCSREnvironmentMonitor
If the active customer profile is transient, retrieves the promotions from the C2C application repository item and grants any promotion to the active customer profile that it doesn't already have.
applyChanges(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method applies changes that this monitor is responsible for.
applyExchangeProcessPayments(String) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
This method calls ReturnManager.applyExchangeProcessPayments(ReturnRequest) and applies the payment between the original order and replacement order.
applyItemPriceOverrides(Order, Map) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Overrides the prices of the commerce items in the order based on the values in the price override property.
applyOrderChangeDetail(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Changes the current order based on the change detail.
applyOrderSearchResultsChangeDetail(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Deprecated.
use UIEnvironmentMonitor#resetOrderSearchResults(EnvironmentChangeDetail, EnvironmentChangeState)
applyOtherAdjustment() - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
Sets the return request's other adjustment value from the form's other adjustment value.
applyOverrides(DynamoHttpServletRequest, DynamoHttpServletResponse, Map, Map) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Apply item and shipping group price overrides, save any overridden items to the context.
applyPriceListChangeDetail(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Changes the environment's current price list based on the change detail.
applyPriceListChangeDetail(EnvironmentChangeDetail, EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Changes the environment's current price list and sale price list based on the change details.
applyPromotions(RepositoryItem, C2CRequestData, EnvironmentChangeState) - Method in class atg.commerce.csr.clicktoconnect.C2CCSREnvironmentMonitor
Grants each promotion in the C2CRequestData that the profile doesn't already have and reprices the order.
applyRefunds(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
After applying refund values, this extension will recalculate payment group values if working on an exchange.
applyRepriceOrder(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method re-prices the order.
applyReturnItemRefunds() - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
Sets the actual refund amounts of each return item from the form's map of return item refund values.
applyShippingAdjustment() - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
Sets the actual shipping from the form's shipping adjustment value.
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.
Approval - Class in atg.commerce.csr.approvals
Class to represent an Approval
Approval - Class in atg.commerce.csr.approvals
Class to represent an Approval
Approval(String, RepositoryItem, RepositoryItem, String, String) - Constructor for class atg.commerce.csr.approvals.Approval
Creates an approval object containing the supplied parameters.
Approval() - Constructor for class atg.commerce.csr.approvals.Approval
 
APPROVAL_ACCEPTED - Static variable in class atg.commerce.csr.util.CSRAgentTools
the name of the confirmation email template for approving an order
APPROVAL_NOT_NEEDED - Static variable in class atg.commerce.csr.approvals.order.OrderApprovalTools
Approval limit to return when an approval is not needed
APPROVAL_NOT_REQUIRED - Static variable in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
Approval not required constant
APPROVAL_NOT_REQUIRED - Static variable in class atg.commerce.csr.approvals.order.ProcCheckIfApprovalRequired
return code when an approval is not required
APPROVAL_REJECTED - Static variable in class atg.commerce.csr.util.CSRAgentTools
the name of the confirmation email template for rejecting an order
APPROVAL_REQUIRED - Static variable in class atg.commerce.csr.approvals.order.ProcCheckIfApprovalRequired
return code when approval is required
ApprovalRepositoryQueryFormHandler - Class in atg.commerce.csr.approvals
Form handler used to find any approvals of a given state and type.
ApprovalRepositoryQueryFormHandler - Class in atg.commerce.csr.approvals
Form handler used to find any approvals of a given state and type.
ApprovalRepositoryQueryFormHandler() - Constructor for class atg.commerce.csr.approvals.ApprovalRepositoryQueryFormHandler
 
ApprovalsException - Exception in atg.commerce.csr.approvals
Approvals specific exception
ApprovalsException - Class in atg.commerce.csr.approvals
Approvals specific exception
ApprovalsException() - Constructor for exception atg.commerce.csr.approvals.ApprovalsException
Constructs a new EnvironmentException.
ApprovalsException(String) - Constructor for exception atg.commerce.csr.approvals.ApprovalsException
Constructs a new ApprovalsException with the given explanation.
ApprovalsException(Throwable) - Constructor for exception atg.commerce.csr.approvals.ApprovalsException
Constructs a new ApprovalsException.
ApprovalsException(String, Throwable) - Constructor for exception atg.commerce.csr.approvals.ApprovalsException
Constructs a new ApprovalsException with the given explanation.
ApprovalsManager - Class in atg.commerce.csr.approvals
Class to manage approvals.
ApprovalsManager - Class in atg.commerce.csr.approvals
Class to manage approvals.
ApprovalsManager() - Constructor for class atg.commerce.csr.approvals.ApprovalsManager
 
ApprovalsPropertyManager - Class in atg.commerce.csr.approvals
Manages the properties for the approvals repository Approval item descriptor
ApprovalsPropertyManager - Class in atg.commerce.csr.approvals
Manages the properties for the approvals repository Approval item descriptor
ApprovalsPropertyManager() - Constructor for class atg.commerce.csr.approvals.ApprovalsPropertyManager
 
approve(Approval, RepositoryItem) - Method in class atg.commerce.csr.approvals.ApprovalsManager
Approves the Approval object provided by calling approve() on the appropriate Approval Handler.
approve(Approval) - Method in class atg.commerce.csr.approvals.GenericApprovalsHandler
Called by ApprovalsManager.approve() Executes specific logic for approving an approval type
approve(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Executes the changeEnvironment method to complete the environment change process.
approve(Approval) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
processes the order supplied as an attribute on the pApproval
APPROVE_ORDER_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
APPROVED - Static variable in class atg.commerce.csr.approvals.ApprovalsManager
the state when an approval has been approved
areAllGroupsShipped(Order, String[]) - Method in class atg.commerce.csr.util.CSRAgentTools
Returns true if all ShippingGroups in the Order are in a "shipped".
areAnyItemsShipped(Order) - Method in class atg.commerce.csr.util.CSRAgentTools
Returns true if any ShippingGroupCommerceItemRelationship in the Order has a state of "DELIVERED"
arePriceOverrides(Order) - Method in class atg.commerce.csr.util.CSRAgentTools
Returns true if there are any agent applied price overrides on the order
assembleSearchResults(RepositoryItem[]) - Method in class atg.commerce.csr.order.OrderTableFormHandler
Overrides the base bahavior to wrap each repository item in the result with a ResultWrapper object.
associateOrder(MutableRepository, MutableRepositoryItem, AgentEvent) - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
Checks if there is a non-transient order id in the event.
associateTicketAndOrder(String, MutableRepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
This method associates a given or current active ticket to the order that is passed in.
atg.commerce.csr.approvals - package atg.commerce.csr.approvals
 
atg.commerce.csr.approvals.order - package atg.commerce.csr.approvals.order
 
atg.commerce.csr.catalog - package atg.commerce.csr.catalog
 
atg.commerce.csr.catalog.endeca - package atg.commerce.csr.catalog.endeca
 
atg.commerce.csr.clicktoconnect - package atg.commerce.csr.clicktoconnect
 
atg.commerce.csr.environment - package atg.commerce.csr.environment
 
atg.commerce.csr.events - package atg.commerce.csr.events
 
atg.commerce.csr.gifts - package atg.commerce.csr.gifts
 
atg.commerce.csr.logging - package atg.commerce.csr.logging
 
atg.commerce.csr.order - package atg.commerce.csr.order
 
atg.commerce.csr.order.edit - package atg.commerce.csr.order.edit
 
atg.commerce.csr.order.edit.processor - package atg.commerce.csr.order.edit.processor
 
atg.commerce.csr.order.scheduled - package atg.commerce.csr.order.scheduled
 
atg.commerce.csr.pricing - package atg.commerce.csr.pricing
 
atg.commerce.csr.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.purchase - package atg.commerce.order.purchase
 
ATTRIBUTE_APPROVER_LOCALE - Static variable in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
The attribute name used to store the locale of the user doing the approval
ATTRIBUTE_CUSTOMER_EMAIL - Static variable in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
the attribute name used to store the customers email address in the Approval object's attributes.
ATTRIBUTE_ORDER - Static variable in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
the attribute name used to store the Order in the Approval object's attributes.
ATTRIBUTE_ORDER_TOTAL - Static variable in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
the attribute name used to store the Order's total in the Approval object's attributes.
ATTRIBUTE_TOTAL_APPEASEMENTS - Static variable in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
the attribute name used to store the total appeasement amount in the Approval object's attributes.

B

beforeSet(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Called before any setX methods on this form are set when a form that modifies properties of this form handler is submitted.
buildEvent(DynamoHttpServletRequest, DynamoHttpServletResponse, RepositoryItem, String, String) - Method in class atg.commerce.csr.events.ViewCreditCardEventDroplet
Creates a credit card viewed event.
buildRecordFilter() - Method in class atg.commerce.csr.catalog.endeca.CSRPriceListPairFilterBuilder
 
buildRecordFilter() - Method in class atg.commerce.csr.catalog.endeca.CSRSiteFilterBuilder
sets the siteScope based on the siteScope value in the SearchState.getSiteScope()
BYPASS_EXPIRED_PROMOTIONS_CHECK_PIPELINE_PARAM - Static variable in class atg.commerce.csr.util.CSRAgentTools
The extra parameter name used to bypass the expired promotions checks in the processOrder pipeline

C

C2CCSREnvironmentMonitor - Class in atg.commerce.csr.clicktoconnect
This environment monitor generates change details for a new C2C call
C2CCSREnvironmentMonitor() - Constructor for class atg.commerce.csr.clicktoconnect.C2CCSREnvironmentMonitor
 
calculateEndTimeForOccurrences(Schedule) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Calculates the end date for a schedule based on the selected number of occurrences
calculateEndTimeForOccurrences(Schedule, Date, long) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Calculates and end date for the given schedule based on the given start date and number of occurrences for the schedule.
calculateIntervalForPeriodicSchedule() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Calculates the interval for a PeriodicSchedule based on the form input.
calculateNextRunTime(Schedule) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Calculates the next runtime for the given schedule
calculateNextRunTime(Schedule, Date) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Calculates the next runtime for the given schedule and current start date.
cancel(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Executes cancel processing.
CANCEL_CREATE_NEW_SCHEDULE - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
the value of the cancel process parameter when canceling the create schedule process that was started from the schedule order view page - add schedule option
CANCEL_EXCHG_ONLY - Static variable in class atg.commerce.csr.order.CSRCancelOrderFormHandler
 
CANCEL_EXCHG_RETURN - Static variable in class atg.commerce.csr.order.CSRCancelOrderFormHandler
 
CANCEL_ORDER_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
CANCEL_PROCESS_PARAM_NAME - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
the name of the request parameter for specifying the cancel process key
CANCEL_REVIEW_SCHEDULE - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
the value of the cancel process parameter when canceling the create schedule process that was started from the review order page - schedule option.
CANCEL_REVIEW_SUBMIT_AND_SCHEDULE - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
the value of the cancel process parameter when canceling the create schedule process that was started from the review order page - submit and schedule option.
CANCEL_UPDATE_SCHEDULE - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
the value of the cancel process parameter when canceling the update schedule process that was started from the schedule order view page - Change schedule option
cancelExchangeOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
This method is assisting the cancel operation.
cancelOrder(Order, DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
This method sends the CancelOrder event
CASE_INSENSITIVE_INT - Static variable in class atg.commerce.csr.search.SearchAttribute
 
CASE_SENSITIVE_INT - Static variable in class atg.commerce.csr.search.SearchAttribute
 
CATALOG_REF_ID_ATTRIBUTE_NAME - Static variable in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
 
CATALOG_TREE_STATE_PATH - Static variable in class atg.commerce.csr.environment.CSREnvironmentTools
The path to the environment's tree state component
CATEGORY_ID - Static variable in class atg.commerce.csr.catalog.GetCategoryAncestorsDroplet
 
changeEnvironment(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.DuplicateAndSubmit
Extends the change environment to submit the duplicate order
changeEnvironment(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
Executes the action against the scheduled order item.
changeEnvironment(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.StartReturnExchangeProcess
Initializes the return request after ensuring the order has been loaded.
ChangeOrder - Class in atg.commerce.csr.environment
This form handler is used to change the environment's order.
ChangeOrder() - Constructor for class atg.commerce.csr.environment.ChangeOrder
 
changeOrder(String, String, TicketDispositionOptions) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Changes the environment's current order to the given order
changeOrder(String, Order, TicketDispositionOptions) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Changes the environment's current order to the given order
changeOrderOwner(Order, RepositoryItem) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Changes the order owner of the order.
changePrice(Order, AmountInfo, double, Map, CommerceIdentifier, String) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Sees if the new price is different from the price in the AmountInfo.
changeShippingGroupForCommerceItemShippingInfos(Collection, String, String) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Changes the shipping group name for a collection of items in the CommerceItemShippingInfoContainer
changeSiteScope(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.catalog.endeca.SiteScopeFormHandler
Called by the handler to change the site scope
changeSku(Order, CommerceItem, String, Map) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Change Sku in specified item to new Sku and add the item to the map of changed items.
changeSkus(Map) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Perform Sku changes on the specified commerce items in the order.
changeViewOrder(String) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
This method will change the current view order to the given order.
changeViewOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.ViewOrderFormHandler
Sets the current order on the view order holder to the order specified by the property viewOrderId
CHANNEL_INCOMING_CALL - Static variable in interface atg.commerce.csr.ticketing.CSRTicketingConstants
Channel used for tickets created by an Agent based on a service call
CHANNEL_OUTGOING_CALL - Static variable in interface atg.commerce.csr.ticketing.CSRTicketingConstants
Channel used for responses given by an agent through a service call
checkApprovalRequiredForOrderUpdates() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Checks if approval is required for the modified order and adds a droplet exception if it does.
checkForRequiredPropertiesInValueDictionary(DynamoHttpServletRequest, String[]) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
This method can be used to ensure that a specific set of properties are in the value dictionary.
CISI_CONTAINER - Static variable in class atg.commerce.order.purchase.ApplicableShippingGroups
 
CLAIM_ITEM_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
CLAIMABLE_ID - Static variable in class atg.commerce.csr.order.ClaimableLookup
 
CLAIMABLE_ITEM - Static variable in class atg.commerce.csr.order.ClaimableLookup
 
ClaimableLookup - Class in atg.commerce.csr.order
This droplet takes the payment group and returns the payment item such as claimable item in case of store credit and gift certificate, and payment group's maximum remaining amount.
ClaimableLookup() - Constructor for class atg.commerce.csr.order.ClaimableLookup
 
claimCoupon(Order, RepositoryItem, String) - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
If the order hasn't been submitted yet, the ClaimableManager is called to claim the coupon.
claimCoupon(String, String, Map) - Method in class atg.commerce.csr.util.CSRAgentTools
If the order hasn't been submitted yet, the ClaimableManager is called to claim the coupon.
claimCouponForSubmittedOrder(CloneEditState, String, Order, RepositoryItem, RepositoryItem, SubmittedOrderPricingModelHolder, String, Locale, Map) - Method in class atg.commerce.csr.util.CSRAgentTools
Claims a coupon for use with an already submitted order
ClaimItem - Class in atg.commerce.csr.events
The message class to be used to notify listeners when a CSR claims a coupon, gift certificate, or store credit for a customer
ClaimItem() - Constructor for class atg.commerce.csr.events.ClaimItem
 
claimItem(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
claimItem claims a coupon or creates a new GiftCertificate.
CLASS_VERSION - Static variable in class atg.commerce.csr.approvals.Approval
 
CLASS_VERSION - Static variable in class atg.commerce.csr.approvals.ApprovalRepositoryQueryFormHandler
 
CLASS_VERSION - Static variable in exception atg.commerce.csr.approvals.ApprovalsException
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.approvals.ApprovalsManager
 
CLASS_VERSION - Static variable in class atg.commerce.csr.approvals.ApprovalsPropertyManager
 
CLASS_VERSION - Static variable in class atg.commerce.csr.approvals.FindPendingApprovalsDroplet
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.approvals.GenericApprovalsHandler
 
CLASS_VERSION - Static variable in class atg.commerce.csr.approvals.GetTotalApprovalsForStateDroplet
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.approvals.order.GetAgentAppeasementLimitForApproval
 
CLASS_VERSION - Static variable in class atg.commerce.csr.approvals.order.IsOrderPendingApprovalDroplet
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
 
CLASS_VERSION - Static variable in class atg.commerce.csr.approvals.order.OrderApprovalTools
 
CLASS_VERSION - Static variable in class atg.commerce.csr.approvals.order.ProcCheckIfApprovalRequired
 
CLASS_VERSION - Static variable in class atg.commerce.csr.approvals.order.ProcRemoveOrderApproval
 
CLASS_VERSION - Static variable in class atg.commerce.csr.approvals.order.UpdateOrderApprovalCustomerEmailFormHandler
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.catalog.AddProductsByIdConfigurator
 
CLASS_VERSION - Static variable in class atg.commerce.csr.catalog.endeca.Configuration
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.catalog.endeca.ContentItemResultsDroplet
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.catalog.endeca.ContentRequestURLDroplet
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.catalog.endeca.CSRCatalogFilterBuilder
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.catalog.endeca.CSRInvokeAssembler
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.catalog.endeca.CSRPriceListPairFilterBuilder
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.catalog.endeca.CSRSiteFilterBuilder
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.catalog.endeca.EndecaRequestWrapper
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.catalog.endeca.PagingDroplet
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.catalog.GetCategoryAncestorsDroplet
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.catalog.GetSKUParentProductDroplet
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.catalog.MapElementMRUList
 
CLASS_VERSION - Static variable in class atg.commerce.csr.clicktoconnect.C2CCSREnvironmentMonitor
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.clicktoconnect.DefaultLandingPageHandler
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.clicktoconnect.OrderViewLandingPageHandler
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.clicktoconnect.ProductViewLandingPageHandler
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.environment.ChangeOrder
Class version string
CLASS_VERSION - Static variable in interface atg.commerce.csr.environment.CSREnvironmentConstants
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.environment.CSREnvironmentMonitor
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.environment.CSREnvironmentTools
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.environment.CurrentCatalogHolder
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.environment.CurrentPriceListHolder
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.events.ClaimItem
 
CLASS_VERSION - Static variable in class atg.commerce.csr.events.CommerceItemEvent
 
CLASS_VERSION - Static variable in class atg.commerce.csr.events.CreateOrderComment
 
CLASS_VERSION - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.events.GiftItemEvent
 
CLASS_VERSION - Static variable in class atg.commerce.csr.events.GiftlistEvent
 
CLASS_VERSION - Static variable in class atg.commerce.csr.events.GrantAppeasement
 
CLASS_VERSION - Static variable in class atg.commerce.csr.events.OrderEvent
 
CLASS_VERSION - Static variable in class atg.commerce.csr.events.OrderManualAdjustmentEvent
 
CLASS_VERSION - Static variable in class atg.commerce.csr.events.PaymentGroupEvent
 
CLASS_VERSION - Static variable in class atg.commerce.csr.events.PriceOverride
 
CLASS_VERSION - Static variable in interface atg.commerce.csr.events.PropertyUpdateEvent
 
CLASS_VERSION - Static variable in class atg.commerce.csr.events.ReceiveReturnItem
 
CLASS_VERSION - Static variable in class atg.commerce.csr.events.ReturnOrder
 
CLASS_VERSION - Static variable in class atg.commerce.csr.events.ScheduledOrderEvent
 
CLASS_VERSION - Static variable in class atg.commerce.csr.events.ShippingGroupEvent
 
CLASS_VERSION - Static variable in class atg.commerce.csr.events.SplitCostCenter
 
CLASS_VERSION - Static variable in class atg.commerce.csr.events.SplitShippingGroup
 
CLASS_VERSION - Static variable in class atg.commerce.csr.events.ViewCreditCardEvent
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.events.ViewCreditCardEventDroplet
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.events.ViewOrderDroplet
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.gifts.GiftlistTableFormHandler
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.logging.PropertyUpdateRecorder
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.order.ClaimableLookup
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.CommerceTypeConfiguration
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.order.ConfirmationInfo
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.order.Constants
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.order.CreditCardIsExpired
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.CSRCancelOrderFormHandler
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.CSRCreateElectronicShippingGroupFormHandler
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.CSRCreateHardgoodShippingGroupFormHandler
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.CSROrderHolder
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.CSRPaymentGroupRemainingAmount
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.CSRPurchaseProcessHelper
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.CSRUpdateShippingGroupFormHandler
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.DuplicateOrder
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.order.edit.AgentCommentEditHandler
 
CLASS_VERSION - Static variable in interface atg.commerce.csr.order.edit.AgentEventHandler
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.edit.ConsumablePromotion
Deprecated.
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.edit.CSRCloneEditManager
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.edit.CSRCommerceItemEditHandler
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.edit.CSRManualAdjustmentEditHandler
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.edit.CSRPaymentGroupEditHandler
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.edit.CSRShippingGroupEditHandler
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.edit.processor.ProcConsumeCouponPromotions
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.edit.processor.ProcSendAgentEvents
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.edit.processor.ProcSendCouponPromotionUsedMessage
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.GetTotalOrderAppeasementsDroplet
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.OrderComponentIsModifiable
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.OrderIsCancelable
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.OrderIsModifiable
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.OrderIsReturnable
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.OrderNoteFormHandler
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.order.OrderTableFormHandler
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.PaymentGroupTypeConfiguration
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.order.PurchasedItemsHistoryTableFormHandler
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.order.RelatedOrdersTableFormHandler
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.RelatedTicketsTableFormHandler
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderInfo
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.order.scheduled.DuplicateAndSubmit
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.order.scheduled.IsScheduledOrderTemplate
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.order.scheduled.ScheduledOrderTableFormHandler
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.scheduled.SubmittedOrderTableFormHandler
 
CLASS_VERSION - Static variable in class atg.commerce.csr.order.ViewOrderFormHandler
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.order.ViewOrderHolder
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.pricing.ExchangePricingModelHolder
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.pricing.SubmittedOrderPricingModelHolder
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.profile.CreateStoreCreditFormHandler
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.profile.CSRCustomerProfileFormHandler
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.profile.StoreCreditDroplet
 
CLASS_VERSION - Static variable in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.repository.CustSvcRepositoryItemServlet
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.returns.IsBalancingPaymentGroup
Class version string
CLASS_VERSION - Static variable in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
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.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.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.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.purchase.ApplicableShippingGroups
 
cleanCatalogTreeState(TreeState) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Nulls properties of catalog navigation tree
cleanPaymentGroupContainerService() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
When the environment changes are applied, there could be stale data in the PaymentGroupMapContainer.
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.
clone() - Method in class atg.commerce.csr.search.SearchAttribute
 
CLONE_EDIT_STATE_KEY - Static variable in class atg.commerce.csr.environment.CSREnvironmentMonitor
the key used to store the clone edit state in the environment change state whenever the order is change while the current order is in clone edit mode.
collectUniqueExistingAddresses(ShippingGroupMapContainer, PaymentGroupMapContainer, Order) - Method in class atg.commerce.csr.util.CSRAgentTools
This method gets the unique addresses from the ShippingGroupMapContainer and PaymentGroupMapContainer and Order.
COMMERCE_ITEM - Static variable in class atg.commerce.order.purchase.ApplicableShippingGroups
 
COMMERCE_ITEM_TYPE - Static variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
COMMERCE_ITEM_TYPE - Static variable in class atg.commerce.csr.order.OrderComponentIsModifiable
 
CommerceItemEvent - Class in atg.commerce.csr.events
The message class to be used to notify listeners when a CSR edits, adds, or removes a CommerceItem
CommerceItemEvent() - Constructor for class atg.commerce.csr.events.CommerceItemEvent
 
commerceItemIsModifiable(CommerceItem) - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
This method determines whether the given commerce item is in a modifiable state
CommerceTypeConfiguration - Class in atg.commerce.csr.order
This class is used for type content configurations.
CommerceTypeConfiguration() - Constructor for class atg.commerce.csr.order.CommerceTypeConfiguration
 
commitOrderUpdates() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Reconciles the clone with the original order
commitTransaction(Transaction) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Commits the supplied transaction
COMMON_SHIPPING_GROUP_NAME - Static variable in class atg.commerce.order.purchase.ApplicableShippingGroups
 
COMMON_SHIPPING_GROUP_TYPES - Static variable in class atg.commerce.order.purchase.ApplicableShippingGroups
 
commonPostSetOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
If persistOrder is true, call CSRAgentTools.persistOrder()
COMPARE_SEARCH_INT - Static variable in class atg.commerce.csr.search.SearchAttribute
 
compareCurrentCatalog(String) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Compares the environment's current catalog to the catalog id provided.
compareCurrentPriceList(String) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Compares the environment current price list to the price list id provided.
compareCurrentSalePriceList(String) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Compares the environment current sale price list to the price list id provided.
Configuration - Class in atg.commerce.csr.catalog.endeca
A main configuration component for maintaining all Endeca related configurations for "Endeca Catalog Search" functionality.
Configuration() - Constructor for class atg.commerce.csr.catalog.endeca.Configuration
 
ConfirmationInfo - Class in atg.commerce.csr.order
This component holds information used to generate and send confirmation emails with the API defined in CSRAgentTools.
ConfirmationInfo() - Constructor for class atg.commerce.csr.order.ConfirmationInfo
 
CONFIRMATIONINFO_PARAM_NAME - Static variable in class atg.commerce.csr.order.ConfirmationInfo
the name of the parameter used to pass the ConfirmationInfo object to the email template
Constants - Class in atg.commerce.csr.order
This component provides constants for this package
Constants() - Constructor for class atg.commerce.csr.order.Constants
 
Constants - Class in atg.commerce.csr.scenario
This class provides constants for this package
Constants() - Constructor for class atg.commerce.csr.scenario.Constants
 
ConsumablePromotion - Class in atg.commerce.csr.order.edit
Deprecated.
this class is no no longer used by CSC for consuming promotions.
ConsumablePromotion() - Constructor for class atg.commerce.csr.order.edit.ConsumablePromotion
Deprecated.
 
CONSUMED_PROMOTIONS_EXTRA_DATA_KEY - Static variable in class atg.commerce.csr.order.edit.CSRCloneEditManager
Deprecated.
this key is no longer used by CSC
CONTENT_ITEM - Static variable in class atg.commerce.csr.catalog.endeca.ContentItemResultsDroplet
The input param name used for providing a ContentItem
CONTENT_ITEM_MAP - Static variable in class atg.commerce.csr.catalog.endeca.CSRInvokeAssembler
The output parameter that references the Map> of ContentItems keyed by their type
CONTENT_PATH - Static variable in class atg.commerce.csr.catalog.endeca.ContentRequestURLDroplet
The input param name for specifying a value to use as the contentURI
ContentItemResultsDroplet - Class in atg.commerce.csr.catalog.endeca
This droplet is used to iterate over a Collection of objects referenced by a ContentItem and provide the rendering PageFragment for each object in the collection.
ContentItemResultsDroplet() - Constructor for class atg.commerce.csr.catalog.endeca.ContentItemResultsDroplet
 
ContentRequestURLDroplet - Class in atg.commerce.csr.catalog.endeca
This extension creates framework urls for Endeca catalog guided navigation.
ContentRequestURLDroplet() - Constructor for class atg.commerce.csr.catalog.endeca.ContentRequestURLDroplet
 
convertArraysToMapByType(CommerceTypeConfiguration[]) - Method in class atg.commerce.csr.util.CSRConfigurator
This method converts an array into Map.
convertLocale(Object) - Method in class atg.commerce.csr.util.CSRAgentTools
Convert an object to a Locale.
copyConfiguration() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
Copy property settings from the optional PurchaseProcessConfiguration component.
copyContactInfoToCreditCard() - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
While creating a brand new credit card, user could use already existing addresses or user could enter a brand new address.
copyContactInfoToCreditCard(Address, CreditCard) - Method in class atg.commerce.csr.util.CSRAgentTools
This method copies the given address to the CreditCard object.
copyContactInfoToCreditCard(RepositoryItem, CreditCard) - Method in class atg.commerce.csr.util.CSRAgentTools
This method copies the given address to the CreditCard object.
COST_CENTERS - Static variable in class atg.commerce.csr.events.ViewOrderDroplet
 
COULD_NOT_ADD_SHIPPING_GROUP - Static variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
COULD_NOT_CHANGE_ADDRESS - Static variable in class atg.commerce.csr.order.Constants
 
COULD_NOT_CLONE_CONTACT_INFO_ITEM - Static variable in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
 
COULD_NOT_FIND_CLAIMABLE_ITEM - Static variable in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
COULD_NOT_FIND_EXISTING_ADDRESS - Static variable in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
 
COULD_NOT_FIND_PAYMENT_GROUP - Static variable in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
 
COULD_NOT_PROCESS_COUPON - Static variable in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
COULD_NOT_SEND_MESSAGE - Static variable in class atg.commerce.csr.scenario.Constants
 
COULD_NOT_SET_SHIPPING_ADDRESS_TO_DEFAULT - Static variable in class atg.commerce.csr.order.Constants
 
COUPON_TYPE - Static variable in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
CREATE_GIFTLIST_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
CREATE_ORDER_COMMENT_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
CREATE_ORDER_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
createActivityItem(MutableRepository, AgentEvent, RepositoryItem, RepositoryItem) - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
Creates the mutable ticketing activity repository item
createAndPopulateOrderApprovalAcceptedEvent(Approval) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
creates an OrderApprovalEvent, populates the required data and sets it type as ORDER_APPROVAL_ACCEPTED
createAndPopulateOrderApprovalCreateEvent(Approval) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
creates an OrderApprovalEvent, populates the required data and sets it type as ORDER_APPROVAL_CREATED
createAndPopulateOrderApprovalRejectedEvent(Approval) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
creates an OrderApprovalEvent, populates the required data and sets it type as ORDER_APPROVAL_REJECTED
createAndQuery(Query[], Repository, String) - Method in class atg.commerce.csr.search.RepositorySearcher
Return the query that should be executed on the Repository View.
createApproval(String, RepositoryItem, RepositoryItem, String, String) - Method in class atg.commerce.csr.approvals.ApprovalsManager
Creates a new Approval Object
createApprovalsQuery(String[], QueryBuilder) - Method in class atg.commerce.csr.approvals.ApprovalsManager
Create a Query object for approval states and approval type.
createCalendarSchedule() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Creates a new CalendarSchedule based on the form input.
createClaimItemEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new ClaimItem event
createCommerceItemEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new CommerceItemEvent
createConsumablePromotion(RepositoryItem, int) - Method in class atg.commerce.csr.order.edit.CSRCloneEditManager
Deprecated.
ConsumablePromotion objects are no longer used by CSC
createCreateCreditCardTicketActivity(RepositoryItem, Collection) - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
Creates the ticket activities associated with creating a new credit card that was saved to the customer's profile.
createCreateGiftlistEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new Giftlist event
createCreateHardgoodShippingGroupTicketActivity(RepositoryItem, Collection) - Method in class atg.commerce.csr.order.CSRCreateHardgoodShippingGroupFormHandler
Creates the ticket activity to capture the hardgood shipping address updates to the customer profile.
createCreateOrderCommentEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new CreateOrderComment event
createCreditCardInfo(RepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
Create a (Generic)CreditCardInfo instance from a credit card repository item
createCreditCardViewedAgentEvent(String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a credit card viewed agent event.
createCreditCardViewedAgentEvent(String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a credit card viewed agent event.
createCreditCardViewedAgentEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new agent event for a viewed credit card
createDeleteGiftlistEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new Giftlist event
createDuplicateOrder(Order) - Method in class atg.commerce.csr.order.DuplicateOrder
Creates the duplicate copy of the order
createDuplicateOrder(Order) - Method in class atg.commerce.csr.order.scheduled.DuplicateAndSubmit
Overrides the base behavior to create the order using ScheduledOrderTools.
createDuplicateOrderForTemplatePropExceptionsMap() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
This method is a helper method which is used when duplicating an order as part of the submit process It creates a Map that will be used by the cloneItem method in RepositoryUtils class as a PropExceptions parameter.
createDuplicateOrderPropExceptionsMap() - Method in class atg.commerce.csr.order.DuplicateOrder
This method is a helper method which is used by the duplicateOrder method.
createDuplicateOrderPropExceptionsMap() - Method in class atg.commerce.csr.util.CSRAgentTools
This method is a helper method which is used by the duplicateOrder method.
createGiftItemAddedEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new GiftItem event
createGiftItemEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new GiftItemEvent
createGiftItemQuantityChangedEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Create a new GiftItem event
createGiftItemRemovedEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Create a new GiftItem event
createGiftlistEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new GiftlistEvent
createGrantAppeasementEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new GrantAppeasement event
createGrantPromotionEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new GrantPromotion event
createIgnorePromotionEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new IgnorePromotion event
createInitialOrder(RepositoryItem) - Method in class atg.commerce.csr.order.CSROrderHolder
This method executes its super class's createInitialOrder(RepositoryItem pProfile)
createItemsByUserQuery(QueryBuilder, String) - Method in class atg.commerce.csr.order.PurchasedItemsHistoryTableFormHandler
Creates a query for finding all commerce items that reference an order owned by the customer.
createLandingPage(C2CRequestData) - Method in class atg.commerce.csr.clicktoconnect.OrderViewLandingPageHandler
Extends the base behavior to load the order into the view order holder and return the correct landing page based on the order state.
createLandingPage(C2CRequestData) - Method in class atg.commerce.csr.clicktoconnect.ProductViewLandingPageHandler
Extends the base behavior to conditionally return the configured LandingPage for the product view panel if the product id can be found on the referrer url.
createModifyGiftlistEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new Giftlist event
createNewAgentOrderCommentItem() - Method in class atg.commerce.csr.util.CSRAgentTools
Creates a new transient comment item in the order repository
createNewOrder(String) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Creates a new order in the order holder.
createNewOrder() - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
This method calls the EnvironmentTools and creates new order.
createNewOrder() - Method in class atg.commerce.csr.returns.ReturnFormHandler
This method calls the EnvironmentTools and creates new order.
createOnlyTemplatesQuery(QueryBuilder) - Method in class atg.commerce.csr.order.scheduled.ScheduledOrderTableFormHandler
Creates a query for finding orders in a scheduled order template state.
createOrderApproval(Order, RepositoryItem, RepositoryItem, String, Map) - Method in class atg.commerce.csr.approvals.order.OrderApprovalTools
Creates an Approval object for the given Order that can be passed to the ApprovalManager to determine if approval is required.
createOrderApprovalEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
API to create a new ApprovalEvent
CreateOrderComment - Class in atg.commerce.csr.events
The message class to be used to notify listeners when a CSR adds a comment to an order
CreateOrderComment() - Constructor for class atg.commerce.csr.events.CreateOrderComment
 
createOrderComment(Order, RepositoryItem, RepositoryItem, String, String) - Method in class atg.commerce.csr.util.CSRAgentTools
Creates a new comment item for the given order.
createOrderEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new OrderEvent event
createOrderManualAdjustmentEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new OrderManualAdjustmentEvent
createOrdersByUserQuery(QueryBuilder, String) - Method in class atg.commerce.csr.order.OrderTableFormHandler
Creates a query for finding all orders that are owned by the customer.
createPaymentGroupEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new PaymentGroupEvent
createPeriodicSchedule() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Creates a new PeriodicSchedule based on the form input.
createPriceOverrideEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new PriceOverride event
createPromotionValueMap(Order, boolean, boolean, boolean, boolean) - Method in class atg.commerce.csr.util.CSRAgentTools
Deprecated. 
createPropertyUpdates(RepositoryItem) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Creates the list of PropertyUpdate objects which are included in the GiftlistEvent generated when a gift list is updated.
createReceiveReturnItemEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new ReceieveReturnItem event
createRepriceParameterMap() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Creates the extra parameter map for pricing the order after form handler modifications.
createRepriceParameterMap() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Creates the extra parameter map for pricing the order after form handler modifications.
createRepriceParameterMap() - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
Creates the extra parameter map for pricing the order after form handler modifications.
createRepriceParameterMap() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Creates the extra parameter map for pricing the order after form handler modifications.
createRepriceParameterMap() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Creates the extra parameter map for pricing the order after form handler modifications.
createReturnOrderEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new ReturnOrder event
createSchedule() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Creates a new Schedule based on the type of schedule specified by the scheduleType property
createScheduledOrderEndDate(Schedule) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
This method creates the end date based on the end date option specified by the endDateOption property.
createScheduledOrderEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new ScheduledOrderEvent
createScheduledOrderStartDate() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
This method generates a date based on the startDate and startTime property values.
createSearchQuery(QueryBuilder) - Method in class atg.commerce.csr.approvals.ApprovalRepositoryQueryFormHandler
creates a query to search for approvals for given approval types and states.
createSearchQuery(QueryBuilder) - Method in class atg.commerce.csr.gifts.GiftlistTableFormHandler
Return the query that should be executed on the Repository View.
createSearchQuery(QueryBuilder, String) - Method in class atg.commerce.csr.order.OrderTableFormHandler
Creates the query that will be used to produce the search results.
createSearchQuery(QueryBuilder) - Method in class atg.commerce.csr.order.OrderTableFormHandler
 
createSearchQuery(QueryBuilder) - Method in class atg.commerce.csr.order.PurchasedItemsHistoryTableFormHandler
Executes createItemsByUserQuery
createSearchQuery(QueryBuilder) - Method in class atg.commerce.csr.order.RelatedOrdersTableFormHandler
Generates a query for all exchange orders or parent orders.
createSearchQuery(QueryBuilder) - Method in class atg.commerce.csr.order.RelatedTicketsTableFormHandler
Creates a query for all tickets that have the order item returned by getOrderItem in the orders property
createSearchQuery(QueryBuilder) - Method in class atg.commerce.csr.order.scheduled.ScheduledOrderTableFormHandler
Overrides the base implementation to create a query that returns only the orders for the customer that are in a scheduled order template state.
createSearchQuery(QueryBuilder) - Method in class atg.commerce.csr.order.scheduled.SubmittedOrderTableFormHandler
Generates a query for all orders created from the order referenced by the property orderId
createShippingGroupEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new ShippingGroupEvent
createSpecificPaymentInfo(CommerceIdentifierPaymentInfo) - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
The createSpecificPaymentInfo method takes a CommerceIdentifierPaymentInfo and creates a new one whose subtype matches that of the original.
createSplitCostCenterEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new SplitCostCenter event
createSplitShippingGroupEvent() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Creates a new SplitShippingGroup event
createStateQuery(QueryBuilder) - Method in class atg.commerce.csr.order.PurchasedItemsHistoryTableFormHandler
Generates the query that limits the results to Orders in specific states.
CreateStoreCreditFormHandler - Class in atg.commerce.csr.profile
This class is used to grant store credits for a profile
CreateStoreCreditFormHandler() - Constructor for class atg.commerce.csr.profile.CreateStoreCreditFormHandler
Constructs an instanceof CreateStoreCreditFormHandler
createSubmittedDateThresholdQuery(QueryBuilder) - Method in class atg.commerce.csr.order.PurchasedItemsHistoryTableFormHandler
Generates the query that limits the results to Orders submitted in the past n days.
createUpdateOrderParameterMap() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Generates the extra parameter map passed to the reconciliation pipeline process.
createWarningsForCatalogSwitch(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Generates warnings for a change of catalog
createWarningsForChangeOrder(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Generates warnings for a change of order
createWarningsForCurrentOrder() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Adds a warning for the current order if there are pending changes(to a submitted order) or if it's an unsaved new order with items in it.
createWarningsForEnvironmentChange(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Creates the warnings related to CSR environment changes
createWarningsForItemRemoves(Order, Collection) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Creates a warning message for each item in the pRemoveItems collection.
createWarningsForNewOrder(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Create warnings for the order that will be loaded for the change.
createWarningsForPriceListSwitch(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Generates warnings for a change of price list
CREDIT_CARD - Static variable in class atg.commerce.csr.order.CreditCardIsExpired
 
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
 
creditPaymentGroup(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
credits a specified payment group
CSC_BYPASS_APPROVAL_CHECK_PARAM - Static variable in class atg.commerce.csr.approvals.order.OrderApprovalTools
The extra parameter name used to bypass approval checking in the submit order pipeline.
CSC_BYPASS_PAYMENT_AUTHORIZATIONS_PIPELINE_PARAM - Static variable in class atg.commerce.csr.util.CSRAgentTools
The name used to pass the bypassPaymentAuthorizations flag through the extra parameter map to the pipeline executions
CSC_CURRENTTICKET_PIPELINE_PARAM - Static variable in class atg.commerce.csr.util.CSRAgentTools
The name used to pass the current ticket through the extra parameter map to the pipeline executions.
CSR_APP_NAME - Static variable in class atg.commerce.csr.environment.CSREnvironmentTools
Commerce Application name
CSR_CURRENT_CALL_EXPLICIT_CATALOG - Static variable in interface atg.commerce.csr.environment.CSREnvironmentConstants
The name used to storing the agent's explicitly set catalog in the call state
CSR_CURRENT_CALL_EXPLICIT_PRICELIST - Static variable in interface atg.commerce.csr.environment.CSREnvironmentConstants
The name used to storing the agent's explicitly set price list in the call state
CSR_CURRENT_CALL_EXPLICIT_SALEPRICELIST - Static variable in interface atg.commerce.csr.environment.CSREnvironmentConstants
The name used to storing the agent's explicitly set sale price list in the call state
CSR_CURRENT_CALL_EXPLICIT_SITE_ID_TO_CATALOG - Static variable in interface atg.commerce.csr.environment.CSREnvironmentConstants
The name used to storing the agent's explicitly set site id to catalog map in the call state
CSR_ENV_CURRENT_CATALOG - Static variable in interface atg.commerce.csr.environment.CSREnvironmentConstants
environment object name for the environment's current catalog
CSR_ENV_CURRENT_ORDER - Static variable in interface atg.commerce.csr.environment.CSREnvironmentConstants
environment object name for the environment's current order
CSR_ENV_CURRENT_PRICELIST - Static variable in interface atg.commerce.csr.environment.CSREnvironmentConstants
environment object name for the environment's current price list
CSR_ENV_CURRENT_SALEPRICELIST - Static variable in interface atg.commerce.csr.environment.CSREnvironmentConstants
environment object name for the environment's current sale price list
CSR_ENVIRONMENTTOOLS_PATH - Static variable in class atg.commerce.csr.environment.CSREnvironmentTools
The path to the CSREnvironmentTools component
CSR_ORDER_RESOURCE_NAME - Static variable in class atg.commerce.csr.util.CSRAgentTools
 
CSR_PRICE_ADJUSTMENT_DESCRIPTION - Static variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
CSRAgentMessagingTools - Class in atg.commerce.csr.events
The class extends AgentMessagingTools to send CSR-specific events
CSRAgentMessagingTools() - Constructor for class atg.commerce.csr.events.CSRAgentMessagingTools
 
CSRAgentTools - Class in atg.commerce.csr.util
This class contains various utility methods used in the CSR application.
CSRAgentTools() - Constructor for class atg.commerce.csr.util.CSRAgentTools
 
CSRCancelOrderFormHandler - Class in atg.commerce.csr.order
The CSRCancelOrderFormHandler extends CancelOrderFormHandler to add the sending of the AgentEvent for audit-logging purposes
CSRCancelOrderFormHandler() - Constructor for class atg.commerce.csr.order.CSRCancelOrderFormHandler
 
CSRCartModifierFormHandler - Class in atg.commerce.csr.order
This form handler is used to handle the management of new and existing orders in the CSR application.
CSRCartModifierFormHandler() - Constructor for class atg.commerce.csr.order.CSRCartModifierFormHandler
 
CSRCatalogFilterBuilder - Class in atg.commerce.csr.catalog.endeca
The extension sets the catalog filter based on the current site scope.
CSRCatalogFilterBuilder() - Constructor for class atg.commerce.csr.catalog.endeca.CSRCatalogFilterBuilder
 
CSRCloneEditManager - Class in atg.commerce.csr.order.edit
This class contains the CSR extensions to the CloneEditManager
CSRCloneEditManager() - Constructor for class atg.commerce.csr.order.edit.CSRCloneEditManager
 
CSRCommerceItemEditHandler - Class in atg.commerce.csr.order.edit
The CSR extension that sends AgentEvents for the updates made by this handler.
CSRCommerceItemEditHandler() - Constructor for class atg.commerce.csr.order.edit.CSRCommerceItemEditHandler
 
CSRCommitOrderFormHandler - Class in atg.commerce.csr.order
This extends the CommitOrderFormHandler to allow the CSR to log a comment when committing a new order.
CSRCommitOrderFormHandler() - Constructor for class atg.commerce.csr.order.CSRCommitOrderFormHandler
Creates a new CommitOrderFormHandler instance.
CSRConfigurator - Class in atg.commerce.csr.util
This class is used to maintain global configuration values for the CSR application.
CSRConfigurator() - Constructor for class atg.commerce.csr.util.CSRConfigurator
 
CSRCreateCreditCardFormHandler - Class in atg.commerce.csr.order
The CSRCreateCreditCardFormHandler class extends CreateCreditCardFormHandler to allow the agent to designate the amount that should be paid for by the new credit card.
CSRCreateCreditCardFormHandler() - Constructor for class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
Creates a new CSRCreateCreditCardFormHandler instance.
CSRCreateElectronicShippingGroupFormHandler - Class in atg.commerce.csr.order
The CSRCreateElectronicShippingGroupFormHandler class extends CreateElectronicShippingGroupFormHandler to send agent events that will be handled by the audit-logging system
CSRCreateElectronicShippingGroupFormHandler() - Constructor for class atg.commerce.csr.order.CSRCreateElectronicShippingGroupFormHandler
Creates a new CSRCreateElectronicShippingGroupFormHandler instance.
CSRCreateHardgoodShippingGroupFormHandler - Class in atg.commerce.csr.order
The CSRCreateHardgoodShippingGroupFormHandler class extends CreateHardgoodShippingGroupFormHandler to send agent events that will be handled by the audit-logging system
CSRCreateHardgoodShippingGroupFormHandler() - Constructor for class atg.commerce.csr.order.CSRCreateHardgoodShippingGroupFormHandler
Creates a new CSRCreateHardgoodShippingGroupFormHandler instance.
CSRCustomerProfileFormHandler - Class in atg.commerce.csr.profile
This class is used to perform CSC specific profile tasks such as saving credit card details to a profile.
CSRCustomerProfileFormHandler() - Constructor for class atg.commerce.csr.profile.CSRCustomerProfileFormHandler
 
CSREnvironmentConstants - Interface in atg.commerce.csr.environment
This interface statically defines the constants used for environment changes in CSR.
CSREnvironmentMonitor - Class in atg.commerce.csr.environment
This monitor handles changes to CSR environment objects.
CSREnvironmentMonitor() - Constructor for class atg.commerce.csr.environment.CSREnvironmentMonitor
 
CSREnvironmentTools - Class in atg.commerce.csr.environment
This class provides util API for managing the CSR environment.
CSREnvironmentTools() - Constructor for class atg.commerce.csr.environment.CSREnvironmentTools
 
CSRGiftlistFormHandler - Class in atg.commerce.csr.gifts
 
CSRGiftlistFormHandler() - Constructor for class atg.commerce.csr.gifts.CSRGiftlistFormHandler
 
CSRInvokeAssembler - Class in atg.commerce.csr.catalog.endeca
Extends the core behavior of the droplet to provide additional output parameters and other functionality needed for the CSC integration with Endeca.
CSRInvokeAssembler() - Constructor for class atg.commerce.csr.catalog.endeca.CSRInvokeAssembler
 
CSRManualAdjustmentEditHandler - Class in atg.commerce.csr.order.edit
CSR extension that sends AgentEvents for each added and removed manual adjustment made during the clone edit.
CSRManualAdjustmentEditHandler() - Constructor for class atg.commerce.csr.order.edit.CSRManualAdjustmentEditHandler
 
CSROrderHolder - Class in atg.commerce.csr.order
This class extends ViewOrderHolder to provide functionality for the active working order.
CSROrderHolder() - Constructor for class atg.commerce.csr.order.CSROrderHolder
 
CSRPaymentGroupEditHandler - Class in atg.commerce.csr.order.edit
The CSR extension that sends AgentEvents for the updates made by this handler.
CSRPaymentGroupEditHandler() - Constructor for class atg.commerce.csr.order.edit.CSRPaymentGroupEditHandler
 
CSRPaymentGroupFormHandler - Class in atg.commerce.csr.order
The CSRPaymentGroupFormHandler class is used to claim gift certificates and coupons.
CSRPaymentGroupFormHandler() - Constructor for class atg.commerce.csr.order.CSRPaymentGroupFormHandler
Creates a new CSRPaymentGroupFormHandler instance.
CSRPaymentGroupRemainingAmount - Class in atg.commerce.csr.order
This droplet returns payment group's remaining and maximum allowed amount.
CSRPaymentGroupRemainingAmount() - Constructor for class atg.commerce.csr.order.CSRPaymentGroupRemainingAmount
 
CSRPriceListPairFilterBuilder - Class in atg.commerce.csr.catalog.endeca
 
CSRPriceListPairFilterBuilder() - Constructor for class atg.commerce.csr.catalog.endeca.CSRPriceListPairFilterBuilder
 
CSRPurchaseProcessHelper - Class in atg.commerce.csr.order
This extends PurchaseProcessHelper to allow the sending of agent-audit events
CSRPurchaseProcessHelper() - Constructor for class atg.commerce.csr.order.CSRPurchaseProcessHelper
 
CSRRepositoryFormHandler - Class in atg.commerce.csr.repository
This form handler extends RepositoryFormHandler to provide automatic management of relationships between existing repository items and repository items that are created and removed by this form handler.
CSRRepositoryFormHandler() - Constructor for class atg.commerce.csr.repository.CSRRepositoryFormHandler
 
CSRScheduledOrderFormHandler - Class in atg.commerce.csr.order.scheduled
This form handler creates and updates scheduled order repository items.
CSRScheduledOrderFormHandler() - Constructor for class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
CSRScheduledOrderInfo - Class in atg.commerce.csr.order.scheduled
This CSC extension provides individual output parameters for the readable schedule information.
CSRScheduledOrderInfo - Class in atg.commerce.csr.order.scheduled
This CSC extension provides individual output parameters for the readable schedule information.
CSRScheduledOrderInfo() - Constructor for class atg.commerce.csr.order.scheduled.CSRScheduledOrderInfo
 
CSRScheduledOrderTools - Class in atg.commerce.csr.order.scheduled
This class contains api specific to scheduled order features.
CSRScheduledOrderTools - Class in atg.commerce.csr.order.scheduled
This class contains api specific to scheduled order features.
CSRScheduledOrderTools() - Constructor for class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
 
CSRShippingGroupEditHandler - Class in atg.commerce.csr.order.edit
The CSR extension that sends AgentEvents for the updates made by this handler.
CSRShippingGroupEditHandler() - Constructor for class atg.commerce.csr.order.edit.CSRShippingGroupEditHandler
 
CSRShippingGroupFormHandler - Class in atg.commerce.csr.order
The CSRShippingGroupFormHandler adds audit-logging capabilities to the ShippingGroupFormHandler
CSRShippingGroupFormHandler() - Constructor for class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
CSRSiteFilterBuilder - Class in atg.commerce.csr.catalog.endeca
Sets the filter based on the current site scope selected in the search state object.
CSRSiteFilterBuilder() - Constructor for class atg.commerce.csr.catalog.endeca.CSRSiteFilterBuilder
 
CSRTicketDispositionMonitor - Class in atg.commerce.csr.ticketing
The CSR implementation of the TicketDispositionMonitor interface.
CSRTicketDispositionMonitor() - Constructor for class atg.commerce.csr.ticketing.CSRTicketDispositionMonitor
 
CSRTicketingConstants - Interface in atg.commerce.csr.ticketing
Constants for CSR Ticketing
CSRUpdateShippingGroupFormHandler - Class in atg.commerce.csr.order
The CSRUpdateShippingGroupFormHandler adds audit-logging capabilities to the UpdateShippingGroupFormHandler
CSRUpdateShippingGroupFormHandler() - Constructor for class atg.commerce.csr.order.CSRUpdateShippingGroupFormHandler
 
CURRENT_CATALOG_HOLDER_PATH - Static variable in class atg.commerce.csr.environment.CSREnvironmentMonitor
The path to the environment's current catalog component
CURRENT_PAGE_OPARAM - Static variable in class atg.commerce.csr.catalog.endeca.PagingDroplet
name used to render the current page oparam
CURRENT_PRICELIST_HOLDER_PATH - Static variable in class atg.commerce.csr.environment.CSREnvironmentMonitor
The path to the environment's current price list component
CURRENT_RECORD_INDEX - Static variable in class atg.commerce.csr.catalog.endeca.PagingDroplet
The input param name for specifying current record offset in the result
CurrentCatalogHolder - Class in atg.commerce.csr.environment
Holds the current active catalog
CurrentCatalogHolder() - Constructor for class atg.commerce.csr.environment.CurrentCatalogHolder
 
CurrentPriceListHolder - Class in atg.commerce.csr.environment
Holds the current active price list and sale price list
CurrentPriceListHolder() - Constructor for class atg.commerce.csr.environment.CurrentPriceListHolder
 
CurrentShippingGroupSelectionDroplet - Class in atg.commerce.csr.order
Deprecated.
-- This droplet is deprecated infavor of ApplicableShippingGroups
CurrentShippingGroupSelectionDroplet() - Constructor for class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
 
CustSvcRepositoryItemServlet - Class in atg.commerce.csr.repository
This servlet extends atg.repository.servlet.RepositoryItemServlet to include "viewName" as a usable parameter
CustSvcRepositoryItemServlet() - Constructor for class atg.commerce.csr.repository.CustSvcRepositoryItemServlet
Constructs an instanceof RepositoryItemServlet

D

DATE_DATATYPE - Static variable in class atg.commerce.csr.search.SearchAttribute
 
DAYS_OPTION_ALLDAYS - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
The days option that causes all days to be included in the calendar schedule
DAYS_OPTION_SELECTEDDATES - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
The days option that causes only selected dates to be included in the calendar schedule
DAYS_OPTION_SELECTEDDAYS - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
The days option that causes only selected days to be included in the calendar schedule
DEACTIVATE_TYPE - Static variable in class atg.commerce.csr.events.ScheduledOrderEvent
Event update type when a scheduled order is deactivated
deactivateSchedule(String) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Deactivates a schedule order item
deactivateSchedule() - Method in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
Deactivates the schedule
DEFAULT_BASE_PROMOTION_STATES_PATH - Static variable in class atg.commerce.csr.util.CSRAgentTools
 
DEFAULT_END_TIME - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
the time used for all end dates
DEFAULT_KEY - Static variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
DEFAULT_START_TIME - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
the time used for all start dates
DEFAULT_WALLET_HOLDER_PATH - Static variable in class atg.commerce.csr.util.CSRAgentTools
Default location of promotions browser components if not overridden in configuration
DEFAULT_WALLET_PROMOTION_STATES_PATH - Static variable in class atg.commerce.csr.util.CSRAgentTools
 
DefaultLandingPageHandler - Class in atg.commerce.csr.clicktoconnect
Returns the CSC default LandingPage.
DefaultLandingPageHandler() - Constructor for class atg.commerce.csr.clicktoconnect.DefaultLandingPageHandler
 
DELETE_GIFTLIST_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
deleteAdjustment(ManualAdjustmentsFormHandler.Handler) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Delete a manual adjustment identified by the adjustmentId property.
deleteItemsWithoutPrice(Order) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Deletes item from the order that cannot be priced by either the current price list or sale price list.
DETAILS - Static variable in class atg.commerce.csr.events.ViewOrderDroplet
 
determineCatalogIds() - Method in class atg.commerce.csr.catalog.endeca.CSRCatalogFilterBuilder
Returns the catalogs based on the current site scope set in the SearchState.
determineContentURI(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.catalog.endeca.ContentRequestURLDroplet
Determines the contentURI value based on the incoming parmeters.
determineContentURIFromDimensionId(String, DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.catalog.endeca.ContentRequestURLDroplet
Creates the contentURI value from the defaultContentURI and the provided dimension value
determineContentURIFromNavigationAction(NavigationAction, DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.catalog.endeca.ContentRequestURLDroplet
Creates a content URI from the given NavigationAction, by concatenating its navigationState and contentPath property values.
DIMENSION_ID - Static variable in class atg.commerce.csr.catalog.endeca.ContentRequestURLDroplet
The input param name for specifying a dimension Id
DO_START_SERVICE_EXCEPTION - Static variable in class atg.commerce.csr.scenario.Constants
 
doAutoConfirmation(ConfirmationInfo) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
If autoConfirmation is true an automatic email confirmation is sent using CSRAgentTools
doesAgentHaveAppeasmentLimit(Approval) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
checks if the agent has an unlimited appeasement limit, and returns false not
doesAgentRequireApproval(Approval) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
checks if the Agent has an approvers role, and return false if it is present
doesAppeasementsExceedLimit(Approval) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
checks if the total appeasements on the orders exceed the agent's appeasement limit
doPaymentGroupAuthorizations(Order, Approval, MutableRepositoryItem) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
This method is called when saving the approval and executes the initial payment group authorization for payment groups that have no authorization status yet.
doSitesShare(String, String) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
This is just a convenient method to compare two cart sharing sites.
doStartService() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
Perform one-time startup operations, including copying property settings from the optional PurchaseProcessConfiguration component.
DuplicateAndSubmit - Class in atg.commerce.csr.order.scheduled
This form handler will execute the submit now action against a scheduled order template.
DuplicateAndSubmit() - Constructor for class atg.commerce.csr.order.scheduled.DuplicateAndSubmit
 
DuplicateOrder - Class in atg.commerce.csr.order
This form handler is used to duplicate an order and load it as the agent's current working order.
DuplicateOrder() - Constructor for class atg.commerce.csr.order.DuplicateOrder
 
duplicateOrder(String, Map, Map) - Method in class atg.commerce.csr.util.CSRAgentTools
Duplicates an order into a new incomplete order.
DURATION_DAY - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
the number of milliseconds in a day
DURATION_WEEK - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
the number of milliseconds in a week

E

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

F

FALSE - Static variable in class atg.commerce.csr.order.CreditCardIsExpired
 
FALSE - Static variable in class atg.commerce.csr.order.OrderComponentIsModifiable
 
FALSE - Static variable in class atg.commerce.csr.order.scheduled.IsScheduledOrderTemplate
Output parameter rendered for non scheduled order templates
FALSE - Static variable in class atg.commerce.csr.returns.IsBalancingPaymentGroup
oparam rendered once when the payment group is not balancing payment group id
findAllApprovals(String[], String) - Method in class atg.commerce.csr.approvals.ApprovalsManager
Returns all the approval RepositoryItems for given state and approval types.
findAllPendingApprovalsByType(String) - Method in class atg.commerce.csr.approvals.ApprovalsManager
Returns all Pending approvals for a supplied type If pApprovalType is empty or null, all types will be returned
findApplicableShippingGroups(Collection<String>, ShippingGroupMapContainer) - Method in class atg.commerce.order.purchase.ApplicableShippingGroups
The ShippingGroupMapContainer contains all shipping group type shipping groups.
findApprovalForOrder(String) - Method in class atg.commerce.csr.approvals.order.OrderApprovalTools
Returns an Approval Repository Item.
findCommonApplicableShippingGroupName(Collection<String>, ShippingGroupMapContainer, CommerceItemShippingInfoContainer) - Method in class atg.commerce.order.purchase.ApplicableShippingGroups
This method finds whether all the commerce items in the order are pointing to the same applicable shipping group name and returns the common applicable shipping group name.
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.
findItemsWithoutPrice(Order, RepositoryItem, RepositoryItem) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns commerce items in the order that cannot be using the given list price list and sale price list.
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.
FindPendingApprovalsDroplet - Class in atg.commerce.csr.approvals
This droplet will return all Approval Items for the given Approval Type with a state of PENDING.
FindPendingApprovalsDroplet - Class in atg.commerce.csr.approvals
This droplet will return all Approval Items for the given Approval Type with a state of PENDING.
FindPendingApprovalsDroplet() - Constructor for class atg.commerce.csr.approvals.FindPendingApprovalsDroplet
 
findPropertyChanges(Object, Object, String[], List) - Method in class atg.commerce.csr.util.CSRAgentTools
This method finds all property information changes.
findShippingAddressDestinationURL() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
This method is used find the destination URL in the single and multiple shipping pages.
findShippingMethodDestinationURL() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
This method is used find the destination URL in the shipping method page.
firstValidAddressNickname(Map) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
This method returns first valid shipping group that is supported by all commerce items.
formatAmount(double) - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
Provides a formatted string representation of the given double value.
formatAmount(double, String) - Method in class atg.commerce.csr.util.CSRAgentTools
Formats the given input amount value as a string using the given currency and the agent's display locale.
formatSearchString(String, String) - Method in class atg.commerce.csr.search.RepositorySearcher
Return a formatted text search string based on the input pSearchString and pFormatString.

G

generateAdvancedSearchQuery(SearchAttribute, QueryBuilder, RepositoryView) - Method in class atg.commerce.csr.search.RepositorySearcher
Return a query which represents an advanced search based on selected property values.
generateCatalogAndPricelistChangeForCustomerChange(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Generates dependent catalog and price list change details for a customer change.
generateCatalogAndPricelistChangeForSiteChange(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Generates dependent catalog and price list change details for a site change.
generateCatalogChange(EnvironmentChangeState, Site, RepositoryItem) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Generates catalog change.
generateCatalogChangeForCustomerChange(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method gets the current active site using EnvironmentTools.getCurrentActiveSite(EnvironmentChangeState) and calls CSREnvironmentMonitor.generateCatalogChange(EnvironmentChangeState, Site, RepositoryItem)
generateCatalogChangeForSiteChange(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method gets the current active customer profile using EnvironmentTools.getCurrentActiveCustomerProfile(EnvironmentChangeState) and calls CSREnvironmentMonitor.generateCatalogChange(EnvironmentChangeState, Site, RepositoryItem)
generateChangeDetails(C2CRequestData, EnvironmentChangeState) - Method in class atg.commerce.csr.clicktoconnect.C2CCSREnvironmentMonitor
Generates change details based on the C2CRequestData.
generateChangeDetailsForChangeKey(String, EnvironmentChangeState) - Method in class atg.commerce.csr.clicktoconnect.C2CCSREnvironmentMonitor
Generates change details for new C2C start request.
generateChangeDetailsForChangeKey(String, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method is called to generate change details for the given change key.
generateConfirmationTemplateDefaultParams(Order, RepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
Deprecated. 
generateConfirmationTemplateDefaultParams(ConfirmationInfo) - Method in class atg.commerce.csr.util.CSRAgentTools
Creates a map with the confirmation info object added using the key defined by the constant CONFIRMATIONEMAIL_PARAM_NAME
generateConfirmExtraParameters() - Method in class atg.commerce.csr.returns.ReturnFormHandler
Called to generate the extra parameters that are passed to the confirmation pipeline.
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.
generateCreateReturnRequestExtraParameters() - Method in class atg.commerce.csr.returns.ReturnFormHandler
Adds the replacement order origin and ticket id parameters
generateCreateReturnRequestParams() - Method in class atg.commerce.csr.returns.StartReturnExchangeProcess
Generates the extra pararmeter Map that is passed to the create retrun pipeline
generateCustomerChangeForOrderChange(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Generate the customer change details based on an order change.
generateDate(String, String) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Generates a date from the given date and time strings.
generateDeleteItemUpdateAgentEvent(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Generates an ItemUpdateAgentEvent based on the deleted item and the item that references the the deleted item.
generateDependentChangeDetails(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.clicktoconnect.C2CCSREnvironmentMonitor
noop implementation
generateDependentChangeDetails(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method is called to generate change details that are dependent on the given EnvironmentChangeDetail
generateDependentDetailsForActiveCustomerChange(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Generates change details that result from a change of active profile.
generateDependentDetailsForActiveSiteChange(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Generates change details that result from a change of active site.
generateDependentDetailsForOrderChange(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Generates change details that result from a change of order.
generateDependentDetailsForPricelistChange(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Generate details that are dependent on the given price list change.
generateInitialChangesForChangeCatalogAndPriceList(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method creates the initial changes details for change the catalog and price lists.
generateInitialChangesForChangeOrder(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method creates the initial changes details for the change of order
generateInitialChangesForCreateNewOrder(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method creates the initial changes details for the creating a new order
generateInitialChangesForInitEnvironment(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method creates the initial changes details for the initialize environment change.
generateInitialChangesForStartCall(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method creates the initial changes details for the start of a new call
generateInitialChangesForSyncCustomer(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method creates the initial changes details for the synchronize to customer
generateInitialChangesForSyncCustomerCatalog(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method creates the initial changes details for the synchronize to customer catalog
generateInitialChangesForSyncCustomerPriceLists(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method creates the initial changes details for the synchronize to customer price list and sale price list.
generateItemPriceSourceParameters(Order, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
When applying an order change detail for an order that should use original prices, this method is called to generate the extra parameter map that gets passed to the api that generates the ItemPriceSource objects from the order.
generateKeywordSearchQuery(SearchAttribute, QueryBuilder, RepositoryView) - Method in class atg.commerce.csr.search.RepositorySearcher
Return a query which represents a keyword search.
generateLandingPage(C2CRequestData) - Method in class atg.commerce.csr.clicktoconnect.DefaultLandingPageHandler
 
generateOrderApprovalParameters(Approval) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
Generates the extra parameter map that is passed to processOrder when approving an Order.
generateOrderChangeForCustomerChange(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Generates dependent order change details for a customer change.
generateOrderChangeForSiteChange(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Generates dependent order change details for a site change.
generateOwnerSearchQuery(QueryBuilder, String) - Method in class atg.commerce.csr.gifts.GiftlistTableFormHandler
Creates a query for finding all gift lists owned by the customer.
generatePriceListChange(EnvironmentChangeState, Site, RepositoryItem) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Generates price list change.
generatePriceListChangeForCustomerChange(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method gets the current active site using EnvironmentTools.getCurrentActiveSite(EnvironmentChangeState) and calls CSREnvironmentMonitor.generatePriceListChange(EnvironmentChangeState, Site, RepositoryItem)
generatePricelistChangeForOrderChange(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Generate the price list change details based on an order change.
generatePriceListChangeForSiteChange(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method gets the current active customer profile using EnvironmentTools.getCurrentActiveCustomerProfile(EnvironmentChangeState) and calls CSREnvironmentMonitor.generatePriceListChange(EnvironmentChangeState, Site, RepositoryItem)
generatePriceOrderParameterMap(Order, DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.DuplicateAndSubmit
Generates the extra parameter map passed into the price order processing.
generateProcessTemplateExtraParams() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Generated the extra parameters map that's passed to the process template pipeline.
generateReceiveItemExtraParameters(ReturnRequest, ReturnItem, long, String) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Called to generate the Map of extra parameters passed to the receive pipeline
generateSalePriceListChange(EnvironmentChangeState, Site, RepositoryItem) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Generates sale price list change.
generateSalePriceListChangeForCustomerChange(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method gets the current active site using EnvironmentTools.getCurrentActiveSite(EnvironmentChangeState) and calls CSREnvironmentMonitor.generateSalePriceListChange(EnvironmentChangeState, Site, RepositoryItem)
generateSalePriceListChangeForSiteChange(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method gets the current active customer profile using EnvironmentTools.getCurrentActiveCustomerProfile(EnvironmentChangeState) and calls CSREnvironmentMonitor.generateSalePriceListChange(EnvironmentChangeState, Site, RepositoryItem)
generateSearchQuery(SearchAttribute[], Repository, String, Locale) - Method in class atg.commerce.csr.search.RepositorySearcher
Return the query that should be executed on the Repository View.
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
 
generateSelectItemsAndStartReturnExtraParameters() - Method in class atg.commerce.csr.returns.ReturnFormHandler
Adds the parameter to disable the refund total validation is the selection pipeline.
generateSelectItemsExtraParameters() - Method in class atg.commerce.csr.returns.ReturnFormHandler
Adds the parameter to disable the refund total validation is the selection pipeline.
generateShippingMethods(Map, DynamoHttpServletRequest) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated. 
generateSingleKeywordQuery(QueryBuilder, String, String[], RepositoryView, boolean) - Method in class atg.commerce.csr.search.RepositorySearcher
Return a query for the given property name against the set of supplied keywords.
generateSiteChangeForOrderChange(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Generate the site change detail based on an order change.
generateSiteConstrainedQuery(QueryBuilder) - Method in class atg.commerce.csr.gifts.GiftlistTableFormHandler
Returns a query that represents a site search.
generateSubmitOrderParameterMap(Order, DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.DuplicateAndSubmit
Generates the extra parameter map passed into the submit order processing.
generateSubQuery(SearchAttribute, QueryBuilder, RepositoryView) - Method in class atg.commerce.csr.search.RepositorySearcher
generate subquery using RQL
generateSubtypeQuery(SearchAttribute, QueryBuilder, RepositoryView, Repository) - Method in class atg.commerce.csr.search.RepositorySearcher
This method build query on subtype item properties.
generateTextSearchQuery(SearchAttribute, QueryBuilder, RepositoryView) - Method in class atg.commerce.csr.search.RepositorySearcher
Return a query which represents a text search query.
generateUpdateItemUpdateAgentEvent(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Generates an ItemUpdateAgentEvent based on the updates being made in the values dictionary and the values of updatePropertyName, updateRepositoryId and updateKey.
generateValueSearchQuery(SearchAttribute, QueryBuilder, RepositoryView, Locale) - Method in class atg.commerce.csr.search.RepositorySearcher
Based on the input SearchAttribute value, this method constructs an appropriate comparison Query.
GenericApprovalsHandler - Class in atg.commerce.csr.approvals
Base class for Approvals Handler
GenericApprovalsHandler - Class in atg.commerce.csr.approvals
Base class for Approvals Handler
GenericApprovalsHandler() - Constructor for class atg.commerce.csr.approvals.GenericApprovalsHandler
 
getActivateScheduledOrderJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getActiveCustomerCurrencyCode() - Method in class atg.commerce.csr.util.CSRAgentTools
Get the ISO 4217 currency code for pricing (e.g.
getActiveCustomerDecimalFormatSymbols() - Method in class atg.commerce.csr.util.CSRAgentTools
Get the DecimalFormatSymbols from the active customer's pricing local, or if that's unavailable, from the PricingTools.defaultLocale property.
getActiveCustomerDisplayLocale() - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the active customer's display locale
getActiveCustomerPricingLocale() - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the current pricing locale
getActivitiesPropertyName() - Method in class atg.commerce.csr.ticketing.CSRTicketDispositionMonitor
 
getAddAdjustmentErrorURL() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
getAddAdjustmentSuccessURL() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
getAddOrderManualAdjusmentJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getAddPageFragment() - Method in class atg.commerce.csr.order.CommerceTypeConfiguration
Returns the addPageFragment This page fragment is used to add type content.
getAddPageFragmentTitleKey() - Method in class atg.commerce.csr.order.CommerceTypeConfiguration
Returns the addPageFragmentTitleKey The title is used with the add page fragment.
getAddPaymentGroupJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getAddProductByIdProductsFromWindowScope() - Method in class atg.commerce.csr.catalog.AddProductsByIdConfigurator
Gets AddProductById table data from window scope
getAddressHolder() - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
Returns the addressHolder.
getAddressIndex() - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
Returns the addressIndex.
getAddressProperties() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
getAddScheduledOrderJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getAddShippingGroupJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getAdjustmentAmount() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
getAdjustmentAmountAsString() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Returns the adjustmentAmountAsString.
getAdjustmentId() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Get the adjustment ID to be deleted.
getAdjustmentNote() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
getAdjustmentReasonCode() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
The adjustment reason code is used when creating manual adjustments, and is also sent as the reason code value in the CSRAgentMessagingTools.sendRemoveOrderFixedAmountManualAdjustmentEvent() JMS message.
getAdjustmentType() - Method in class atg.commerce.csr.events.OrderManualAdjustmentEvent
Returns the adjustment type
getAdjustmentType() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Type in [ "amountOff" | "amountIncrease" ], from atg.commerce.pricing.Constants.java.
getAgentAccessibleRealmIds() - Method in class atg.commerce.csr.util.CSRAgentTools
Returns a list of profile realm ids accessible by agent.
getAgentAccessibleSites() - Method in class atg.commerce.csr.util.CSRAgentTools
Get all 'full' and 'read-only' accessibles sites for the current agent
getAgentAppeasementLimit(Approval) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
get the agent's appeasement limit
getAgentAppeasementLimit(Approval) - Method in class atg.commerce.csr.approvals.order.OrderApprovalTools
Gets the agent appeasement limit.
GetAgentAppeasementLimitForApproval - Class in atg.commerce.csr.approvals.order
This droplet will return the associated agent's appeasement limit for a given approval
GetAgentAppeasementLimitForApproval - Class in atg.commerce.csr.approvals.order
This droplet will return the associated agent's appeasement limit for a given approval
GetAgentAppeasementLimitForApproval() - Constructor for class atg.commerce.csr.approvals.order.GetAgentAppeasementLimitForApproval
 
getAgentDefaultSiteId() - Method in class atg.commerce.csr.util.CSRAgentTools
This method is used to get the agents' site.
getAgentIdPropertyName() - Method in class atg.commerce.csr.approvals.ApprovalsPropertyManager
Returns the Agent ID property name as a String.
getAgentMessagingTools() - Method in class atg.commerce.csr.events.ViewOrderDroplet
 
getAgentMessagingTools() - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
Returns component for sending agent messages
getAgentMessagingTools() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Returns component for sending agent messages
getAgentMessagingTools() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Returns component for sending agent messages
getAgentMessagingTools() - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
Returns component for sending agent messages
getAgentMessagingTools() - Method in class atg.commerce.csr.order.CSRCreateElectronicShippingGroupFormHandler
Returns component for sending agent messages
getAgentMessagingTools() - Method in class atg.commerce.csr.order.CSRCreateHardgoodShippingGroupFormHandler
Returns component for sending agent messages
getAgentMessagingTools() - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
Returns component for sending agent messages
getAgentMessagingTools() - Method in class atg.commerce.csr.order.CSRPurchaseProcessHelper
Returns component for sending agent messages
getAgentMessagingTools() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Returns component for sending agent messages
getAgentMessagingTools() - Method in class atg.commerce.csr.order.CSRUpdateShippingGroupFormHandler
Returns component for sending agent messages
getAgentMessagingTools() - Method in class atg.commerce.csr.order.OrderNoteFormHandler
Gets the AgentMessagingTools
getAgentMessagingTools() - Method in class atg.commerce.csr.profile.CreateStoreCreditFormHandler
Returns property AgentMessagingTools
getAgentMessagingTools() - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Returns property CSRAgentMessagingTools
getAgentMessagingTools() - Method in class atg.commerce.csr.returns.ReturnFormHandler
Returns component for sending agent messages
getAgentOverrideDetail(CommerceItem) - Method in class atg.commerce.csr.util.CSRAgentTools
Deprecated.
in favor of getAgentOverrideDetails which return all details when there is more than one.
getAgentOverrideDetails(CommerceItem) - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the PricingAdjustments put on by CSC when an agent overrides the price.
getAgentProfile() - Method in class atg.commerce.csr.approvals.Approval
Returns the agent profile as a RepositoryItem.
getAgentProfile() - Method in class atg.commerce.csr.profile.CreateStoreCreditFormHandler
Returns the session scoped Agent profile object
getAgentProfile() - Method in class atg.commerce.csr.returns.ReturnFormHandler
Returns the profile of the agent working on the return
getAgentTools() - Method in class atg.commerce.csr.order.CSRPurchaseProcessHelper
Returns AgentTools component
getAlternateResultContentItemTypes() - Method in class atg.commerce.csr.catalog.endeca.Configuration
A list of content item types that contain Endeca records that, if located in the results, will be displayed in the UI just above the traditional results list.
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
getAppeasementId() - Method in class atg.commerce.csr.events.GrantAppeasement
 
getAppeasementTotalPropertyName() - Method in class atg.commerce.csr.approvals.order.OrderApprovalTools
 
getApplicationName() - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
 
getApplyShippingMethodsErrorURL() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Returns the applyShippingMethodsErrorURL
getApplyShippingMethodsSuccessURL() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Returns the applyShippingMethodsSuccessURL
getApprovalAcceptedEvent(Approval) - Method in class atg.commerce.csr.approvals.GenericApprovalsHandler
Creates and populates an Event after an approval is approved
getApprovalAcceptedEvent(Approval) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
creates and populates an OrderApprovalEvent
getApprovalAcceptedJMSType() - Method in class atg.commerce.csr.approvals.GenericApprovalsHandler
Returns the Approval Accepted JMS Type as a String.
getApprovalCreatedEvent(Approval) - Method in class atg.commerce.csr.approvals.GenericApprovalsHandler
Creates and populates an Event after an approval is created
getApprovalCreatedEvent(Approval) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
creates and populates an OrderApprovalEvent
getApprovalCreatedJMSType() - Method in class atg.commerce.csr.approvals.GenericApprovalsHandler
Returns the Approval Created JMS Type as a String.
getApprovalHandler(String) - Method in class atg.commerce.csr.approvals.ApprovalsManager
Returns the handler for an approval type
getApprovalHandlers() - Method in class atg.commerce.csr.approvals.ApprovalsManager
Returns the collection of approvals handlers with corresponding keys as a ServiceMap.
getApprovalId() - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Returns the Approval ID, used in the approval and rejection process.
getApprovalId() - Method in class atg.commerce.csr.approvals.order.UpdateOrderApprovalCustomerEmailFormHandler
Returns the approval id.
getApprovalItemDescriptorName() - Method in class atg.commerce.csr.approvals.GenericApprovalsHandler
Returns the approval item descriptor as a String.
getApprovalRejectedEvent(Approval) - Method in class atg.commerce.csr.approvals.GenericApprovalsHandler
Creates and populates an Event after an approval is rejected
getApprovalRejectedEvent(Approval) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
creates and populates an OrderApprovalEvent
getApprovalRejectedJMSType() - Method in class atg.commerce.csr.approvals.GenericApprovalsHandler
Returns the Approval Rejected JMS Type as a String.
getApprovalsManager() - Method in class atg.commerce.csr.approvals.ApprovalRepositoryQueryFormHandler
Returns the approvals manager.
getApprovalsManager() - Method in class atg.commerce.csr.approvals.FindPendingApprovalsDroplet
 
getApprovalsManager() - Method in class atg.commerce.csr.approvals.GetTotalApprovalsForStateDroplet
Returns the Approvals Manager
getApprovalsManager() - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
reference to the ApprovalsManager component used to execute the approval process.
getApprovalsManager() - Method in class atg.commerce.csr.approvals.order.OrderApprovalTools
Returns a reference to the ApprovalsManager used to manage order approvals.
getApprovalsPropertyManager() - Method in class atg.commerce.csr.approvals.ApprovalsManager
Returns the ApprovalsPropertyManager.
getApprovalsRepository() - Method in class atg.commerce.csr.approvals.ApprovalsManager
Returns the approvals repository.
getApprovalStatePropertyName() - Method in class atg.commerce.csr.approvals.ApprovalsPropertyManager
Returns the Approval State property name as a String.
getApprovalStates() - Method in class atg.commerce.csr.approvals.ApprovalRepositoryQueryFormHandler
Returns the approval states as an array of Strings.
getApprovalType() - Method in class atg.commerce.csr.approvals.Approval
Returns the approval type as a string.
getApprovalType() - Method in class atg.commerce.csr.approvals.ApprovalRepositoryQueryFormHandler
Returns the approval type as a String.
getApproveOrderJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getApproverId() - Method in class atg.commerce.csr.approvals.Approval
Returns the approver id as a String.
getApproverIdPropertyName() - Method in class atg.commerce.csr.approvals.ApprovalsPropertyManager
Returns the Approver ID property name as a String.
getArray(DynamoHttpServletRequest) - Method in class atg.commerce.csr.catalog.endeca.ContentItemResultsDroplet
Returns the collection property from the content item
getAttribute(String) - Method in class atg.commerce.csr.approvals.Approval
gets an attribute from the Approval object
getAutoConfirmationEmailAddress() - Method in class atg.commerce.csr.order.ConfirmationInfo
This property is used to store the address that was used to send the auto confirmation email.
getAutoSendApprovalAcceptedEmail() - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Returns the auto send approval accepted email configuration
getAutoSendApprovalRejectedEmail() - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Returns the auto send approval rejected email configuration
getAutoSuggestMinLength() - Method in class atg.commerce.csr.catalog.endeca.Configuration
The number of letters to enter before checking for suggested completions.
getAutoSuggestURI() - Method in class atg.commerce.csr.catalog.endeca.Configuration
The URI for endeca auto suggest panels.
getAvailableMethods(ShippingGroup) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated. 
getAvailableSitesForPromotion(RepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
get the list of available sites for the promotion, limited by Site Access constraints
getBaseApprovalItemDescriptorName() - Method in class atg.commerce.csr.approvals.ApprovalsManager
 
getBasePromotionStates() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Sets property BasePromotionStates
getBasePromotionStatesPath() - Method in class atg.commerce.csr.util.CSRAgentTools
Provides a handle to the base promotion states
getBreadcrumbContentItemType() - Method in class atg.commerce.csr.catalog.endeca.Configuration
Returns the content item type used for the breadcrumb content item.
getC2CSessionDataPropertyManager() - Method in class atg.commerce.csr.clicktoconnect.C2CCSREnvironmentMonitor
Returns the c2CSessionDataPropertyManager
getCancelExchangeOrderErrorURL() - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
Returns the cancelExchangeOrderErrorURL.
getCancelExchangeOrderSuccessURL() - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
Returns the cancelExchangeOrderSuccessURL.
getCancelOrderJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getCartShareableTypeId() - Method in class atg.commerce.csr.util.CSRConfigurator
Returns the cartShareableTypeId
getCartViewLandingPage() - Method in class atg.commerce.csr.clicktoconnect.DefaultLandingPageHandler
Returns the landing page for the cart page
getCaseSensitive() - Method in class atg.commerce.csr.search.SearchAttribute
Returns property mIgnoreCase
getCatalogDetail(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
returns the catalog EnvironmentChangeDetail if there is one in the state already
getCatalogFromCallState(String) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
This method returns the site's catalog from the call state.
getCatalogRefId() - Method in class atg.commerce.csr.events.GiftItemEvent
Returns property catalogRefId.
getCatalogRepository() - Method in class atg.commerce.csr.catalog.GetCategoryAncestorsDroplet
 
getCatalogRepository() - Method in class atg.commerce.csr.catalog.GetSKUParentProductDroplet
 
getCatalogRootCategoryMap() - Method in class atg.commerce.csr.catalog.endeca.Configuration
 
getCatalogTools() - Method in class atg.commerce.csr.catalog.GetCategoryAncestorsDroplet
Returns the property catalogTools which is a reference to a DCS component that takes care of many common catalog related tasks.
getCatalogTools() - Method in class atg.commerce.csr.catalog.GetSKUParentProductDroplet
Returns the property catalogTools which is a reference to a DCS component that takes care of many common catalog related tasks.
getCatalogTools() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
 
getCatalogTools() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
getCatalogTools() - Method in class atg.commerce.csr.order.OrderTableFormHandler
Returns a reference to CatalogTools
getCatalogTools() - Method in class atg.commerce.csr.util.CSRConfigurator
Returns The catalog tools
getCatalogTreeState() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns the catalog tree state
GetCategoryAncestorsDroplet - Class in atg.commerce.csr.catalog
Droplet for getting ancestors of category
GetCategoryAncestorsDroplet() - Constructor for class atg.commerce.csr.catalog.GetCategoryAncestorsDroplet
 
getCategoryItemType() - Method in class atg.commerce.csr.catalog.GetCategoryAncestorsDroplet
 
getChangeSiteScopeErrorURL() - Method in class atg.commerce.csr.catalog.endeca.SiteScopeFormHandler
Returns the url used when an error occurs attempting to change the site scope.
getChangeSiteScopeSuccessURL() - Method in class atg.commerce.csr.catalog.endeca.SiteScopeFormHandler
Returns the url used when the site scope has been successfully changed
getChangeSkusErrorURL() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Returns property ChangeSkusErrorURL
getChangeSkusSuccessURL() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Returns property ChangeSkusSuccessURL
getClaimableId() - Method in class atg.commerce.csr.events.ClaimItem
 
getClaimableId() - Method in class atg.commerce.csr.order.ClaimableLookup
Deprecated. 
getClaimableItem(PaymentGroup, Order) - Method in class atg.commerce.csr.order.ClaimableLookup
This method only returns the claimable repository item for the Store Credit and Gift Certificate.
getClaimableItem(String) - Method in class atg.commerce.csr.util.CSRAgentTools
Return the repository item from the claimable repository whose id is equal to pId.
getClaimableManager() - Method in class atg.commerce.csr.order.CSRPaymentGroupRemainingAmount
Returns the claimableManager
getClaimableManager() - Method in class atg.commerce.csr.profile.CreateStoreCreditFormHandler
 
getClaimableManager() - Method in class atg.commerce.csr.profile.StoreCreditDroplet
 
getClaimableManager() - Method in class atg.commerce.csr.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
 
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.
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
 
getCloneEditOrderStates() - Method in class atg.commerce.csr.util.CSRAgentTools
 
getCloneEditState() - Method in class atg.commerce.csr.order.CSROrderHolder
Contains the CloneEditState object when editing an order that's in a "submitted" state.
getCollection(ContentItem, DynamoHttpServletRequest) - Method in class atg.commerce.csr.catalog.endeca.ContentItemResultsDroplet
Called to return the Collection on the given ContentItem based on the configured property name.
getCollection(Object) - Method in class atg.commerce.csr.order.edit.AgentCommentEditHandler
Overrides base behavior to use the OrderImpl repository item
getCollectionPropertyNames() - Method in class atg.commerce.csr.catalog.endeca.Configuration
This property identifies which property name on the content item contains the collection for display for both the alternate content item types that the use the defaultAlternateResultsPageFragment and the generic ResultList content item.
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.
getCommentId() - Method in class atg.commerce.csr.events.CreateOrderComment
 
getCommerceC2CSessionDataPropertyManager() - Method in class atg.commerce.csr.clicktoconnect.C2CCSREnvironmentMonitor
Returns the property manager for the C2C session data.
getCommerceIdentifierId() - Method in class atg.commerce.csr.events.SplitCostCenter
 
getCommerceItem(DynamoHttpServletRequest) - Method in class atg.commerce.order.purchase.ApplicableShippingGroups
This method gets the CommerceItem from the request.
getCommerceItemHighlightedStates() - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the commerce item states that should appear highlighted in the UI
getCommerceItemId() - Method in class atg.commerce.csr.events.CommerceItemEvent
 
getCommerceItemId() - Method in class atg.commerce.csr.events.ReceiveReturnItem
 
getCommerceItemId() - Method in class atg.commerce.csr.events.SplitShippingGroup
 
getCommerceItemManager() - Method in class atg.commerce.csr.util.CSRAgentTools
 
getCommerceItemRequestParameters(String) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
getCommerceItemShippingInfoContainer(DynamoHttpServletRequest) - Method in class atg.commerce.order.purchase.ApplicableShippingGroups
This method gets the CommerceItemShippingInfoContainer from the request.
getCommerceItemShippingInfoContainerPath() - Method in class atg.commerce.order.purchase.ApplicableShippingGroups
Returns the commerceItemShippingInfoContainerPath
getCommerceItemShippingInfoTools() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns the commerceItemShippingInfoTools
getCommerceProfileTools() - Method in class atg.commerce.csr.profile.CSRCustomerProfileFormHandler
 
getCommercePropertyManager() - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
 
getCommercePropertyManager() - Method in class atg.commerce.csr.util.CSRAgentTools
 
getCommerceSiteType() - Method in class atg.commerce.csr.util.CSRConfigurator
Returns the commerceSiteType
getCommitOrderUpdatesErrorURL() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Returns property CommitOrderUpdatesErrorURL
getCommitOrderUpdatesSuccessURL() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Returns property CommitOrderUpdatesSuccessURL
getCompleteOrderPageURL() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Returns the completeOrderPageURL.
getCompletionDate() - Method in class atg.commerce.csr.approvals.Approval
Returns the completion date as a Date.
getCompletionDatePropertyName() - Method in class atg.commerce.csr.approvals.ApprovalsPropertyManager
Returns the Completion Date property name as a String.
getComponentId() - Method in class atg.commerce.csr.events.PriceOverride
 
getComponentId() - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
 
getComponentType() - Method in class atg.commerce.csr.events.PriceOverride
 
getComponentType() - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
 
getConcurrentUpdateErrorURL() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
returns the URL used when there's an concurrent update exception during the reconciliation process.
getConfiguration() - Method in class atg.commerce.csr.catalog.endeca.ContentItemResultsDroplet
Returns the main configuration component that contains the configurable values used by this droplet to identify the collection and page fragments for each content item.
getConfiguration() - Method in class atg.commerce.csr.catalog.endeca.ContentRequestURLDroplet
 
getConfiguration() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
Returns property Configuration
getConfirmationEmailMap() - Method in class atg.commerce.csr.util.CSRAgentTools
Gets the ConfirmationEmailMap
getConfirmationInfo() - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Returns the confirmation info component used to send emails
getConfirmationInfo() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Returns the confirmation info object used for sending email confirmations.
getConfirmationInfo() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the confirmation info object used for sending email confirmations.
getConfirmationInfo() - Method in class atg.commerce.csr.order.scheduled.DuplicateAndSubmit
Returns the confirmation info object used for sending email confirmations.
getConfirmationInfo() - Method in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
Returns the confirmation info object used for sending email confirmations.
getConfirmationInfo() - Method in class atg.commerce.csr.returns.ReturnFormHandler
Returns the confirmation info object used for sending email confirmations.
getConfirmationTemplateToUse() - Method in class atg.commerce.csr.util.CSRAgentTools
Deprecated. 
getConfirmationToAddress() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Deprecated. 
getConsumablePromotion(CloneEditState, String) - Method in class atg.commerce.csr.order.edit.CSRCloneEditManager
Deprecated.
ConsumablePromotion objects are no longer used by CSC
getConsumablePromotions(CloneEditState) - Method in class atg.commerce.csr.order.edit.CSRCloneEditManager
Deprecated.
ConsumablePromotion objects are no longer used by CSC
getContentURIParamName() - Method in class atg.commerce.csr.catalog.endeca.ContentRequestURLDroplet
 
getContextRoot() - Method in class atg.commerce.csr.util.CSRConfigurator
Returns the contextRoot
getCreateGiftlistJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getCreateHardgoodShippingGroupFormHandler() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Returns the createHardgoodShippingGroupFormHandler
getCreateOrderCommentJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getCreateOrderJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getCreationDate() - Method in class atg.commerce.csr.approvals.Approval
Returns the creation date as a Date.
getCreationDatePropertyName() - Method in class atg.commerce.csr.approvals.ApprovalsPropertyManager
Returns the Creation Date property name as a String.
getCreditAmount() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Return the creditAmount property.
getCreditCardId() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Return the creditCardId property.
getCreditCardNumber() - Method in class atg.commerce.csr.events.ViewCreditCardEvent
 
getCreditPaymentGroupErrorURL() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Get the URL to redirect to after an error is detected in handleCreditPaymentGroup
getCreditPaymentGroupSuccessURL() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Get the URL to redirect to after handleChangeShippingAddress is successfully invoked.
getCSRAgentMessagingTools() - Method in class atg.commerce.csr.approvals.ApprovalsManager
Returns the CSR Agent Messaging Tools.
getCSRAgentMessagingTools() - Method in class atg.commerce.csr.approvals.GenericApprovalsHandler
Returns the CSR Agent Messaging Tools.
getCSRAgentMessagingTools() - Method in class atg.commerce.csr.util.CSRAgentTools
Get the AgentMessagingTools cast to CSRAgentMessagingTools
getCSRAgentTools() - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
 
getCSRAgentTools() - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
Returns the CSR Agent Tools Component
getCSRAgentTools() - Method in class atg.commerce.csr.approvals.order.OrderApprovalTools
 
getCSRAgentTools() - Method in class atg.commerce.csr.catalog.endeca.CSRCatalogFilterBuilder
Returns a reference to the CSRAgentTools utility API component
getCSRAgentTools() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
 
getCSRAgentTools() - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Returns CSRAgentTools component
getCSRAgentTools() - Method in class atg.commerce.csr.gifts.GiftlistTableFormHandler
 
getCSRAgentTools() - Method in class atg.commerce.csr.order.ClaimableLookup
Returns the cSRAgentTools.
getCSRAgentTools() - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
 
getCSRAgentTools() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
getCSRAgentTools() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
getCSRAgentTools() - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
Returns the cSRAgentTools.
getCSRAgentTools() - Method in class atg.commerce.csr.order.CSRCreateHardgoodShippingGroupFormHandler
 
getCSRAgentTools() - Method in class atg.commerce.csr.order.CSROrderHolder
Returns the CSR tools component
getCSRAgentTools() - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
getCSRAgentTools() - Method in class atg.commerce.csr.order.CSRPaymentGroupRemainingAmount
Returns the CSRAgentTools
getCSRAgentTools() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
getCSRAgentTools() - Method in class atg.commerce.csr.order.CSRUpdateShippingGroupFormHandler
 
getCSRAgentTools() - Method in class atg.commerce.csr.order.edit.AgentCommentEditHandler
 
getCSRAgentTools() - Method in class atg.commerce.csr.order.edit.CSRCloneEditManager
 
getCSRAgentTools() - Method in class atg.commerce.csr.order.edit.CSRCommerceItemEditHandler
 
getCSRAgentTools() - Method in class atg.commerce.csr.order.edit.CSRManualAdjustmentEditHandler
 
getCSRAgentTools() - Method in class atg.commerce.csr.order.edit.CSRPaymentGroupEditHandler
 
getCSRAgentTools() - Method in class atg.commerce.csr.order.edit.CSRShippingGroupEditHandler
 
getCSRAgentTools() - Method in class atg.commerce.csr.order.GetTotalOrderAppeasementsDroplet
 
getCSRAgentTools() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
getCSRAgentTools() - Method in class atg.commerce.csr.order.OrderIsModifiable
 
getCSRAgentTools() - Method in class atg.commerce.csr.order.OrderIsReturnable
 
getCSRAgentTools() - Method in class atg.commerce.csr.order.OrderNoteFormHandler
Gets the CSRAgentTools
getCSRAgentTools() - Method in class atg.commerce.csr.order.OrderTableFormHandler
 
getCSRAgentTools() - Method in class atg.commerce.csr.order.PurchasedItemsHistoryTableFormHandler
 
getCSRAgentTools() - Method in class atg.commerce.csr.order.RelatedTicketsTableFormHandler
 
getCSRAgentTools() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
getCSRAgentTools() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Returns the cSRAgentTools
getCSRAgentTools() - Method in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
Returns a reference to the CSRAgentTools component
getCSRAgentTools() - Method in class atg.commerce.csr.pricing.SubmittedOrderPricingModelHolder
 
getCSRAgentTools() - Method in class atg.commerce.csr.profile.CreateStoreCreditFormHandler
 
getCSRAgentTools() - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
 
getCSRAgentTools() - Method in class atg.commerce.csr.returns.IsBalancingPaymentGroup
Returns the cSRAgentTools.
getCSRAgentTools() - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
 
getCSRAgentTools() - Method in class atg.commerce.csr.returns.ReturnFormHandler
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.catalog.endeca.CSRPriceListPairFilterBuilder
 
getCSREnvironmentTools() - Method in class atg.commerce.csr.clicktoconnect.C2CCSREnvironmentMonitor
 
getCSREnvironmentTools() - Method in class atg.commerce.csr.clicktoconnect.DefaultLandingPageHandler
 
getCSREnvironmentTools() - Method in class atg.commerce.csr.clicktoconnect.OrderViewLandingPageHandler
 
getCsrEnvironmentTools() - Method in class atg.commerce.csr.environment.ChangeOrder
 
getCSREnvironmentTools() - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
 
getCSREnvironmentTools() - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
getCSREnvironmentTools() - Method in class atg.commerce.csr.order.ViewOrderFormHandler
 
getCSREnvironmentTools() - Method in class atg.commerce.csr.util.CSRAgentTools
 
getCSRScheduledOrderTools() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns a reference to the CSRScheduledOrderTools component
getCSRScheduledOrderTools() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Returns a reference to the CSRScheduledOrderTools component
getCSRScheduledOrderTools() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns a reference to the CSRScheduledOrderTools component
getCSRScheduledOrderTools() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderInfo
Returns a reference to the CSRScheduledOrderTools component
getCSRScheduledOrderTools() - Method in class atg.commerce.csr.order.scheduled.DuplicateAndSubmit
Returns a reference to the CSRScheduledOrderTools component
getCSRScheduledOrderTools() - Method in class atg.commerce.csr.order.scheduled.IsScheduledOrderTemplate
Returns a reference to the CSRScheduledOrderTools component
getCSRScheduledOrderTools() - Method in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
Returns a reference to the CSRScheduledOrderTools component
getCSRScheduledOrderTools() - Method in class atg.commerce.csr.order.scheduled.SubmittedOrderTableFormHandler
Returns a reference to the CSRScheduledOrderTools component
getCSRScheduledOrderTools() - Method in class atg.commerce.csr.order.ViewOrderFormHandler
Returns a reference to the CSRScheduledOrderTools component
getCurrencyForPriceList(RepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
returns the currency for the given price list
getCurrent() - Method in class atg.commerce.csr.order.CSROrderHolder
Overrides base behavior to bypass the automatically price the order when it contains commerce items without price infos.
getCurrent() - Method in class atg.commerce.csr.order.ViewOrderHolder
Overrides base behavior to bypass auto-loading of orders when the current order hasn't been set yet.
getCurrentCatalog() - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Returns the environment's current catalog.
getCurrentCatalog() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns the environment's current catalog.
getCurrentCatalog() - Method in class atg.commerce.csr.environment.CurrentCatalogHolder
Returns the active catalog
getCurrentCatalogHolder() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
This method resolves the CurrentCatalogHolder component and returns the same.
getCurrentItem() - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Get the repository item that this form is operating on.
getCurrentOrder() - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Returns the current order
getCurrentOrder() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns the current order
getCurrentOrderCurrencySymbolInFormattingLocale() - Method in class atg.commerce.csr.util.CSRAgentTools
This method returns the current order's currency symbol in the formatting locale.
getCurrentOrderPricingModelHolder() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns the correct pricing model holder for the current order based on its state.
getCurrentPriceList() - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Returns the environment's current price list.
getCurrentPriceList() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns the environment's current price list.
getCurrentPriceList() - Method in class atg.commerce.csr.environment.CurrentPriceListHolder
Gets the current price list
getCurrentReturnRequest() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns the current ReturnRequest.
getCurrentReturnRequest() - Method in class atg.commerce.csr.util.CSRAgentTools
This method gets the return request from the current order.
getCurrentSalePriceList() - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Returns the environment's current sale price list.
getCurrentSalePriceList() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns the environment's current price list.
getCurrentSalePriceList() - Method in class atg.commerce.csr.environment.CurrentPriceListHolder
Gets the current sale price list
getCurrentTransaction() - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Returns property currentTransaction
getCustomerDisplayLocale() - Method in class atg.commerce.csr.order.ConfirmationInfo
Returns the customer's display locale which can be used to format text of the email.
getCustomerDisplayLocaleString() - Method in class atg.commerce.csr.order.ConfirmationInfo
Returns the string value of the customer's display locale
getCustomerEmail() - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Returns the customer email as a String.
getCustomerEmail() - Method in class atg.commerce.csr.approvals.order.UpdateOrderApprovalCustomerEmailFormHandler
Returns the customer email value
getCustomerEmailPropertyName() - Method in class atg.commerce.csr.approvals.order.OrderApprovalTools
 
getCustomerPricingModels() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns the customer pricing models
getCustomerProfile() - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Returns the value of the property CustomerProfile.
getCustomerProfileId() - Method in class atg.commerce.csr.approvals.Approval
Returns the customer profile id as a String.
getCustomerProfileIdParameterName() - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Returns the customer profile ID parameter name as a String.
getCustomerProfilePropertyName() - Method in class atg.commerce.csr.approvals.ApprovalsPropertyManager
Returns the Customer Profile property name as a String.
getCustomerProfileTools() - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
 
getCustomerProfileTools() - Method in class atg.commerce.csr.util.CSRAgentTools
 
getCustomProperties() - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
 
getDataType() - Method in class atg.commerce.csr.search.SearchAttribute
Returns mDataType
getDaysOption() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the days option selected for a Calendar schedule.
getDaysThreshold() - Method in class atg.commerce.csr.order.PurchasedItemsHistoryTableFormHandler
Commerce items returned are limited to orders submitted in the past n days.
getDeactivateScheduledOrderJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getDefaultAppeasementLimit(String) - Method in class atg.commerce.csr.util.CSRConfigurator
 
getDefaultAppeasementLimits() - Method in class atg.commerce.csr.util.CSRConfigurator
 
getDefaultCatalog() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns the default catalog from configuration.
getDefaultCatalogId() - Method in class atg.commerce.csr.util.CSRConfigurator
Returns the catalog that's assigned whenever a new anonymous user profile is created and custom catalog is enabled in the CSRConfigurator
getDefaultContentURI() - Method in class atg.commerce.csr.catalog.endeca.Configuration
The default content URI is expected to be the "root" content URI, meaning it sets the navigation state to the starting location.
getDefaultDaysOption() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the default days option for a new calendar schedule.
getDefaultEndDateOption() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the default end date option for all new schedules.
getDefaultInterval() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the default interval when creating new interval schedules.
getDefaultIntervalOption() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the default interval option for a new interval schedule.
getDefaultLocale() - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
 
getDefaultMonthsOption() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the default months option for a new calendar schedule.
getDefaultObjectRenderingPageFragment() - Method in class atg.commerce.csr.catalog.endeca.Configuration
This property identifies the page fragment used to render an object from a Collection on an alternate result content item and the generic ResultList content item.
getDefaultOccurrencesOption() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the default occurrences option when creating new calendar schedules.
getDefaultProfile() - Method in class atg.commerce.csr.profile.StoreCreditDroplet
 
getDefaultResultContentItemPageFragment() - Method in class atg.commerce.csr.catalog.endeca.Configuration
The PageFragment that is used by default when rendering result content items.
getDefaultScheduleEndDate() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the default end date for a new schedule.
getDefaultScheduleStartDate() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the default start date for a new schedule.
getDefaultScheduleType() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the default schedule type when creating new schedules.
getDefaultSiteIconURL() - Method in class atg.commerce.csr.util.CSRConfigurator
 
getDefaultSiteId() - Method in class atg.commerce.csr.util.CSRConfigurator
Returns the defaultSiteId
getDeleteAdjustmentErrorURL() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
getDeleteAdjustmentSuccessURL() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
getDeleteGiftlistJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
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
getDisplayPageFragment() - Method in class atg.commerce.csr.order.CommerceTypeConfiguration
Returns the displayPageFragment This page fragment is used to display the type content.
getDisplayRefundMethodPageFragment() - Method in class atg.commerce.csr.order.PaymentGroupTypeConfiguration
Returns the displayRefundMethodPageFragment This page fragment is used to display RefundMethod.
getDisposition() - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
getDispositionCodes() - Method in class atg.commerce.csr.returns.ReturnFormHandler
Retrieve a list of disposition codes
getDuplicateOrderExcludedOrderPropertiesMap() - Method in class atg.commerce.csr.order.DuplicateOrder
Generates an the excluded property map based on the duplicateOrderExcludedProperties property.
getDuplicateOrderExcludedOrderPropertiesMap() - Method in class atg.commerce.csr.util.CSRAgentTools
Generates an the excluded property map based on the duplicateOrderExcludedProperties property.
getDuplicateOrderExcludedProperties() - Method in class atg.commerce.csr.order.DuplicateOrder
Returns the excluded order properties when duplicating an order
getDuplicateOrderExcludedProperties() - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the excluded order properties when duplicating an order
getDuplicateOrderForTemplateExcludedProperties() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Returns the excluded order properties when duplicating an order
getDuplicateOrderForTemplateExcludedPropertiesMap() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Generates an the excluded property map based on the duplicateOrderExcludedProperties property.
getDuplicateProfileProperties() - Method in class atg.commerce.csr.util.CSRAgentTools
 
getEditCreditCardErrorURL() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Get the URL to redirect to after an error is detected in handleEditCreditCard
getEditCreditCardSuccessURL() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Get the URL to redirect to after handleEditCreditCard is successfully invoked.
getEditPageFragment() - Method in class atg.commerce.csr.order.CommerceTypeConfiguration
Returns the editPageFragment This page fragment is used to edit type content.
getEditPageFragmentTitleKey() - Method in class atg.commerce.csr.order.CommerceTypeConfiguration
Returns the editPageFragmentTitleKey The title is used with the edit page fragment.
getEditPaymentGroupJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getEditRefundMethodPageFragment() - Method in class atg.commerce.csr.order.PaymentGroupTypeConfiguration
Returns the editRefundMethodPageFragment This page fragment is used to edit RefundMethod.
getEditRefundMethodPageFragmentTitleKey() - Method in class atg.commerce.csr.order.PaymentGroupTypeConfiguration
Returns the editRefundMethodPageFragmentTitleKey The title is used with the edit RefundMethod page fragment.
getEditShippingGroupErrorURL() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Get the URL to redirect to after an error is detected in handleEditShippingGroup
getEditShippingGroupJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getEditShippingGroupSuccessURL() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Get the URL to redirect to after handleEditShippingGroup is successfully invoked.
getEditValue() - Method in class atg.commerce.csr.profile.CreateStoreCreditFormHandler
 
getEditValue() - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
 
getEndDate() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the end date is localized String format.
getEndDateOption() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the option used for determine a schedule's end date.
getEndecaResourcedValuePropertyNames() - Method in class atg.commerce.csr.catalog.endeca.Configuration
Maps a content item property name to an identifer for each Endeca supplied resource value used in the UI.
getEndecaResourcedValuesResourceBundle() - Method in class atg.commerce.csr.catalog.endeca.Configuration
Defines the resource bundle name used to look up resources when showRawEndecaResourcedValues is configured to false
getEnvironmentObject(String) - Method in class atg.commerce.csr.clicktoconnect.C2CCSREnvironmentMonitor
noop implementation
getEnvironmentObject(String) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
returns the environment objects managed by the CSR application.
getEnvironmentTools() - Method in class atg.commerce.csr.catalog.endeca.CSRInvokeAssembler
A reference to the EnvironmentTools component used to resolve a reference to the active customer profile.
getEnvironmentTools() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
 
getEnvironmentTools() - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Returns the EnvironmentTools component
getEqualityTestKeys() - Method in class atg.commerce.csr.catalog.MapElementMRUList
The names of the map list element keys to compare to test for element equality.
getErrorURL() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler.Handler
 
getErrorURL() - Method in class atg.commerce.csr.order.OrderNoteFormHandler
Gets the ErrorURL
getErrorURL() - Method in class atg.commerce.csr.order.ViewOrderFormHandler
Returns property ErrorURL
getEventName() - Method in class atg.commerce.csr.events.GiftlistEvent
 
getEventTypeToRecorderMap() - Method in class atg.commerce.csr.ticketing.TicketingEventListener
 
getExchangeOrderJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getExchangePricingModels() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns the pricing model holder used for pricing the exchange order during a return.
getExistingAddresses() - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
If the address holder does not have any addresses, this method calls the CSRAgentTools to generate a list of unique addresses.
getExtraData() - Method in class atg.commerce.csr.order.ConfirmationInfo
Returns the map of extra data.
getFirstOrderItemName(RepositoryItem) - Method in class atg.commerce.csr.order.OrderTableFormHandler
Returns the name of the product referenced by the first commerce item in the order.
getFulfilledOrderStates() - Method in class atg.commerce.csr.util.CSRAgentTools
 
getGiftCertificateType() - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
Return the GiftCertificateType property.
getGiftItemAddedJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getGiftItemEvents() - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Returns property GiftListEvents
getGiftItemId() - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Returns property giftItemId.
getGiftItemQuantityChangedJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getGiftItemRemovedJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getGiftlistId() - Method in class atg.commerce.csr.events.GiftlistEvent
 
getGiftlistManager() - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Returns property giftlistManager.
getGiftlistManager() - Method in class atg.commerce.csr.gifts.GiftlistTableFormHandler
Returns property GiftlistManager
getGrantPromotionJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getGwpManager() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Getter for the gift with purchase manager property.
getHardgoodShippingGroupId() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Return the hardgoodShippingGroupId property.
getHeadingPropertyName() - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
 
getId() - Method in class atg.commerce.csr.approvals.Approval
returns the ID from the associated Repository Item
getIgnorePromotionJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getImageHoverTextKey() - Method in class atg.commerce.csr.order.CommerceTypeConfiguration
Returns the imageHoverTextKey The hover text is used display the image hover text.
getImagePageFragment() - Method in class atg.commerce.csr.order.CommerceTypeConfiguration
Returns the imagePageFragment This page fragment is used to hold image of the type content.
getIncompleteOrderStates() - Method in class atg.commerce.csr.util.CSRAgentTools
 
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.
getInputParameter(DynamoHttpServletRequest, ParameterName) - Method in class atg.commerce.csr.approvals.order.GetAgentAppeasementLimitForApproval
Gets the input parameter values.
getInputParameter(DynamoHttpServletRequest, ParameterName) - Method in class atg.commerce.csr.order.ClaimableLookup
Gets the input parameter values.
getInputParameter(DynamoHttpServletRequest, ParameterName) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
Gets the input parameter values.
getInputParameter(DynamoHttpServletRequest, ParameterName) - Method in class atg.commerce.csr.order.GetTotalOrderAppeasementsDroplet
Gets the input parameter values.
getInstance() - Static method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns the global CSREnvironmentTools component by resolving it from the current request.
getInStorePickupShippingGroupType() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Return the InStorePickupShippingGroupType property.
getInternalProfileRepository() - Method in class atg.commerce.csr.approvals.ApprovalsManager
Returns the internal profile repository used to load agent profiles.
getInternalProfileRepository() - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
 
getIntervalOption() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the interval option for a Periodic schedule.
getIsMultiValues() - Method in class atg.commerce.csr.search.SearchAttribute
Returns property mIsMultiValues
getIssueStoreCreditJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getItem() - Method in class atg.commerce.csr.order.OrderTableFormHandler.ResultWrapper
 
getItemAddedToOrderJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getItemDescriptor() - Method in class atg.commerce.csr.approvals.GetTotalApprovalsForStateDroplet
Returns the item descriptor for which the total is required.
getItemPriceOverrides() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Get the map of ID to item price override values.
getItemPriceSources() - Method in class atg.commerce.csr.order.CSROrderHolder
Returns the List of ItemPriceSource objects that should be used to price the current order.
getItemQuantityChangedJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getItemRefundAmount(int) - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
returns the item refund amount from the returnItemRefunds Map for the ReturnItem at the given index in the returnItemList.
getItemRemovedFromOrderJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getItemUpdateActivityType() - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
 
getItemUpdateActivityType() - Method in class atg.commerce.csr.order.CSRCreateHardgoodShippingGroupFormHandler
 
getItemUpdateActivityType() - Method in class atg.commerce.csr.order.CSRUpdateShippingGroupFormHandler
 
getItemUpdateActivityType() - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
 
getItemUpdateAgentEvent() - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
This property is used to hold the ItemUpdateAgentEvent that is created is preUpdate but not sent until postUpdate.
getItemUpdateJMSType() - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
 
getListPriceListFromOrder(Order) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns the list price list from the order.
getLoadTime() - Method in class atg.commerce.csr.order.CSROrderHolder
 
getLocale(DynamoHttpServletRequest) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Get the locale to use for user-visible error messages.
getLocalizedDateFormatString() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the localized version of the date format string.
getLocalizedTimeFormatString() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the localized version of the time format string.
getLoggingIdentifier() - Method in class atg.commerce.csr.search.RepositorySearcher
Returns property LoggingIdentifier
getManagerData() - Method in class atg.commerce.csr.order.OrderTableFormHandler.ResultWrapper
 
getManualAdjustmentId() - Method in class atg.commerce.csr.events.OrderManualAdjustmentEvent
 
getMaxAllowedAmount(double, PaymentGroup, Order) - Method in class atg.commerce.csr.order.CSRPaymentGroupRemainingAmount
This method returns the maximum allowed amount for a payment group.
getMaximumAdjustmentAmount() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
The maximum amount for an adjustment
getMaximumAlmostQualifiedForPromotionsInShortList() - Method in class atg.commerce.csr.util.CSRConfigurator
 
getMessageSender() - Method in class atg.commerce.csr.order.CSRPurchaseProcessHelper
Return the MessageSender property.
getMessageTools() - Method in class atg.commerce.csr.approvals.order.UpdateOrderApprovalCustomerEmailFormHandler
Returns the MessageTools component
getMessageTools() - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Returns the MessageTools component
getMessageTools() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns the MessageTools component
getMessageTools() - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Returns the MessageTools component
getMessageTools() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Returns the MessageTools component
getMessageTools() - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
Returns the MessageTools component
getMessageTools() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the MessageTools component
getMessageTools() - Method in class atg.commerce.csr.order.ViewOrderFormHandler
Returns the MessageTools component
getMessageTools() - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the MessageTools component
getMethod() - Method in class atg.commerce.csr.search.SearchAttribute
Returns Search Method for the attribute
getMinimumAdjustmentAmount() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
The minimum amount for an adjustment
getMinScore() - Method in class atg.commerce.csr.search.RepositorySearcher
Returns property MinScore
getModifyGiftlistJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getModifyOrderPricingOp() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Returns the pricing operation that should be performed when the order is updated
getModifyRefundValuesErrorURL() - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
 
getModifyRefundValuesSuccessURL() - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
 
getMonitorIdentifier() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler.Handler
Get the string identifier to be used in the RepeatingRequestMonitor in handleRequest().
getMonthsOption() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the months option selected for a calendar schedule.
getMsgResource(String, DynamoHttpServletRequest) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Return a message from a resource file, taking into account the locale used for user-visible messages.
getMsgResource(String, DynamoHttpServletRequest, Object) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Return a message from a resource file, taking into account the locale used for user-visible messages and substituting the value of a specified argument for the {0} placeholder in the message text.
getMultipleShippingGroupCheckoutErrorURL() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Returns the multipleShippingGroupCheckoutErrorURL
getMultipleShippingGroupCheckoutSuccessURL() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Return the multipleShippingGroupCheckoutSuccessURL
getMultiValueInputSeparator() - Method in class atg.commerce.csr.search.SearchAttribute
Returns property MultiValueInputSeparator
getMutiPropertyName(SearchAttribute) - Method in class atg.commerce.csr.search.RepositorySearcher
 
getName() - Method in class atg.commerce.csr.search.SearchAttribute
Returns Name of the Attribute
getNavigationFiltersParameterName() - Method in class atg.commerce.csr.catalog.endeca.Configuration
Returns the parameter name used to specific Endeca naviation filter values on the search request URL.
getNewAddress() - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Returns property newAddress.
getNewAddressNickname() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Deprecated. 
getNewAddressNickname() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
 
getNewAdjustmentAsString() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
getNewOrderProgressBarPath() - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
Returns the newOrderProgressBarPath.
getNewPrice() - Method in class atg.commerce.csr.events.PriceOverride
 
getNewQuantity() - Method in class atg.commerce.csr.events.CommerceItemEvent
The new quantity of the item
getNewQuantity() - Method in class atg.commerce.csr.events.GiftItemEvent
The new quantity of the item
getNewShippingGroup() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
 
getNonDiscardableActivityTypes() - Method in class atg.commerce.csr.ticketing.CSRTicketDispositionMonitor
Default value is the list of defaultRecorderactivities and eventTypeToRecorderMap if not specified in property file.
getNonModifiableOrderStates() - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
 
getNonModifiableOrderStates() - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the order states in which an order cannot be modified
getNonModifiablePaymentGroupStates() - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
 
getNonModifiablePaymentGroupStates() - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the payment group states in which a payment group cannot be modified
getNonModifiableShipItemRelationshipStates() - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
 
getNonModifiableShippingGroupStates() - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
 
getNumberOfOccurrences() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
getObjectRenderingPageFragmentsByType() - Method in class atg.commerce.csr.catalog.endeca.Configuration
Maps result object types to a page fragment used to render the object in the display.
getObjectStates() - Method in class atg.commerce.csr.util.StateDescription
 
getOccurrencesOption() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the occurrences option selected for a Calendar schedule.
getOldPrice() - Method in class atg.commerce.csr.events.PriceOverride
 
getOldQuantity() - Method in class atg.commerce.csr.events.CommerceItemEvent
The quantity of the item before the change
getOldQuantity() - Method in class atg.commerce.csr.events.GiftItemEvent
The quantity of the item before the change
getOptions() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler.Handler
 
getOrder() - Method in class atg.commerce.csr.order.ClaimableLookup
Return the Order property.
getOrder() - Method in class atg.commerce.csr.order.ConfirmationInfo
Returns the order associated with the confirmation
getOrder(DynamoHttpServletRequest) - Method in class atg.commerce.csr.order.CSRPaymentGroupRemainingAmount
This method gets the Order from the request.
getOrder() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
Return the Order property.
getOrder() - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
 
getOrder() - Method in class atg.commerce.csr.order.OrderNoteFormHandler
Gets the Order
getOrder() - Method in class atg.commerce.csr.pricing.SubmittedOrderPricingModelHolder
Return the Order property.
getOrder(DynamoHttpServletRequest) - Method in class atg.commerce.order.purchase.ApplicableShippingGroups
This method gets the Order from the request.
getOrderAdjustmentById(Order, String) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Get a manual adjustment by ID
getOrderApprovalItemDescriptorName() - Method in class atg.commerce.csr.approvals.order.OrderApprovalTools
Returns the repository item type for an order approval
getOrderApprovalTools() - Method in class atg.commerce.csr.approvals.order.GetAgentAppeasementLimitForApproval
Returns a reference to the OrderApprovalTools component that provides order approval helper methods and property definitions.
getOrderApprovalTools() - Method in class atg.commerce.csr.approvals.order.IsOrderPendingApprovalDroplet
 
getOrderApprovalTools() - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Returns the order approval tools
getOrderApprovalTools() - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
Returns a reference to the OrderApprovalTools component that provides order approval helper methods and property definitions.
getOrderApprovalTools() - Method in class atg.commerce.csr.approvals.order.ProcCheckIfApprovalRequired
 
getOrderApprovalTools() - Method in class atg.commerce.csr.approvals.order.ProcRemoveOrderApproval
Returns a reference to the OrderApprovalTools component that provides order approval helper methods and property definitions.
getOrderApprovalTools() - Method in class atg.commerce.csr.approvals.order.UpdateOrderApprovalCustomerEmailFormHandler
Returns the Order Approval Tools component.
getOrderApprovalTools() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Returns a reference to the OrderApprovalTools component that provides order approval helper methods and property definitions.
getOrderApproverAccessRight() - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
Returns the name of the access right that permits agents to complete order approvals.
getOrderChangeId(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Convenience method for returning the order id of the order that will be loaded as part of the change.
getOrderCommentItemDescriptorName() - Method in class atg.commerce.csr.util.CSRAgentTools
 
getOrderCountWhenClaimed() - Method in class atg.commerce.csr.order.edit.ConsumablePromotion
Deprecated.
Returns the number of times the promotion appeared in the order after it was claimed.
getOrderDetail(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
returns the order EnvironmentChangeDetail if there is one in the state already
getOrderFulfillmentTools() - Method in class atg.commerce.csr.order.CSRPurchaseProcessHelper
 
getOrderHighlightedStates() - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the order states that should appear highlighted in the UI
getOrderHolder() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns the current order holder
getOrderId() - Method in class atg.commerce.csr.events.OrderEvent
 
getOrderId() - Method in class atg.commerce.csr.events.PriceOverride
 
getOrderId() - Method in class atg.commerce.csr.order.RelatedOrdersTableFormHandler
The id of the templte order for which to find the submitted orders
getOrderId() - Method in class atg.commerce.csr.order.scheduled.SubmittedOrderTableFormHandler
The id of the templte order for which to find the submitted orders
getOrderId() - Method in class atg.commerce.csr.order.ViewOrderHolder
Returns the unique order id
getOrderId() - Method in class atg.commerce.csr.profile.CSRCustomerProfileFormHandler
 
getOrderIdParameterName() - Method in class atg.commerce.csr.clicktoconnect.OrderViewLandingPageHandler
Returns the parameter name of the order id in the referrer url
getOrderIdPropertyName() - Method in class atg.commerce.csr.approvals.order.OrderApprovalTools
Returns the name of the property used to store the order id on the order approval item
getOrderItem() - Method in class atg.commerce.csr.order.RelatedTicketsTableFormHandler
Returns the repository item identified by the orderItemId property
getOrderItemDescriptorName() - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
 
getOrderItemId() - Method in class atg.commerce.csr.order.RelatedTicketsTableFormHandler
The id of the order for which to find the related tickets
getOrderManager() - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
Returns a reference to the Order Manager conmponent
getOrderManager() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
 
getOrderManager() - Method in class atg.commerce.csr.order.OrderNoteFormHandler
Gets the OrderManager
getOrderManager() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
The OrderManager component that will be used to create a new, empty order
getOrderManager() - Method in class atg.commerce.csr.order.ViewOrderFormHandler
 
getOrderManager() - Method in class atg.commerce.csr.util.CSRAgentTools
The OrderManager component that will be used to create a new, empty order
getOrderPricingModelHolder(Order) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns either the standard customer pricing model holder or the submitted order pricing model holder based on the state of the given order.
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
getOrderTotalPropertyName() - Method in class atg.commerce.csr.approvals.order.OrderApprovalTools
 
getOrderViewLandingPage() - Method in class atg.commerce.csr.clicktoconnect.DefaultLandingPageHandler
Returns the landing page for viewing an existing order
getOrderViewLandingPage() - Method in class atg.commerce.csr.clicktoconnect.OrderViewLandingPageHandler
Returns the landing page for viewing an existing order
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.
getOriginatingPage() - Method in class atg.commerce.csr.order.ViewOrderFormHandler
Returns a reference to the OriginatingPage component
getOtherAdjustment() - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
Returns the other adjustment value that will get set on the ReturnRequest.
getPageFragment(Object, DynamoHttpServletRequest) - Method in class atg.commerce.csr.catalog.endeca.ContentItemResultsDroplet
Returns the appropriate rendering page fragment for the given object in the collection.
getPagesPerGroup() - Method in class atg.commerce.csr.catalog.endeca.PagingDroplet
Used to determine how many pages appear in a page group.
getPaymentGroup() - Method in class atg.commerce.csr.order.ClaimableLookup
Deprecated.
in favor of paymentOption
getPaymentGroup(DynamoHttpServletRequest) - Method in class atg.commerce.csr.order.CSRPaymentGroupRemainingAmount
This method gets the PaymentGroup from the request.
getPaymentGroupConfigurationTypes() - Method in class atg.commerce.csr.util.CSRConfigurator
Returns the payment group types that have a CommerceTypeConfiguration configured.
getPaymentGroupHighlightedStates() - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the payment group states that should appear highlighted in the UI
getPaymentGroupId() - Method in class atg.commerce.csr.events.PaymentGroupEvent
 
getPaymentGroupStates() - Method in class atg.commerce.csr.order.CSRPurchaseProcessHelper
Returns the map of valid payment group states
getPaymentGroupTypeConfigurations() - Method in class atg.commerce.csr.util.CSRConfigurator
Returns the paymentGroupTypeConfigurations This property is used to configure all payment group type configurations.
getPaymentGroupTypeConfigurationsAsMap() - Method in class atg.commerce.csr.util.CSRConfigurator
Returns the paymentGroupTypeConfigurationsAsMap This method converts CSRConfigurator.getPaymentGroupTypeConfigurations() into a map.
getPaymentGroupTypesToBeInitialized() - Method in class atg.commerce.csr.util.CSRConfigurator
Returns the paymentGroupTypesToBeInitialized This property is used to provide list of payment group types to be initialized by the PaymentGroupDroplet.
getPaymentManager() - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
Returns a reference to the Payement Manager conmponent
getPaymentManager() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Returns property PaymentManager
getPaymentOption() - Method in class atg.commerce.csr.order.ClaimableLookup
 
getPaymentPageURL() - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
 
getPostApplyShippingGroupsPricingOp() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Returns the pricing operation used after apply shipping groups
getPriceListDetail(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
returns the price list EnvironmentChangeDetail if there is one in the state already
getPriceListFromOrder(Order) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns the price list from the order.
getPriceListManager() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
 
getPriceListManager() - Method in class atg.commerce.csr.util.CSRAgentTools
 
getPriceOverrideJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getPricingOp() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Get the pricing operation to use for the order reprice that is executed after adding or deleting a manual adjustment.
getPricingTools() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Returns property PricingTools
getPricingTools() - Method in class atg.commerce.csr.util.CSRAgentTools
 
getPricingTools() - Method in class atg.commerce.csr.util.CSRConfigurator
Returns the pricingTools
getPricingToolsDefaultCurrencySymbolInFormattingLocale() - Method in class atg.commerce.csr.util.CSRAgentTools
This method gets the currency symbol based on PricingTools.getDefaultLocale() and then returns the currency symbol in the user's formatting locale.
getProcessOrderMap(Locale) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Extends the base behavior to add the current ticket to the parameter map
getProcessTemplateErrorURL() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Returns property ProcessTemplateErrorURL
getProcessTemplatePipelineId() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Returns the id of the pipeline used to validate an order can be saved as a scheduled order template.
getProcessTemplateSuccessURL() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Returns property ProcessTemplateSuccessURL
getProductIdParameterName() - Method in class atg.commerce.csr.clicktoconnect.ProductViewLandingPageHandler
Returns the parameter name of the product id in the referrer url
getProductsWindowScopeKey() - Method in class atg.commerce.csr.catalog.AddProductsByIdConfigurator
Gets property productsWindowScopeKey
getProfile() - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
reference to the current profile, used to get the approving agent
getProfile() - Method in class atg.commerce.csr.order.ConfirmationInfo
Returns the profile associated with the confirmation
getProfile() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
Return the Profile property.
getProfile() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns property Profile
getProfile() - Method in class atg.commerce.csr.profile.CreateStoreCreditFormHandler
 
getProfileId() - Method in class atg.commerce.csr.gifts.GiftlistTableFormHandler
returns the profile id for which the order search will be generated
getProfileId() - Method in class atg.commerce.csr.order.OrderTableFormHandler
returns the profile id for which the order search will be generated
getProfileId() - Method in class atg.commerce.csr.order.PurchasedItemsHistoryTableFormHandler
returns the profile id for which the order search will be generated
getProfilePropertyManager() - Method in class atg.commerce.csr.util.CSRAgentTools
Gets the ProfilePropertyManager
getProfileRealmManager() - Method in class atg.commerce.csr.util.CSRAgentTools
Gets the ProfileRealmManager
getProfileTools() - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Returns profile tools component
getProfileTools() - Method in class atg.commerce.csr.logging.PropertyUpdateRecorder
 
getProgressBar(String) - Method in class atg.commerce.csr.util.CSRAgentTools
Resolves the requested progress bar
getProgressBarItems() - Method in class atg.commerce.csr.returns.ReturnFormHandler
Returns the progressBarItems.
getProgressBarItems() - Method in class atg.commerce.csr.returns.StartReturnExchangeProcess
Returns the progressBarItems.
getPromotion() - Method in class atg.commerce.csr.order.edit.ConsumablePromotion
Deprecated.
Returns the promotion that was claimed.
getPromotionTools() - Method in class atg.commerce.csr.clicktoconnect.C2CCSREnvironmentMonitor
Returns the core commerce PromotionTools component which is used to grant promotions on the C2CRequestData
getPromotionTools() - Method in class atg.commerce.csr.util.CSRAgentTools
 
getPromotionWalletPricingModels() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns the promotion wallet pricing models
getPromotionWalletTools() - Method in class atg.commerce.csr.util.CSRAgentTools
Sets property PromotionWalletTools
getPropertiesToRecord() - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Returns the array of Giftlist property names that will be checked for an update and recorded in the ticket activity and audit repository.
getPropertyEditor(String, RepositoryView) - Method in class atg.commerce.csr.search.RepositorySearcher
given a display name for a property looks up and returns the property type
getPropertyName(String, RepositoryView) - Method in class atg.commerce.csr.search.RepositorySearcher
given a display name for a property looks up and returns the real name
getPropertyUpdates() - Method in class atg.commerce.csr.events.GiftlistEvent
 
getPropertyUpdates() - Method in class atg.commerce.csr.events.PaymentGroupEvent
 
getPropertyUpdates() - Method in interface atg.commerce.csr.events.PropertyUpdateEvent
 
getPropertyUpdates() - Method in class atg.commerce.csr.events.ScheduledOrderEvent
 
getPropertyUpdates() - Method in class atg.commerce.csr.events.ShippingGroupEvent
 
getPropertyUpdates() - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Returns the PropertyUpdate objects which are included in the GiftlistEvent.
getPropertyUpdates() - Method in class atg.commerce.csr.order.CSRUpdateShippingGroupFormHandler
Returns the propertyUpdates.
getPropertyUpdates() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the collection of PropertyUpdates generated for an update.
getPropertyValue(Dictionary, String) - Method in class atg.commerce.csr.util.CSRAgentTools
Gets the value corresponding to the given name in the given dictionary
getPurchaseProcessConfiguration() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns the purchase process configuration
getPurchaseProcessHelper() - Method in class atg.commerce.csr.util.CSRAgentTools
Returns property purchaseProcessHelper
getQuantity() - Method in class atg.commerce.csr.events.ReceiveReturnItem
 
getQuantity() - Method in class atg.commerce.csr.events.SplitCostCenter
 
getQuantity() - Method in class atg.commerce.csr.events.SplitShippingGroup
 
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
getQuantityReceived() - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
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
getQueryString() - Method in class atg.commerce.csr.catalog.endeca.EndecaRequestWrapper
 
getReadableDates(CalendarSchedule, Locale) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Returns the readable string for the schedules dates specification.
getReadableDays(CalendarSchedule, Locale) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Returns the readable string for the schedules days specification.
getReadableHours(CalendarSchedule, Locale) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Returns the readable string for the schedules hours specification.
getReadableInterval(PeriodicSchedule, Locale) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Returns the readable string for the schedules interval period.
getReadableMinutes(CalendarSchedule, Locale) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Returns the readable string for the schedules minutes specification.
getReadableMonths(CalendarSchedule, Locale) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Returns the readable string for the schedules months specification.
getReadableOccurrences(CalendarSchedule, Locale) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Returns the readable string for the schedules occurrences specification.
getReasonCode() - Method in class atg.commerce.csr.events.OrderManualAdjustmentEvent
Returns the reason code for the adjustment.
getRecalculatePaymentGroupAmountsChainId() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
getReceiveItemQuantities() - Method in class atg.commerce.csr.returns.ReturnFormHandler
Returns Receive Item Quantities
getReceiveReturnItemJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getReceiveReturnItemsErrorURL() - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
getReceiveReturnItemsSuccessURL() - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
getReconcileOrderChainId(Order) - Method in class atg.commerce.csr.order.edit.CSRCloneEditManager
If the original order is in one of the "submitted" states defined in CSRAgentTools, then the submitted state is returned.
getRecordOffsetPlaceHolderValue() - Method in class atg.commerce.csr.catalog.endeca.Configuration
Returns the value in the paging template navigation state that is the placeholder for substituting the record offset value for a paging request.
getRecordProductIdPropertyName() - Method in class atg.commerce.csr.catalog.endeca.Configuration
Specifies the key in the record attribute map that references the product id.
getRecordsPerPagePlaceHolderValue() - Method in class atg.commerce.csr.catalog.endeca.Configuration
Returns the value in the paging template navigation state that is the placeholder for substituting the records per page value.
getRecordTypePropertyName() - Method in class atg.commerce.csr.catalog.endeca.Configuration
Returns the key on the record's attributes Map where the type value is stored.
getRefinementMenuContentItemType() - Method in class atg.commerce.csr.catalog.endeca.Configuration
Returns the content item type used for the refinement menu content item.
getRefundMethodsPageURL() - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
Returns the refundMethodsPageURL.
getRefundMethodsPageURL() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Returns the refundMethodsPageURL.
getRefundPageURL() - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
 
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.
getRemainingAmount(Object, Order) - Method in class atg.commerce.csr.order.ClaimableLookup
This method only returns the remaining amount for the Store Credit and Gift Certificate.
getRemainingAmount(PaymentGroup, Order) - Method in class atg.commerce.csr.order.CSRPaymentGroupRemainingAmount
This method only returns the remaining amount for the Store Credit and Gift Certificate.
getRemainingAmount(RepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
Deprecated. 
getRemoveItemFromGiftlistErrorURL() - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Returns property RemoveItemFromGiftlistErrorURL
getRemoveOrderManualAdjusmentJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getRemovePaymentGroupJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getRemoveShippingGroupJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getReplacementOrderId() - Method in class atg.commerce.csr.events.ReturnOrder
 
getRepositoryId() - Method in class atg.commerce.csr.profile.CreateStoreCreditFormHandler
Overrides ProfileForm.getRepositoryId() to extract from the profile if the property is empty
getRepositoryItem() - Method in class atg.commerce.csr.approvals.Approval
Returns the repository item on the approval.
getRepositoryItem() - Method in class atg.commerce.csr.order.OrderTableFormHandler.ResultWrapper
 
getRepositoryItem(Repository, String, String) - Method in class atg.commerce.csr.repository.CustSvcRepositoryItemServlet
 
getRepositoryItemDescriptor(RepositoryView) - Method in class atg.commerce.csr.search.RepositorySearcher
Returns the item descriptor for the repository
getRepositoryView() - Method in class atg.commerce.csr.approvals.ApprovalRepositoryQueryFormHandler
Returns the repository view for the configured repository and item descriptor name.
getRepositoryView(Repository, String) - Method in class atg.commerce.csr.search.RepositorySearcher
Returns the repository view for the repository
getRepositoryViewForItemDescriptor(String) - Method in class atg.commerce.csr.approvals.ApprovalsManager
returns the RepositoryView based on the approval type
getRequest() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler.Handler
 
getRequestURI() - Method in class atg.commerce.csr.catalog.endeca.EndecaRequestWrapper
 
getRequiredFields() - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Return the list of required property names.
getRequiredState() - Method in class atg.commerce.csr.approvals.GetTotalApprovalsForStateDroplet
Returns the approval state for which the total is required.
getResetRefundValuesErrorURL() - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
Returns property ErrorURL
getResetRefundValuesSuccessURL() - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
Returns property ResetRefundValuesSuccessURL
getResourceBundle() - Method in class atg.commerce.csr.order.CommerceTypeConfiguration
Returns the resourceBundle The resourceBundle is used to display any i18n content.
getResourceBundle() - Static method in class atg.commerce.csr.order.Constants
Return a reference to this component's resource bundle
getResourceBundle() - Static method in class atg.commerce.csr.scenario.Constants
Return a reference to this component's resource bundle
getResourceBundleName() - Static method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Return the name of the resource bundle to use for this class.
getResponse() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler.Handler
 
getResultContentItemPageFragments() - Method in class atg.commerce.csr.catalog.endeca.Configuration
A map of PageFragement components keyed by content item type.
getResultContentItemTitleLookupKeys() - Method in class atg.commerce.csr.catalog.endeca.Configuration
Maps the key used to locate the property name on each result content item type that contains the title for display.
getResultContentItemTitlePropertyNames() - Method in class atg.commerce.csr.catalog.endeca.Configuration
Defines the ContentItem property names that contain the title value.
getResultsListContentItemType() - Method in class atg.commerce.csr.catalog.endeca.Configuration
Returns the content item type used for the result list content item.
getRetCodes() - Method in class atg.commerce.csr.approvals.order.ProcCheckIfApprovalRequired
 
getRetCodes() - Method in class atg.commerce.csr.approvals.order.ProcRemoveOrderApproval
 
getRetCodes() - Method in class atg.commerce.csr.order.edit.processor.ProcConsumeCouponPromotions
 
getRetCodes() - Method in class atg.commerce.csr.order.edit.processor.ProcSendAgentEvents
 
getReturnItem() - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
getReturnItemDispositions() - Method in class atg.commerce.csr.returns.ReturnFormHandler
Returns ReturnItemDispositions
getReturnItemId() - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
getReturnItemRefunds() - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
This method dynamically generates the Map and the values in it from the ReturnRequest if the Map is null.
getReturnItemsProgressBarPath() - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
Returns the returnItemsProgressBarPath.
getReturnItemsRequests() - Method in class atg.commerce.csr.returns.ReturnFormHandler
Returns couples of returnItem id and returnRequest id
getReturnManager() - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
Returns the returnManager.
getReturnManager() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
getReturnManager() - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
getReturnManager() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Returns the returnManager.
getReturnManager() - Method in class atg.commerce.csr.order.OrderIsReturnable
Returns the return manager object
getReturnManager() - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
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
 
getReturnRequest() - Method in class atg.commerce.csr.order.CSROrderHolder
 
getReturnRequest() - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
 
getReturnRequestId() - Method in class atg.commerce.csr.events.ReturnOrder
 
getReturnRequestId() - Method in class atg.commerce.csr.returns.ReturnFormHandler
Returns the current return request id
getReturnsDataHolder() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Resolves the requested dataholder
getReturnsDataHolder() - Method in class atg.commerce.csr.returns.ReturnFormHandler
Resolves the requested data-holder
getReturnsDataHolderPath() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Gets the ReturnsDataHolderPath
getReturnsDataHolderPath() - Method in class atg.commerce.csr.returns.ReturnFormHandler
Returns the returnsDataHolderPath.
getReturnTools() - Method in class atg.commerce.csr.order.RelatedOrdersTableFormHandler
Returns the return tools
getReturnTools() - Method in class atg.commerce.csr.returns.IsBalancingPaymentGroup
Returns the returnTools used to get the related return requests
getReturnTools() - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
getReturnTools() - Method in class atg.commerce.csr.util.CSRAgentTools
 
getSalePriceListDetail(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
returns the sale price list EnvironmentChangeDetail if there is one in the state already
getSalePriceListFromOrder(Order) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns the sale price list from the order.
getSalePriceListPropertyName() - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the name of the profile property used for holding the sale price list
getSaveOrderJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getScenarioMessageDispatcher() - Method in class atg.commerce.csr.util.CSRAgentTools
 
getScheduledOrderId() - Method in class atg.commerce.csr.events.ScheduledOrderEvent
 
getScheduledOrderTools() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Returns the core Commerce ScheduleOrderTools
getScheduledOrderViewLandingPage() - Method in class atg.commerce.csr.clicktoconnect.DefaultLandingPageHandler
Returns the landing page for the view an existing scheduled order.
getScheduledOrderViewLandingPage() - Method in class atg.commerce.csr.clicktoconnect.OrderViewLandingPageHandler
Returns the landing page for the view an existing scheduled order.
getScheduleEndDate() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the selected end date for a schedule.
getScheduleFromScheduledOrderItem(RepositoryItem) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns a Schedule object based on the given scheduled order repository item.
getSchedulerTimeZone() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Returns the time zone of the scheduler service
getSchedulerTimeZoneDisplay() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Returns the display value for the scheduler's time zone in short format.
getScheduleStartDate() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the selected start date for a schedule.
getScheduleType() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the type of schedule.
getScheduleTypeFromSchedule(RepositoryItem) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the type of an existing schedule.
getSearchAttributeValue(SearchAttribute, RepositoryView, Locale) - Method in class atg.commerce.csr.search.RepositorySearcher
Based on the set SearchAttribute returns that property value
getSearchResultPageURL() - Method in class atg.commerce.csr.catalog.endeca.ContentRequestURLDroplet
 
getSearchState() - Method in class atg.commerce.csr.catalog.endeca.CSRCatalogFilterBuilder
returns a reference the search state component
getSearchState() - Method in class atg.commerce.csr.catalog.endeca.CSRSiteFilterBuilder
returns a reference the search state component
getSearchState() - Method in class atg.commerce.csr.catalog.endeca.SiteScopeFormHandler
Returns a reference to the window scope SearchState object
getSearchStringFormat() - Method in class atg.commerce.csr.search.RepositorySearcher
Returns property SearchStringFormat
getSecurityDomain() - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
Return the security domain currently in use for checking order approval access rights.
getSelectedDates() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the dates selected for a calendar schedule.
getSelectedDays() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the days selected for a Calendar schedule.
getSelectedHours() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the hours selected for a Calendar schedule.
getSelectedInterval() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the number of intervals for a Periodic schedule.
getSelectedMinutes() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the mintues selected for a Calendar schedule.
getSelectedMonths() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the months selected for a calendar schedule.
getSelectedOccurrences() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the occurrences in the month selected for a calendar schedule.
getSelectItemsAndStartReturnErrorURL() - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
getSelectItemsAndStartReturnSuccessURL() - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
getSelectReturnItemsErrorURL() - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
getSelectReturnItemsSuccessURL() - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
getServerLocalizedResource(String, Object[]) - Method in class atg.commerce.csr.approvals.ApprovalsManager
Returns the message string from the exception resource library.
getServerResource(String, Object[]) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns a resource from the server localized resource bundle
getShipItemRelationshipHighlightedStates() - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the order states that should appear highlighted in the UI
getShippingAdjustment() - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
Returns the shipping adjustment value that will get set on the ReturnRequest.
getShippingGroupHighlightedStates() - Method in class atg.commerce.csr.util.CSRAgentTools
 
getShippingGroupId() - Method in class atg.commerce.csr.events.ShippingGroupEvent
 
getShippingGroupId() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Get the Id of the shipping group whose address is to be changed
getShippingGroupInitializers() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
 
getShippingGroupManager() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Return the ShippingGroupManager property.
getShippingGroupManager() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
 
getShippingGroupManager() - Method in class atg.commerce.order.purchase.ApplicableShippingGroups
Returns the shippingGroupManager
getShippingGroupMapContainer() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
Return the ShippingGroupMapContainer property.
getShippingGroupMapContainer(DynamoHttpServletRequest) - Method in class atg.commerce.order.purchase.ApplicableShippingGroups
This method gets the ShippingGroupMapContainer from the request.
getShippingGroupMapContainerPath() - Method in class atg.commerce.order.purchase.ApplicableShippingGroups
Returns the shippingGroupMapContainerPath
getShippingGroupPriceOverrides() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Get the map of ID to item price override values.
getShippingGroupShippedStates() - Method in class atg.commerce.csr.order.OrderIsReturnable
 
getShippingGroupShippedStates() - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the shipping group states that indicate a shipping group has shipped
getShippingGroupStates() - Method in class atg.commerce.csr.order.CSRPurchaseProcessHelper
Returns the map of valid shipping group states
getShippingGroupTypeConfigurations() - Method in class atg.commerce.csr.util.CSRConfigurator
Returns the shippingGroupTypeConfigurations This property is used to configure all shipping group type configurations.
getShippingGroupTypeConfigurationsAsMap() - Method in class atg.commerce.csr.util.CSRConfigurator
Returns the shippingGroupTypeConfigurationsAsMap This method converts CSRConfigurator.getShippingGroupTypeConfigurations() into a map.
getShippingGroupTypesToBeInitialized() - Method in class atg.commerce.csr.util.CSRConfigurator
Returns the shippingGroupTypesToBeInitialized This property is used to provide list of shipping group types to be initialized by the ShippingGroupDroplet.
getShippingMethod() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Returns the shippingMethod
getShippingMethodPropertyName() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Get the name of the shippingMethod property in a ShippingGroup
getShippingMethodURL() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Returns the shippingMethodURL
getShippingPricingEngine() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
the shipping pricing engine to consult for available shipping methods
getShipToAddressNickname() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Returns the shipToAddressNickname
getShoppingCart() - Method in class atg.commerce.csr.pricing.SubmittedOrderPricingModelHolder
Returns property ShoppingCart
getSingleShippingGroupCheckoutErrorURL() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Returns the singleShippingGroupCheckoutErrorURL
getSingleShippingGroupCheckoutSuccessURL() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Returns the singleShippingGroupCheckoutSuccessURL
getSiteAccessControlOn() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Get String representation of Site Access Control state
getSiteAccessInformationFactory() - Method in class atg.commerce.csr.util.CSRAgentTools
Gets the siteAccessInformationFactory
getSiteCatalog(Site, RepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
This method returns catalog for the site only if the multi site is enabled.
getSiteCatalogs(String[], RepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
This method returns site catalogs.
getSiteCatalogs(Collection<Site>, RepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
This method returns catalogs only if the multi site is enabled.
getSiteContextManager() - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the siteContextManager
getSiteGroupManager() - Method in class atg.commerce.csr.catalog.endeca.CSRCatalogFilterBuilder
Returns a reference to the SiteGroupManager used to get sites in the current cart sharing group
getSiteGroupManager() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns the siteGroupManager
getSiteId() - Method in class atg.commerce.csr.approvals.Approval
Returns the site as a String.
getSiteId(RepositoryItem) - Method in class atg.commerce.csr.gifts.GiftlistTableFormHandler
Returns the site Id
getSiteIdPropertyName() - Method in class atg.commerce.csr.approvals.ApprovalsPropertyManager
Returns the Site ID property name as a String.
getSiteIdPropertyName() - Method in class atg.commerce.csr.gifts.GiftlistTableFormHandler
Returns the name of the site id property in the repository
getSiteManager() - Method in class atg.commerce.csr.gifts.GiftlistTableFormHandler
Returns property SiteManager.
getSiteManager() - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the siteManager
getSiteScope() - Method in class atg.commerce.csr.catalog.endeca.SiteScopeFormHandler
Returns the site scope that will be set in the SearchState
getSkuChange() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Property for use when changing the Sku of one or more items in the order.
GetSKUParentProductDroplet - Class in atg.commerce.csr.catalog
Droplet for getting product by skuId
GetSKUParentProductDroplet() - Constructor for class atg.commerce.csr.catalog.GetSKUParentProductDroplet
 
getSourceCostCenterId() - Method in class atg.commerce.csr.events.SplitCostCenter
 
getSourceShippingGroupId() - Method in class atg.commerce.csr.events.SplitShippingGroup
 
getSplitCostCenterJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getSplitShippingGroupJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getStartDate() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the state date is localized String format.
getStartExchangeProcessErrorURL() - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
getStartExchangeProcessSuccessURL() - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
getStartReturnProcessErrorURL() - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
getStartReturnProcessSuccessURL() - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
getState() - Method in class atg.commerce.csr.approvals.Approval
Returns the state as a String.
getStoreCreditType() - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
Return the StoreCreditType property.
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
getSuccessScheduledURL() - Method in class atg.commerce.csr.order.ViewOrderFormHandler
Returns property SuccessScheduledURL
getSuccessURL() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler.Handler
 
getSuccessURL() - Method in class atg.commerce.csr.order.OrderNoteFormHandler
Gets the SuccessURL
getSuccessURL() - Method in class atg.commerce.csr.order.ViewOrderFormHandler
Returns property SuccessURL
getSupportedPaymentGroupTypes() - Method in class atg.commerce.csr.util.CSRConfigurator
Defines the payment group types that are supported for modifying orders in CSC.
getTemplateEmailSender() - Method in class atg.commerce.csr.util.CSRAgentTools
Gets the TemplateEmailSender
getTemplateName() - Method in class atg.commerce.csr.order.ConfirmationInfo
Returns the name of the email template to use when sending the email.
getTemplateOrder() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns the template order for the new schedule.
getTemplateToUse() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Returns the email template name used to the send email notification for a new order or an update to an order.
getTextSearchStringFormat() - Method in class atg.commerce.csr.search.RepositorySearcher
Returns property mTextSearchStringFormat
getTicket() - Method in class atg.commerce.csr.approvals.Approval
Returns the ticket as a RepositoryItem.
getTicket() - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
Returns the current ticket
getTicket() - Method in class atg.commerce.csr.order.CSRCreateHardgoodShippingGroupFormHandler
Returns the current ticket
getTicketId() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Returns the Id of the current ticket
getTicketId() - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
Returns the Id of the current ticket
getTicketId() - Method in class atg.commerce.csr.order.CSRCreateElectronicShippingGroupFormHandler
Returns the Id of the current ticket
getTicketId() - Method in class atg.commerce.csr.order.CSRCreateHardgoodShippingGroupFormHandler
Returns the Id of the current ticket
getTicketId() - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
Returns the Id of the current ticket
getTicketId() - Method in class atg.commerce.csr.order.CSRPurchaseProcessHelper
Returns the Id of the current ticket
getTicketId() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Returns the Id of the current ticket
getTicketId() - Method in class atg.commerce.csr.order.CSRUpdateShippingGroupFormHandler
Returns the Id of the current ticket
getTicketId() - Method in class atg.commerce.csr.profile.CreateStoreCreditFormHandler
Returns the Id of the current ticket
getTicketId() - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Returns the Id of the current ticket
getTicketId() - Method in class atg.commerce.csr.returns.ReturnFormHandler
Returns the Id of the current ticket
getTicketIdPropertyName() - Method in class atg.commerce.csr.approvals.ApprovalsPropertyManager
Returns the Ticket ID property name as a String.
getTicketingEventListener() - Method in class atg.commerce.csr.ticketing.CSRTicketDispositionMonitor
 
getTicketingManager() - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
 
getTicketingRepository() - Method in class atg.commerce.csr.ticketing.TicketingEventListener
 
getTicketingTools() - Method in class atg.commerce.csr.approvals.ApprovalsManager
Returns the Ticketing Tools.
getTicketOrdersPropertyName() - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the ticketOrdersPropertyName.
getToEmailAddress() - Method in class atg.commerce.csr.order.ConfirmationInfo
Returns the email address associated with the confirmation
getTotalAppeasementsForOrder(Order) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
calculates the total appeasements for the specified order
getTotalAppeasementValue(Order) - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the total value of agent applied appeasements (credits) on the given Order.
GetTotalApprovalsForStateDroplet - Class in atg.commerce.csr.approvals
This droplet will query the approvals repository and return the total number of results for a given type
GetTotalApprovalsForStateDroplet - Class in atg.commerce.csr.approvals
This droplet will query the approvals repository and return the total number of results for a given type
GetTotalApprovalsForStateDroplet() - Constructor for class atg.commerce.csr.approvals.GetTotalApprovalsForStateDroplet
 
getTotalManualAdjustmentValue(Order) - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the total value of the manual adjustments applied to the order.
getTotalManualAppeasementValue(Order) - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the total value of manual adjustments if they sum to a credit value.
GetTotalOrderAppeasementsDroplet - Class in atg.commerce.csr.order
This droplet will determine if an Order has any appeasements applied to it, and return the total appeasements if any are found.
GetTotalOrderAppeasementsDroplet - Class in atg.commerce.csr.order
This droplet will determine if an Order has any appeasements applied to it, and return the total appeasements if any are found.
GetTotalOrderAppeasementsDroplet() - Constructor for class atg.commerce.csr.order.GetTotalOrderAppeasementsDroplet
 
getTotalPriceOverrideAppeasementValue(Order) - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the total appeasement(credit) value of item price overrides on the given Order.
getTotalPriceOverrideValue(Order) - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the total value of item price overrides on the given Order.
getTransactionLockFactory() - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
The transactionLockFactory is used to get the locks if useLocksArountTransactions is true
getTransactionManager() - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
Returns the Transaction manager component
getTransactionManager() - Method in class atg.commerce.csr.approvals.order.UpdateOrderApprovalCustomerEmailFormHandler
Returns the transaction manager
getTransactionManager() - Method in class atg.commerce.csr.order.OrderNoteFormHandler
Returns the transaction manager
getTransactionManager() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Returns property TransactionManager
getTransactionManager() - Method in class atg.commerce.csr.order.ViewOrderFormHandler
Returns the transaction manager
getTransactionManager() - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
Returns the transaction manager
getTrimString() - Method in class atg.commerce.csr.search.RepositorySearcher
Returns property TrimString
getType() - Method in class atg.commerce.csr.order.CommerceTypeConfiguration
Returns the type This property could be used as the primary key for this configuration.
getType() - Method in class atg.commerce.csr.scenario.InitializeProfile
Gets the type property, i.e.
getUnknownPaymentGroupType() - Method in class atg.commerce.csr.util.CSRConfigurator
Returns the payment group type configuration for unknown types
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.
getUpdateItemDescriptorName() - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Return the item descriptor name for the item specified by updateRepositoryId.
getUpdateKey() - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Return the key that identifies the map entry to modify, in cases where updatePropertyName specifies a map-valued property.
getUpdatePropertyName() - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Return the property of the update item to modify when this form handler creates or deletes a repository item.
getUpdateRepositoryId() - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Return the repository id of a "container" or "parent" item that may be updated automatically whenever a repository item is created or deleted by this form handler.
getUpdateScheduledOrderJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getUpdateType() - Method in class atg.commerce.csr.events.OrderManualAdjustmentEvent
 
getUpdateType() - Method in class atg.commerce.csr.events.PaymentGroupEvent
 
getUpdateType() - Method in class atg.commerce.csr.events.ScheduledOrderEvent
 
getUpdateType() - Method in class atg.commerce.csr.events.ShippingGroupEvent
 
getUserAuthority() - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
Returns an reference to the InternalUserProfileAuthority that's used to check access rights for the agent identified in the Approval object.
getUserItemDescriptorName() - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
 
getUserLocale() - Method in class atg.commerce.csr.approvals.order.UpdateOrderApprovalCustomerEmailFormHandler
This method gets the current Locale
getUserLocale() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
This method gets the current Locale
getUserLocale() - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
This method gets the current Locale
getUserLocale(DynamoHttpServletRequest) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
Returns the locale associated with the request.
getUserLocale(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
Returns the locale associated with the request.
getUserLocale() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
This method gets the current Locale
getUserLocale() - Method in class atg.commerce.csr.order.ViewOrderFormHandler
This method gets the current Locale
getUserLocale() - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Return the preferred Locale for user-vislble error messages.
getUserLocale() - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
This method gets the current Locale
getUserLocalizedResource(String, Object[], Locale) - Method in class atg.commerce.csr.approvals.ApprovalsManager
Returns a resource from the user resource bundle
getUserLocalizedResource(String, Object[], Locale) - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
Returns a formated user message for the given key, arguments and locale
getUserPricingModels() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Returns the PricingModelHolder that should be used for the current order.
getUserPricingModels() - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
Returns the PricingModelHolder that should be used for the current order.
getUserPricingModels() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Returns the PricingModelHolder that should be used for the current order.
getUserPricingModels() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
Returns property UserPricingModels
getUserPricingModels() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Returns the PricingModelHolder that should be used for the current order.
getUserResource(String, Object[], Locale) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns a resource from the user resource bundle
getUserResource(String, Object[], Locale) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Returns a resource from the user resource bundle
getUserResource(String, Object[], Locale) - Method in class atg.commerce.csr.util.CSRAgentTools
Returns a resource from the user resource bundle
getUserResourceBundle(Locale) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Returns the resource bundle used to localized user messages
getUsersCatalog(RepositoryItem) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Returns a catalog.
getUsersCatalog(RepositoryItem, Site) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns a catalog.
getUserSelectedShipToNickname() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
 
getUsersPriceList(RepositoryItem) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Returns a price list.
getUsersPriceList(RepositoryItem, Site) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Returns a price list.
getUsersSalePriceList(RepositoryItem) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Returns a sale price list.
getUsersSalePriceList(RepositoryItem, Site) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Returns a sale price list.
getValidatePaymentGroupsChainId() - Method in class atg.commerce.csr.util.CSRAgentTools
Return the ValidatePaymentGroupsChainId property.
getValidHardGoodShippingGroup(HardgoodShippingGroup) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated. 
getValue() - Method in class atg.commerce.csr.search.SearchAttribute
 
getValueArraySize() - Method in class atg.commerce.csr.search.SearchAttribute
Returns ValueArraySize of the Attribute
getValueForWindowScope() - Method in class atg.commerce.csr.catalog.AddProductsByIdConfigurator
Gets property valueForWindowScope
getValues() - Method in class atg.commerce.csr.search.SearchAttribute
Returns Proposed Value for the attribute
getValues(int) - Method in class atg.commerce.csr.search.SearchAttribute
Returns Proposed Value for the attribute
getViewCreditCardJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getViewExistingOrderPageURL() - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
Returns the viewExistingOrderPageURL.
getViewOrder() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns the view current order
getViewOrderCostCentersJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getViewOrderHolder() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns the current view order holder
getViewOrderId() - Method in class atg.commerce.csr.order.ViewOrderFormHandler
Returns the id of the order that will be loaded into the view order holder by handleChangeViewOrder
getViewOrderJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getViewOrderPaymentJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getViewOrderPromotionsJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getViewOrderReturnsJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getViewOrderShippingJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getViewProfilePromotionsJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getWalletHolderPath() - Method in class atg.commerce.csr.util.CSRAgentTools
Provides a handle to the wallet for the current request
getWalletPromotionStatesPath() - Method in class atg.commerce.csr.util.CSRAgentTools
Provides a handle to the wallet promotion states
getWashPageURL() - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
 
getWishlistItemAddedJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
getWishlistItemRemovedJMSType() - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
GIFT_CERTIFICATE_TYPE - Static variable in class atg.commerce.csr.order.ClaimableLookup
 
GIFT_CERTIFICATE_TYPE - Static variable in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
GIFT_ITEM_ADDED_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
GIFT_ITEM_QUANTITY_CHANGED_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
GIFT_ITEM_REMOVED_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
GiftItemEvent - Class in atg.commerce.csr.events
The message class to be used to notify listeners when a CSR edits, adds, or removes a gift item
GiftItemEvent() - Constructor for class atg.commerce.csr.events.GiftItemEvent
 
GiftlistEvent - Class in atg.commerce.csr.events
The message class to be used to notify listeners when the agent performs an action on a giftlist
GiftlistEvent() - Constructor for class atg.commerce.csr.events.GiftlistEvent
 
GiftlistTableFormHandler - Class in atg.commerce.csr.gifts
This form handler is used to populate the customers gift lists grid on the customer view page.
GiftlistTableFormHandler() - Constructor for class atg.commerce.csr.gifts.GiftlistTableFormHandler
 
GRANT_APPEASEMENT_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
GRANT_PROMOTION_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
GrantAppeasement - Class in atg.commerce.csr.events
The message class to be used to notify listeners when a CSR agent grants an appeasement (store credit, promotion, or credit card credit).
GrantAppeasement() - Constructor for class atg.commerce.csr.events.GrantAppeasement
 
GREATER_STRING - Static variable in class atg.commerce.csr.search.SearchAttribute
 
GREATERTHANOREQUALS_STRING - Static variable in class atg.commerce.csr.search.SearchAttribute
 

H

handleAddAdjustment(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Add manual order adjustment
handleAddComment(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.OrderNoteFormHandler
This method is responsible for adding a comment to the order's activity log
handleApplyShippingMethods(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
This method is used in the multiple shipping functionality.
handleApprove(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Executes the environment change and approval process.
handleCancel(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
This method redirects to the value of the cancelURL property, if that property is set to a non-null value.
handleCancel(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
This method extension clears the editVlaue dictionary and nulls out the updateKey and repositoryId.
handleCancelExchangeOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
The handleCancelExchangeOrder method cancels the exchange order or exchange order and returns.
handleChangeSiteScope(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.catalog.endeca.SiteScopeFormHandler
 
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.
handleCommitOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Extended to do reconciliation before submission, if necessary.
handleCommitOrderUpdates(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Reconciles a clone order with the original.
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
handleFindOrderId(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.ViewOrderFormHandler
This handler is used to find existing order by Id
handleModifyRefundValues(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
 
handleMultipleShippingGroupCheckout(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
This method is specifically used to check out with multiple shipping address.
handlePersistOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Persists the current order in the cart.
handlePipelineError(Object, String) - Method in class atg.commerce.csr.order.scheduled.DuplicateAndSubmit
Add a pipeline error to the list of form exceptions.
handlePipelineError(Object, String) - Method in class atg.commerce.csr.returns.StartReturnExchangeProcess
 
handlePreserveUserInputOnServerSide(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
This method is used to preserve any user inputs in the server's memeory.
handlePreserveUserInputOnServerSide(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
This method is used to preserve any user inputs in the server's memory.
handleProcessTemplate(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
This handler processes a order that will be saved as a scheduled order template.
handleReceiveReturnItems(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Records the receipt of return merchandise
handleReject(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Executes the environment change and rejection process.
handleRemoveItemFromGiftlist(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
handleRemoveItemFromGiftlist
handleRequest(DynamoHttpServletRequest, DynamoHttpServletResponse, ManualAdjustmentsFormHandler.Handler) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Boilerplate request handler, all specialization occurs in the Handler implementation.
handleResetRefundValues(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
 
handleSelectItemsAndStartReturn(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Deprecated. 
handleSelectReturnItems(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Deprecated. 
handleSendConfirmationMessage(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Sends a confirmation email message
handleSingleShippingGroupCheckout(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
This method is specifically used to check out with single shipping address.
handleStartExchangeProcess(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Deprecated. 
handleStartReturnProcess(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Deprecated. 
handleStoreInWindowScope(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.catalog.AddProductsByIdConfigurator
Stores some data (e.g.
handleUpdateCustomerEmail(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.approvals.order.UpdateOrderApprovalCustomerEmailFormHandler
Updates the confirmation email address associated with the order approval record

I

ID - Static variable in class atg.commerce.csr.order.OrderComponentIsModifiable
 
IGNORE_PROMOTION_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
init() - Method in class atg.commerce.csr.search.RepositorySearcher
 
initializeConfirmationInfoForApprove(Approval) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Initializes the confirmation info object when an order is approved
initializeConfirmationInfoForCreateSchedule(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Initializes the confirmation info object when a new order is submitted
initializeConfirmationInfoForNewOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Initializes the confirmation info object when a new order is submitted
initializeConfirmationInfoForNewOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.DuplicateAndSubmit
Initializes the confirmation info object when a new order is submitted
initializeConfirmationInfoForReject(Approval) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Initializes the confirmation info object when an order is rejected
initializeConfirmationInfoForScheduleUpdate(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
Initializes the confirmation info object when a new order is submitted
initializeConfirmationInfoForUpdateOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Initializes the confirmation info object after order updates are reconciled/committed
initializeConfirmationInfoForUpdateSchedule(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Initializes the confirmation info object when a scheduled order is updated
initializeConfirmationInfoReturn(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Initializes the confirmation info object when returns and exchanges are submitted
initializeCustomerPricingModels() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Initializes the customer pricing models
initializeDefaultAddresses(RepositoryItem, String, String, boolean) - Method in class atg.commerce.csr.util.CSRAgentTools
Initializes the default shipping and default billing addresses for the profile.
initializeDefaultsForProfile(MutableRepositoryItem) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Initializes the default values in the profile.
initializeDefaultsForProfile(MutableRepositoryItem) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Set the default values for a new profile.
initializeNewOrderInCart() - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Creates a new order and makes it current in the agent's window state order holder
initializePricingModelHolder(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method initializes the pricing model holder.
initializePricingModels() - Method in class atg.commerce.csr.pricing.ExchangePricingModelHolder
Initializes the item, order and tax pricing model properties to null.
initializePricingModels() - Method in class atg.commerce.csr.pricing.SubmittedOrderPricingModelHolder
Reload the all pricing models for the order
InitializeProfile - Class in atg.commerce.csr.scenario
This event is sent whenever a customer profile is initialized in the CSR application.
InitializeProfile() - Constructor for class atg.commerce.csr.scenario.InitializeProfile
 
initializeRequestParameters(DynamoHttpServletRequest) - Method in class atg.commerce.csr.order.ClaimableLookup
The initializeRequestParameters method gathers the necessary input parameters and uses them to adjust initialization requirements.
initializeRequestParameters(DynamoHttpServletRequest) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
The initializeRequestParameters method gathers the necessary input parameters and uses them to adjust initialization requirements.
initializeShippingGroupContainerService(Profile, Order) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
This method is used to initialize ShippingGroupMapContainerService.
INPUT_PARAM_APPROVAL - Static variable in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
input parameter name used to store the Approval object that's loaded from the id
INPUT_PARAM_APPROVAL_ID - Static variable in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
input parameter used to store the approvalId
INTERVAL_OPTION_DAYS - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
The interval option that causes the interval period to be calculated based on days
INTERVAL_OPTION_WEEKS - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
The interval option that causes the interval period to be calculated based on weeks
invalidateViewOrder() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
This method will invalidate the order in the view order holder.
invoke() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler.Handler
Invoke the actual "business logic" of part of the request handler.
invokeAssembler(DynamoHttpServletRequest, DynamoHttpServletResponse, ContentItem) - Method in class atg.commerce.csr.catalog.endeca.CSRInvokeAssembler
Extends the core behavior to parse the results into a Map of ContentItems and provide that Map as an output parameter.
IS_SUPPORTED - Static variable in class atg.commerce.csr.order.ClaimableLookup
 
isActiveOrderOwnerChangeble() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Determines if the active order may have a new owner assigned.
isActiveOrderUpdatedSinceLoad() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns true if the orders last modification time is greater than the CSROrderHolder's loadTime.
isAddNewAddress() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Deprecated. 
isAgentOverridePrice(CommerceItem) - Method in class atg.commerce.csr.util.CSRAgentTools
Determines if the item has been priced with an agent override price.
isAllowCloningContactInfo() - Method in class atg.commerce.csr.util.CSRAgentTools
 
isAllowCouponClaim() - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
If the coupon is allowed to be claim as claimables for payment options with Gift Certificate/Store Credit/ Coupon,then set this falg to true to claim the coupon.
isApprovalRequired(Approval) - Method in class atg.commerce.csr.approvals.ApprovalsManager
Determines if an approval is required for the specified approval object by calling isApprovalRequired() on the appropraite Approval Handler.
isApprovalRequired(Approval) - Method in class atg.commerce.csr.approvals.GenericApprovalsHandler
Called by ApprovalsManager.isApprovalRequired() This method contains logic to determine if an approval is required.
isApprovalRequired(Approval) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
Determines if an order approval is required for the specified approval object.
isAuthorizedRecipientForInStorePickupRequired() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Returns authorizedRecipientForInStorePickupRequired
isAutoConfirmationSent() - Method in class atg.commerce.csr.order.ConfirmationInfo
Returns true if the automatic confirmation email was sent for this confirmation info
isAutoEmailSent() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Deprecated. 
isAutoSendEmail() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Gets the AutoSendEmail
isAutoSendEmail() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Gets the AutoSendEmail
isAutoSendEmail() - Method in class atg.commerce.csr.order.scheduled.DuplicateAndSubmit
Gets the AutoSendEmail
isAutoSendEmail() - Method in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
Gets the AutoSendEmail
isAutoSendEmail() - Method in class atg.commerce.csr.returns.ReturnFormHandler
Gets the AutoSendEmail
isAutoSendNewOrderEmail() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Returns the autoSendNewOrderEmail
isAutoSendUpdateOrderEmail() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Returns the autoSendUpdateOrderEmail
IsBalancingPaymentGroup - Class in atg.commerce.csr.returns
Determines if the given payment group id matches that of the balancing payment group id in the current request of any other existing return request.
IsBalancingPaymentGroup() - Constructor for class atg.commerce.csr.returns.IsBalancingPaymentGroup
 
isBalancingPaymentGroup(String) - Method in class atg.commerce.csr.returns.IsBalancingPaymentGroup
determines if the given payment group id is a balancing payment group in an exchange.
isCatalogExplicitlySetForCall() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
This method gets the current site in the environment using EnvironmentTools.getCurrentSite() and calls CSREnvironmentTools.isCatalogExplicitlySetForCall(Site).
isCatalogExplicitlySetForCall(Site) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Determines if the catalog has been explicitly set by the agent for the current call.
isCloneEditMode() - Method in class atg.commerce.csr.order.CSROrderHolder
This method indicates if the cart is current in clone edit mode.
isCloneEditState(Order) - Method in class atg.commerce.csr.util.CSRAgentTools
returns true if the order should use the clone edit handlers for editing.
isCloneEditState() - Method in class atg.commerce.csr.util.CSRAgentTools
This method grabs the order from the current environment and returns true if the order should use the clone edit handlers for editing.
isCreateTemplateFromSubmittedOrder() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
This flag determines if a submitted order is duplicated into a scheduled order template and loaded into global context after submitting an order.
isCustomCatalogs() - Method in class atg.commerce.csr.util.CSRConfigurator
Returns boolean indicating if custom catalogs are in use
isDoOwnerSearch() - Method in class atg.commerce.csr.gifts.GiftlistTableFormHandler
Returns property DoOwnerSearch
isDoSiteFilterSearch() - Method in class atg.commerce.csr.gifts.GiftlistTableFormHandler
Returns property DoSiteFilterSearch
isEnabled() - Method in class atg.commerce.csr.approvals.order.ProcCheckIfApprovalRequired
Enables and disables the order approval check.
isEnsureTransaction() - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Enables and disables the ensure transaction check.
isFulfilledOrderState(String) - Method in class atg.commerce.csr.util.CSRAgentTools
Deprecated. 
isHighlightedState(Object) - Method in class atg.commerce.csr.util.CSRAgentTools
Determines if the objects current state is one of the configured highlighted states.
isIncludeDisabledSites() - Method in class atg.commerce.csr.gifts.GiftlistTableFormHandler
Returns property IncludeDisabledSites
isIncludeSearchByReplacementOrder() - Method in class atg.commerce.csr.order.RelatedOrdersTableFormHandler
Determines if the search also includes orders that are the parent of the order.
isIncludeShippingMethods() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
Returns the includeShippingMethods.
isIncompatibleSitesException(Exception) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
returns true if the given exception or its source exception is of the type IncompatibleSitesException
isLogEvents() - Method in class atg.commerce.csr.ticketing.TicketingEventListener
 
isLoggingEnabledForEvent(AgentEvent) - Method in class atg.commerce.csr.ticketing.TicketingEventListener
Determines if the event should be logged
isMultipleNonGiftHardgoodItems() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Determines if the total quantity of all non-gift hardgood items is more than one.
isMultiSiteEnabled() - Method in class atg.commerce.csr.util.CSRAgentTools
This method decides whether the CSC application supports multi site or not based on the following rules.
isNewOrderDetail(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Determines if a EnvironmentChangeDetail exists for a new order change.
isNullAddress(Address) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated. 
isNullValue(String) - Method in class atg.commerce.csr.order.OrderTableFormHandler
 
isOrderAdjusted(Order) - Method in class atg.commerce.csr.util.CSRAgentTools
Returns true if there are any agent applied price overrides or manual adjustments on the order
isOrderFulfilled(RepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
Deprecated. 
isOrderFulfilled(Order) - Method in class atg.commerce.csr.util.CSRAgentTools
Deprecated. 
isOrderIncomplete(Order) - Method in class atg.commerce.csr.util.CSRAgentTools
Determines if an order is incomplete based on the states defined in the incompleteOrderStates property.
isOrderIncomplete(RepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
Determines if an order is incomplete based on the states defined in the incompleteOrderStates property.
isOrderInModifiableState(Order) - Method in class atg.commerce.csr.util.CSRAgentTools
Returns true if the order is in a modifiable state
isOrderModifiable(Order) - Method in class atg.commerce.csr.util.CSRAgentTools
Determines if an order is modifiable
IsOrderPendingApprovalDroplet - Class in atg.commerce.csr.approvals.order
This droplet will determine if an Order is currently pending approval.It will return the approval ID that's associated with the order as an output parameter.
IsOrderPendingApprovalDroplet - Class in atg.commerce.csr.approvals.order
This droplet will determine if an Order is currently pending approval.It will return the approval ID that's associated with the order as an output parameter.
IsOrderPendingApprovalDroplet() - Constructor for class atg.commerce.csr.approvals.order.IsOrderPendingApprovalDroplet
 
isOrderSubmitted(Order) - Method in class atg.commerce.csr.util.CSRAgentTools
Determines if an order is submitted based on the states defined in the submittedOrderStates property.
isOrderSubmitted(RepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
Determines if an order is submitted based on the states defined in the submittedOrderStates property.
isOrderSupportedforUpdate(Object) - Method in class atg.commerce.csr.util.CSRAgentTools
Checks if an order has supported payment group types and hence is supported for update.
isOwnerChangeable(Order, RepositoryItem) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Determines if an order may have the new owner assigned.
isOwnerChangeable(Order, RepositoryItem) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Determines if an order may have the new owner assigned.
isOwnerChangeable(RepositoryItem, String) - Method in class atg.commerce.csr.ticketing.CSRTicketDispositionMonitor
Whether the ticket can have it owner property changed to a new owner.
isPaymentGroupInModifiableState(PaymentGroup) - Method in class atg.commerce.csr.util.CSRAgentTools
Returns true if the payment group is in a modifiable state
isPersistConfirmationEmails() - Method in class atg.commerce.csr.util.CSRAgentTools
Gets the PersistConfirmationEmails
isPersistOrder() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
isPersistOrder() - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
isPersistOrder() - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Returns the persistOrder
isPersistOrderForTransientUsers() - Method in class atg.commerce.csr.util.CSRAgentTools
Returns the persistOrderForTransientUsers.
isPriceListExplicitlySetForCall() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Determines if the price list has been explicitly set by the agent for the current call.
isPriceListSameCurrencyAsOrder(Order, RepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
Returns true if the order and price list both specify the same currency
isProcessReturnRequestImmediately() - Method in class atg.commerce.csr.util.CSRConfigurator
The default value is false.
isProfileSaved() - Method in class atg.commerce.csr.profile.CSRCustomerProfileFormHandler
 
isPromotionUsed() - Method in class atg.commerce.csr.order.edit.ConsumablePromotion
Deprecated.
Returns true if the reconciliation process determines that the promotion was used for the order.
isRealmAccessibleByAgent(String) - Method in class atg.commerce.csr.util.CSRAgentTools
returns true if realm id is in the list of agent accessible realms
isRecalculatePaymentGroupAmounts() - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
isReconciledBeforeSubmit() - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
returns true if the order being submitted was in clone edit mode and reconciled prior to being submitted
isReturnExchange() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Returns true is the agent is currently working on a return or exchange
isSalePriceListExplicitlySetForCall() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Determines if the sale price list has been explicitly set by the agent for the current call.
isSaveCreditCards() - Method in class atg.commerce.csr.profile.CSRCustomerProfileFormHandler
 
isSaveTransientOrderActivities() - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
 
isScheduledOrderTemplate(Order) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Determines if an order is a scheduled order template.
isScheduledOrderTemplate(RepositoryItem) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Determines if an order item is a scheduled order template.
IsScheduledOrderTemplate - Class in atg.commerce.csr.order.scheduled
This droplet determines if an order is a scheduled order template
IsScheduledOrderTemplate() - Constructor for class atg.commerce.csr.order.scheduled.IsScheduledOrderTemplate
 
isSelectDefaultFromOrder() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
Returns the selectDefaultFromOrder.
isSendAgentEvents() - Method in class atg.commerce.csr.profile.CreateStoreCreditFormHandler
 
isSendAgentEvents() - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
 
isSendEmailInSeparateThread() - Method in class atg.commerce.csr.util.CSRAgentTools
Returns boolean indicating whether the new account email is sent in a separate thread.
isServeNewAddressParamter() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated. 
isShippingAddressSupportedByAllItems(ShippingGroup) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
This method takes the currently passed in shipping group and checks to see if the shipping group type is supported by all commerce items in the order.
isShowRawEndecaResourcedValues() - Method in class atg.commerce.csr.catalog.endeca.Configuration
When true, the value of the endeca resourced property is displayed in its raw form.
isSiteAccessControlOn() - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Get global site access control flag for the CSR application
isSiteAccessibleByAgent(RepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
returns true if the site is accesible by the agent
isSiteAccessibleByAgent(String) - Method in class atg.commerce.csr.util.CSRAgentTools
returns true if the provided siteId is accessible by the agent
isSiteValidForEnvironment(String) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
This method decides whether the site is valid for the environment or not.
isSiteValidForEnvironment(RepositoryItem) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
This method decides whether the site is valid for the environment or not.
ISSUE_STORE_CREDIT_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
isSupportedPaymentType(Object, Order) - Method in class atg.commerce.csr.order.ClaimableLookup
This method returns whether the payment group is supported by this droplet.
isTransactionCreated(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
 
isTransactionMarkedAsRollBack() - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Returns true if the transaction associated with the current thread is marked for rollback.
isTransactionMarkedAsRollBack() - Method in class atg.commerce.csr.util.CSRAgentTools
Returns true if the transaction associated with the current thread is marked for rollback.
isUpdateProperties() - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Determines if the UpdateRepositoryId is valued.
isUseExistingAddress() - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
 
isUseProductId() - Method in class atg.commerce.csr.util.CSRConfigurator
Returns boolean indicating if Product Id field is in use
isUseRequestLocale() - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
 
isUseRequestLocale() - Method in class atg.commerce.csr.util.CSRAgentTools
Returns property UseRequestLocale
isUseResourcedStateDescriptions() - Method in class atg.commerce.csr.util.StateDescription
If this is true, then the state descriptions are pulled from a resource file
isUseSKUId() - Method in class atg.commerce.csr.util.CSRConfigurator
Returns boolean indicating if SKU Id field is in use
isUsingEndecaCatalogSearch() - Method in class atg.commerce.csr.util.CSRConfigurator
Returns true if endeca catalog search is being used.
isUsingGiftlists() - Method in class atg.commerce.csr.util.CSRConfigurator
This flag determines if Gift Registry features show up in the UI.
isUsingInStorePickup() - Method in class atg.commerce.csr.util.CSRConfigurator
This flag determines if In StorePickup features show up in the UI.
isUsingOrderApprovals() - Method in class atg.commerce.csr.util.CSRConfigurator
This flag determines if the Order Approvals features is enabled
isUsingPriceLists() - Method in class atg.commerce.csr.util.CSRConfigurator
Returns boolean indicating whether price lists are being used
isUsingSalePriceLists() - Method in class atg.commerce.csr.util.CSRConfigurator
Returns boolean indicating whether a sale price list is being used
isUsingScheduledOrders() - Method in class atg.commerce.csr.util.CSRConfigurator
This flag determines if scheduled order features show up in the UI.
isValidAddress(ShippingGroup) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
This method uses ShippingGroupPropertyContainer.isEmpty to check for the shipping group's emptiness.
isValidShippingGroup(ShippingGroup) - Method in class atg.commerce.order.purchase.ApplicableShippingGroups
This method uses ShippingGroupPropertyContainer.arePropertiesEmpty() to check for the shipping group's emptiness or validity.
ITEM_ADDED_TO_ORDER_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
ITEM_QUANTITY_CHANGED_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
ITEM_REMOVED_FROM_ORDER_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 

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
 
LoadAndExecuteAction - Class in atg.commerce.csr.order.scheduled
This form handler is used to perform the one click schedule activate/deactivate actions from the scheduled order view page.
LoadAndExecuteAction() - Constructor for class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
 
loadApproval(String) - Method in class atg.commerce.csr.approvals.ApprovalsManager
Loads the approval item from the repository, and sets it on a newly created Approval object
loadApproval(Approval) - Method in class atg.commerce.csr.approvals.GenericApprovalsHandler
Called by ApprovalsManager.loadApproval() Loads the specific information for an approval type.
loadApproval(Approval) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
Loads the order associated with the approval and also the order specific properties for the approval
loadBaseApprovalProperties(Approval, RepositoryItem) - Method in class atg.commerce.csr.approvals.ApprovalsManager
loads the common approval properties
loadOrder(Order) - Method in class atg.commerce.csr.order.CSROrderHolder
Loads the order into the cart.
loadOriginalOrder(ReturnRequest) - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
Loads the ReturnRequest's order intoo the working environment.
loadReplacementOrder(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Loads the return request's replacement order as the active order in the environment.
loadViewOrderAndProfile(Order) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Loads the given order into the view order holder and the order's owner into the view profile holder.
LOCALE_PARAM - Static variable in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
 
LOCALE_PARAM - Static variable in class atg.commerce.csr.order.OrderComponentIsModifiable
 
LOCK_NAME_ATTRIBUTE_NAME - Static variable in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
 
logApprovalAcceptedEvent(Approval) - Method in class atg.commerce.csr.approvals.ApprovalsManager
logs an agent event when an approval is accepted
logApprovalCreatedEvent(Approval) - Method in class atg.commerce.csr.approvals.ApprovalsManager
logs an agent event when an approval is created
logApprovalRejectedEvent(Approval) - Method in class atg.commerce.csr.approvals.ApprovalsManager
logs an agent event when an approval is rejected
logEvent(MutableRepository, AgentEvent) - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
Creates a ticketing activity repository item based on the agent event and adds it to the ticketing repository.
logEvent(AgentEvent) - Method in class atg.commerce.csr.ticketing.TicketingEventListener
This method takes the given AgentEvent and creates, populates, and adds a repository item to the logging repository that corresponds to this event.
LOWER_CASE_INT - Static variable in class atg.commerce.csr.search.SearchAttribute
 

M

mAddNewAddress - Variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
mAddPageFragment - Variable in class atg.commerce.csr.order.CommerceTypeConfiguration
 
mAddPageFragmentTitleKey - Variable in class atg.commerce.csr.order.CommerceTypeConfiguration
 
mAdjustmentAmountAsString - Variable in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
mAdjustmentType - Variable in class atg.commerce.csr.events.OrderManualAdjustmentEvent
 
mAgentIdPropertyName - Variable in class atg.commerce.csr.approvals.ApprovalsPropertyManager
 
mAgentMessagingTools - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mAgentMessagingTools - Variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
mAgentMessagingTools - Variable in class atg.commerce.csr.order.OrderNoteFormHandler
 
mAgentProfile - Variable in class atg.commerce.csr.approvals.Approval
 
mAlternateResultContentItemTypes - Variable in class atg.commerce.csr.catalog.endeca.Configuration
 
ManualAdjustmentsFormHandler - Class in atg.commerce.csr.order
A form handler for adding and removing manual order adjustments via the OrderTools.createOrderFixedAmountAdjustment() and OrderTools.removeOrderFixedAmountAdjustment() API
ManualAdjustmentsFormHandler() - Constructor for class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
ManualAdjustmentsFormHandler.Handler - Class in atg.commerce.csr.order
Instances of this abstract class are passed to the protected handleRequest() method.
ManualAdjustmentsFormHandler.Handler() - Constructor for class atg.commerce.csr.order.ManualAdjustmentsFormHandler.Handler
 
ManualAdjustmentsFormHandler.Operation - Enum in atg.commerce.csr.order
 
MapElementMRUList - Class in atg.commerce.csr.catalog
A MRU list where elements are Map instances.
MapElementMRUList() - Constructor for class atg.commerce.csr.catalog.MapElementMRUList
 
mAppeasementTotalPropertyName - Variable in class atg.commerce.csr.approvals.order.OrderApprovalTools
 
mApplyShippingMethodsErrorURL - Variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
mApplyShippingMethodsSuccessURL - Variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
mApprovalAcceptedJMSType - Variable in class atg.commerce.csr.approvals.GenericApprovalsHandler
 
mApprovalCreatedJMSType - Variable in class atg.commerce.csr.approvals.GenericApprovalsHandler
 
mApprovalHandlers - Variable in class atg.commerce.csr.approvals.ApprovalsManager
 
mApprovalId - Variable in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
 
mApprovalId - Variable in class atg.commerce.csr.approvals.order.UpdateOrderApprovalCustomerEmailFormHandler
 
mApprovalItemDescriptorName - Variable in class atg.commerce.csr.approvals.ApprovalsPropertyManager
 
mApprovalItemDescriptorName - Variable in class atg.commerce.csr.approvals.GenericApprovalsHandler
 
mApprovalRejectedJMSType - Variable in class atg.commerce.csr.approvals.GenericApprovalsHandler
 
mApprovalsManager - Variable in class atg.commerce.csr.approvals.ApprovalRepositoryQueryFormHandler
 
mApprovalsManager - Variable in class atg.commerce.csr.approvals.FindPendingApprovalsDroplet
 
mApprovalsManager - Variable in class atg.commerce.csr.approvals.GetTotalApprovalsForStateDroplet
 
mApprovalsManager - Variable in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
 
mApprovalsManager - Variable in class atg.commerce.csr.approvals.order.OrderApprovalTools
 
mApprovalsPropertyManager - Variable in class atg.commerce.csr.approvals.ApprovalsManager
 
mApprovalsRepository - Variable in class atg.commerce.csr.approvals.ApprovalsManager
 
mApprovalStatePropertyName - Variable in class atg.commerce.csr.approvals.ApprovalsPropertyManager
 
mApprovalStates - Variable in class atg.commerce.csr.approvals.ApprovalRepositoryQueryFormHandler
 
mApprovalType - Variable in class atg.commerce.csr.approvals.Approval
 
mApprovalType - Variable in class atg.commerce.csr.approvals.ApprovalRepositoryQueryFormHandler
 
mApproverId - Variable in class atg.commerce.csr.approvals.Approval
 
mApproverIdPropertyName - Variable in class atg.commerce.csr.approvals.ApprovalsPropertyManager
 
maskCreditCardNumber(String) - Method in class atg.commerce.csr.util.CSRAgentTools
Masks a credit card number.
mAuthority - Variable in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
 
mAuthorizedRecipientForInStorePickupRequired - Variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
mAutoConfirmationEmailAddress - Variable in class atg.commerce.csr.order.ConfirmationInfo
 
mAutoConfirmationSent - Variable in class atg.commerce.csr.order.ConfirmationInfo
 
mAutoEmailSent - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mAutoSendApprovalAcceptedEmail - Variable in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
 
mAutoSendApprovalRejectedEmail - Variable in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
 
mAutoSendEmail - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mAutoSendEmail - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mAutoSendEmail - Variable in class atg.commerce.csr.order.scheduled.DuplicateAndSubmit
 
mAutoSendEmail - Variable in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
 
mAutoSendEmail - Variable in class atg.commerce.csr.returns.ReturnFormHandler
 
mAutoSendNewOrderEmail - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mAutoSendUpdateOrderEmail - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mAutoSuggestMinLength - Variable in class atg.commerce.csr.catalog.endeca.Configuration
 
mAutoSuggestURI - Variable in class atg.commerce.csr.catalog.endeca.Configuration
 
MAX_ALLOWED_AMOUNT - Static variable in class atg.commerce.csr.order.CSRPaymentGroupRemainingAmount
 
mBaseApprovalItemDescriptorName - Variable in class atg.commerce.csr.approvals.ApprovalsManager
 
mBasePromotionStates - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mBasePromotionStatesPath - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mBreadcrumbContentItemType - Variable in class atg.commerce.csr.catalog.endeca.Configuration
 
mC2CSessionDataPropertyManager - Variable in class atg.commerce.csr.clicktoconnect.C2CCSREnvironmentMonitor
 
mCartShareableTypeId - Variable in class atg.commerce.csr.util.CSRConfigurator
 
mCartViewLandingPage - Variable in class atg.commerce.csr.clicktoconnect.DefaultLandingPageHandler
 
mCatalogRootCategoryMap - Variable in class atg.commerce.csr.catalog.endeca.Configuration
 
mCatalogTools - Variable in class atg.commerce.csr.environment.CSREnvironmentTools
 
mCatalogTools - Variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
mCatalogTools - Variable in class atg.commerce.csr.order.OrderTableFormHandler
 
mChangeSiteScopeErrorURL - Variable in class atg.commerce.csr.catalog.endeca.SiteScopeFormHandler
 
mChangeSiteScopeSuccessURL - Variable in class atg.commerce.csr.catalog.endeca.SiteScopeFormHandler
 
mClaimableManager - Variable in class atg.commerce.csr.order.CSRPaymentGroupRemainingAmount
 
mCloneEditManager - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mCloneEditManager - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mCloneEditOrderStates - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mCloneEditState - Variable in class atg.commerce.csr.order.CSROrderHolder
 
mCollectionPropertyNames - Variable in class atg.commerce.csr.catalog.endeca.Configuration
 
mComment - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mComment - Variable in class atg.commerce.csr.order.OrderNoteFormHandler
 
mCommerceC2CSessionDataPropertyManager - Variable in class atg.commerce.csr.clicktoconnect.C2CCSREnvironmentMonitor
 
mCommerceItemHighlightedStates - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mCommerceItemManager - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mCommerceItemShippingInfoContainerPath - Variable in class atg.commerce.order.purchase.ApplicableShippingGroups
 
mCommerceItemShippingInfoTools - Variable in class atg.commerce.csr.environment.CSREnvironmentTools
 
mCommerceProfileTools - Variable in class atg.commerce.csr.profile.CSRCustomerProfileFormHandler
 
mCommercePropertyManager - Variable in class atg.commerce.csr.environment.CSREnvironmentMonitor
 
mCommerceSiteType - Variable in class atg.commerce.csr.util.CSRConfigurator
 
mCommitOrderUpdatesErrorURL - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mCommitOrderUpdatesSuccessURL - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mCompleteOrderPageURL - Variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
mCompletionDate - Variable in class atg.commerce.csr.approvals.Approval
 
mConcurrentUpdateErrorURL - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mConfiguration - Variable in class atg.commerce.csr.catalog.endeca.ContentItemResultsDroplet
 
mConfiguration - Variable in class atg.commerce.csr.catalog.endeca.ContentRequestURLDroplet
 
mConfirmationEmailMap - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mConfirmationInfo - Variable in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
 
mConfirmationInfo - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mConfirmationInfo - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Configurable properties
mConfirmationInfo - Variable in class atg.commerce.csr.order.scheduled.DuplicateAndSubmit
 
mConfirmationInfo - Variable in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
 
mConfirmationInfo - Variable in class atg.commerce.csr.returns.ReturnFormHandler
 
mConfirmationToAddress - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mContentURIParamName - Variable in class atg.commerce.csr.catalog.endeca.ContentRequestURLDroplet
 
mCreateHardgoodShippingGroupFormHandler - Variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
mCreateTemplateFromSubmittedOrder - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mCreationDate - Variable in class atg.commerce.csr.approvals.Approval
 
mCreationDatePropertyName - Variable in class atg.commerce.csr.approvals.ApprovalsPropertyManager
 
mCSRAgentMessagingTools - Variable in class atg.commerce.csr.approvals.ApprovalsManager
 
mCSRAgentMessagingTools - Variable in class atg.commerce.csr.approvals.GenericApprovalsHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.approvals.order.OrderApprovalTools
 
mCSRAgentTools - Variable in class atg.commerce.csr.catalog.endeca.CSRCatalogFilterBuilder
 
mCSRAgentTools - Variable in class atg.commerce.csr.environment.CSREnvironmentTools
 
mCSRAgentTools - Variable in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.gifts.GiftlistTableFormHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.CSRCancelOrderFormHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.CSRCreateHardgoodShippingGroupFormHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.CSRPaymentGroupRemainingAmount
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.CSRUpdateShippingGroupFormHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.edit.AgentCommentEditHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.edit.CSRCloneEditManager
the agent profile
mCSRAgentTools - Variable in class atg.commerce.csr.order.edit.CSRCommerceItemEditHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.edit.CSRManualAdjustmentEditHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.edit.CSRPaymentGroupEditHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.edit.CSRShippingGroupEditHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.GetTotalOrderAppeasementsDroplet
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.OrderIsModifiable
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.OrderIsReturnable
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.OrderNoteFormHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.OrderTableFormHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.PurchasedItemsHistoryTableFormHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.RelatedTicketsTableFormHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
 
mCSRAgentTools - Variable in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
 
mCSRAgentTools - Variable in class atg.commerce.csr.pricing.SubmittedOrderPricingModelHolder
 
mCSRAgentTools - Variable in class atg.commerce.csr.profile.CreateStoreCreditFormHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.repository.CSRRepositoryFormHandler
 
mCSRAgentTools - Variable in class atg.commerce.csr.returns.IsBalancingPaymentGroup
 
mCSRAgentTools - Variable in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
 
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.catalog.endeca.CSRPriceListPairFilterBuilder
 
mCSREnvironmentTools - Variable in class atg.commerce.csr.clicktoconnect.C2CCSREnvironmentMonitor
 
mCSREnvironmentTools - Variable in class atg.commerce.csr.clicktoconnect.DefaultLandingPageHandler
 
mCSREnvironmentTools - Variable in class atg.commerce.csr.clicktoconnect.OrderViewLandingPageHandler
 
mCSREnvironmentTools - Variable in class atg.commerce.csr.environment.ChangeOrder
 
mCSREnvironmentTools - Variable in class atg.commerce.csr.environment.CSREnvironmentMonitor
 
mCSREnvironmentTools - Variable in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
mCSREnvironmentTools - Variable in class atg.commerce.csr.order.ViewOrderFormHandler
 
mCSREnvironmentTools - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mCSRScheduledOrderTools - Variable in class atg.commerce.csr.environment.CSREnvironmentTools
 
mCSRScheduledOrderTools - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mCSRScheduledOrderTools - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mCSRScheduledOrderTools - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderInfo
 
mCSRScheduledOrderTools - Variable in class atg.commerce.csr.order.scheduled.DuplicateAndSubmit
 
mCSRScheduledOrderTools - Variable in class atg.commerce.csr.order.scheduled.IsScheduledOrderTemplate
 
mCSRScheduledOrderTools - Variable in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
 
mCSRScheduledOrderTools - Variable in class atg.commerce.csr.order.scheduled.SubmittedOrderTableFormHandler
 
mCSRScheduledOrderTools - Variable in class atg.commerce.csr.order.ViewOrderFormHandler
 
mCurrentCatalog - Variable in class atg.commerce.csr.environment.CurrentCatalogHolder
 
mCurrentPriceList - Variable in class atg.commerce.csr.environment.CurrentPriceListHolder
 
mCurrentSalePriceList - Variable in class atg.commerce.csr.environment.CurrentPriceListHolder
 
mCustomerDisplayLocale - Variable in class atg.commerce.csr.order.ConfirmationInfo
 
mCustomerEmail - Variable in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
 
mCustomerEmail - Variable in class atg.commerce.csr.approvals.order.UpdateOrderApprovalCustomerEmailFormHandler
 
mCustomerEmailPropertyName - Variable in class atg.commerce.csr.approvals.order.OrderApprovalTools
 
mCustomerProfileId - Variable in class atg.commerce.csr.approvals.Approval
 
mCustomerProfileIdParameterName - Variable in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
 
mCustomerProfilePropertyName - Variable in class atg.commerce.csr.approvals.ApprovalsPropertyManager
 
mCustomerProfileTools - Variable in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
 
mCustomerProfileTools - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mDaysOption - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mDaysThreshold - Variable in class atg.commerce.csr.order.PurchasedItemsHistoryTableFormHandler
 
mDefaultDaysOption - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mDefaultEndDateOption - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mDefaultInterval - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mDefaultIntervalOption - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mDefaultMonthsOption - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mDefaultObjectRenderingPageFragment - Variable in class atg.commerce.csr.catalog.endeca.Configuration
 
mDefaultOccurrencesOption - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mDefaultResultContentItemPageFragment - Variable in class atg.commerce.csr.catalog.endeca.Configuration
 
mDefaultScheduleType - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mDefaultSiteIconURL - Variable in class atg.commerce.csr.util.CSRConfigurator
The default site icon image URL that is used when the selected site does not have an associated site icon defined in the repository
mDefaultSiteId - Variable in class atg.commerce.csr.util.CSRConfigurator
 
mDisplayPageFragment - Variable in class atg.commerce.csr.order.CommerceTypeConfiguration
 
mDisplayRefundMethodPageFragment - Variable in class atg.commerce.csr.order.PaymentGroupTypeConfiguration
 
mDuplicateOrderExcludedOrderPropertiesMap - Variable in class atg.commerce.csr.order.DuplicateOrder
 
mDuplicateOrderExcludedOrderPropertiesMap - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mDuplicateOrderExcludedProperties - Variable in class atg.commerce.csr.order.DuplicateOrder
 
mDuplicateOrderExcludedProperties - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mDuplicateOrderForTemplateExcludedProperties - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mDuplicateOrderForTemplateExcludedPropertiesMap - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mEditPageFragment - Variable in class atg.commerce.csr.order.CommerceTypeConfiguration
 
mEditPageFragmentTitleKey - Variable in class atg.commerce.csr.order.CommerceTypeConfiguration
 
mEditRefundMethodPageFragment - Variable in class atg.commerce.csr.order.PaymentGroupTypeConfiguration
 
mEditRefundMethodPageFragmentTitleKey - Variable in class atg.commerce.csr.order.PaymentGroupTypeConfiguration
 
mEnabled - Variable in class atg.commerce.csr.approvals.order.ProcCheckIfApprovalRequired
 
mEndDate - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mEndDateOption - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mEndecaResourcedValuePropertyNames - Variable in class atg.commerce.csr.catalog.endeca.Configuration
 
mEndecaResourcedValuesResourceBundle - Variable in class atg.commerce.csr.catalog.endeca.Configuration
 
mEnsureTransaction - Variable in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
 
mEnvironmentTools - Variable in class atg.commerce.csr.catalog.endeca.CSRInvokeAssembler
 
mEnvironmentTools - Variable in class atg.commerce.csr.environment.CSREnvironmentTools
 
mEnvironmentTools - Variable in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
 
mErrorURL - Variable in class atg.commerce.csr.order.OrderNoteFormHandler
 
MESSAGE_HAS_NULL_PROFILE - Static variable in class atg.commerce.csr.scenario.Constants
 
mExtraData - Variable in class atg.commerce.csr.approvals.Approval
 
mExtraData - Variable in class atg.commerce.csr.order.ConfirmationInfo
 
mFulfilledOrderStates - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mGlobalEnvironmentTools - Static variable in class atg.commerce.csr.environment.CSREnvironmentTools
 
mGwpManager - Variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
Manager component for gift with purchase promotions
mImageHoverTextKey - Variable in class atg.commerce.csr.order.CommerceTypeConfiguration
 
mImagePageFragment - Variable in class atg.commerce.csr.order.CommerceTypeConfiguration
 
mInternalProfileRepository - Variable in class atg.commerce.csr.approvals.ApprovalsManager
 
mIntervalOption - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mIsProfileSaved - Variable in class atg.commerce.csr.profile.CSRCustomerProfileFormHandler
 
mIsSaveCreditCards - Variable in class atg.commerce.csr.profile.CSRCustomerProfileFormHandler
 
mItemDescriptor - Variable in class atg.commerce.csr.approvals.GetTotalApprovalsForStateDroplet
 
mItemPriceSources - Variable in class atg.commerce.csr.order.CSROrderHolder
 
mLoadTime - Variable in class atg.commerce.csr.order.CSROrderHolder
 
mManualAdjustmentId - Variable in class atg.commerce.csr.events.OrderManualAdjustmentEvent
 
mMessageTools - Variable in class atg.commerce.csr.approvals.order.UpdateOrderApprovalCustomerEmailFormHandler
 
mMessageTools - Variable in class atg.commerce.csr.environment.CSREnvironmentMonitor
 
mMessageTools - Variable in class atg.commerce.csr.environment.CSREnvironmentTools
 
mMessageTools - Variable in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
 
mMessageTools - Variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
mMessageTools - Variable in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
mMessageTools - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mMessageTools - Variable in class atg.commerce.csr.order.ViewOrderFormHandler
 
mMessageTools - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mModifyOrderPricingOp - Variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
mModifyRefundValuesErrorURL - Variable in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
 
mModifyRefundValuesSuccessURL - Variable in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
 
mMonthsOption - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mMultipleShippingGroupCheckoutErrorURL - Variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
mMultipleShippingGroupCheckoutSuccessURL - Variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
mMultiSiteEnabled - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mNewAddressNickname - Variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
mNonModifiableOrderStates - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mNonModifiablePaymentGroupStates - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mNumberOfOccurrences - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mObjectRenderingPageFragmentsByType - Variable in class atg.commerce.csr.catalog.endeca.Configuration
 
mOccurrencesOption - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
MODIFY_GIFTLIST_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
modifyCommerceItemsProperties(DynamoHttpServletRequest, DynamoHttpServletResponse, Map, Map) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
This method is invoked from the modifyOrder*() methods in order to allow subclasses an opportunity to implement additional processing after the quantity of items in the order has been changed.
modifyOrderPostReprice(DynamoHttpServletRequest, DynamoHttpServletResponse, Map, Map) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
modifyRefundValues(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
Validates and applies the form's refund values to the return request and return items.
ModifyRefundValuesFormHandler - Class in atg.commerce.csr.returns
This form handler is used to modify the actual refund values of the return request and reset the actual refund values back to the suggested values.
ModifyRefundValuesFormHandler() - Constructor for class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
 
MONTHS_OPTION_ALLMONTHS - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
The months option that causes all months to be included in the calendar schedule
MONTHS_OPTION_SELECTEDMONTHS - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
The months option that causes only selected months to be included in the calendar schedule
mOrder - Variable in class atg.commerce.csr.order.ConfirmationInfo
 
mOrder - Variable in class atg.commerce.csr.order.OrderNoteFormHandler
 
mOrderApprovalItemDescriptorName - Variable in class atg.commerce.csr.approvals.order.OrderApprovalTools
 
mOrderApprovalTools - Variable in class atg.commerce.csr.approvals.order.GetAgentAppeasementLimitForApproval
 
mOrderApprovalTools - Variable in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
 
mOrderApprovalTools - Variable in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
 
mOrderApprovalTools - Variable in class atg.commerce.csr.approvals.order.ProcCheckIfApprovalRequired
 
mOrderApprovalTools - Variable in class atg.commerce.csr.approvals.order.ProcRemoveOrderApproval
 
mOrderApprovalTools - Variable in class atg.commerce.csr.approvals.order.UpdateOrderApprovalCustomerEmailFormHandler
 
mOrderApprovalTools - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mOrderApproverAccessRight - Variable in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
 
mOrderCountWhenClaimed - Variable in class atg.commerce.csr.order.edit.ConsumablePromotion
Deprecated.
 
mOrderHighlightedStates - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mOrderId - Variable in class atg.commerce.csr.order.RelatedOrdersTableFormHandler
 
mOrderId - Variable in class atg.commerce.csr.order.scheduled.SubmittedOrderTableFormHandler
 
mOrderId - Variable in class atg.commerce.csr.profile.CSRCustomerProfileFormHandler
 
mOrderIdPropertyName - Variable in class atg.commerce.csr.approvals.order.OrderApprovalTools
 
mOrderItem - Variable in class atg.commerce.csr.order.RelatedTicketsTableFormHandler
 
mOrderItemId - Variable in class atg.commerce.csr.order.RelatedTicketsTableFormHandler
 
mOrderManager - Variable in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
 
mOrderManager - Variable in class atg.commerce.csr.environment.CSREnvironmentTools
the order manager
mOrderManager - Variable in class atg.commerce.csr.order.OrderNoteFormHandler
 
mOrderManager - Variable in class atg.commerce.csr.order.ViewOrderFormHandler
 
mOrderTotalPropertyName - Variable in class atg.commerce.csr.approvals.order.OrderApprovalTools
 
mOrderViewLandingPage - Variable in class atg.commerce.csr.clicktoconnect.DefaultLandingPageHandler
 
mOrderViewLandingPage - Variable in class atg.commerce.csr.clicktoconnect.OrderViewLandingPageHandler
 
mOtherAdjustment - Variable in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
 
mPagesPerGroup - Variable in class atg.commerce.csr.catalog.endeca.PagingDroplet
 
mPaymentGroupHighlightedStates - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mPaymentGroupTypeConfigurations - Variable in class atg.commerce.csr.util.CSRConfigurator
 
mPaymentGroupTypeConfigurationsAsMap - Variable in class atg.commerce.csr.util.CSRConfigurator
 
mPaymentGroupTypesToBeInitialized - Variable in class atg.commerce.csr.util.CSRConfigurator
 
mPaymentManager - Variable in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
 
mPaymentPageURL - Variable in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
 
mPersistConfirmationEmails - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mPersistOrder - Variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
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
 
mPricingTools - Variable in class atg.commerce.csr.util.CSRConfigurator
 
mProcessTemplateErrorURL - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mProcessTemplatePipelineId - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mProcessTemplateSuccessURL - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mProfile - Variable in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
 
mProfile - Variable in class atg.commerce.csr.order.ConfirmationInfo
 
mProfile - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mProfileId - Variable in class atg.commerce.csr.gifts.GiftlistTableFormHandler
 
mProfileId - Variable in class atg.commerce.csr.order.OrderTableFormHandler
 
mProfileId - Variable in class atg.commerce.csr.order.PurchasedItemsHistoryTableFormHandler
 
mProfilePropertyManager - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mProfileRealmManager - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mProfileTools - Variable in class atg.commerce.csr.logging.PropertyUpdateRecorder
 
mProgressBarItems - Variable in class atg.commerce.csr.returns.StartReturnExchangeProcess
 
mPromotion - Variable in class atg.commerce.csr.order.edit.ConsumablePromotion
Deprecated.
 
mPromotionTools - Variable in class atg.commerce.csr.clicktoconnect.C2CCSREnvironmentMonitor
 
mPromotionUsed - Variable in class atg.commerce.csr.order.edit.ConsumablePromotion
Deprecated.
 
mPromotionWalletTools - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mPropertyUpdates - Variable in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
 
mQueryString - Variable in class atg.commerce.csr.catalog.endeca.EndecaRequestWrapper
 
mReasonCode - Variable in class atg.commerce.csr.events.OrderManualAdjustmentEvent
 
mReconciledBeforeSubmit - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mRecordProductIdPropertyName - Variable in class atg.commerce.csr.catalog.endeca.Configuration
 
mRecordTypePropertyName - Variable in class atg.commerce.csr.catalog.endeca.Configuration
 
mRefinementMenuContentItemType - Variable in class atg.commerce.csr.catalog.endeca.Configuration
 
mRefundMethodsPageURL - Variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
mRefundPageURL - Variable in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
 
mRepositoryItem - Variable in class atg.commerce.csr.approvals.Approval
 
mRequestURI - Variable in class atg.commerce.csr.catalog.endeca.EndecaRequestWrapper
 
mRequiredState - Variable in class atg.commerce.csr.approvals.GetTotalApprovalsForStateDroplet
 
mResetRefundValuesErrorURL - Variable in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
 
mResetRefundValuesSuccessURL - Variable in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
 
mResourceBundle - Variable in class atg.commerce.csr.order.CommerceTypeConfiguration
 
mResultContentItemPageFragments - Variable in class atg.commerce.csr.catalog.endeca.Configuration
 
mResultContentItemTitleLookupKeys - Variable in class atg.commerce.csr.catalog.endeca.Configuration
 
mResultContentItemTitlePropertyNames - Variable in class atg.commerce.csr.catalog.endeca.Configuration
 
mResultsListContentItemType - Variable in class atg.commerce.csr.catalog.endeca.Configuration
 
mRetCodes - Variable in class atg.commerce.csr.approvals.order.ProcCheckIfApprovalRequired
Returns the valid return codes.
mRetCodes - Variable in class atg.commerce.csr.approvals.order.ProcRemoveOrderApproval
Returns the valid return codes.
mRetCodes - Variable in class atg.commerce.csr.order.edit.processor.ProcConsumeCouponPromotions
Returns the valid return codes.
mRetCodes - Variable in class atg.commerce.csr.order.edit.processor.ProcSendAgentEvents
Returns the valid return codes.
mReturnItemRefunds - Variable in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
 
mReturnManager - Variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
mReturnManager - Variable in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
mReturnManager - Variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
mReturnManager - Variable in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
 
mReturnManager - Variable in class atg.commerce.csr.returns.StartReturnExchangeProcess
 
mReturnRequest - Variable in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
 
mReturnsDataHolderPath - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mReturnTools - Variable in class atg.commerce.csr.returns.IsBalancingPaymentGroup
 
mReturnTools - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mSalePriceListPropertyName - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mSchedule - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mScheduledOrderId - Variable in class atg.commerce.csr.events.ScheduledOrderEvent
 
mScheduledOrderTools - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
 
mScheduledOrderViewLandingPage - Variable in class atg.commerce.csr.clicktoconnect.DefaultLandingPageHandler
 
mScheduledOrderViewLandingPage - Variable in class atg.commerce.csr.clicktoconnect.OrderViewLandingPageHandler
 
mScheduleEndDate - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mSchedulerTimeZone - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
 
mSchedulerTimeZoneDisplay - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
 
mScheduleStartDate - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mScheduleType - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mSearchResultPageURL - Variable in class atg.commerce.csr.catalog.endeca.ContentRequestURLDroplet
 
mSearchState - Variable in class atg.commerce.csr.catalog.endeca.CSRCatalogFilterBuilder
 
mSearchState - Variable in class atg.commerce.csr.catalog.endeca.CSRSiteFilterBuilder
 
mSearchState - Variable in class atg.commerce.csr.catalog.endeca.SiteScopeFormHandler
 
mSecurityDomain - Variable in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
 
mSelectedDates - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mSelectedDays - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mSelectedHours - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mSelectedInterval - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mSelectedMinutes - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mSelectedMonths - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mSelectedOccurrences - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mSelectItemsAndStartReturnErrorURL - Variable in class atg.commerce.csr.returns.ReturnFormHandler
 
mSelectItemsAndStartReturnSuccessURL - Variable in class atg.commerce.csr.returns.ReturnFormHandler
 
mSendEmailInSeparateThread - Variable in class atg.commerce.csr.util.CSRAgentTools
 
MSG_CONFIRMATION_EMAIL_SENT - Static variable in class atg.commerce.csr.util.CSRAgentTools
 
MSG_COULD_NOT_SAVE_CLONED_ORDER - Static variable in class atg.commerce.csr.util.CSRAgentTools
 
MSG_COULD_NOT_SAVE_ORDER - Static variable in class atg.commerce.csr.util.CSRAgentTools
 
MSG_CREDIT_CARD_VALIDATION_ERROR - Static variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
MSG_ERROR_ADDING_MANUAL_ADJUSTMENT - Static variable in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
MSG_ERROR_ADJUSTMENT_AMT_INVALID_FORMAT - Static variable in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
MSG_ERROR_ADJUSTMENT_AMT_TOO_LARGE - Static variable in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
MSG_ERROR_ADJUSTMENT_AMT_TOO_SMALL - Static variable in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
MSG_ERROR_APPLYING_SHIPPING_GROUP - Static variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
MSG_ERROR_CANNOT_SAVE_NOT_TRANSIENT_ORDER - Static variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
MSG_ERROR_CHANGING_SKU - Static variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
MSG_ERROR_COMMITTING_ORDER_CHANGES - Static variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
MSG_ERROR_CONCURRENT_UPDATE_DURING_RECONCILIATION - Static variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
MSG_ERROR_COPYING_CONTACT_INFO_TO_CREDIT_CARD - Static variable in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
 
MSG_ERROR_CREATING_ORDER_COMMENT - Static variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
MSG_ERROR_CREATING_PAYMENT_INFO_FROM_ORIGINAL - Static variable in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
 
MSG_ERROR_DELETING_MANUAL_ADJUSTMENT - Static variable in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
MSG_ERROR_DURING_PAYMENT_GROUPS_VALIDATION - Static variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
MSG_ERROR_DURING_PAYMENT_GROUPS_VALIDATION - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
 
MSG_ERROR_FINDING_APPROVAL_FOR_ORDER - Static variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
MSG_ERROR_INITIALIZING_NEW_ORDER - Static variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
MSG_ERROR_NO_ADJUSTMENT_ID_SPECIFIED - Static variable in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
MSG_ERROR_NO_ADJUSTMENT_TYPE_SPECIFIED - Static variable in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
MSG_ERROR_PERSISTING_ORDER - Static variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
MSG_ERROR_PRICING_ITEM - Static variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
MSG_ERROR_PROCESSING_SELECTED_ITEMS - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
 
MSG_ERROR_QUANTITY_FOR_ITEM - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
 
MSG_ERROR_RECEIVING_RETURN_ITEM - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
 
MSG_ERROR_REPRICING_ORDER - Static variable in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
MSG_ERROR_SAVING_ORDER_TEMPLATE - Static variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
MSG_ERROR_SAVING_PAYMENT_INFO - Static variable in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
MSG_ERROR_SAVING_SHIPPING_INFO - Static variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
MSG_ERROR_SENDING_EMAIL_CONFIRM - Static variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
MSG_ERROR_SENDING_EXISTING_ORDER_EMAIL_CONFIRM - Static variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
MSG_ERROR_SENDING_NEW_ORDER_EMAIL_CONFIRM - Static variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
MSG_ERROR_SENDING_RETURN_EMAIL_CONFIRM - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
 
MSG_ERROR_SHOPPING_CART_NOT_IN_CLONE_EDIT_MODE - Static variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
MSG_ERROR_UPDATING_ORDER_ON_ADD_CREDIT_CARD - Static variable in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
 
MSG_ERROR_VALIDATING_SHIPPING_INFO - Static variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
MSG_ERROR_VERIFYING_ORDER_TEMPLATE - Static variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
MSG_ERROR_WHILE_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_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_INVALID_NUMERIC_VALUE - Static variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
MSG_INVALID_QUANTITY - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
 
MSG_INVALID_SHIPPING_GROUP_ID - Static variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
MSG_NO_CLAIMABLE_ID - Static variable in class atg.commerce.csr.order.ClaimableLookup
 
MSG_NO_CLAIMABLE_ITEM - Static variable in class atg.commerce.csr.order.ClaimableLookup
 
MSG_NO_CLAIMABLE_MANAGER - Static variable in class atg.commerce.csr.profile.StoreCreditDroplet
 
MSG_NO_CREDIT_CARD - Static variable in class atg.commerce.csr.order.CreditCardIsExpired
 
MSG_NO_CREDIT_CARD - Static variable in class atg.commerce.csr.util.CSRAgentTools
 
MSG_NO_CUSTOMER_ID - Static variable in class atg.commerce.csr.events.ViewOrderDroplet
 
MSG_NO_DESIRED_CANCEL_ACTION - Static variable in class atg.commerce.csr.order.CSRCancelOrderFormHandler
 
MSG_NO_DISPOSITION - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
 
MSG_NO_EXISTING_ADDRESS - Static variable in class atg.commerce.csr.util.CSRAgentTools
 
MSG_NO_GROUP_ID - Static variable in class atg.commerce.csr.order.OrderComponentIsModifiable
 
MSG_NO_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_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_RETURN_QUANTITY - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
 
MSG_NO_RETURN_QUANTITY_FOR_ITEM - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
 
MSG_NO_RETURN_REASON - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
 
MSG_NO_SELECTED_ITEMS - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
 
MSG_NO_SELECTED_TO_RECEIVE_ITEMS - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
 
MSG_NO_SUCH_SKU - Static variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
MSG_NULL_PAYMENT_GROUP - Static variable in class atg.commerce.csr.order.ClaimableLookup
 
MSG_ORDER_ALREADY_SAVED - Static variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
MSG_ORDER_ALREADY_SAVED - Static variable in class atg.commerce.csr.util.CSRAgentTools
 
MSG_PAYMENT_GROUP_NOT_FOUND_IN_ORDER - Static variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
MSG_RETURN_QUANTITY_CANT_BE_NEGATIVE - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
 
MSG_SEND_CONFIRMATION_NO_ADDR_ERROR - Static variable in class atg.commerce.csr.util.CSRAgentTools
 
MSG_SEND_CONFIRMATION_NO_EMAILINFO_ERROR - Static variable in class atg.commerce.csr.util.CSRAgentTools
 
MSG_SET_RETURN_SHIPMENT_REQUIRED - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
 
MSG_SHIPPING_GROUP_NOT_FOUND_IN_ORDER - Static variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
MSG_SKU_CHANGE_NO_COMMERCE_ITEMS - Static variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
MSG_SKU_ID_INVALID_FOR_PRODUCT_ID - Static variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
MSG_UNABLE_TO_COPY_ADDRESS - Static variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
MSG_UNABLE_TO_CREATE_ORDER - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
 
MSG_UNABLE_TO_CREDIT_PAYMENT_GROUP - Static variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
MSG_UNABLE_TO_OVERRIDE_ITEM_PRICE - Static variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
MSG_UNABLE_TO_PERSIST_ORDER - Static variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
MSG_UNKNOWN_TYPE - Static variable in class atg.commerce.csr.order.OrderComponentIsModifiable
 
mShipItemRelationshipHighlightedStates - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mShippingAdjustment - Variable in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
 
mShippingGroupHighlightedStates - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mShippingGroupManager - Variable in class atg.commerce.order.purchase.ApplicableShippingGroups
 
mShippingGroupMapContainerPath - Variable in class atg.commerce.order.purchase.ApplicableShippingGroups
 
mShippingGroupShippedStates - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mShippingGroupTypeConfigurations - Variable in class atg.commerce.csr.util.CSRConfigurator
 
mShippingGroupTypeConfigurationsAsMap - Variable in class atg.commerce.csr.util.CSRConfigurator
 
mShippingGroupTypesToBeInitialized - Variable in class atg.commerce.csr.util.CSRConfigurator
 
mShippingMethod - Variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
mShippingMethodURL - Variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
mShipToAddressNickname - Variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
mShowRawEndecaResourcedValues - Variable in class atg.commerce.csr.catalog.endeca.Configuration
 
mSingleShippingGroupCheckoutErrorURL - Variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
mSingleShippingGroupCheckoutSuccessURL - Variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
mSiteAccessControlOn - Variable in class atg.commerce.csr.environment.CSREnvironmentTools
 
mSiteAccessInformationFactory - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mSiteContextManager - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mSiteGroupManager - Variable in class atg.commerce.csr.catalog.endeca.CSRCatalogFilterBuilder
 
mSiteGroupManager - Variable in class atg.commerce.csr.environment.CSREnvironmentTools
 
mSiteId - Variable in class atg.commerce.csr.approvals.Approval
 
mSiteIdPropertyName - Variable in class atg.commerce.csr.approvals.ApprovalsPropertyManager
 
mSiteIdPropertyName - Variable in class atg.commerce.csr.gifts.GiftlistTableFormHandler
 
mSiteManager - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mSiteScope - Variable in class atg.commerce.csr.catalog.endeca.SiteScopeFormHandler
 
mStartDate - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mState - Variable in class atg.commerce.csr.approvals.Approval
 
mSubmittedOrderPricingModels - Variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
mSubmittedOrderStates - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mSuccessURL - Variable in class atg.commerce.csr.order.OrderNoteFormHandler
 
mSupportedPaymentGroupTypes - Variable in class atg.commerce.csr.util.CSRConfigurator
 
mTemplateEmailSender - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mTemplateName - Variable in class atg.commerce.csr.order.ConfirmationInfo
 
mTemplateOrder - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mTemplateToUse - Variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
mTicket - Variable in class atg.commerce.csr.approvals.Approval
 
mTicketIdPropertyName - Variable in class atg.commerce.csr.approvals.ApprovalsPropertyManager
 
mTicketingTools - Variable in class atg.commerce.csr.approvals.ApprovalsManager
 
mToEmailAddress - Variable in class atg.commerce.csr.order.ConfirmationInfo
 
mTransactionManager - Variable in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
 
mTransactionManager - Variable in class atg.commerce.csr.approvals.order.UpdateOrderApprovalCustomerEmailFormHandler
 
mTransactionManager - Variable in class atg.commerce.csr.order.OrderNoteFormHandler
 
mTransactionManager - Variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
mTransactionManager - Variable in class atg.commerce.csr.order.ViewOrderFormHandler
 
mTransactionManager - Variable in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
 
mType - Variable in class atg.commerce.csr.order.CommerceTypeConfiguration
 
MULTI_ADDRESS_LIST_FAILURE - Static variable in class atg.commerce.csr.order.Constants
 
multipleShippingGroupCheckout(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
This method just calls ShippingGroupFormHandler.handleApplyShippingGroups
mUnknownPaymentGroupType - Variable in class atg.commerce.csr.util.CSRConfigurator
 
mUseProductId - Variable in class atg.commerce.csr.util.CSRConfigurator
This flag determines if Product Id field is used on Add Products by Id page, Product Catalog Search and so on
mUseSKUId - Variable in class atg.commerce.csr.util.CSRConfigurator
This flag determines if SKU Id field is used on Add Products by Id page, Product Catalog Search and so on
mUsingEndecaCatalogSearch - Variable in class atg.commerce.csr.util.CSRConfigurator
 
mUsingGiftlists - Variable in class atg.commerce.csr.util.CSRConfigurator
 
mUsingInStorePickup - Variable in class atg.commerce.csr.util.CSRConfigurator
 
mUsingOrderApprovals - Variable in class atg.commerce.csr.util.CSRConfigurator
 
mUsingScheduledOrders - Variable in class atg.commerce.csr.util.CSRConfigurator
 
mViewOrderId - Variable in class atg.commerce.csr.order.ViewOrderFormHandler
 
mWalletHolderPath - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mWalletPromotionStatesPath - Variable in class atg.commerce.csr.util.CSRAgentTools
 
mWashPageURL - Variable in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
 
MY_RESOURCE_NAME - Static variable in class atg.commerce.csr.order.CSRCancelOrderFormHandler
 
MY_RESOURCE_NAME - Static variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
MY_RESOURCE_NAME - Static variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
MY_RESOURCE_NAME - Static variable in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
 
MY_RESOURCE_NAME - Static variable in class atg.commerce.csr.order.CSRPaymentGroupRemainingAmount
 
MY_RESOURCE_NAME - Static variable in class atg.commerce.csr.order.CSRShippingGroupFormHandler
 
MY_RESOURCE_NAME - Static variable in class atg.commerce.csr.profile.CSRCustomerProfileFormHandler
Resources file
MY_RESOURCE_NAME - Static variable in class atg.commerce.csr.repository.CSRRepositoryFormHandler
 
MY_RESOURCE_NAME - Static variable in class atg.commerce.csr.repository.CustSvcRepositoryItemServlet
 
MY_RESOURCES - Static variable in class atg.commerce.csr.environment.CSREnvironmentMonitor
 
MY_RESOURCES - Static variable in class atg.commerce.csr.environment.CSREnvironmentTools
resource bundle used to generate user localized messages
MY_SERVER_RESOURCES - Static variable in class atg.commerce.csr.environment.CSREnvironmentTools
resource bundle used to generate server localized messages

N

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

P

PAGE_NUMBER - Static variable in class atg.commerce.csr.catalog.endeca.PagingDroplet
The output parameter containing the current page in the current page number
PAGE_OPARAM - Static variable in class atg.commerce.csr.catalog.endeca.PagingDroplet
name used to render the page oparam
PAGE_RECORD_INDEX - Static variable in class atg.commerce.csr.catalog.endeca.PagingDroplet
The output parameter containing the record offset for the current page
PagingDroplet - Class in atg.commerce.csr.catalog.endeca
This droplet is used to render page controls for the endeca catalog search results.
PagingDroplet() - Constructor for class atg.commerce.csr.catalog.endeca.PagingDroplet
 
PARAM_TRANSACTION_CREATED - Static variable in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
 
PARAM_VALUE_TRUE - Static variable in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
 
parseAmount(String) - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
Parses the given amount into a double value.
parseAmount(String, String) - Method in class atg.commerce.csr.util.CSRAgentTools
Parses the given input amount value using the given currency and the agent's display locale.
parseContentByType(ContentItem) - Method in class atg.commerce.csr.catalog.endeca.CSRInvokeAssembler
Iterates over the results and parses out all ContentItems by type.
parseString(String) - Static method in class atg.commerce.csr.util.CSRAgentTools
Parse a String which is delimited by "|" into a collection of strings.
PAYMENT - Static variable in class atg.commerce.csr.events.ViewOrderDroplet
 
PAYMENT_GROUP - Static variable in class atg.commerce.csr.order.ClaimableLookup
 
PAYMENT_GROUP - Static variable in class atg.commerce.csr.order.CSRPaymentGroupRemainingAmount
 
PAYMENT_GROUP_ID - Static variable in class atg.commerce.csr.returns.IsBalancingPaymentGroup
 
PAYMENT_GROUP_TYPE - Static variable in class atg.commerce.csr.order.OrderComponentIsModifiable
 
PaymentGroupEvent - Class in atg.commerce.csr.events
The message class to be used to notify listeners when a CSR edits or adds a payment group
PaymentGroupEvent() - Constructor for class atg.commerce.csr.events.PaymentGroupEvent
 
paymentGroupIsModifiable(PaymentGroup) - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
This method determines whether the given payment group is in a modifiable state
PaymentGroupTypeConfiguration - Class in atg.commerce.csr.order
In the CSC application, the PaymentGroup is used to accept the user payment and to provide the refunds in case of returns.
PaymentGroupTypeConfiguration() - Constructor for class atg.commerce.csr.order.PaymentGroupTypeConfiguration
 
PENDING - Static variable in class atg.commerce.csr.approvals.ApprovalsManager
the state when an approval is pending approval
performAction(String) - Method in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
Performs the requested action against the scheduled order item
persistCurrentOrder() - Method in class atg.commerce.csr.util.CSRAgentTools
This method saves the current order to the repository for both transient and non-transient orders.
persistOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Called to persist the current order.
populateAnonymousCustomerProfileFromOrder(RepositoryItem, Order) - Method in class atg.commerce.csr.util.CSRAgentTools
Populates properties of the profile from information contained on the order.
populateAnonymousCustomerProfileFromOrder(RepositoryItem, RepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
Populates properties of the profile from information contained on the order.
populateClaimItemEvent(ClaimItem, String, String, String, double, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates a ClaimItem event with the given information
populateCommerceItemEvent(CommerceItemEvent, String, String, String, long, long, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates a CommerceItemEvent with the given information
populateCreateGiftlistEvent(GiftlistEvent, String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates a CreateGiftlistEvent with the given information
populateCreateOrderCommentEvent(CreateOrderComment, String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates a CreateOrderComment event with the given information
populateCustomerProfileFromAddress(RepositoryItem, RepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
Populates a profile from the information captured in the address.
populateCustomProperties(MutableRepository, MutableRepositoryItem, AgentEvent) - Method in class atg.commerce.csr.logging.PropertyUpdateRecorder
Calls the super method to populate any properties of the base logging item, then calls populatePropertyUpdates
populateCustomProperties(MutableRepository, MutableRepositoryItem, AgentEvent) - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
Copies the properties defined in the customProperties property from the agent event to the activity item.
populateCustomProperties(MutableRepository, MutableRepositoryItem, AgentEvent) - Method in class atg.commerce.csr.ticketing.TicketingPropertyUpdateRecorder
Calls the super method to populate any properties of the base logging item, then calls populatePropertyUpdates
populateDeleteGiftlistEvent(GiftlistEvent, String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates a DeleteGiftlistEvent with the given information
populateGiftItemAddedEvent(GiftItemEvent, String, String, String, String, Long, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates a GiftItemAddedEvent with the given information
populateGiftItemQuantityChangedEvent(GiftItemEvent, String, String, String, String, Long, Long, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates a GiftItemQuantityChangedEvent with the given information
populateGiftItemRemovedEvent(GiftItemEvent, String, String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates a GiftItemRemovedEvent with the given information
populateGrantAppeasementEvent(GrantAppeasement, String, String, double, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates a GrantAppeasement event with the given information
populateGrantPromotionEvent(GrantPromotionEvent, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates an GrantPromotionEvent with the given information
populateIgnorePromotionEvent(IgnorePromotionEvent, String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates an IgnorePromotionEvent with the given information
populateModifyGiftlistEvent(GiftlistEvent, String, String, String, List, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates a ModifyGiftlistEvent with the given information
populateOrderEvent(OrderEvent, String, String, double, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates an OrderEvent with the given information
populateOrderManualAdjustmentEvent(OrderManualAdjustmentEvent, String, String, String, double, String, String, int, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates the data of an OrderManualAdjustmentEvent
populatePaymentGroupEvent(PaymentGroupEvent, String, String, String, List, int, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates a PaymentGroupEvent event with the given information
populatePriceOverrideEvent(PriceOverride, String, String, String, String, double, double, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates a PriceOverride event with the given information
populatePropertyUpdates(MutableRepository, MutableRepositoryItem, PropertyUpdateEvent) - Method in class atg.commerce.csr.logging.PropertyUpdateRecorder
 
populatePropertyUpdates(MutableRepository, MutableRepositoryItem, AgentEvent) - Method in class atg.commerce.csr.ticketing.TicketingPropertyUpdateRecorder
 
populateReceiveReturnItemEvent(ReceiveReturnItem, String, String, String, long, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates an ReceieveReturnItem event with the given information
populateReturnOrderEvent(ReturnOrder, String, String, String, double, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates an ReturnOrder event with the given information
populateScheduledOrderEvent(ScheduledOrderEvent, String, String, String, int, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates a scheduled order event
populateShippingGroupEvent(ShippingGroupEvent, String, String, String, List, int, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates a ShippingGroupEvent event with the given information
populateSplitCostCenterEvent(SplitCostCenter, String, String, String, String, String, long, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates a SplitCostCenter event with the given information
populateSplitShippingGroupEvent(SplitShippingGroup, String, String, String, String, String, long, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates a SplitShippingGroupEvent event with the given information
populateViewCreditCardEvent(ViewCreditCardEvent, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Populates a view credit card event.
postAddAdjustment(ManualAdjustmentsFormHandler.Handler) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Post process opportunity for the add adjustment action.
postAddComment(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.OrderNoteFormHandler
This is called after all processing is done by the handleAddComment method.
postAddItemToGiftlist(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Operation called just after an item has been added to a giftlist
postAddItemToOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
This is called after all processing is done by the handleAddItemsToOrder method.
postApplyChanges(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
If the order changed, set the load time in the CSROrderHolder.
postApplyPaymentGroups(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
postApplyPaymentGroups is for work that must happen after the PaymentGroups are applied.
postApplyShippingGroups(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
postApplyShippingGroups is for work that must happen after the ShippingGroups are applied.
postApplyShippingMethods(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
postApplyShippingMethods is for work that must happen after the user selections are saved.
postApprove(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
If there are no errors, adds a success message to the message bar.
postCancelExchangeOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
postCancelExchangeOrder is used for work that must happen after the Exchange Order is cancelled.
postCancelOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
Override the base implementation to create a new transient order and place it in the cart.
postCancelReturnRequest(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
This method is called after all processing is done by the handleCancelReturnRequest method.
postChangeEnvironment(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.environment.ChangeOrder
Performs post processing by adding a confirmation message.
postChangeEnvironment(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.DuplicateAndSubmit
Executes post change environment handling.
postChangeEnvironment(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
Post environment change processing.
postChangeSiteScope(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.catalog.endeca.SiteScopeFormHandler
Called by the handler after changing the site scope
postChangeSkus(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Called by handleChangeSkus() after Skus have been changed on zero or more order commerce items.
postChangeViewOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.ViewOrderFormHandler
Called after changing the current view order.
postClaimItem(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
postClaimItem is for work that must happen after a coupon or GiftCertificate is claimed.
postCommitOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Called after any processing is done by the handleCommitOrder method.
postCommitOrderUpdates(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
If there are no errors, this method initializes a new order in the order holder.
postConfirmReturn(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
This is called after all processing is done by the handleConfirmReturn method.
postCreateCreditCard(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
postCreateCreditCard is for work that must happen after a new CreditCard is created.
postCreateElectronicShippingGroup(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCreateElectronicShippingGroupFormHandler
postCreateElectronicShippingGroup is for work that must happen after a new email address is created.
postCreateHardgoodShippingGroup(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCreateHardgoodShippingGroupFormHandler
postCreateCreditCard is for work that must happen after a new CreditCard is created.
postCreateItem(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Executed after the item is created.
postCreateItem(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
This method is called just after a new repository item has been created.
postCreditPaymentGroup(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
This is called after all processing is done by the handleCreditPaymentGroup method.
postDeleteAdjustment(ManualAdjustmentsFormHandler.Handler) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Post process opportunity for the delete adjustment action.
postDeleteGiftlist(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Operation called just after a giftlist is deleted
postDeleteItem(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
This method calls sendItemUpdateAuditEvents.
postEditCreditCard(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
This is called after all processing is done by the handleEditCreditCard method.
postEditShippingGroup(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
This is called after all processing is done by the handleEditShippingGroup method.
postMethod() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler.Handler
 
postModifyRefundValues(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
This method is called after the refund values have been applied.
postMoveToPurchaseInfo(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
This method extension issues an information message if the order is missing any gwp gift selections.
postMultipleShippingGroupCheckout(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
This method is used for Multiple ShippingGroupCheckout post processing.
postPersistOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Called after persisting the order
postPreserveUserInputOnServerSide(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
postPreserveUserInputOnServerSide is for work that must happen after the user selections are saved.
postPreserveUserInputOnServerSide(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
postPreserveUserInputOnServerSide is for work that must happen after the user selections are saved.
postProcess() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler.Handler
Perform operations after all changes to the order have occurred.
postProcessAddAdjustment(ManualAdjustmentsFormHandler.Handler) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Do things that need to be done after a manual order adjustment has been added.
postProcessDeleteAdjustment(ManualAdjustmentsFormHandler.Handler) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Do things that need to be done after a manual order adjustment has been removed.
postProcessTemplate(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Executed after the template is processed.
postReceiveReturnItems(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
This is called after all processing is done by the handleReceiveReturnItems method.
postReject(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
If there are no errors, adds a rejection success message to the message bar.
postRemoveItemFromGiftlist(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Operation called just after an item has been removed from a giftlist
postRemoveItemFromOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Executes post remove item processing.
postResetRefundValues(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
This method is called after the resetting refund values.
postSelectItems(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
This is called after any processing is done by the handleSelectItems method.
postSelectItemsAndStartReturn(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Deprecated. 
postSelectReturnItems(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Deprecated. 
postSendConfirmationMessage(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Called after a confirmation email is sent
postSetOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Calls commonPostSetOrder()
postSetOrderByCommerceId(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Calls commonPostSetOrder()
postSetOrderByRelationshipId(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
This is called after all processing is done by the handleSetOrderByRelationshipId method.
postSingleShippingGroupCheckout(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
This method is used for ShippingGroupCheckout post processing.
postStartExchangeProcess(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Deprecated. 
postStartReturnProcess(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Deprecated. 
postUpdateCustomerEmail(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.approvals.order.UpdateOrderApprovalCustomerEmailFormHandler
If there are no errors, adds an 'update successful' message to the message bar
postUpdateGiftlist(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
The extension generates the AgentEvent for the update.
postUpdateGiftlistItems(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Operation called just after items in giftlist are updated If no form errors exist the AgentEvents returned by CSRGiftlistFormHandler.getGiftItemEvents() are sent.
postUpdateItem(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Executed after the item is updated.
postUpdateItem(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
This method calls sendPostUpdateAgentEvents.
postUpdateShippingGroup(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRUpdateShippingGroupFormHandler
postUpdateShippingGroup is for work that must happen after updating ShippingGroup.
postUpdateUser(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.profile.CSRCustomerProfileFormHandler
 
preAddAdjustment(ManualAdjustmentsFormHandler.Handler) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Pre process opportunity for the add adjustment action.
preAddComment(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.OrderNoteFormHandler
This is called before any processing is done by the handleAddComment method.
preAddItemToOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Called before any work is done by the handleAddItemToOrder method.
preApplyPaymentGroups(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
preApplyPaymentGroups is for work that must happen before the PaymentGroups are applied to the Order.
preApplyShippingGroups(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
preApplyShippingGroups is for work that must happen before the ShippingGroups are applied.
preApplyShippingMethods(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
preApplyShippingMethods is for work that must happen before the user selections are retained.
preApprove(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Performed before the approve() method.
preCancelExchangeOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
preCancelExchangeOrder is used for work that must happen before the exchange Order is cancelled.
preChangeSiteScope(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.catalog.endeca.SiteScopeFormHandler
Called by the handler prior to changing the site scope
preChangeSkus(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Called before any work is done by the handleChangeSkus method.
preChangeViewOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.ViewOrderFormHandler
Called prior to changing the current view order.
preClaimItem(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
preClaimItem is for work that must happen before a coupon or gift certificate is claimed.
preCommitOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Called before any processing is done by the handleCommitOrder method.
preCommitOrderUpdates(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Called prior to committing the order updates
preConfirmReturn(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
This is called before any processing is done by the handleConfirmReturn method.
preCreateCreditCard(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
preCreateCreditCard is for work that must happen before a new CreditCard is created.
preCreateItem(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Called prior to creating the item.
preCreateItem(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
This method is called just before the item creation process is started.
preCreditPaymentGroup(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
This is called before any processing is done by the handleCreditPaymentGroup method.
preDeleteAdjustment(ManualAdjustmentsFormHandler.Handler) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Pre process opportunity for the delete adjustment action.
preDeleteGiftlist(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Operation called just before giftlist is deleted
preDeleteItem(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
This method is called just before a repository item has been is deleted.
preEditCreditCard(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
This is called before any processing is done by the handleEditCreditCard method.
preEditShippingGroup(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
This is called before any processing is done by the handleEditShippingGroup method.
preMethod() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler.Handler
 
preModifyRefundValues(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
This method is called before the refund values have been applied.
preMultipleShippingGroupCheckout(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
This method is used for Multiple Shipping Group Checkout pre processing.
prePersistOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Called prior to persisting the order
prePreserveUserInputOnServerSide(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
prePreserveUserInputOnServerSide is for work that must happen before the user selections are retained.
prePreserveUserInputOnServerSide(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
prePreserveUserInputOnServerSide is for work that must happen before the user selections are retained.
preProcessTemplate(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Executed prior to processing the template
preReceiveReturnItems(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
This is called before any processing is done by the handleReceiveReturnItems method.
preReject(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Performed before the reject() method.
preRemoveItemFromGiftlist(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Operation called just before an removed from a giftlist
preResetRefundValues(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
This method is called before the resetting refund values.
preSaveGiftlist(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Operation called just before giftlist is saved
preSelectItemsAndStartReturn(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Deprecated. 
preSelectReturnItems(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Deprecated. 
preSendConfirmationMessage(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Called before a confirmation email is sent
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
Deprecated. 
preStartReturnProcess(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Deprecated. 
preUpdateCustomerEmail(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.approvals.order.UpdateOrderApprovalCustomerEmailFormHandler
Executed before the customer's email is updated
preUpdateGiftlist(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
This extension is used to auto-populate the newAddressName property when a new address is being created.
preUpdateGiftlistItems(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
This extension generates a {@link GiftItemEvent) for each gift item quantity that was updated and for each removed gift item.
preUpdateItem(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Execute prior to updating the item.
preUpdateItem(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
This method calls the generateUpdateItemUpdateAgentEvent method to create the ItemUpdateAgentEvent prior to the updates being applied.
preUpdateShippingGroup(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRUpdateShippingGroupFormHandler
preUpdateShippingGroup is for work that must happen before updating s ShippingGroup.
PREV_PAGEGROUP_OPARAM - Static variable in class atg.commerce.csr.catalog.endeca.PagingDroplet
name used to render the previous page oparam
PREV_PAGEGROUP_RECORD_INDEX - Static variable in class atg.commerce.csr.catalog.endeca.PagingDroplet
The output parameter containing the record offset of the last page in the previous page group
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
ProcCheckIfApprovalRequired - Class in atg.commerce.csr.approvals.order
This class provides the implementation of an PipelineProcessor for a component which will be inserted into the processOrder pipeline to provide the facility to check if an Order needs an Approval.
ProcCheckIfApprovalRequired - Class in atg.commerce.csr.approvals.order
This class provides the implementation of an PipelineProcessor for a component which will be inserted into the processOrder pipeline to provide the facility to check if an Order needs an Approval.
ProcCheckIfApprovalRequired() - Constructor for class atg.commerce.csr.approvals.order.ProcCheckIfApprovalRequired
 
ProcConsumeCouponPromotions - Class in atg.commerce.csr.order.edit.processor
This processor handles consuming of coupon promotions that were used as a result of the updates made to the order
ProcConsumeCouponPromotions() - Constructor for class atg.commerce.csr.order.edit.processor.ProcConsumeCouponPromotions
 
processApproveException(Approval, Exception) - Method in class atg.commerce.csr.approvals.ApprovalsManager
This method is called to process any exception that occurs in the approval process.
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
processException(Exception, Order) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Checks for a concurrent update in the exception
processException(Exception, String, DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
This extension does special handling of IncomptaibleSiteExceptions so a proper resourced message will be added as a DropletException and displayed in the message bar.
processException(Exception, String, DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.StartReturnExchangeProcess
Add a user error message to the form exceptions, and then display the exception in the logs
processRejectException(Approval, Exception) - Method in class atg.commerce.csr.approvals.ApprovalsManager
This method is called to process any exception that occurs in the rejection process.
processTemplate(Order, DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
This method verifies the order is ready to be used as a scheduled order template.
processTemplate(Order, Locale, String, Map) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Processes an incomplete order that will be used as scheduled order template.
ProcRemoveOrderApproval - Class in atg.commerce.csr.approvals.order
A processor of this type is used in the reconciliation pipeline that reconciles an Order in a pending agent approval state.
ProcRemoveOrderApproval - Class in atg.commerce.csr.approvals.order
A processor of this type is used in the reconciliation pipeline that reconciles an Order in a pending agent approval state.
ProcRemoveOrderApproval() - Constructor for class atg.commerce.csr.approvals.order.ProcRemoveOrderApproval
 
ProcSendAgentEvents - Class in atg.commerce.csr.order.edit.processor
This process sends the agents events related to the updates made to the order.
ProcSendAgentEvents() - Constructor for class atg.commerce.csr.order.edit.processor.ProcSendAgentEvents
 
ProcSendCouponPromotionUsedMessage - Class in atg.commerce.csr.order.edit.processor
This processor sends promotion used event for coupon promotions claimed by the agent during the edit process.
ProcSendCouponPromotionUsedMessage() - Constructor for class atg.commerce.csr.order.edit.processor.ProcSendCouponPromotionUsedMessage
 
PRODUCT - Static variable in class atg.commerce.csr.catalog.GetSKUParentProductDroplet
 
PRODUCT_VIEW_HISTORY_PATH - Static variable in class atg.commerce.csr.clicktoconnect.ProductViewLandingPageHandler
The path to the ProductViewHistory component
ProductViewLandingPageHandler - Class in atg.commerce.csr.clicktoconnect
Returns a LandingPage for the product view.
ProductViewLandingPageHandler() - Constructor for class atg.commerce.csr.clicktoconnect.ProductViewLandingPageHandler
 
PROFILE_ID - Static variable in class atg.commerce.csr.profile.StoreCreditDroplet
 
PROFILE_UPDATE_FAILURE - Static variable in class atg.commerce.csr.profile.CSRCustomerProfileFormHandler
 
PROFILE_UPDATE_OK - Static variable in class atg.commerce.csr.profile.CSRCustomerProfileFormHandler
 
PROFILEFORMRESOURCES - Static variable in class atg.commerce.csr.profile.CreateStoreCreditFormHandler
Resources file
PROMOTION_WALLET_PRICING_MODEL_PATH - Static variable in class atg.commerce.csr.environment.CSREnvironmentTools
The path to the environment's promotion wallet component
PROMOTIONS - Static variable in class atg.commerce.csr.events.ViewOrderDroplet
 
PROPERTY_UPDATE_ITEM_TYPE - Static variable in class atg.commerce.csr.logging.PropertyUpdateRecorder
 
PROPERTY_UPDATE_ITEM_TYPE - Static variable in class atg.commerce.csr.ticketing.TicketingPropertyUpdateRecorder
 
PropertyUpdateEvent - Interface in atg.commerce.csr.events
The message class to be used to notify listeners when a CSR edits a payment group
PropertyUpdateRecorder - Class in atg.commerce.csr.logging
This recorder extends ConfigurableAgentAuditRecorder to add the ability to process an event with a list of PropertyUpdates
PropertyUpdateRecorder() - Constructor for class atg.commerce.csr.logging.PropertyUpdateRecorder
 
PURCHASE_PROCESS_CONFIGURATION_PATH - Static variable in class atg.commerce.csr.environment.CSREnvironmentTools
The path to the purchase process configuration component
PurchasedItemsHistoryTableFormHandler - Class in atg.commerce.csr.order
This form handler is used to populate the purchased item history grid on the customer view page.
PurchasedItemsHistoryTableFormHandler() - Constructor for class atg.commerce.csr.order.PurchasedItemsHistoryTableFormHandler
 

R

REALM_ID - Static variable in class atg.commerce.csr.util.CSRAgentTools
Profile Realm property name
RECEIVE_RETURN_ITEM_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
receiveMessage(String, Message) - Method in class atg.commerce.csr.ticketing.TicketingEventListener
Takes a message, and logs it
ReceiveReturnItem - Class in atg.commerce.csr.events
The message class to be used to notify listeners when a CSR marks an order for return
ReceiveReturnItem() - Constructor for class atg.commerce.csr.events.ReceiveReturnItem
 
receiveReturnItem(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Records the receipt of a return shipment
receiveReturnItems(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Records the receipt of a return shipment
reconcileBeforeSubmit(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
This method is called prior to committing an order and will reconcile the current order, if it's in clone edit mode.
reconcileOrder(CloneEditState, Map) - Method in class atg.commerce.csr.order.edit.CSRCloneEditManager
Extends the base implementation to add a ticket id parameter based on the active ticket.
RECORD_OBJECTTYPE - Static variable in class atg.commerce.csr.catalog.endeca.ContentItemResultsDroplet
 
RECORD_OFFSET - Static variable in class atg.commerce.csr.catalog.endeca.ContentRequestURLDroplet
The input param name for specifying a record offset
RECORDS_PER_PAGE - Static variable in class atg.commerce.csr.catalog.endeca.ContentRequestURLDroplet
The input param name for specifying a record offset
RECORDS_PER_PAGE - Static variable in class atg.commerce.csr.catalog.endeca.PagingDroplet
The input param name for specifying the records per page
recreateInitialDetailsForItemMarkedAsFinal(CommerceItem, double, Locale, RepositoryItem, String) - Method in class atg.commerce.csr.util.CSRAgentTools
Recreates the detailed price infos for the item that has been marked as final.
recreateInitialDetailsForItemsMarkedAsFinal(Order, Locale, RepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
Recreates the item detailed price infos for all items in the order that have been marked as final.
recreatePriceInfos(Order) - Method in class atg.commerce.csr.order.CSROrderHolder
Deprecated.
in favor of OrderPricingRecovery pipeline servlet
reject(Approval, RepositoryItem) - Method in class atg.commerce.csr.approvals.ApprovalsManager
Rejects the Approval object provided by calling reject() on the appropriate Approval Handler.
reject(Approval) - Method in class atg.commerce.csr.approvals.GenericApprovalsHandler
Called by ApprovalsManager.reject() Executes specific logic for rejecting an approval type
reject(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Executes the changeEnvironment method to complete the environment change process.
reject(Approval) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
Executes the process of rejecting an order that is pending approval.
REJECT_ORDER_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
REJECTED - Static variable in class atg.commerce.csr.approvals.ApprovalsManager
the state when an approval has been rejected
RelatedOrdersTableFormHandler - Class in atg.commerce.csr.order
This form handler is used to generate the list orders displayed in the exchange order panel on the order view.
RelatedOrdersTableFormHandler() - Constructor for class atg.commerce.csr.order.RelatedOrdersTableFormHandler
 
RelatedTicketsTableFormHandler - Class in atg.commerce.csr.order
This form handler is used to produce the list of related tickets that appears on the order view's related tickets panel.
RelatedTicketsTableFormHandler() - Constructor for class atg.commerce.csr.order.RelatedTicketsTableFormHandler
 
releaseTransactionLock(DynamoHttpServletRequest) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Attempt to release the local lock that was acquired before creating a transaction that may have modified the order, but only if useLocksAroundTransactions is set to true.
REMAINING_AMOUNT - Static variable in class atg.commerce.csr.order.ClaimableLookup
 
REMAINING_AMOUNT - Static variable in class atg.commerce.csr.order.CSRPaymentGroupRemainingAmount
 
REMOVE_ORDER_FIXED_AMOUNT_ADJUSTMENT_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
REMOVE_PAYMENT_GROUP_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
REMOVE_SHIPPING_GROUP_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
REMOVE_TYPE - Static variable in class atg.commerce.csr.events.OrderManualAdjustmentEvent
Event update type when a manual adjustment is removed
REMOVE_TYPE - Static variable in class atg.commerce.csr.events.PaymentGroupEvent
Event update type when a payment group is removed
REMOVE_TYPE - Static variable in class atg.commerce.csr.events.ShippingGroupEvent
Event update type when a payment group is removed
removeApprovalForOrder(String) - Method in class atg.commerce.csr.approvals.order.OrderApprovalTools
Removes the order approval item that references the given order id.
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.
removeItemFromGiftlist(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Removes the given giftlistItem from the given giftlist.
removeItemFromMap(RepositoryItem, String, Object) - Method in class atg.commerce.csr.util.CSRAgentTools
Removes an item from a map property.
removeItemFromProperty(RepositoryItem, String) - Method in class atg.commerce.csr.util.CSRAgentTools
Removes a reference to an item by setting the property to null.
RENDERING_PAGE_FRAGMENT - Static variable in class atg.commerce.csr.catalog.endeca.ContentItemResultsDroplet
The output parameter name for returning the PageFragment for rendering the object in the collection
REPOSITORYITEM_OBJECTTYPE - Static variable in class atg.commerce.csr.catalog.endeca.ContentItemResultsDroplet
 
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(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method re-prices the order.
repriceOrder(String, Order, PricingModelHolder, Locale, RepositoryItem, RepositoryItem, Map, PipelineErrorHandler) - Method in class atg.commerce.csr.util.CSRAgentTools
Reprices an order.
repriceScheduledOrderForView(Order) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Prices the given scheduled order template.
reset() - Method in class atg.commerce.csr.order.ConfirmationInfo
Resets the state of this info object.
resetForm() - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Resets the form properties repositoryId, updateKey, editValue dictionary, and value dictionary are reset.
resetHandlingInstructionReferences(RepositoryItem, RepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
Resets the commerceItemId and shippingGroupId properties of the clone handling instructions to point at commerce items and shipping groups in the clone order.
resetOrderForOwnerChange(Order, RepositoryItem) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Resets the order for an owner change.
resetPaymentGroupRelationshipAmounts(Order) - Method in class atg.commerce.csr.order.DuplicateOrder
The order's payment group relationship amount is set to zero.
resetRefundValues(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
called to reset the suggested values of the return.
resetReturnInfoForCopy(Order) - Method in class atg.commerce.csr.util.CSRAgentTools
Resets the refund info in the order's commerce items and their shipping relationships.
RESOURCE_NAME - Static variable in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
RETURN_ORDER_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
RETURN_REQUEST_KEY - Static variable in class atg.commerce.csr.environment.CSREnvironmentMonitor
the key used to store the ReturnRequest in the environment change state whenever the order is change while a return is being processed.
RETURN_REQUEST_PARAM_NAME - Static variable in class atg.commerce.csr.returns.ReturnFormHandler
key used to store the return request in the extr data Map of the the ConfirmationInfo
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
 
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
 
RETURNS - Static variable in class atg.commerce.csr.events.ViewOrderDroplet
 
revertActiveCustomerChangeDetail(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Currently this method method does nothing.
revertCatalogChangeDetail(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Loads the old catalog from the detail as the active catalog
revertChanges(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Reverts the order, catalog, and price list details to the previously loaded values
revertOrderChangeDetail(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Reverts the order change.
revertPriceListChangeDetail(EnvironmentChangeDetail, EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Loads the old price lists from the details as the active price lists
revertPricingModelHolder(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method re-initializes the pricing model holder.
revertRepriceOrder(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method reverts pricing saved in the order.
runProcess(Object, PipelineResult) - Method in class atg.commerce.csr.approvals.order.ProcCheckIfApprovalRequired
Checks if the Order being processed needs approval to be submitted.
runProcess(Object, PipelineResult) - Method in class atg.commerce.csr.approvals.order.ProcRemoveOrderApproval
Removes the order approval record that references the original order in the clone edit state.
runProcess(Object, PipelineResult) - Method in class atg.commerce.csr.order.edit.processor.ProcConsumeCouponPromotions
Consumes promotions in CloneEditState
runProcess(Object, PipelineResult) - Method in class atg.commerce.csr.order.edit.processor.ProcSendAgentEvents
Sends AgentEvents for changes to the order
runProcess(Object, PipelineResult) - Method in class atg.commerce.csr.order.edit.processor.ProcSendCouponPromotionUsedMessage
Sends promotion used events for any new promotions that were used after modifying the order or for any promotions that increased in use count as a result of the modifications to the order.
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, boolean, 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
 
saveApproval(Approval) - Method in class atg.commerce.csr.approvals.ApprovalsManager
Saves the approval to the approval repository.
saveApproval(Approval, MutableRepositoryItem) - Method in class atg.commerce.csr.approvals.GenericApprovalsHandler
Called by ApprovalsManager.saveApproval() Saves the specific information for an approval type.
saveApproval(Approval, MutableRepositoryItem) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
This method saves the application specific data for an Order approval.
saveBaseApprovalProperties(Approval, MutableRepositoryItem) - Method in class atg.commerce.csr.approvals.ApprovalsManager
saves the common approval properties
saveGiftlist(String) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Calls the manager class to create a gift list in the repository and adds it to the current profile.
sBundle - Variable in class atg.commerce.csr.environment.CSREnvironmentMonitor
 
sBundle - Variable in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
SCHEDULE_ADD_TEMPLATE_NAME - Static variable in class atg.commerce.csr.util.CSRAgentTools
the name of the confirmation email template for adding a new scheduled order
SCHEDULE_PARAM_NAME - Static variable in class atg.commerce.csr.order.ConfirmationInfo
the key name used to store the schedule in the confirmation info's extra data map
SCHEDULE_UPDATE_TEMPLATE_NAME - Static variable in class atg.commerce.csr.util.CSRAgentTools
the name of the confirmation email template for updating a scheduled order
SCHEDULED_ORDER_ACTIVATE_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
SCHEDULED_ORDER_ADD_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
SCHEDULED_ORDER_DEACTIVATE_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
SCHEDULED_ORDER_ID_PARAM_NAME - Static variable in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
The parameter name used to specify the scheduled order id
SCHEDULED_ORDER_ITEM_PARAM_NAME - Static variable in class atg.commerce.csr.order.ConfirmationInfo
the key name used to store the scheduled order item in the confirmation info's extra data map
SCHEDULED_ORDER_UPDATE_TEMPLATE_NAME - Static variable in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
SCHEDULED_ORDER_UPDATE_TEMPLATE_NAME - Static variable in class atg.commerce.csr.util.CSRAgentTools
The confirmation template name used for scheduled order updates
SCHEDULED_ORDER_UPDATE_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
ScheduledOrderEvent - Class in atg.commerce.csr.events
This event class is used to generated scheduled order events.
ScheduledOrderEvent() - Constructor for class atg.commerce.csr.events.ScheduledOrderEvent
 
ScheduledOrderTableFormHandler - Class in atg.commerce.csr.order.scheduled
This form handler is used to generate the list orders displayed in the profile scheduled order history panel.
ScheduledOrderTableFormHandler() - Constructor for class atg.commerce.csr.order.scheduled.ScheduledOrderTableFormHandler
 
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
 
SEARCHRESOURCES - Static variable in class atg.commerce.csr.search.RepositorySearcher
 
SELECT_DEFAULT_FROM_ORDER - Static variable in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
 
SELECTED_SHIPPING_GROUP - Static variable in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
 
SELECTED_SHIPPING_GROUP_NICKNAME - Static variable in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
 
selectItemsAndStartReturn(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Deprecated. 
selectOrderAddress() - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
This method loops through shipping groups in the order and checks to see if the shipping group is supported by all commerce items.
selectReturnItems(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Deprecated. 
sendActivateScheduledOrderEvent(String, String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends an ActivateScheduledOrder AgentEvent
sendAddItemAgentEvents(Collection, CloneEditState, RepositoryItem, String) - Method in class atg.commerce.csr.order.edit.CSRCommerceItemEditHandler
Sends agent events for newly added commerce items
sendAddOrderFixedAmountManualAdjustmentEvent(String, String, String, double, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
sendAddOrderFixedAmountManualAdjustmentEvent(String, String, String, double, String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends an AddOrderFixedAmountAdjustment AgentEvent
sendAddPaymentGroupEvent(String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the PaymentGroupEvent using the JMSType defined by the addPaymentGroupJMSType property.
sendAddPaymentGroupEvent(String, String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the PaymentGroupEvent using the JMSType defined by the addPaymentGroupJMSType property.
sendAddScheduledOrderEvent(String, String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends an AddScheduledOrder AgentEvent
sendAddShippingGroupEvent(String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ShippingGroupEvent using the JMSType defined by the addShippingGroupJMSType property.
sendAddShippingGroupEvent(String, String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ShippingGroupEvent using the JMSType defined by the addShippingGroupJMSType property.
sendAgentEvents(CloneEditState, RepositoryItem, String) - Method in class atg.commerce.csr.order.edit.AgentCommentEditHandler
Sends the AgentEvents for the updates made.
sendAgentEvents(CloneEditState, RepositoryItem, String) - Method in interface atg.commerce.csr.order.edit.AgentEventHandler
Interface for sending agent events.
sendAgentEvents(CloneEditState, RepositoryItem, String) - Method in class atg.commerce.csr.order.edit.CSRCloneEditManager
This method sends agent events for the changes in the order.
sendAgentEvents(CloneEditState, RepositoryItem, String) - Method in class atg.commerce.csr.order.edit.CSRCommerceItemEditHandler
Sends the AgentEvents for the updates made.
sendAgentEvents(CloneEditState, RepositoryItem, String) - Method in class atg.commerce.csr.order.edit.CSRManualAdjustmentEditHandler
Sends the AgentEvents for the added and removed manual adjustments
sendAgentEvents(CloneEditState, RepositoryItem, String) - Method in class atg.commerce.csr.order.edit.CSRPaymentGroupEditHandler
Sends the AgentEvents for the updates made.
sendAgentEvents(CloneEditState, RepositoryItem, String) - Method in class atg.commerce.csr.order.edit.CSRShippingGroupEditHandler
Sends the AgentEvents for the updates made.
sendAgentEventsForReceiveItems(String, Map<String, Long>, Map<String, String>) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sends agent events related to receiving the items.
sendApprovalEvent(ApprovalEvent, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
sendApproveOrderEvent(String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends an OrderEvent using the JMSType defined by the approveOrderJMSType property.
sendApproveOrderEvent(String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends an OrderEvent using the JMSType defined by the approveOrderJMSType property.
sendAutomaticConfirmation(ConfirmationInfo) - Method in class atg.commerce.csr.util.CSRAgentTools
Send an automatic confirmation message.
sendAutomaticConfirmation(Order, RepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
Deprecated. 
sendCancelOrderEvent(String, String, double, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the CancelOrder event using the JMSType defined by the cancelOrderJMSType property.
sendCancelOrderEvent(String, String, double, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the CancelOrder event using the JMSType defined by the cancelOrderJMSType property.
sendClaimItemEvent(String, String, String, double, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ClaimItem event using the JMSType defined by the claimItemJMSType property.
sendClaimItemEvent(String, String, String, double, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ClaimItem event using the JMSType defined by the claimItemJMSType property.
sendConfirmationEmail(Order, RepositoryItem, String) - Method in class atg.commerce.csr.util.CSRAgentTools
Deprecated. 
sendConfirmationEmail(ConfirmationInfo) - Method in class atg.commerce.csr.util.CSRAgentTools
Use the Template Email Sender to send a confirmation email.
sendConfirmationMessage(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Send the confirmation message using the the CSRAgentTools component.
sendCreateGiftlistEvent(String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the CreateGiftlist event using the JMSType defined by the CreateGiftlistJMSType property.
sendCreateGiftlistEvent(String, String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the CreateGiftlist event using the JMSType defined by the CreateGiftlistJMSType property.
sendCreateOrderCommentEvent(String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the CreateOrderComment event using the JMSType defined by the createOrderCommentJMSType property.
sendCreateOrderCommentEvent(String, String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the CreateOrderComment event using the JMSType defined by the createOrderCommentJMSType property.
sendCreateOrderEvent(String, String, double, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the CreateOrder event using the JMSType defined by the createOrderJMSType property.
sendCreateOrderEvent(String, String, double, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the CreateOrder event using the JMSType defined by the createOrderJMSType property.
sendDeactivateScheduledOrderEvent(String, String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends an DeactivateScheduledOrder AgentEvent
sendDeleteGiftlistEvent(String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the DeleteGiftlist event using the JMSType defined by the DeleteGiftlistJMSType property.
sendDeleteGiftlistEvent(String, String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the DeleteGiftlist event using the JMSType defined by the DeleteGiftlistJMSType property.
sendDeleteItemAgentEvents(Collection, CloneEditState, RepositoryItem, String) - Method in class atg.commerce.csr.order.edit.CSRCommerceItemEditHandler
Sends agent events for deleted commerce items
sendEditPaymentGroupEvent(String, String, String, List, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the EditPaymentGroup event using the JMSType defined by the editPaymentGroupJMSType property.
sendEditPaymentGroupEvent(String, String, String, List, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the EditPaymentGroup event using the JMSType defined by the editPaymentGroupJMSType property.
sendEditShippingGroupEvent(String, String, String, List, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the EditShippingGroup event using the JMSType defined by the editShippingGroupJMSType property.
sendEditShippingGroupEvent(String, String, String, List, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the EditShippingGroup event using the JMSType defined by the editShippingGroupJMSType property.
sendEvents(ManualAdjustmentsFormHandler.Operation, ManualAdjustmentsFormHandler.Handler) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Send events related to the completed operation.
sendExchangeOrderEvent(String, String, String, double, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ExchangeOrder event using the JMSType defined by the exchangeOrderJMSType property.
sendExchangeOrderEvent(String, String, String, double, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ExchangeOrder event using the JMSType defined by the exchangeOrderJMSType property.
sendGiftItemAddedEvent(String, String, String, String, Long, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the GiftItemAdded event using the JMSType defined by the GiftItemAddedJMSType property.
sendGiftItemAddedEvent(String, String, String, String, Long, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the GiftItemAdded event using the JMSType defined by the GiftItemAddedJMSType property.
sendGiftItemQuantityChangedEvent(String, String, String, String, Long, Long, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the GiftItemQuantityChanged event using the JMSType defined by the GiftItemQuantityChangedJMSType property.
sendGiftItemQuantityChangedEvent(String, String, String, String, Long, Long, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the GiftItemQuantityChanged event using the JMSType defined by the GiftItemQuantityChangedJMSType property.
sendGiftItemRemovedEvent(String, String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the GiftItemRemoved event using the JMSType defined by the GiftItemRemovedJMSType property.
sendGiftItemRemovedEvent(String, String, String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the GiftItemRemoved event using the JMSType defined by the GiftItemRemovedJMSType property.
sendGrantPromotionEvent(String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the GrantPromotion event using the JMSType defined by the GrantPromotionJMSType property.
sendGrantPromotionEvent(String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the GrantPromotion event using the JMSType defined by the GrantPromotionJMSType property.
sendIgnorePromotionEvent(String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the IgnorePromotion event using the JMSType defined by the IgnorePromotionJMSType property.
sendIgnorePromotionEvent(String, String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the IgnorePromotion event using the JMSType defined by the IgnorePromotionJMSType property.
sendIssueStoreCreditEvent(String, String, double, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the IssueStoreCredit event using the JMSType defined by the issueStoreCreditJMSType property.
sendIssueStoreCreditEvent(String, String, double, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the IssueStoreCredit event using the JMSType defined by the issueStoreCreditJMSType property.
sendItemAddedToOrderEvent(String, String, String, long, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ItemAddedToOrder event using the JMSType defined by the itemAddedToOrderJMSType property.
sendItemAddedToOrderEvent(String, String, String, long, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ItemAddedToOrder event using the JMSType defined by the itemAddedToOrderJMSType property.
sendItemQuantityChangedEvent(String, String, String, long, long, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ItemQuantityChanged event using the JMSType defined by the itemQuantityChangedJMSType property.
sendItemQuantityChangedEvent(String, String, String, long, long, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ItemQuantityChanged event using the JMSType defined by the itemQuantityChangedJMSType property.
sendItemRemovedFromOrderEvent(String, String, String, long, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ItemRemovedFromOrder event using the JMSType defined by the itemRemovedFromOrderJMSType property.
sendItemRemovedFromOrderEvent(String, String, String, long, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ItemRemovedFromOrder event using the JMSType defined by the itemRemovedFromOrderJMSType property.
sendModifyGiftlistEvent(String, String, String, List, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ModifyGiftlist event using the JMSType defined by the ModifyGiftlistJMSType property.
sendModifyGiftlistEvent(String, String, String, List, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ModifyGiftlist event using the JMSType defined by the ModifyGiftlistJMSType property.
sendPostCreateAgentEvents(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Sends the ItemUpdateAgentEvent generated by a call to generateCreateItemUpdateAgentEvent
sendPostDeleteAgentEvents(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Sends the ItemUpdateAgentEvent generated by a call to generateDeleteItemUpdateAgentEvents
sendPostUpdateAgentEvents(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Sends the ItemUpdateAgentEvent in the itemUpdateAgentEvent property using the jms type defined by itemUpdateJMSType.
sendPriceOverrideEvent(String, String, String, String, double, double, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the PriceOverride event using the JMSType defined by the priceOverrideJMSType property.
sendPriceOverrideEvent(String, String, String, String, double, double, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the PriceOverride event using the JMSType defined by the priceOverrideJMSType property.
sendReceiveReturnItemEvent(String, String, String, long, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ReceiveReturnItem event using the JMSType defined by the receiveReturnItemJMSType property.
sendReceiveReturnItemEvent(String, String, String, long, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ReturnOrder event using the JMSType defined by the returnOrderJMSType property.
sendReceiveReturnItemEvent(ReturnRequest, String, long) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sends a ReceiveReturnItem JMS event
sendRejectOrderEvent(String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends an OrderEvent using the JMSType defined by the rejectOrderJMSType property.
sendRejectOrderEvent(String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends an OrderEvent using the JMSType defined by the rejectOrderJMSType property.
sendRemoveOrderFixedAmountManualAdjustmentEvent(String, String, String, double, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
sendRemoveOrderFixedAmountManualAdjustmentEvent(String, String, String, double, String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends an RemoveOrderFixedAmountAdjustment AgentEvent
sendRemovePaymentGroupEvent(String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
sendRemovePaymentGroupEvent(String, String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the PaymentGroupEvent using the JMSType defined by the removePaymentGroupJMSType property.
sendRemoveShippingGroupEvent(String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
 
sendRemoveShippingGroupEvent(String, String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ShippingGroupEvent using the JMSType defined by the removeShippingGroupJMSType property.
sendReturnEventMessage(ReturnRequest) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sends either a ReturnOrder or ExchangeOrder event (based on whether or not the returnRequest has a replacementOrder) through the AgentMessagingTools
sendReturnOrderEvent(String, String, String, double, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ReturnOrder event using the JMSType defined by the returnOrderJMSType property.
sendReturnOrderEvent(String, String, String, double, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ReturnOrder event using the JMSType defined by the returnOrderJMSType property.
sendSaveOrderEvent(String, String, double, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the SaveOrder event using the JMSType defined by the saveOrderJMSType property.
sendSaveOrderEvent(String, String, double, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the SaveOrder event using the JMSType defined by the saveOrderJMSType property.
sendSplitCostCenterEvent(String, String, String, String, String, long, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the SplitCostCenter event using the JMSType defined by the splitCostCenterJMSType property.
sendSplitCostCenterEvent(String, String, String, String, String, long, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the SplitCostCenter event using the JMSType defined by the splitCostCenterJMSType property.
sendSplitShippingGroupEvent(String, String, String, String, String, long, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the SplitShippingGroup event using the JMSType defined by the splitShippingGroupJMSType property.
sendSplitShippingGroupEvent(String, String, String, String, String, long, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the SplitShippingGroup event using the JMSType defined by the splitShippingGroupJMSType property.
sendSubmitOrderEvent(String, String, double, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the SubmitOrder event using the JMSType defined by the submitOrderJMSType property.
sendSubmitOrderEvent(String, String, double, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the SubmitOrder event using the JMSType defined by the submitOrderJMSType property.
sendUpdateItemAgentEvents(Collection, CloneEditState, RepositoryItem, String) - Method in class atg.commerce.csr.order.edit.CSRCommerceItemEditHandler
Sends agent events for updated commerce items
sendUpdateScheduledOrderEvent(String, String, String, List, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends an UpdateScheduledOrder AgentEvent
sendViewOrderCostCentersEvent(String, String, double) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ViewOrderCostCenters event using the JMSType defined by the viewOrderCostCentersJMSType property.
sendViewOrderCostCentersEvent(String, String, double, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ViewOrderCostCenters event using the JMSType defined by the viewOrderCostCentersJMSType property.
sendViewOrderEvent(String, String, double) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ViewOrder event using the JMSType defined by the viewOrderJMSType property.
sendViewOrderEvent(String, String, double, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ViewOrder event using the JMSType defined by the viewOrderJMSType property.
sendViewOrderPaymentEvent(String, String, double) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ViewOrderPayment event using the JMSType defined by the viewOrderPaymentJMSType property.
sendViewOrderPaymentEvent(String, String, double, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ViewOrderPayment event using the JMSType defined by the viewOrderPaymentJMSType property.
sendViewOrderPromotionsEvent(String, String, double) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ViewOrderPromotions event using the JMSType defined by the viewOrderPromotionsJMSType property.
sendViewOrderPromotionsEvent(String, String, double, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ViewOrderPromotions event using the JMSType defined by the viewOrderPromotionsJMSType property.
sendViewOrderReturnsEvent(String, String, double) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ViewOrderReturns event using the JMSType defined by the viewOrderReturnsJMSType property.
sendViewOrderReturnsEvent(String, String, double, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ViewOrderReturns event using the JMSType defined by the viewOrderReturnsJMSType property.
sendViewOrderShippingEvent(String, String, double) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ViewOrderShipping event using the JMSType defined by the viewOrderShippingJMSType property.
sendViewOrderShippingEvent(String, String, double, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the ViewOrderShipping event using the JMSType defined by the viewOrderShippingJMSType property.
sendWishlistItemAddedEvent(String, String, String, String, Long, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the GiftItemAdded event using the JMSType defined by the WishItemAddedJMSType property.
sendWishlistRemovedEvent(String, String, String, String, String, String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sends the GiftItemAdded event using the JMSType defined by the WishItemRemovedJMSType property.
serveNewAddressParameter(String, ShippingGroup, DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated. 
serveOutputParameter(String, DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
This method serves the output parameter.
SERVER_LOCALIZED_RESOURCE_NAME - Static variable in class atg.commerce.csr.approvals.ApprovalsManager
Resource bundle name for server localized resources.
SERVER_LOCALIZED_RESOURCE_NAME - Static variable in class atg.commerce.csr.approvals.order.GetAgentAppeasementLimitForApproval
Resource bundle name for server localized resources.
SERVER_LOCALIZED_RESOURCE_NAME - Static variable in class atg.commerce.csr.order.GetTotalOrderAppeasementsDroplet
Resource bundle name for server localized resources.
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.approvals.FindPendingApprovalsDroplet
Look for all Approval repository items in a PENDING state for the given approval type.
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.approvals.GetTotalApprovalsForStateDroplet
Calls into the Approvals Manager to get all the approval objects for the given type and state.
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.approvals.order.GetAgentAppeasementLimitForApproval
Loads the approval repository item by the approval id provided, then gets the agent associated with the approval and looks up the appeasement limit for the agent, and renders it in the output oparam.
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.approvals.order.IsOrderPendingApprovalDroplet
Looks up the approval for an order using the order id provided.
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.catalog.endeca.ContentRequestURLDroplet
Sets the input URL parameter based on the configured searchResultPageURL when one isn't provided as input to the droplet call.
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.catalog.endeca.CSRInvokeAssembler
Extends the base behavior to first set the session profile's thread local datasource to the active customer before calling the super implementation.
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.catalog.endeca.PagingDroplet
 
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.catalog.GetCategoryAncestorsDroplet
Entry method: gets category id and returns list of its ancestors
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.catalog.GetSKUParentProductDroplet
Entry method: gets category id and returns list of its ancestors
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.events.ViewOrderDroplet
Determines if the given order component is modifiable.
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.ClaimableLookup
Determines if the given order component is modifiable.
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CreditCardIsExpired
Determines if the given order component is modifiable.
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRPaymentGroupRemainingAmount
This method first calls CSRPaymentGroupRemainingAmount.getRemainingAmount(PaymentGroup, Order) to determine the payment group's remaining amount
and then it calls the CSRPaymentGroupRemainingAmount.getMaxAllowedAmount(double, PaymentGroup, Order) to compute the maximum allowed amount.
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
This method serves output/error and newAddress parameter.
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.GetTotalOrderAppeasementsDroplet
Look for the RepositoryItem and if found render the output oparam by binding the item as a parameter.
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
Determines if the given order component is modifiable.
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.OrderIsCancelable
Determine if the order is cancelable, and render the appropriate open parameter.
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.OrderIsModifiable
Determine if the order is modifiable, and render the appropriate open parameter
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.OrderIsReturnable
Determine if the order is returnable, and render the appropriate open parameter
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.IsScheduledOrderTemplate
Determine if the order is a scheduled order template, and render the appropriate open parameter
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.profile.StoreCreditDroplet
Determines if the given order component is modifiable.
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.repository.CustSvcRepositoryItemServlet
Service
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.IsBalancingPaymentGroup
 
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.util.AltColor
Render the AltColor
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.util.StateDescription
Render the StateDescription
service(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.order.purchase.ApplicableShippingGroups
This method serves the output oparam.
serviceRepositoryItem(DynamoHttpServletRequest, DynamoHttpServletResponse, Repository, String, String) - Method in class atg.commerce.csr.repository.CustSvcRepositoryItemServlet
 
sessionRestored() - Method in class atg.commerce.csr.order.CSROrderHolder
Extends the base behavior to restore the CloneEditState's cloneOrder to the current order when in clone edit mode.
setActivateScheduledOrderJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the activate scheduled order event type
setActivitiesPropertyName(String) - Method in class atg.commerce.csr.ticketing.CSRTicketDispositionMonitor
The name of the activities property of the ticket item descriptor
setAddAdjustmentErrorURL(String) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
setAddAdjustmentSuccessURL(String) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
setAddNewAddress(boolean) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Deprecated. 
setAddOrderManualAdjusmentJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the add order manual adjustment event
setAddPageFragment(PageFragment) - Method in class atg.commerce.csr.order.CommerceTypeConfiguration
Sets the addPageFragment This page fragment is used to add type content.
setAddPageFragmentTitleKey(String) - Method in class atg.commerce.csr.order.CommerceTypeConfiguration
Sets the addPageFragmentTitleKey The title is used with the add page fragment.
setAddPaymentGroupJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the add payment group event
setAddressFirstAndLastNameFromProfile(RepositoryItem, RepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets the address first name and last name to the values in the profile.
setAddressHolder(AddressHolder) - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
Sets the addressHolder.
setAddressIndex(int) - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
Sets the addressIndex.
setAddressProperties(String[]) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Set the properties of the billingAddress of a credit card whose edits should be logged
setAddScheduledOrderJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the add scheduled order event type
setAddShippingGroupJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the add shipping group event
setAdjustmentAmount(double) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
setAdjustmentAmountAsString(String) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Sets the adjustmentAmountAsString
setAdjustmentId(String) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Set the manual adjustment ID.
setAdjustmentNote(String) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
setAdjustmentReasonCode(String) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
The adjustment reason code is used when creating manual adjustments, and is also sent as the reason code value in the CSRAgentMessagingTools.sendRemoveOrderFixedAmountManualAdjustmentEvent() JMS message.
setAdjustmentType(String) - Method in class atg.commerce.csr.events.OrderManualAdjustmentEvent
 
setAdjustmentType(String) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Type in [ "amountOff" | "amountIncrease" ], from atg.commerce.pricing.Constants.java.
setAgentIdPropertyName(String) - Method in class atg.commerce.csr.approvals.ApprovalsPropertyManager
Sets the Agent ID property name as a String.
setAgentMessagingTools(CSRAgentMessagingTools) - Method in class atg.commerce.csr.events.ViewOrderDroplet
Sets the component that will construct the ViewOrder event
setAgentMessagingTools(CSRAgentMessagingTools) - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
Sets the component for sending agent messages
setAgentMessagingTools(CSRAgentMessagingTools) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Sets the component for sending agent messages
setAgentMessagingTools(CSRAgentMessagingTools) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Sets the component for sending agent messages
setAgentMessagingTools(CSRAgentMessagingTools) - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
Sets the component for sending agent messages
setAgentMessagingTools(CSRAgentMessagingTools) - Method in class atg.commerce.csr.order.CSRCreateElectronicShippingGroupFormHandler
Sets the component for sending agent messages
setAgentMessagingTools(CSRAgentMessagingTools) - Method in class atg.commerce.csr.order.CSRCreateHardgoodShippingGroupFormHandler
Sets the component for sending agent messages
setAgentMessagingTools(CSRAgentMessagingTools) - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
Sets the component for sending agent messages
setAgentMessagingTools(CSRAgentMessagingTools) - Method in class atg.commerce.csr.order.CSRPurchaseProcessHelper
Sets the component for sending agent messages
setAgentMessagingTools(CSRAgentMessagingTools) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Sets the component for sending agent messages
setAgentMessagingTools(CSRAgentMessagingTools) - Method in class atg.commerce.csr.order.CSRUpdateShippingGroupFormHandler
Sets the component for sending agent messages
setAgentMessagingTools(CSRAgentMessagingTools) - Method in class atg.commerce.csr.order.OrderNoteFormHandler
Sets the AgentMessagingTools
setAgentMessagingTools(CSRAgentMessagingTools) - Method in class atg.commerce.csr.profile.CreateStoreCreditFormHandler
Sets property AgentMessagingTools
setAgentMessagingTools(CSRAgentMessagingTools) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Sets property CSRAgentMessagingTools
setAgentMessagingTools(CSRAgentMessagingTools) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sets the component for sending agent messages
setAgentProfile(RepositoryItem) - Method in class atg.commerce.csr.approvals.Approval
Sets the agent profile as a RepositoryItem.
setAgentProfile(Profile) - Method in class atg.commerce.csr.profile.CreateStoreCreditFormHandler
 
setAgentProfile(Profile) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sets the profile of the agent working on the return
setAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.CSRPurchaseProcessHelper
Map of valid order states Sets the AgentTools component
setAllowCloningContactInfo(boolean) - Method in class atg.commerce.csr.util.CSRAgentTools
 
setAllowCouponClaim(boolean) - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
If the coupon is allowed to be claim as claimables for payment options with Gift Certificate/Store Credit/ Coupon,then set this falg to true to claim the coupon.
setAlternateResultContentItemTypes(String[]) - Method in class atg.commerce.csr.catalog.endeca.Configuration
 
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
setAppeasementId(String) - Method in class atg.commerce.csr.events.GrantAppeasement
Sets the ID that represents the appeasement (e.g., store credit ID, promotion ID, credit card ID)
setAppeasementTotalPropertyName(String) - Method in class atg.commerce.csr.approvals.order.OrderApprovalTools
 
setApplicationName(String) - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
The application name that should be saved with the ticket activity
setApplyShippingMethodsErrorURL(String) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Sets the applyShippingMethodsErrorURL
setApplyShippingMethodsSuccessURL(String) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Sets the applyShippingMethodsSuccessURL
setApprovalAcceptedJMSType(String) - Method in class atg.commerce.csr.approvals.GenericApprovalsHandler
Sets the Approval Accepted JMS Type as a String.
setApprovalCreatedJMSType(String) - Method in class atg.commerce.csr.approvals.GenericApprovalsHandler
Sets the Approval Created JMS Type as a String.
setApprovalHandlers(ServiceMap) - Method in class atg.commerce.csr.approvals.ApprovalsManager
Sets the collection of approvals handlers with corresponding keys as a ServiceMap.
setApprovalId(String) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Sets the Approval ID, used in the approval and rejection process.
setApprovalId(String) - Method in class atg.commerce.csr.approvals.order.UpdateOrderApprovalCustomerEmailFormHandler
Sets the approval id.
setApprovalItemDescriptorName(String) - Method in class atg.commerce.csr.approvals.GenericApprovalsHandler
Sets the approval type as a String.
setApprovalRejectedJMSType(String) - Method in class atg.commerce.csr.approvals.GenericApprovalsHandler
Sets the Approval Rejected JMS Type as a String.
setApprovalsManager(ApprovalsManager) - Method in class atg.commerce.csr.approvals.ApprovalRepositoryQueryFormHandler
Sets the approvals manager.
setApprovalsManager(ApprovalsManager) - Method in class atg.commerce.csr.approvals.FindPendingApprovalsDroplet
 
setApprovalsManager(ApprovalsManager) - Method in class atg.commerce.csr.approvals.GetTotalApprovalsForStateDroplet
Sets the Approvals Manager.
setApprovalsManager(ApprovalsManager) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Sets the Approvals Manager
setApprovalsManager(ApprovalsManager) - Method in class atg.commerce.csr.approvals.order.OrderApprovalTools
 
setApprovalsPropertyManager(ApprovalsPropertyManager) - Method in class atg.commerce.csr.approvals.ApprovalsManager
Sets the ApprovalsPropertyManager.
setApprovalsRepository(MutableRepository) - Method in class atg.commerce.csr.approvals.ApprovalsManager
Sets the approvals repository.
setApprovalStatePropertyName(String) - Method in class atg.commerce.csr.approvals.ApprovalsPropertyManager
Sets the Approval State property name as a String.
setApprovalStates(String[]) - Method in class atg.commerce.csr.approvals.ApprovalRepositoryQueryFormHandler
Sets the approval states as an array of Strings.
setApprovalType(String) - Method in class atg.commerce.csr.approvals.Approval
Sets the approval type as a string.
setApprovalType(String) - Method in class atg.commerce.csr.approvals.ApprovalRepositoryQueryFormHandler
Sets the approval type as a String.
setApproveOrderJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the approve order event
setApproverId(String) - Method in class atg.commerce.csr.approvals.Approval
Sets the approver id as a String.
setApproverIdPropertyName(String) - Method in class atg.commerce.csr.approvals.ApprovalsPropertyManager
Sets the Approver ID property name as a String.
setAttribute(String, Serializable) - Method in class atg.commerce.csr.approvals.Approval
add extra attributes to the approval for use in type specific processing
setAuthorizedRecipientForInStorePickupRequired(boolean) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Sets authorizedRecipientForInStorePickupRequired
setAutoConfirmationEmailAddress(String) - Method in class atg.commerce.csr.order.ConfirmationInfo
 
setAutoConfirmationSent(boolean) - Method in class atg.commerce.csr.order.ConfirmationInfo
 
setAutoEmailSent(boolean) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Deprecated. 
setAutoSelectInitialAddress(boolean) - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
This method is called from the page to pre-select the addresses in the add credit card drop down box.
setAutoSendApprovalAcceptedEmail(boolean) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Sets the auto send approval accepted email configuration
setAutoSendApprovalRejectedEmail(boolean) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Sets the auto send approval rejected email configuration
setAutoSendEmail(boolean) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Sets the AutoSendEmail
setAutoSendEmail(boolean) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Sets the AutoSendEmail
setAutoSendEmail(boolean) - Method in class atg.commerce.csr.order.scheduled.DuplicateAndSubmit
Sets the AutoSendEmail
setAutoSendEmail(boolean) - Method in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
Sets the AutoSendEmail
setAutoSendEmail(boolean) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sets the AutoSendEmail
setAutoSendNewOrderEmail(boolean) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Sets the autoSendNewOrderEmail
setAutoSendUpdateOrderEmail(boolean) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Sets the autoSendUpdateOrderEmail
setAutoSuggestMinLength(Integer) - Method in class atg.commerce.csr.catalog.endeca.Configuration
The number of letters to enter before checking for suggested completions.
setAutoSuggestURI(String) - Method in class atg.commerce.csr.catalog.endeca.Configuration
The URI for endeca auto suggest panels.
setBaseApprovalItemDescriptorName(String) - Method in class atg.commerce.csr.approvals.ApprovalsManager
 
setBasePromotionStates(CurrentPromotionStates) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Returns property BasePromotionStates.
setBasePromotionStatesPath(String) - Method in class atg.commerce.csr.util.CSRAgentTools
 
setBreadcrumbContentItemType(String) - Method in class atg.commerce.csr.catalog.endeca.Configuration
 
setC2CSessionDataPropertyManager(C2CSessionDataPropertyManager) - Method in class atg.commerce.csr.clicktoconnect.C2CCSREnvironmentMonitor
Sets the c2CSessionDataPropertyManager
setCancelExchangeOrderErrorURL(String) - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
Sets the cancelExchangeOrderErrorURL.
setCancelExchangeOrderSuccessURL(String) - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
Sets the cancelExchangeOrderSuccessURL.
setCancelOrderJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the cancel order event
setCartShareableTypeId(String) - Method in class atg.commerce.csr.util.CSRConfigurator
Sets the cartShareableTypeId
setCartViewLandingPage(LandingPage) - Method in class atg.commerce.csr.clicktoconnect.DefaultLandingPageHandler
 
setCaseSensitive(int) - Method in class atg.commerce.csr.search.SearchAttribute
Sets property mCaseSensitive
setCatalogRefId(String) - Method in class atg.commerce.csr.events.GiftItemEvent
Sets property catalogRefId.
setCatalogRepository(Repository) - Method in class atg.commerce.csr.catalog.GetCategoryAncestorsDroplet
The catalog repository
setCatalogRepository(Repository) - Method in class atg.commerce.csr.catalog.GetSKUParentProductDroplet
The catalog repository
setCatalogRootCategoryMap(Map) - Method in class atg.commerce.csr.catalog.endeca.Configuration
 
setCatalogTools(CatalogTools) - Method in class atg.commerce.csr.catalog.GetCategoryAncestorsDroplet
Sets the property catalogTools which is a reference to a DCS component that takes care of many common catalog related tasks.
setCatalogTools(CatalogTools) - Method in class atg.commerce.csr.catalog.GetSKUParentProductDroplet
Sets the property catalogTools which is a reference to a DCS component that takes care of many common catalog related tasks.
setCatalogTools(CatalogTools) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Sets the catalog tools component
setCatalogTools(CatalogTools) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Sets the property CatalogTools.
setCatalogTools(CatalogTools) - Method in class atg.commerce.csr.order.OrderTableFormHandler
 
setCatalogTools(CatalogTools) - Method in class atg.commerce.csr.util.CSRConfigurator
Sets catalogTools
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
setChangeSiteScopeErrorURL(String) - Method in class atg.commerce.csr.catalog.endeca.SiteScopeFormHandler
Sets the url used when an error occurs attempting to change the site scope.
setChangeSiteScopeSuccessURL(String) - Method in class atg.commerce.csr.catalog.endeca.SiteScopeFormHandler
Sets the url used when the site scope has been successfully changed
setChangeSkusErrorURL(String) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Sets property ChangeSkusErrorURL
setChangeSkusSuccessURL(String) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Sets property ChangeSkusSuccessURL
setClaimableId(String) - Method in class atg.commerce.csr.events.ClaimItem
Sets the ID of the claimed item
setClaimableId(String) - Method in class atg.commerce.csr.order.ClaimableLookup
Deprecated. 
setClaimableManager(ClaimableManager) - Method in class atg.commerce.csr.order.CSRPaymentGroupRemainingAmount
Sets the claimableManager
setClaimableManager(ClaimableManager) - Method in class atg.commerce.csr.profile.CreateStoreCreditFormHandler
Set the ClaimableManager property.
setClaimableManager(ClaimableManager) - Method in class atg.commerce.csr.profile.StoreCreditDroplet
The ClaimableManager that will be used to get the store credits
setClaimableManager(ClaimableManager) - Method in class atg.commerce.csr.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
 
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
 
setCloneEditOrderStates(String[]) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets array of order states that indicate that an order should use clone editing when loaded for modifications.
setCloneEditState(CloneEditState) - Method in class atg.commerce.csr.order.CSROrderHolder
 
setCollectionPropertyNames(Map<String, String>) - Method in class atg.commerce.csr.catalog.endeca.Configuration
 
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
setCommentId(String) - Method in class atg.commerce.csr.events.CreateOrderComment
Sets the ID of the comment repository item
setCommerceC2CSessionDataPropertyManager(CommerceC2CSessionDataPropertyManager) - Method in class atg.commerce.csr.clicktoconnect.C2CCSREnvironmentMonitor
 
setCommerceIdentifierId(String) - Method in class atg.commerce.csr.events.SplitCostCenter
Sets the ID of the commerce identifier that was moved
setCommerceItemHighlightedStates(String[]) - Method in class atg.commerce.csr.util.CSRAgentTools
 
setCommerceItemId(String) - Method in class atg.commerce.csr.events.CommerceItemEvent
Sets the ID of the commerce item
setCommerceItemId(String) - Method in class atg.commerce.csr.events.ReceiveReturnItem
Sets the ID of the commerce item that was received
setCommerceItemId(String) - Method in class atg.commerce.csr.events.SplitShippingGroup
Sets the ID of the commerce item that was moved
setCommerceItemManager(CommerceItemManager) - Method in class atg.commerce.csr.util.CSRAgentTools
 
setCommerceItemShippingInfoContainerPath(String) - Method in class atg.commerce.order.purchase.ApplicableShippingGroups
Sets the commerceItemShippingInfoContainerPath
setCommerceItemShippingInfoTools(CommerceItemShippingInfoTools) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Sets the commerceItemShippingInfoTools
setCommerceProfileTools(CommerceProfileTools) - Method in class atg.commerce.csr.profile.CSRCustomerProfileFormHandler
Sets the property CommerceProfileTools.
setCommercePropertyManager(CommercePropertyManager) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Sets the component that defines properties of the profile for Commerce
setCommercePropertyManager(CommercePropertyManager) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets the component that defines properties of the profile for Commerce
setCommerceSiteType(String) - Method in class atg.commerce.csr.util.CSRConfigurator
Sets the commerceSiteType
setCommitOrderUpdatesErrorURL(String) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Sets property CommitOrderUpdatesErrorURL
setCommitOrderUpdatesSuccessURL(String) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Sets property CommitOrderUpdatesSuccessURL
setCompleteOrderPageURL(String) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Sets the completeOrderPageURL.
setCompletionDate(Date) - Method in class atg.commerce.csr.approvals.Approval
Sets the completion date as a Date.
setCompletionDatePropertyName(String) - Method in class atg.commerce.csr.approvals.ApprovalsPropertyManager
Sets the Completion Date property name as a String.
setComponentId(String) - Method in class atg.commerce.csr.events.PriceOverride
Sets the ID of the order component (commerceItem, shippingGroup) whose price was changed
setComponentId(String) - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
Sets the identifier of the component in question
setComponentType(String) - Method in class atg.commerce.csr.events.PriceOverride
Sets the type of the order component (commerceItem, shippingGroup) whose price was changed
setComponentType(String) - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
Sets The type of the component in question (CommerceItem, ShippingGroup, PaymentGroup, or Order)
setConcurrentUpdateErrorURL(String) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
setConfiguration(Configuration) - Method in class atg.commerce.csr.catalog.endeca.ContentItemResultsDroplet
 
setConfiguration(Configuration) - Method in class atg.commerce.csr.catalog.endeca.ContentRequestURLDroplet
 
setConfiguration(PurchaseProcessConfiguration) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
Sets property Configuration
setConfirmationEmailMap(ServiceMap) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets the ConfirmationEmailMap
setConfirmationInfo(ConfirmationInfo) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Sets the confirmation info component used to send emails
setConfirmationInfo(ConfirmationInfo) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
setConfirmationInfo(ConfirmationInfo) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setConfirmationInfo(ConfirmationInfo) - Method in class atg.commerce.csr.order.scheduled.DuplicateAndSubmit
 
setConfirmationInfo(ConfirmationInfo) - Method in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
 
setConfirmationInfo(ConfirmationInfo) - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
setConfirmationTemplateToUse(String) - Method in class atg.commerce.csr.util.CSRAgentTools
Deprecated. 
setConfirmationToAddress(String) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Deprecated. 
setContentURIParamName(String) - Method in class atg.commerce.csr.catalog.endeca.ContentRequestURLDroplet
 
setContextRoot(String) - Method in class atg.commerce.csr.util.CSRConfigurator
Sets the contextRoot
setCreateGiftlistJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the create gift list event
setCreateHardgoodShippingGroupFormHandler(CSRCreateHardgoodShippingGroupFormHandler) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Sets the createHardgoodShippingGroupFormHandler
setCreateOrderCommentJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the create order comment event
setCreateOrderJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the create order event
setCreateTemplateFromSubmittedOrder(boolean) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
setCreationDate(Date) - Method in class atg.commerce.csr.approvals.Approval
Sets the creation date as a Date.
setCreationDatePropertyName(String) - Method in class atg.commerce.csr.approvals.ApprovalsPropertyManager
Sets the Creation Date property name as a String.
setCreditAmount(double) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Set the creditAmount property.
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
setCreditPaymentGroupErrorURL(String) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Set the URL to redirect to after an error is detected in handleCreditPaymentGroup
setCreditPaymentGroupSuccessURL(String) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Set the URL to redirect to after handleCreditPaymentGroup is successfully invoked.
setCSRAgentMessagingTools(CSRAgentMessagingTools) - Method in class atg.commerce.csr.approvals.ApprovalsManager
Sets the CSR Agent Messaging Tools.
setCSRAgentMessagingTools(CSRAgentMessagingTools) - Method in class atg.commerce.csr.approvals.GenericApprovalsHandler
Sets the CSR Agent Messageing Tools
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
Sets the CSR Agent Tools component
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.approvals.order.OrderApprovalTools
 
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.catalog.endeca.CSRCatalogFilterBuilder
Sets a reference to the CSRAgentTools utility API component
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Sets the CSRAgentTools component.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.gifts.GiftlistTableFormHandler
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.ClaimableLookup
Sets the cSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
Sets the cSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.CSRCreateHardgoodShippingGroupFormHandler
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.CSROrderHolder
 
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.CSRPaymentGroupRemainingAmount
Sets the CSRAgentTools
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.CSRUpdateShippingGroupFormHandler
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.edit.AgentCommentEditHandler
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.edit.CSRCloneEditManager
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.edit.CSRCommerceItemEditHandler
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.edit.CSRManualAdjustmentEditHandler
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.edit.CSRPaymentGroupEditHandler
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.edit.CSRShippingGroupEditHandler
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.GetTotalOrderAppeasementsDroplet
 
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.OrderIsModifiable
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.OrderIsReturnable
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.OrderNoteFormHandler
Sets the CSRAgentTools
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.OrderTableFormHandler
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.PurchasedItemsHistoryTableFormHandler
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.RelatedTicketsTableFormHandler
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Sets the cSRAgentTools
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
 
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.pricing.SubmittedOrderPricingModelHolder
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.profile.CreateStoreCreditFormHandler
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Sets the property CSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.returns.IsBalancingPaymentGroup
Sets the cSRAgentTools.
setCSRAgentTools(CSRAgentTools) - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
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.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.catalog.endeca.CSRPriceListPairFilterBuilder
 
setCSREnvironmentTools(CSREnvironmentTools) - Method in class atg.commerce.csr.clicktoconnect.C2CCSREnvironmentMonitor
Sets the property CSREnvironmentTools.
setCSREnvironmentTools(CSREnvironmentTools) - Method in class atg.commerce.csr.clicktoconnect.DefaultLandingPageHandler
Sets the property CSREnvironmentTools.
setCSREnvironmentTools(CSREnvironmentTools) - Method in class atg.commerce.csr.clicktoconnect.OrderViewLandingPageHandler
Sets the property CSREnvironmentTools.
setCsrEnvironmentTools(CSREnvironmentTools) - Method in class atg.commerce.csr.environment.ChangeOrder
 
setCSREnvironmentTools(CSREnvironmentTools) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Sets the property CSREnvironmentTools.
setCSREnvironmentTools(CSREnvironmentTools) - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
setCSREnvironmentTools(CSREnvironmentTools) - Method in class atg.commerce.csr.order.ViewOrderFormHandler
 
setCSREnvironmentTools(CSREnvironmentTools) - Method in class atg.commerce.csr.util.CSRAgentTools
 
setCSRScheduledOrderTools(CSRScheduledOrderTools) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
 
setCSRScheduledOrderTools(CSRScheduledOrderTools) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
setCSRScheduledOrderTools(CSRScheduledOrderTools) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setCSRScheduledOrderTools(CSRScheduledOrderTools) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderInfo
 
setCSRScheduledOrderTools(CSRScheduledOrderTools) - Method in class atg.commerce.csr.order.scheduled.DuplicateAndSubmit
 
setCSRScheduledOrderTools(CSRScheduledOrderTools) - Method in class atg.commerce.csr.order.scheduled.IsScheduledOrderTemplate
 
setCSRScheduledOrderTools(CSRScheduledOrderTools) - Method in class atg.commerce.csr.order.scheduled.LoadAndExecuteAction
 
setCSRScheduledOrderTools(CSRScheduledOrderTools) - Method in class atg.commerce.csr.order.scheduled.SubmittedOrderTableFormHandler
 
setCSRScheduledOrderTools(CSRScheduledOrderTools) - Method in class atg.commerce.csr.order.ViewOrderFormHandler
 
setCurrent(Order) - Method in class atg.commerce.csr.order.CSROrderHolder
Override setCurrent to set shippingGroupMapContainerInitialized = false for a new order
setCurrentCatalog(RepositoryItem) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
sets the current catalog in the environment
setCurrentCatalog(RepositoryItem) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Sets the current catalog in global context by issuing an environment change request.
setCurrentCatalog(RepositoryItem) - Method in class atg.commerce.csr.environment.CurrentCatalogHolder
 
setCurrentOrder(Order) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Sets the order as the the current working order in the Environment
setCurrentPriceList(RepositoryItem) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
sets the current price list in the environment
setCurrentPriceList(RepositoryItem) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Sets the current price list in global context by issuing an environment change request.
setCurrentPriceList(RepositoryItem) - Method in class atg.commerce.csr.environment.CurrentPriceListHolder
 
setCurrentSalePriceList(RepositoryItem) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
sets the current sale price list in the environment
setCurrentSalePriceList(RepositoryItem) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Sets the current sale price list in global context by issuing an environment change request.
setCurrentSalePriceList(RepositoryItem) - Method in class atg.commerce.csr.environment.CurrentPriceListHolder
 
setCustomCatalogs(boolean) - Method in class atg.commerce.csr.util.CSRConfigurator
boolean indicating if custom catalogs are in use
setCustomerDisplayLocale(Locale) - Method in class atg.commerce.csr.order.ConfirmationInfo
 
setCustomerEmail(String) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Sets the customer email as a String.
setCustomerEmail(String) - Method in class atg.commerce.csr.approvals.order.UpdateOrderApprovalCustomerEmailFormHandler
Sets the customer email value
setCustomerEmailPropertyName(String) - Method in class atg.commerce.csr.approvals.order.OrderApprovalTools
 
setCustomerProfile(Profile) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Sets the property CustomerProfile.
setCustomerProfileId(String) - Method in class atg.commerce.csr.approvals.Approval
Sets the customer profile id as a String.
setCustomerProfileIdParameterName(String) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Sets the customer profile ID parameter name as a String.
setCustomerProfilePropertyName(String) - Method in class atg.commerce.csr.approvals.ApprovalsPropertyManager
Sets the Customer Profile property name as a String.
setCustomerProfileTools(CustomerProfileTools) - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
 
setCustomerProfileTools(CustomerProfileTools) - Method in class atg.commerce.csr.util.CSRAgentTools
 
setCustomProperties(Map) - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
Sets the map of properties that will be copied from the agent event to the activity repository item.
setDataType(String) - Method in class atg.commerce.csr.search.SearchAttribute
Sets mDataType
setDaysOption(String) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setDaysThreshold(long) - Method in class atg.commerce.csr.order.PurchasedItemsHistoryTableFormHandler
 
setDeactivateScheduledOrderJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the deactivate scheduled order event type
setDefaultAppeasementLimits(Properties) - Method in class atg.commerce.csr.util.CSRConfigurator
Sets a map of appeasement limit defaults keyed by currency code.
setDefaultCatalogId(String) - Method in class atg.commerce.csr.util.CSRConfigurator
This catalog is assigned whenever a new anonymous user profile is created and custom catalog is enabled in the CSRConfigurator.
setDefaultContentURI(String) - Method in class atg.commerce.csr.catalog.endeca.Configuration
The default content URI is expected to be the "root" content URI, meaning it sets the navigation state to the starting location.
setDefaultDaysOption(String) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setDefaultEndDateOption(String) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setDefaultInterval(long) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setDefaultIntervalOption(String) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setDefaultLocale(Locale) - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
Sets the default locale
setDefaultMonthsOption(String) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setDefaultObjectRenderingPageFragment(PageFragment) - Method in class atg.commerce.csr.catalog.endeca.Configuration
 
setDefaultOccurrencesOption(String) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setDefaultProfile(Profile) - Method in class atg.commerce.csr.profile.StoreCreditDroplet
The profile component to get the profile Id from if one is not passed as a parameter.
setDefaultResultContentItemPageFragment(PageFragment) - Method in class atg.commerce.csr.catalog.endeca.Configuration
 
setDefaultScheduleType(String) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setDefaultSiteIconURL(String) - Method in class atg.commerce.csr.util.CSRConfigurator
 
setDefaultSiteId(String) - Method in class atg.commerce.csr.util.CSRConfigurator
Sets the defaultSiteId
setDeleteAdjustmentErrorURL(String) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
setDeleteAdjustmentSuccessURL(String) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
setDeleteGiftlistJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the delete gift list event
setDesiredExchangeOrderCancelOperation(String) - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
This option is used with Returns and Exchanges.
setDestinationCostCenterId(String) - Method in class atg.commerce.csr.events.SplitCostCenter
Sets the ID of the cost center that the item was moved into
setDestinationShippingGroupId(String) - Method in class atg.commerce.csr.events.SplitShippingGroup
Sets the ID of the shipping group that the item was moved into
setDisabledActivities(String[]) - Method in class atg.commerce.csr.ticketing.TicketingEventListener
Sets property disabledActivities
setDisplayName(String) - Method in class atg.commerce.csr.search.SearchAttribute
Sets Display Name of the Attribute
setDisplayPageFragment(PageFragment) - Method in class atg.commerce.csr.order.CommerceTypeConfiguration
Sets the displayPageFragment This page fragment is used to display the type content.
setDisplayRefundMethodPageFragment(PageFragment) - Method in class atg.commerce.csr.order.PaymentGroupTypeConfiguration
Sets the displayRefundMethodPageFragment This page fragment is used to display RefundMethod.
setDisposition(String) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sets the disposition of a return item
setDoOwnerSearch(boolean) - Method in class atg.commerce.csr.gifts.GiftlistTableFormHandler
Sets property DoOwnerSearch
setDoSiteFilterSearch(boolean) - Method in class atg.commerce.csr.gifts.GiftlistTableFormHandler
Sets property DoSiteFilterSearch
setDuplicateOrderExcludedProperties(Properties) - Method in class atg.commerce.csr.order.DuplicateOrder
set the property DuplicateOrderExcludedProperties
setDuplicateOrderExcludedProperties(Properties) - Method in class atg.commerce.csr.util.CSRAgentTools
set the property DuplicateOrderExcludedProperties
setDuplicateOrderForTemplateExcludedProperties(Properties) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
set the property DuplicateOrderForTemplateExcludedProperties
setDuplicateProfileProperties(String[]) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets property duplicateNameCheckPropertyNames
setEditCreditCardErrorURL(String) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Set the URL to redirect to after an error is detected in handleEditCreditCard
setEditCreditCardSuccessURL(String) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Set the URL to redirect to after editCreditCard is successfully invoked.
setEditPageFragment(PageFragment) - Method in class atg.commerce.csr.order.CommerceTypeConfiguration
Sets the editPageFragment This page fragment is used to edit type content.
setEditPageFragmentTitleKey(String) - Method in class atg.commerce.csr.order.CommerceTypeConfiguration
Sets the editPageFragmentTitleKey The title is used with the edit page fragment.
setEditPaymentGroupJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the edit payment group event
setEditRefundMethodPageFragment(PageFragment) - Method in class atg.commerce.csr.order.PaymentGroupTypeConfiguration
Sets the editRefundMethodPageFragment This page fragment is used to edit RefundMethod.
setEditRefundMethodPageFragmentTitleKey(String) - Method in class atg.commerce.csr.order.PaymentGroupTypeConfiguration
Sets the editRefundMethodPageFragmentTitleKey The title is used with the edit RefundMethod page fragment.
setEditShippingGroupErrorURL(String) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Set the URL to redirect to after an error is detected in handleEditShippingGroup
setEditShippingGroupJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the edit shipping group event
setEditShippingGroupSuccessURL(String) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Set the URL to redirect to after handleEditShippingGroup is successfully invoked.
setElementParameter(DynamoHttpServletRequest, String, Object) - Method in class atg.commerce.csr.catalog.endeca.ContentItemResultsDroplet
Sets the rendering page fragment output parameter before calling super.
setEnabled(boolean) - Method in class atg.commerce.csr.approvals.order.ProcCheckIfApprovalRequired
Enables and disables the order approval check.
setEndDate(String) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setEndDateOption(String) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setEndecaResourcedValuePropertyNames(Map) - Method in class atg.commerce.csr.catalog.endeca.Configuration
 
setEndecaResourcedValuesResourceBundle(String) - Method in class atg.commerce.csr.catalog.endeca.Configuration
 
setEnsureTransaction(boolean) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Enables and disables the ensure transaction check
setEnvironmentTools(EnvironmentTools) - Method in class atg.commerce.csr.catalog.endeca.CSRInvokeAssembler
 
setEnvironmentTools(EnvironmentTools) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Sets the EnvironmentTools
setEnvironmentTools(EnvironmentTools) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Sets the EnvironmentTools component
setEqualityTestKeys(String[]) - Method in class atg.commerce.csr.catalog.MapElementMRUList
The names of the map list element keys to compare to test for element equality.
setErrorURL(String) - Method in class atg.commerce.csr.order.OrderNoteFormHandler
Sets the ErrorURL
setErrorURL(String) - Method in class atg.commerce.csr.order.ViewOrderFormHandler
Sets property ErrorURL.
setEventName(String) - Method in class atg.commerce.csr.events.GiftlistEvent
Sets the event name
setEventTypeToRecorderMap(ServiceMap) - Method in class atg.commerce.csr.ticketing.TicketingEventListener
A map of event types to the TicketingActivityRecorder components that will handle the recording of those event types.
setExchangeOrderJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the exchange order event
setExtraData(Map) - Method in class atg.commerce.csr.order.ConfirmationInfo
 
setFulfilledOrderStates(String[]) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets array of order states that indicate that an order is fulfilled
setGiftCertificateType(String) - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
Set the GiftCertificateType property.
setGiftItemAddedJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the add gift item event
setGiftItemEvents(List) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Sets property GiftItemEvents
setGiftItemId(String) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Sets property giftItemId.
setGiftItemQuantityChangedJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the gift item quantity changed event
setGiftItemRemovedJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the remove gift item event
setGiftlistId(String) - Method in class atg.commerce.csr.events.GiftlistEvent
Sets the ID of the gift list
setGiftlistManager(GiftlistManager) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Sets property giftlistManager.
setGiftlistManager(GiftlistManager) - Method in class atg.commerce.csr.gifts.GiftlistTableFormHandler
Sets property giftlistManager
setGrantPromotionJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the grant promotion event
setGwpManager(GWPManager) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Setter for the gift with purchase manager property.
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
setIgnorePromotionJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the ignore promotion event
setImageHoverTextKey(String) - Method in class atg.commerce.csr.order.CommerceTypeConfiguration
Sets the imageHoverTextKey The hover text is used display the image hover text.
setImagePageFragment(PageFragment) - Method in class atg.commerce.csr.order.CommerceTypeConfiguration
Sets the imagePageFragment This page fragment is used to hold image of the type content.
setIncludeDisabledSites(boolean) - Method in class atg.commerce.csr.gifts.GiftlistTableFormHandler
Sets property IncludeDisabledSites
setIncludeSearchByReplacementOrder(boolean) - Method in class atg.commerce.csr.order.RelatedOrdersTableFormHandler
 
setIncludeShippingMethods(boolean) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
Sets the includeShippingMethods.
setIncompleteOrderStates(String[]) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets array of order states that indicate that an order is incomplete
setInfoParametersForScheduledOrderItem(RepositoryItem, DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderInfo
Extends the base behavior to provide additional output parameters for the readable schedule strings.
setInStorePickupShippingGroupType(String) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Set the InStorePickupShippingGroupType property.
setInternalProfileRepository(Repository) - Method in class atg.commerce.csr.approvals.ApprovalsManager
Sets the internal profile repository used to load agent profiles
setInternalProfileRepository(Repository) - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
The repository where the agent profiles live
setIntervalOption(String) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
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
setItemDescriptor(String) - Method in class atg.commerce.csr.approvals.GetTotalApprovalsForStateDroplet
Sets the item descriptor for which the total is required.
setItemPriceSources(List) - Method in class atg.commerce.csr.order.CSROrderHolder
 
setItemQuantityChangedJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the item quantity changed event
setItemRemovedFromOrderJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the item removed from order event
setItemUpdateActivityType(String) - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
Sets the activity type used for sending the item update agent events.
setItemUpdateActivityType(String) - Method in class atg.commerce.csr.order.CSRCreateHardgoodShippingGroupFormHandler
Sets the activity type used for sending the item update agent events.
setItemUpdateActivityType(String) - Method in class atg.commerce.csr.order.CSRUpdateShippingGroupFormHandler
Sets the activity type used for sending the item update agent events.
setItemUpdateActivityType(String) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Sets the activity type used for sending the item update agent events.
setItemUpdateAgentEvent(ItemUpdateAgentEvent) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
 
setItemUpdateJMSType(String) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Sets the JMS Type used for sending the item update agent events.
setLoadTime(long) - Method in class atg.commerce.csr.order.CSROrderHolder
Returns the time of the current order was loaded
setLogEvents(boolean) - Method in class atg.commerce.csr.ticketing.TicketingEventListener
Property for globally enabling/disabling the logging of ticket events.
setLoggingIdentifier(String) - Method in class atg.commerce.csr.search.RepositorySearcher
Sets property LoggingIdentifier
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
 
setMessageSender(MessageSender) - Method in class atg.commerce.csr.order.CSRPurchaseProcessHelper
Set the MessageSender property.
setMessageTools(MessageTools) - Method in class atg.commerce.csr.approvals.order.UpdateOrderApprovalCustomerEmailFormHandler
Sets the Message Tools component.
setMessageTools(MessageTools) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
 
setMessageTools(MessageTools) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
 
setMessageTools(MessageTools) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Sets the MessageTools component
setMessageTools(MessageTools) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
setMessageTools(MessageTools) - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
setMessageTools(MessageTools) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setMessageTools(MessageTools) - Method in class atg.commerce.csr.order.ViewOrderFormHandler
 
setMessageTools(MessageTools) - Method in class atg.commerce.csr.util.CSRAgentTools
 
setMethod(int) - Method in class atg.commerce.csr.search.SearchAttribute
Sets Search Method for the attribute
setMinimumAdjustmentAmount(double) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
The minimum amount for an adjustment
setMinScore(Integer) - Method in class atg.commerce.csr.search.RepositorySearcher
Sets property MinScore
setModifyGiftlistJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the modify gift list event
setModifyOrderPricingOp(String) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
This property should be set to the type of pricing operation that should be executed when the order is updated without adding or removing an item (e.g.
setModifyRefundValuesErrorURL(String) - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
 
setModifyRefundValuesSuccessURL(String) - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
 
setMonthsOption(String) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setMultipleShippingGroupCheckoutErrorURL(String) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Sets the multipleShippingGroupCheckoutErrorURL
setMultipleShippingGroupCheckoutSuccessURL(String) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Sets the multipleShippingGroupCheckoutSuccessURL
setMultiValueInputSeparator(char) - Method in class atg.commerce.csr.search.SearchAttribute
Sets property MultiValueInputSeparator
setName(String) - Method in class atg.commerce.csr.search.SearchAttribute
Sets Name of the Attribute
setNavigationFiltersParameterName(String) - Method in class atg.commerce.csr.catalog.endeca.Configuration
 
setNewAddressNickname(String) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Deprecated. 
setNewAddressNickname(String) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
 
setNewOrderProgressBarPath(String) - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
Sets the newOrderProgressBarPath.
setNewPrice(double) - Method in class atg.commerce.csr.events.PriceOverride
Sets the new price of the item
setNewQuantity(long) - Method in class atg.commerce.csr.events.CommerceItemEvent
 
setNewQuantity(long) - Method in class atg.commerce.csr.events.GiftItemEvent
 
setNewShippingGroup(ShippingGroup) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
 
setNonDiscardableActivityTypes(String[]) - Method in class atg.commerce.csr.ticketing.CSRTicketDispositionMonitor
The types of activities whose presence on a ticket will result in the ticket not being discarded
setNonModifiableOrderStates(String[]) - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
Sets array of order states that indicate that an order is not modifiable
setNonModifiableOrderStates(String[]) - Method in class atg.commerce.csr.util.CSRAgentTools
 
setNonModifiablePaymentGroupStates(String[]) - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
Sets array of payment group states that indicate that a payment group is not modifiable
setNonModifiablePaymentGroupStates(String[]) - Method in class atg.commerce.csr.util.CSRAgentTools
 
setNonModifiableShipItemRelationshipStates(String[]) - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
Sets array of ShippingGroupCommerceItem relationship states that indicate that a commerce item is not modifiable
setNonModifiableShippingGroupStates(String[]) - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
Sets array of shipping group states that indicate that a shipping group is not modifiable
setNumberOfOccurrences(Long) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
returns the selected number of occurrences that will be used to calculate the scheduled order item's end date
setObjectRenderingPageFragmentsByType(ServiceMap) - Method in class atg.commerce.csr.catalog.endeca.Configuration
 
setObjectStates(ObjectStates) - Method in class atg.commerce.csr.util.StateDescription
Sets the object states
setObjectTypeParameter(DynamoHttpServletRequest, Object) - Method in class atg.commerce.csr.catalog.endeca.ContentItemResultsDroplet
Sets the object type output parameter value based on the given object value.
setOccurrencesOption(String) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setOldPrice(double) - Method in class atg.commerce.csr.events.PriceOverride
Sets the old price of the item
setOldQuantity(long) - Method in class atg.commerce.csr.events.CommerceItemEvent
 
setOldQuantity(long) - Method in class atg.commerce.csr.events.GiftItemEvent
 
setOrder(Order) - Method in class atg.commerce.csr.order.ClaimableLookup
Set the Order property.
setOrder(Order) - Method in class atg.commerce.csr.order.ConfirmationInfo
 
setOrder(Order) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
Set the Order property.
setOrder(Order) - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
Sets The order whose component is in question
setOrder(Order) - Method in class atg.commerce.csr.order.OrderNoteFormHandler
Sets the Order
setOrder(Order) - Method in class atg.commerce.csr.pricing.SubmittedOrderPricingModelHolder
Set the Order property.
setOrderApprovalItemDescriptorName(String) - Method in class atg.commerce.csr.approvals.order.OrderApprovalTools
 
setOrderApprovalTools(OrderApprovalTools) - Method in class atg.commerce.csr.approvals.order.GetAgentAppeasementLimitForApproval
Sets the order approval tools
setOrderApprovalTools(OrderApprovalTools) - Method in class atg.commerce.csr.approvals.order.IsOrderPendingApprovalDroplet
 
setOrderApprovalTools(OrderApprovalTools) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Sets the order approval tools
setOrderApprovalTools(OrderApprovalTools) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
Sets a reference to the OrderApprovalTools component that provides order approval helper methods and property definitions.
setOrderApprovalTools(OrderApprovalTools) - Method in class atg.commerce.csr.approvals.order.ProcCheckIfApprovalRequired
 
setOrderApprovalTools(OrderApprovalTools) - Method in class atg.commerce.csr.approvals.order.ProcRemoveOrderApproval
 
setOrderApprovalTools(OrderApprovalTools) - Method in class atg.commerce.csr.approvals.order.UpdateOrderApprovalCustomerEmailFormHandler
Sets the Order Approval Tools component.
setOrderApprovalTools(OrderApprovalTools) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
setOrderApproverAccessRight(String) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
Sets the Order Approver Access Right that permits agents to complete order approvals.
setOrderCommentItemDescriptorName(String) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets the name of the "comment" item descriptor in the order repository
setOrderCountWhenClaimed(int) - Method in class atg.commerce.csr.order.edit.ConsumablePromotion
Deprecated.
 
setOrderFulfillmentTools(OrderFulfillmentTools) - Method in class atg.commerce.csr.order.CSRPurchaseProcessHelper
Sets the OrderFulfillmentTools component
setOrderHighlightedStates(String[]) - Method in class atg.commerce.csr.util.CSRAgentTools
 
setOrderId(String) - Method in class atg.commerce.csr.events.OrderEvent
Sets the ID of the order
setOrderId(String) - Method in class atg.commerce.csr.events.PriceOverride
Sets the ID of the order
setOrderId(String) - Method in class atg.commerce.csr.order.RelatedOrdersTableFormHandler
 
setOrderId(String) - Method in class atg.commerce.csr.order.scheduled.SubmittedOrderTableFormHandler
 
setOrderId(String) - Method in class atg.commerce.csr.profile.CSRCustomerProfileFormHandler
Sets the OrderId property.
setOrderIdParameterName(String) - Method in class atg.commerce.csr.clicktoconnect.OrderViewLandingPageHandler
 
setOrderIdPropertyName(String) - Method in class atg.commerce.csr.approvals.order.OrderApprovalTools
 
setOrderItem(RepositoryItem) - Method in class atg.commerce.csr.order.RelatedTicketsTableFormHandler
 
setOrderItemDescriptorName(String) - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
The name of the order item descriptor in the order repository
setOrderItemId(String) - Method in class atg.commerce.csr.order.RelatedTicketsTableFormHandler
 
setOrderManager(OrderManager) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
Sets the Order Manager conmponent
setOrderManager(OrderManager) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
 
setOrderManager(OrderManager) - Method in class atg.commerce.csr.order.OrderNoteFormHandler
Sets the OrderManager
setOrderManager(OrderManager) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Sets the OrderManager component that will be used to create a new, empty order
setOrderManager(OrderManager) - Method in class atg.commerce.csr.order.ViewOrderFormHandler
 
setOrderManager(OrderManager) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets the OrderManager component that will be used to create a new, empty order
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
setOrderStateToPendingApproval(Order, Approval) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
This method is called when saving the approval and sets the Order to the appropriate pending approval state.
setOrderStateToRejected(Order, Approval) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
This method is called when an approval is rejected to set the order's state.
setOrderTotalPropertyName(String) - Method in class atg.commerce.csr.approvals.order.OrderApprovalTools
 
setOrderViewLandingPage(LandingPage) - Method in class atg.commerce.csr.clicktoconnect.DefaultLandingPageHandler
 
setOrderViewLandingPage(LandingPage) - Method in class atg.commerce.csr.clicktoconnect.OrderViewLandingPageHandler
 
setOriginatingPage(OriginatingPage) - Method in class atg.commerce.csr.order.ViewOrderFormHandler
 
setOtherAdjustment(String) - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
 
setPagesPerGroup(Integer) - Method in class atg.commerce.csr.catalog.endeca.PagingDroplet
 
setPaymentGroup(PaymentGroup) - Method in class atg.commerce.csr.order.ClaimableLookup
Deprecated.
in favor of paymentOption
setPaymentGroupHighlightedStates(String[]) - Method in class atg.commerce.csr.util.CSRAgentTools
 
setPaymentGroupId(String) - Method in class atg.commerce.csr.events.PaymentGroupEvent
Sets the ID of the payment
setPaymentGroupStates(PaymentGroupStates) - Method in class atg.commerce.csr.order.CSRPurchaseProcessHelper
Sets the map of valid payment group states
setPaymentGroupTypeConfigurations(CommerceTypeConfiguration[]) - Method in class atg.commerce.csr.util.CSRConfigurator
Sets the paymentGroupTypeConfigurations This property is used to configure all payment group type configurations.
setPaymentGroupTypesToBeInitialized(String) - Method in class atg.commerce.csr.util.CSRConfigurator
Sets the paymentGroupTypesToBeInitialized This property is used to provide list of payment group types to be initialized by the PaymentGroupDroplet.
setPaymentManager(PaymentManager) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
Sets the Payement Manager conmponent
setPaymentManager(PaymentManager) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Sets property PaymentManager
setPaymentOption(Object) - Method in class atg.commerce.csr.order.ClaimableLookup
 
setPaymentPageURL(String) - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
Sets the PaymentPageURL.
setPersistConfirmationEmails(boolean) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets the PersistConfirmationEmails
setPersistOrder(boolean) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
If true, call CSRAgentTools.persistOrder()
setPersistOrder(boolean) - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
 
setPersistOrder(boolean) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Sets the persistOrder
setPersistOrderForTransientUsers(boolean) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets the persistOrderForTransientUsers.
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
Set the pricing operation to use for the order reprice that is executed after adding or deleting a manual adjustment.
setPricingTools(PricingTools) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Sets property PricingTools
setPricingTools(PricingTools) - Method in class atg.commerce.csr.util.CSRAgentTools
 
setPricingTools(PricingTools) - Method in class atg.commerce.csr.util.CSRConfigurator
Sets the pricingTools
setProcessReturnRequestImmediately(boolean) - Method in class atg.commerce.csr.util.CSRConfigurator
The default value is false.
setProcessTemplateErrorURL(String) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Sets property ProcessTemplateErrorURL
setProcessTemplatePipelineId(String) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
setProcessTemplateSuccessURL(String) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
Sets property ProcessTemplateSuccessURL
setProductIdParameterName(String) - Method in class atg.commerce.csr.clicktoconnect.ProductViewLandingPageHandler
 
setProductsWindowScopeKey(String) - Method in class atg.commerce.csr.catalog.AddProductsByIdConfigurator
Sets property productsWindowScopeKey
setProfile(Profile) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Sets the profile
setProfile(RepositoryItem) - Method in class atg.commerce.csr.order.ConfirmationInfo
 
setProfile(Profile) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
Set the Profile property.
setProfile(Profile) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Sets property Profile
setProfile(Profile) - Method in class atg.commerce.csr.profile.CreateStoreCreditFormHandler
Sets the property Profile.
setProfileId(String) - Method in class atg.commerce.csr.gifts.GiftlistTableFormHandler
 
setProfileId(String) - Method in class atg.commerce.csr.order.OrderTableFormHandler
 
setProfileId(String) - Method in class atg.commerce.csr.order.PurchasedItemsHistoryTableFormHandler
 
setProfilePropertyManager(PropertyManager) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets the ProfilePropertyManager
setProfileRealmManager(ProfileRealmManager) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets the ProfileRealmManager
setProfileTools(CommerceProfileTools) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Sets the profile tools component.
setProfileTools(ProfileTools) - Method in class atg.commerce.csr.logging.PropertyUpdateRecorder
Sets the property ProfileTools.
setProgressBarItems(Map) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sets the progressBarItems.
setProgressBarItems(Map) - Method in class atg.commerce.csr.returns.StartReturnExchangeProcess
Sets the progressBarItems.
setPromotion(RepositoryItem) - Method in class atg.commerce.csr.order.edit.ConsumablePromotion
Deprecated.
 
setPromotionTools(PromotionTools) - Method in class atg.commerce.csr.clicktoconnect.C2CCSREnvironmentMonitor
 
setPromotionTools(PromotionTools) - Method in class atg.commerce.csr.util.CSRAgentTools
 
setPromotionUsed(boolean) - Method in class atg.commerce.csr.order.edit.ConsumablePromotion
Deprecated.
 
setPromotionWalletTools(PromotionWalletTools) - Method in class atg.commerce.csr.util.CSRAgentTools
Returns property PromotionWalletTools
setPropertiesOfOrderComment(MutableRepositoryItem, String, Date, String, RepositoryItem) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets the properties of an order comment item
setPropertyUpdates(List) - Method in class atg.commerce.csr.events.GiftlistEvent
Sets the list of PropertyUpdates
setPropertyUpdates(List) - Method in class atg.commerce.csr.events.PaymentGroupEvent
Sets the list of PropertyUpdates
setPropertyUpdates(List) - Method in class atg.commerce.csr.events.ScheduledOrderEvent
Sets the List of property updates
setPropertyUpdates(List) - Method in class atg.commerce.csr.events.ShippingGroupEvent
Sets the list of PropertyUpdates
setPropertyUpdates(List) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
 
setPropertyUpdates(List) - Method in class atg.commerce.csr.order.CSRUpdateShippingGroupFormHandler
Sets the propertyUpdates.
setPropertyUpdates(Collection) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
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
setQuantityReceived(long) - Method in class atg.commerce.csr.returns.ReturnFormHandler
The quantity of a return item that was received
setQueryString(String) - Method in class atg.commerce.csr.catalog.endeca.EndecaRequestWrapper
 
setReasonCode(String) - Method in class atg.commerce.csr.events.OrderManualAdjustmentEvent
 
setRecalculatePaymentGroupAmounts(boolean) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Boolean indicating if the payment group amounts should be recalculated after a price override.
setRecalculatePaymentGroupAmountsChainId(String) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
The name of the pipeline chain that will recalculate the payment group amounts
setReceiveItemQuantities(Map) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sets Receive Item Quantities
setReceiveReturnItemJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the receive return item event
setReceiveReturnItemsErrorURL(String) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sets URL to go to after an error occurs in handleReceiveReturnItems
setReceiveReturnItemsSuccessURL(String) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sets URL to go to after handleReceiveReturnItems successfully runs.
setRecordOffsetPlaceHolderValue(String) - Method in class atg.commerce.csr.catalog.endeca.Configuration
 
setRecordProductIdPropertyName(String) - Method in class atg.commerce.csr.catalog.endeca.Configuration
 
setRecordsPerPagePlaceHolderValue(String) - Method in class atg.commerce.csr.catalog.endeca.Configuration
 
setRecordTypePropertyName(String) - Method in class atg.commerce.csr.catalog.endeca.Configuration
 
setRefinementMenuContentItemType(String) - Method in class atg.commerce.csr.catalog.endeca.Configuration
 
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.
setRefundPageURL(String) - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
Sets the refundMethodsPageURL.
setReinitializeTime(long) - Method in class atg.commerce.csr.pricing.ExchangePricingModelHolder
Overrides the base behavior to ensure only -1 (never re-initialize) is set.
setRejectOrderJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the reject order event
setRelation(String) - Method in class atg.commerce.csr.search.SearchAttribute
Sets The Relation of the attributes real values to the proposed value
setRelationshipType(String) - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
Sets the PaymentGroupRelationship type that the PaymentGroup created with the new credit card will have.
setRemoveItemFromGiftlistErrorURL(String) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
Sets property RemoveItemFromGiftlistErrorURL
setRemoveOrderManualAdjusmentJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the remove order manual adjustment event
setRemovePaymentGroupJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the remove payment group event
setRemoveShippingGroupJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the remove shipping group event
setReplacementOrderId(String) - Method in class atg.commerce.csr.events.ReturnOrder
Sets the ID of the replacement order in a merchandise exchange
setRepositoryItem(RepositoryItem) - Method in class atg.commerce.csr.approvals.Approval
Sets the repository item on the approval.
setRequest(DynamoHttpServletRequest) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler.Handler
 
setRequestURI(String) - Method in class atg.commerce.csr.catalog.endeca.EndecaRequestWrapper
 
setRequiredFields(String[]) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Specify a list of property names that must be set by the form using this form handler.
setRequiredState(String) - Method in class atg.commerce.csr.approvals.GetTotalApprovalsForStateDroplet
Sets the approval state for which the total is required.
setResetRefundValuesErrorURL(String) - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
 
setResetRefundValuesSuccessURL(String) - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
 
setResourceBundle(String) - Method in class atg.commerce.csr.order.CommerceTypeConfiguration
Sets the resourceBundle The resourceBundle is used to display any i18n content.
setResponse(DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler.Handler
 
setResultContentItemPageFragments(ServiceMap) - Method in class atg.commerce.csr.catalog.endeca.Configuration
 
setResultContentItemTitleLookupKeys(Map) - Method in class atg.commerce.csr.catalog.endeca.Configuration
 
setResultContentItemTitlePropertyNames(Map) - Method in class atg.commerce.csr.catalog.endeca.Configuration
 
setResultsListContentItemType(String) - Method in class atg.commerce.csr.catalog.endeca.Configuration
 
setReturnItem(ReturnItem) - Method in class atg.commerce.csr.returns.ReturnFormHandler
sets the return item to operate on
setReturnItemDispositions(Map) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sets ReturnItemDispositions
setReturnItemId(String) - Method in class atg.commerce.csr.returns.ReturnFormHandler
sets the id of the return item to operate on
setReturnItemRefunds(Map) - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
 
setReturnItemsProgressBarPath(String) - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
Sets the returnItemsProgressBarPath.
setReturnItemsRequests(Map) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sets couples of returnItem id and returnRequest id
setReturnManager(ReturnManager) - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
Sets the returnManager.
setReturnManager(ReturnManager) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Sets the property ReturnManager.
setReturnManager(ReturnManager) - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
Sets the property ReturnManager.
setReturnManager(ReturnManager) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Sets the returnManager.
setReturnManager(ReturnManager) - Method in class atg.commerce.csr.order.OrderIsReturnable
sets the return manager object
setReturnManager(ReturnManager) - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
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
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.ModifyRefundValuesFormHandler
 
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
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.
setReturnTools(ReturnTools) - Method in class atg.commerce.csr.order.RelatedOrdersTableFormHandler
sets the return tools
setReturnTools(ReturnTools) - Method in class atg.commerce.csr.returns.IsBalancingPaymentGroup
Sets the returnTools.
setReturnTools(ReturnTools) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets the return tools
setSalePriceListPropertyName(String) - Method in class atg.commerce.csr.util.CSRAgentTools
 
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.util.CSRAgentTools
Component that will send the initializeProfile event
setScheduledOrderId(String) - Method in class atg.commerce.csr.events.ScheduledOrderEvent
 
setScheduledOrderTools(ScheduledOrderTools) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
Sets the core Commerce ScheduleOrderTools
setScheduledOrderViewLandingPage(LandingPage) - Method in class atg.commerce.csr.clicktoconnect.DefaultLandingPageHandler
 
setScheduledOrderViewLandingPage(LandingPage) - Method in class atg.commerce.csr.clicktoconnect.OrderViewLandingPageHandler
 
setScheduleType(String) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setSearchResultPageURL(String) - Method in class atg.commerce.csr.catalog.endeca.ContentRequestURLDroplet
 
setSearchState(SearchState) - Method in class atg.commerce.csr.catalog.endeca.CSRCatalogFilterBuilder
 
setSearchState(SearchState) - Method in class atg.commerce.csr.catalog.endeca.CSRSiteFilterBuilder
 
setSearchState(SearchState) - Method in class atg.commerce.csr.catalog.endeca.SiteScopeFormHandler
 
setSearchStringFormat(String) - Method in class atg.commerce.csr.search.RepositorySearcher
Sets property SearchStringFormat
setSecurityDomain(GenericSecurityDomain) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
Set the security domain currently in use for checking order approval access rights.
setSelectDefaultFromOrder(boolean) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
Sets the selectDefaultFromOrder.
setSelectedDates(Integer[]) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setSelectedDays(Integer[]) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setSelectedHours(Integer[]) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setSelectedInterval(Long) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setSelectedMinutes(Integer[]) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setSelectedMonths(Integer[]) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setSelectedOccurrences(Integer[]) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setSelectItemsAndStartReturnErrorURL(String) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sets URL to go to after an error occurs in handleSelectItemsAndStartReturn
setSelectItemsAndStartReturnSuccessURL(String) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sets URL to go to after handleSelectItemsAndStartReturn successfully runs.
setSelectReturnItemsErrorURL(String) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sets URL to go to after an error occurs in handleSelectReturnItems
setSelectReturnItemsSuccessURL(String) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Sets URL to go to after handleSelectReturnItems successfully runs.
setSendAgentEvents(boolean) - Method in class atg.commerce.csr.profile.CreateStoreCreditFormHandler
Property for enabling/disabling agent events.
setSendAgentEvents(boolean) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Property for enabling/disabling agent events.
setServeNewAddressParamter(boolean) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated. 
setShipItemRelationshipHighlightedStates(String[]) - Method in class atg.commerce.csr.util.CSRAgentTools
 
setShippingAdjustment(String) - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
 
setShippingGroupHighlightedStates(String[]) - Method in class atg.commerce.csr.util.CSRAgentTools
 
setShippingGroupId(String) - Method in class atg.commerce.csr.events.ShippingGroupEvent
Sets the ID of the shipping group
setShippingGroupId(String) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Set the Id of the shipping group whose address is to be changed
setShippingGroupInitializers(ServiceMap) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
 
setShippingGroupManager(ShippingGroupManager) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Set the ShippingGroupManager property.
setShippingGroupManager(ShippingGroupManager) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
 
setShippingGroupManager(ShippingGroupManager) - Method in class atg.commerce.order.purchase.ApplicableShippingGroups
Sets the shippingGroupManager
setShippingGroupMapContainer(ShippingGroupMapContainer) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
Set the ShippingGroupMapContainer property.
setShippingGroupMapContainerPath(String) - Method in class atg.commerce.order.purchase.ApplicableShippingGroups
Sets the shippingGroupMapContainerPath
setShippingGroupPriceOverrides(Map) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Set the map of item price overrides.
setShippingGroupShippedStates(String[]) - Method in class atg.commerce.csr.order.OrderIsReturnable
Sets array of shipping group states that indicate that a shipping group has been shipped
setShippingGroupShippedStates(String[]) - Method in class atg.commerce.csr.util.CSRAgentTools
 
setShippingGroupStates(ShippingGroupStates) - Method in class atg.commerce.csr.order.CSRPurchaseProcessHelper
Sets the map of valid shipping group states
setShippingGroupTypeConfigurations(CommerceTypeConfiguration[]) - Method in class atg.commerce.csr.util.CSRConfigurator
Sets the shippingGroupTypeConfigurations This property is used to configure all shipping group type configurations.
setShippingGroupTypesToBeInitialized(String) - Method in class atg.commerce.csr.util.CSRConfigurator
Sets the shippingGroupTypesToBeInitialized This property is used to provide list of shipping group types to be initialized by the ShippingGroupDroplet.
setShippingMethod(String) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Sets the shippingMethod
setShippingMethodPropertyName(String) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Set the name of the shippingMethod property in a ShippingGroup
setShippingMethodURL(String) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Sets the shippingMethodURL
setShippingPricingEngine(ShippingPricingEngine) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
the shipping pricing engine to consult for available shipping methods
setShipToAddressNickname(String) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Sets the shipToAddressNickname
setShoppingCart(OrderHolder) - Method in class atg.commerce.csr.pricing.SubmittedOrderPricingModelHolder
Sets property ShoppingCart
setShowRawEndecaResourcedValues(boolean) - Method in class atg.commerce.csr.catalog.endeca.Configuration
 
setSingleShippingGroupCheckoutErrorURL(String) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Sets the singleShippingGroupCheckoutErrorURL
setSingleShippingGroupCheckoutSuccessURL(String) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
Sets the singleShippingGroupCheckoutSuccessURL
setSiteAccessControlOn(boolean) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Set global site access control flag for the CSR application
setSiteAccessInformationFactory(SiteAccessInformationFactory) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets the siteAccessInformationFactory
setSiteContextManager(SiteContextManager) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets the siteContextManager
setSiteGroupManager(SiteGroupManager) - Method in class atg.commerce.csr.catalog.endeca.CSRCatalogFilterBuilder
Sets a reference to the SiteGroupManager used to get sites in the current cart sharing group
setSiteGroupManager(SiteGroupManager) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Sets the siteGroupManager
setSiteId(String) - Method in class atg.commerce.csr.approvals.Approval
Sets the site as a String.
setSiteIdPropertyName(String) - Method in class atg.commerce.csr.approvals.ApprovalsPropertyManager
Sets the Site ID property name as a String.
setSiteIdPropertyName(String) - Method in class atg.commerce.csr.gifts.GiftlistTableFormHandler
Sets the name of the site id property in the repository
setSiteManager(SiteManager) - Method in class atg.commerce.csr.gifts.GiftlistTableFormHandler
Sets property SiteManager.
setSiteManager(SiteManager) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets the siteManager
setSiteScope(String) - Method in class atg.commerce.csr.catalog.endeca.SiteScopeFormHandler
setSourceCostCenterId(String) - Method in class atg.commerce.csr.events.SplitCostCenter
Sets the ID of the cost center the item was removed from
setSourceShippingGroupId(String) - Method in class atg.commerce.csr.events.SplitShippingGroup
Sets the ID of the shipping group the item was removed from
setSplitCostCenterJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the split shipping group event
setSplitShippingGroupJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the split shipping group event
setStartDate(String) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setStartExchangeProcessErrorURL(String) - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
setStartExchangeProcessSuccessURL(String) - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
setStartReturnProcessErrorURL(String) - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
setStartReturnProcessSuccessURL(String) - Method in class atg.commerce.csr.returns.ReturnFormHandler
 
setState(String) - Method in class atg.commerce.csr.approvals.Approval
Sets the state as a String.
setStoreCreditType(String) - Method in class atg.commerce.csr.order.CSRPaymentGroupFormHandler
Set the StoreCreditType property.
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
setSuccessScheduledURL(String) - Method in class atg.commerce.csr.order.ViewOrderFormHandler
Sets property SuccessScheduledURL
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
setSupportedPaymentGroupTypes(String[]) - Method in class atg.commerce.csr.util.CSRConfigurator
 
setTemplateEmailSender(TemplateEmailSender) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets the TemplateEmailSender
setTemplateName(String) - Method in class atg.commerce.csr.order.ConfirmationInfo
 
setTemplateOrder(Order) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
 
setTemplateToUse(String) - Method in class atg.commerce.csr.order.CSRCommitOrderFormHandler
 
setTextSearchStringFormat(String) - Method in class atg.commerce.csr.search.RepositorySearcher
Sets property mTextSearchStringFormat
setTicket(RepositoryItem) - Method in class atg.commerce.csr.approvals.Approval
Sets the ticket as a RepositoryItem.
setTicketIdPropertyName(String) - Method in class atg.commerce.csr.approvals.ApprovalsPropertyManager
Sets the Ticket ID property name as a String.
setTicketingEventListener(TicketingEventListener) - Method in class atg.commerce.csr.ticketing.CSRTicketDispositionMonitor
The TicketingEventListener component which will provide the CSR activity types by default
setTicketingManager(TicketingManager) - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
The TicketingManager used to add activities to tickets
setTicketingRepository(MutableRepository) - Method in class atg.commerce.csr.ticketing.TicketingEventListener
The repository where the ticket information is stored
setTicketingTools(TicketingTools) - Method in class atg.commerce.csr.approvals.ApprovalsManager
Sets the Ticketing Tools.
setTicketOrdersPropertyName(String) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets the ticketOrdersPropertyName.
setToEmailAddress(String) - Method in class atg.commerce.csr.order.ConfirmationInfo
 
setTransactionCreated(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
 
setTransactionLockFactory(TransactionLockFactory) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
The transactionLockFactory is used to get the locks if useLocksArountTransactions is true
setTransactionManager(TransactionManager) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
Sets the Transaction manager component
setTransactionManager(TransactionManager) - Method in class atg.commerce.csr.approvals.order.UpdateOrderApprovalCustomerEmailFormHandler
Sets the Transaction Manager
setTransactionManager(TransactionManager) - Method in class atg.commerce.csr.order.OrderNoteFormHandler
Sets the Transaction Manager
setTransactionManager(TransactionManager) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Sets property TransactionManager
setTransactionManager(TransactionManager) - Method in class atg.commerce.csr.order.ViewOrderFormHandler
Sets the Transaction Manager
setTransactionManager(TransactionManager) - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
Sets the Transaction Manager
setTrimString(boolean) - Method in class atg.commerce.csr.search.RepositorySearcher
Sets property TrimString
setType(String) - Method in class atg.commerce.csr.order.CommerceTypeConfiguration
Sets the type This property could be used as the primary key for this configuration.
setUnknownPaymentGroupType(CommerceTypeConfiguration) - Method in class atg.commerce.csr.util.CSRConfigurator
Sets the payment group type configuration for unknown types
setUpdateItemDescriptorName(String) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Set the item descriptor name for the item specified by updateRepositoryId.
setUpdateKey(String) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Set the key that identifies the map entry to modify, in cases where updatePropertyName specifies a map-valued property.
setUpdatePropertyName(String) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Set the property of the update item to modify when this form handler creates or deletes a repository item.
setUpdateRepositoryId(String) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
Set the repository id of a "container" or "parent" item that may be updated automatically whenever a repository item is created or deleted by this form handler.
setUpdateScheduledOrderJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the update scheduled order event type
setUpdateType(int) - Method in class atg.commerce.csr.events.OrderManualAdjustmentEvent
Update type.
setUpdateType(int) - Method in class atg.commerce.csr.events.PaymentGroupEvent
Update type.
setUpdateType(int) - Method in class atg.commerce.csr.events.ScheduledOrderEvent
Update type.
setUpdateType(int) - Method in class atg.commerce.csr.events.ShippingGroupEvent
Update type.
setupInputParameters(Map, DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
Extended to load the approval object based on the id and determine the environment objects: customer profile and ticket, that should be loaded into global context before the approval is executed.
setupInputParameters(Map, DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.DuplicateOrder
This extension creates the duplicate order for the change and adds the necessary input parameters to load the new order as part of the change.
setUseExistingAddress(boolean) - Method in class atg.commerce.csr.order.CSRCreateCreditCardFormHandler
 
setUseProductId(boolean) - Method in class atg.commerce.csr.util.CSRConfigurator
 
setUserAuthority(UserAuthority) - Method in class atg.commerce.csr.approvals.order.OrderApprovalsHandler
Sets the user Authority.
setUseRequestLocale(boolean) - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
Sets boolean indicating if the request locale should be used when finding resourced error messages.
setUseRequestLocale(boolean) - Method in class atg.commerce.csr.util.CSRAgentTools
Sets property UseRequestLocale
setUseResourcedStateDescriptions(boolean) - Method in class atg.commerce.csr.util.StateDescription
Sets boolean indicating if the state descriptions should be pulled from a resource file
setUserItemDescriptorName(String) - Method in class atg.commerce.csr.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.
setUserPricingModels(PricingModelHolder) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
Sets property UserPricingModels
setUserSelectedShipToNickname(String) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
 
setUseSKUId(boolean) - Method in class atg.commerce.csr.util.CSRConfigurator
 
setUsingEndecaCatalogSearch(boolean) - Method in class atg.commerce.csr.util.CSRConfigurator
 
setUsingGiftlists(boolean) - Method in class atg.commerce.csr.util.CSRConfigurator
 
setUsingInStorePickup(boolean) - Method in class atg.commerce.csr.util.CSRConfigurator
 
setUsingOrderApprovals(boolean) - Method in class atg.commerce.csr.util.CSRConfigurator
 
setUsingPriceLists(boolean) - Method in class atg.commerce.csr.util.CSRConfigurator
Sets boolean indicating whether price lists are being used
setUsingSalePriceLists(boolean) - Method in class atg.commerce.csr.util.CSRConfigurator
Sets boolean indicating whether a sale price list is being used
setUsingScheduledOrders(boolean) - Method in class atg.commerce.csr.util.CSRConfigurator
 
setValidatePaymentGroupsChainId(String) - Method in class atg.commerce.csr.util.CSRAgentTools
Set the ValidatePaymentGroupsChainId property.
setValueArraySize(int) - Method in class atg.commerce.csr.search.SearchAttribute
Sets ValueArraySize of the Attribute
setValueForWindowScope(String) - Method in class atg.commerce.csr.catalog.AddProductsByIdConfigurator
Sets property valueForWindowScope
setValues(String[]) - Method in class atg.commerce.csr.search.SearchAttribute
Sets Proposed Value for the attribute
setValues(int, String) - Method in class atg.commerce.csr.search.SearchAttribute
Sets Proposed Value for the attribute
setValuesBeforeCreate(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
This method is where the values in the RepositoryFormHandler's value dictionary are set based on the form input prior to a create.
setValuesBeforeUpdate(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
This method is where the values in the RepositoryFormHandler's value dictionary are set based on the form input prior to an update.
setViewCreditCardJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the view credit card event
setViewExistingOrderPageURL(String) - Method in class atg.commerce.csr.order.CSRCancelOrderFormHandler
Sets the viewExistingOrderPageURL.
setViewOrder(Order) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
Sets the view order as the the current view order in the Environment
setViewOrderCostCentersJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the view order cost centers event
setViewOrderId(String) - Method in class atg.commerce.csr.order.ViewOrderFormHandler
 
setViewOrderJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the view order event
setViewOrderPaymentJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the view order payment event
setViewOrderPromotionsJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the view order promotions event
setViewOrderReturnsJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the view order returns event
setViewOrderShippingJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the view order shipping event
setViewProfilePromotionsJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the view profile promotions event
setWalletHolderPath(String) - Method in class atg.commerce.csr.util.CSRAgentTools
 
setWalletPromotionStatesPath(String) - Method in class atg.commerce.csr.util.CSRAgentTools
 
setWashPageURL(String) - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
Sets the WashPageURL.
setWishlistItemAddedJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the add wish list item event
setWishlistItemRemovedJMSType(String) - Method in class atg.commerce.csr.events.CSRAgentMessagingTools
Sets the JMS Type used for the remove wish list item event
SG_MAP_CONTAINER - Static variable in class atg.commerce.order.purchase.ApplicableShippingGroups
 
SHIPPING - Static variable in class atg.commerce.csr.events.ViewOrderDroplet
 
SHIPPING_GROUP_TYPE - Static variable in class atg.commerce.csr.order.CSRCartModifierFormHandler
 
SHIPPING_GROUP_TYPE - Static variable in class atg.commerce.csr.order.OrderComponentIsModifiable
 
SHIPPING_GROUP_TYPE_FOR_ALL_ITEMS - Static variable in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
 
SHIPPING_GROUP_TYPE_FOR_ANY_ITEM - Static variable in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
 
SHIPPING_GROUPS - Static variable in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
 
SHIPPING_GROUPS - Static variable in class atg.commerce.order.purchase.ApplicableShippingGroups
 
SHIPPING_METHODS - Static variable in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
 
ShippingGroupEvent - Class in atg.commerce.csr.events
The message class to be used to notify listeners when a CSR edits or adds a payment group
ShippingGroupEvent() - Constructor for class atg.commerce.csr.events.ShippingGroupEvent
 
shippingGroupIsModifiable(ShippingGroup) - Method in class atg.commerce.csr.order.OrderComponentIsModifiable
This method determines whether the given shipping group is in a modifiable state
shouldClearOverride(Map, String) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Return true if entry in override amount map indicates that the price override should be cleared.
shouldCloneOrder(Order) - Method in class atg.commerce.csr.order.CSROrderHolder
Determines if the given Order< should use clone edit mode when being loading into the holder.
shouldDiscard(RepositoryItem) - Method in class atg.commerce.csr.ticketing.CSRTicketDispositionMonitor
Whether we should discard the ticket in question.
shouldDiscardImmediately(RepositoryItem) - Method in class atg.commerce.csr.ticketing.CSRTicketDispositionMonitor
Whether we should dispose a ticket immediately.
shouldExecuteApprovalCheck(Object, PipelineResult) - Method in class atg.commerce.csr.approvals.order.ProcCheckIfApprovalRequired
This method is called to determine if the process should check if approval is required for the current order.
shouldInitializePricingModelHolder(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
shouldInitializePricingModelHolder(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentTools
This method decides whether the pricing model holder needs to be initialized based on the changes being made to the environment.
shouldRepriceOrder(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method decides whether order needs to be the priced or not.
shouldRepriceScheduledOrder(Order) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
This method decides whether to price the order or not.
shouldSaveTicket(RepositoryItem) - Method in class atg.commerce.csr.ticketing.TicketingActivityRecorder
The ticket should be saved if the activity added means it should not be discarded
shouldUseOriginalPricesForOrder(Order) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method is called whenever an order is loaded into the current environment to determine if the original item unit prices will be preserved on all pricing operations against the order instead of current day pricing.
singleShippingGroupCheckout(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.CSRShippingGroupFormHandler
In CSC application the shipping address page is used for selecting appropriate shipping groups for all commerce items.
SITE_CONFIGURATION - Static variable in class atg.commerce.csr.util.CSRAgentTools
Site Configuration item descriptor name
SiteScopeFormHandler - Class in atg.commerce.csr.catalog.endeca
This form handler is used to set the siteScope value in the SearchState.
SiteScopeFormHandler() - Constructor for class atg.commerce.csr.catalog.endeca.SiteScopeFormHandler
 
SKU_ID - Static variable in class atg.commerce.csr.catalog.GetSKUParentProductDroplet
 
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.search.RepositorySearcher
 
sResources - Static variable in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
sServerLocalizedResourceBundle - Static variable in class atg.commerce.csr.approvals.ApprovalsManager
Resource bundle for servlet localized resources.
sServerLocalizedResourceBundle - Static variable in class atg.commerce.csr.approvals.order.GetAgentAppeasementLimitForApproval
Resource bundle for servlet localized resources.
sServerLocalizedResourceBundle - Static variable in class atg.commerce.csr.order.GetTotalOrderAppeasementsDroplet
Resource bundle for servlet localized resources.
startExchangeProcess(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Deprecated.
in favor of atg.commerce.csr.returns.BaseReturnFormHandler#selectItemsAndStartReturn(DynamoHttpServletRequest,DynamoHttpServletResponse,
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
Deprecated. 
STATE - Static variable in class atg.commerce.csr.util.StateDescription
the parameter that provides the state to describe
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
 
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_CREDITS - Static variable in class atg.commerce.csr.profile.StoreCreditDroplet
 
StoreCreditDroplet - Class in atg.commerce.csr.profile
This droplet returns all active store credits for a user profile.
StoreCreditDroplet() - Constructor for class atg.commerce.csr.profile.StoreCreditDroplet
 
STRING_DATATYPE - Static variable in class atg.commerce.csr.search.SearchAttribute
 
SUBMIT_ORDER_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
submitDuplicateOrder(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.DuplicateAndSubmit
Processes the duplicate order that was created from the template.
SUBMITTED_ORDER_PRICING_MODEL_PATH - Static variable in class atg.commerce.csr.environment.CSREnvironmentTools
The path to the environment's submitted order pricing model component
SubmittedOrderPricingModelHolder - Class in atg.commerce.csr.pricing
This holder is used when an agent is working on an submitted order.
SubmittedOrderPricingModelHolder() - Constructor for class atg.commerce.csr.pricing.SubmittedOrderPricingModelHolder
 
SubmittedOrderTableFormHandler - Class in atg.commerce.csr.order.scheduled
This form handler is used to generating the list orders displayed in the submitted order panel on the scheduled order view.
SubmittedOrderTableFormHandler() - Constructor for class atg.commerce.csr.order.scheduled.SubmittedOrderTableFormHandler
 
SUBQUERY_SEARCH_INT - Static variable in class atg.commerce.csr.search.SearchAttribute
 
SUBTYPE_SEARCH_INT - Static variable in class atg.commerce.csr.search.SearchAttribute
 
supplyValidAddresses(Map) - Method in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
This method creates a temporary map and adds only non null addresses to the temporary map.

T

TEMPLATE_WINDOW_SCOPE_KEY - Static variable in class atg.commerce.csr.util.CSRAgentTools
 
TEXT_SEARCH_INT - Static variable in class atg.commerce.csr.search.SearchAttribute
 
TICKETID - Static variable in class atg.commerce.csr.order.edit.CSRCloneEditManager
the current ticket id
TICKETID_PARAMETER - Static variable in class atg.commerce.csr.util.CSRAgentTools
The extra parameter name used to pass the ticket id to pipeline execution
TicketingActivityRecorder - Class in atg.commerce.csr.ticketing
Base class for creating ticketing activity records.
TicketingActivityRecorder() - Constructor for class atg.commerce.csr.ticketing.TicketingActivityRecorder
 
TicketingEventListener - Class in atg.commerce.csr.ticketing
The TicketingEventListener listens for events and logs them to the given ticket.
TicketingEventListener() - Constructor for class atg.commerce.csr.ticketing.TicketingEventListener
 
TicketingPropertyUpdateRecorder - Class in atg.commerce.csr.ticketing
This recorder extends TicketingActivityRecorder to add the ability to process an event with a list of PropertyUpdates
TicketingPropertyUpdateRecorder() - Constructor for class atg.commerce.csr.ticketing.TicketingPropertyUpdateRecorder
 
toString() - Method in class atg.commerce.csr.events.GiftlistEvent
 
toString() - Method in class atg.commerce.csr.events.OrderEvent
 
TOTAL_RECORDS - Static variable in class atg.commerce.csr.catalog.endeca.PagingDroplet
The input param name for specifying the total number of records
TRUE - Static variable in class atg.commerce.csr.order.CreditCardIsExpired
 
TRUE - Static variable in class atg.commerce.csr.order.OrderComponentIsModifiable
 
TRUE - Static variable in class atg.commerce.csr.order.scheduled.IsScheduledOrderTemplate
Output parameter rendered for a scheduled order templates
TRUE - Static variable in class atg.commerce.csr.returns.IsBalancingPaymentGroup
oparam rendered once when the payment group is a balancing payment group id
TYPE - Static variable in class atg.commerce.csr.order.OrderComponentIsModifiable
 
TYPE_CALENDAR - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
The schedule type uses for calendar schedules
TYPE_INTERVAL - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
The schedule type uses for interval(Periodic) schedules

U

UNSET - Static variable in class atg.commerce.csr.util.AltColor
 
UNSET - Static variable in class atg.commerce.csr.util.StateDescription
the oparam that is rendered if the object states are not set
unsetTransactionCreated(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.approvals.order.OrderApprovalFormHandler
 
UPDATE_TYPE - Static variable in class atg.commerce.csr.events.ScheduledOrderEvent
Event update type when a scheduled order is updated
UPDATE_TYPE_PROPERT_NAME - Static variable in class atg.commerce.csr.ticketing.TicketingPropertyUpdateRecorder
The name of the property in the property update item descriptor that holds the updated type
updateCallStateData(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Resets the catalog tree state if the catalog was changed.
updateContainerServices(EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
Deprecated.
use UIEnvironmentMonitor#updateContainerServices(EnvironmentChangeState)
updateCustomerEmail(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.approvals.order.UpdateOrderApprovalCustomerEmailFormHandler
Executes the customer email update for the approval
updateCustomerEmailOnOrderApproval(String, String) - Method in class atg.commerce.csr.approvals.order.OrderApprovalTools
Updates the customer email for the given approval id
UPDATED_PROPERTY_PROPERTY_NAME - Static variable in class atg.commerce.csr.logging.PropertyUpdateRecorder
The name of the property in the profile update item that holds the property name
UPDATED_PROPERTY_PROPERTY_NAME - Static variable in class atg.commerce.csr.ticketing.TicketingPropertyUpdateRecorder
The name of the property in the profile update item that holds the property name
updateGiftlist(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.gifts.CSRGiftlistFormHandler
This extension is used to first generate the PropertyUpdate objects that detail the before and after values of the updated properties.
updateOrderAfterAdjustment(ManualAdjustmentsFormHandler.Operation, ManualAdjustmentsFormHandler.Handler) - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Method called to update order after all changes have been applied.
UpdateOrderApprovalCustomerEmailFormHandler - Class in atg.commerce.csr.approvals.order
Form Handler used to update the customer email address on an Order Approval object
UpdateOrderApprovalCustomerEmailFormHandler - Class in atg.commerce.csr.approvals.order
Form Handler used to update the customer email address on an Order Approval object
UpdateOrderApprovalCustomerEmailFormHandler() - Constructor for class atg.commerce.csr.approvals.order.UpdateOrderApprovalCustomerEmailFormHandler
 
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.
UPPER_CASE_INT - Static variable in class atg.commerce.csr.search.SearchAttribute
 
USER_LOCALIZED_RESOURCE_NAME - Static variable in class atg.commerce.csr.approvals.ApprovalsManager
Resource bundle name for user localized resources.
USER_RESOURCE_BUNDLE_NAME - Static variable in class atg.commerce.csr.order.scheduled.CSRScheduledOrderTools
the user locale specific resource bundle for scheduled orders
USER_SELECTED_SHIP_TO_NICKNAME - Static variable in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
 

V

validActiveShoppingCart(Order) - Method in class atg.commerce.csr.order.CSROrderHolder
Override validActiveShoppingCart to allow all orders to be valid.
validateAddAdjustmentFields() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
Validate fields for the addAdjustment() handler.
validateAdjustmentValues() - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
Validates the refund values in the form's input properties.
validateCommerceItemSites(EnvironmentChangeDetail, EnvironmentChangeState) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method validates all commerce item sites in the order.
validateCreditCardExpiration(String, String) - Method in class atg.commerce.csr.util.CSRAgentTools
Validates a credit card expiration date
validateCreditCardNumber(String) - Method in class atg.commerce.csr.util.CSRAgentTools
Validates a credit card number
validateDeleteAdjustmentFields() - Method in class atg.commerce.csr.order.ManualAdjustmentsFormHandler
 
validateNextRunTime() - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Validates that the next run time occurs before the end date.
validateOtherAdjustment(double) - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
Validates the other adjustment value
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.
validateReturnItemRefund(ReturnItem, double) - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
Validates the refund item refund values.
validateScheduleInput(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Performs basic validation of form input Checks that the start and end date input can be parsed into valid dates.
validateScheduleInputForCreate(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Executed as part of preCreate to perform validation of the form input values.
validateScheduleInputForUpdate(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.order.scheduled.CSRScheduledOrderFormHandler
Executed as part of preUpdate to perform validation of form input values.
validateSelectedItems(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.returns.ReturnFormHandler
Validates that there is at least one ReturnItem object selected for return (e.g.
validateShippingAdjustment(double) - Method in class atg.commerce.csr.returns.ModifyRefundValuesFormHandler
Validates the shipping refund value
validateSiteChange(EnvironmentChangeDetail) - Method in class atg.commerce.csr.environment.CSREnvironmentMonitor
This method validates the site change.
validateStoreCreditAmount(String, double) - Method in class atg.commerce.csr.profile.CreateStoreCreditFormHandler
This method is called prior to issuing the store credit.
validateUpdateProperties(DynamoHttpServletRequest, DynamoHttpServletResponse) - Method in class atg.commerce.csr.repository.CSRRepositoryFormHandler
 
VALUE - Static variable in class atg.commerce.csr.util.AltColor
 
valueAsLong(Object) - Method in class atg.commerce.csr.order.CSRCartModifierFormHandler
Convert an object to a long if possible, otherwise throw a NumberFormatException.
valueOf(String) - Static method in enum atg.commerce.csr.order.ManualAdjustmentsFormHandler.Operation
Returns the enum constant of this type with the specified name.
values() - Static method in enum atg.commerce.csr.order.ManualAdjustmentsFormHandler.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
verifyCreditCardDate(CreditCardInfo, String, String, String) - Method in class atg.commerce.csr.order.CreditCardIsExpired
This method finds whether credit card expired or not.
VIEW_CREDIT_CARD_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
VIEW_ORDER_COST_CENTERS_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
VIEW_ORDER_HOLDER_PATH - Static variable in class atg.commerce.csr.environment.CSREnvironmentTools
The path to the environment's view order holder component
VIEW_ORDER_PAYMENT_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
VIEW_ORDER_PROMOTIONS_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
VIEW_ORDER_RETURNS_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
VIEW_ORDER_SHIPPING_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
VIEW_ORDER_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
VIEW_PROFILE_PROMOTIONS_TYPE - Static variable in class atg.commerce.csr.events.CSRAgentMessagingTools
 
ViewCreditCardEvent - Class in atg.commerce.csr.events
Agent event that is used to indicate that a credit card was viewed by an agent.
ViewCreditCardEvent() - Constructor for class atg.commerce.csr.events.ViewCreditCardEvent
 
ViewCreditCardEventDroplet - Class in atg.commerce.csr.events
Sends a credit card viewed agent event.
ViewCreditCardEventDroplet() - Constructor for class atg.commerce.csr.events.ViewCreditCardEventDroplet
 
ViewOrderDroplet - Class in atg.commerce.csr.events
This droplet will send out an OrderEvent of a JMS type that represents the part of the order that was viewed
The droplet expects the order to be passed in
ViewOrderDroplet() - Constructor for class atg.commerce.csr.events.ViewOrderDroplet
 
ViewOrderFormHandler - Class in atg.commerce.csr.order
This form handler is used for perform actions against the view order.
ViewOrderFormHandler() - Constructor for class atg.commerce.csr.order.ViewOrderFormHandler
 
ViewOrderHolder - Class in atg.commerce.csr.order
Extends the base behavior to avoid loading orders in the getCurrent() method.
ViewOrderHolder() - Constructor for class atg.commerce.csr.order.ViewOrderHolder
 

W

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

Z

ZERO - Static variable in class atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
Deprecated.
 
A B C D E F G H I J K L M N O P R S T U V W Z