Deprecated API


Contents
Deprecated Classes
atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet
          -- This droplet is deprecated infavor of ApplicableShippingGroups 
 

Deprecated Methods
atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet.addNewAddressShippingMethod(Map, ShippingGroup)
            
atg.commerce.csr.order.CSRShippingGroupFormHandler.addShippingGroupValidationErrors(Collection)
          -- 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. 
atg.commerce.csr.returns.ReturnManager.calculateSuggestedRefundAmount(ReturnItem)
          in favor of calculateItemAmountShare 
atg.commerce.csr.util.CSRAgentTools.generateConfirmationTemplateDefaultParams(Order, RepositoryItem)
            
atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet.generateShippingMethods(Map, DynamoHttpServletRequest)
            
atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet.getAvailableMethods(ShippingGroup)
            
atg.commerce.csr.order.ClaimableLookup.getClaimableId()
            
atg.commerce.csr.util.CSRAgentTools.getConfirmationTemplateToUse()
            
atg.commerce.csr.order.CSRCommitOrderFormHandler.getConfirmationToAddress()
            
atg.commerce.csr.returns.CreditCardRefundMethod.getInstance()
            
atg.commerce.csr.returns.RefundMethod.getInstance()
            
atg.commerce.csr.returns.ReturnRequest.getInstance()
            
atg.commerce.csr.returns.ReturnItem.getInstance(CommerceItem)
            
atg.commerce.csr.returns.CreditCardRefundMethod.getInstance(CreditCard)
            
atg.commerce.csr.returns.ReturnRequest.getInstance(Order)
            
atg.commerce.csr.returns.ReturnShippingGroup.getInstance(ShippingGroup)
            
atg.commerce.csr.order.CSRShippingGroupFormHandler.getNewAddressNickname()
            
atg.commerce.csr.order.ClaimableLookup.getPaymentGroup()
          in favor of paymentOption 
atg.commerce.csr.returns.RefundMethod.getReturnManager()
            
atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet.getValidHardGoodShippingGroup(HardgoodShippingGroup)
            
atg.commerce.csr.order.CSRShippingGroupFormHandler.isAddNewAddress()
            
atg.commerce.csr.order.CSRCommitOrderFormHandler.isAutoEmailSent()
            
atg.commerce.csr.returns.ReturnFormHandler.isAutoEmailSent()
            
atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet.isNullAddress(Address)
            
atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet.isServeNewAddressParamter()
            
atg.commerce.csr.order.CSROrderHolder.recreatePriceInfos(Order)
          in favor of OrderPricingRecovery pipeline servlet 
atg.commerce.csr.util.CSRAgentTools.sendAutomaticConfirmation(Order, RepositoryItem)
            
atg.commerce.csr.util.CSRAgentTools.sendConfirmationEmail(Order, RepositoryItem, String)
            
atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet.serveNewAddressParameter(String, ShippingGroup, DynamoHttpServletRequest, DynamoHttpServletResponse)
            
atg.commerce.csr.order.CSRShippingGroupFormHandler.setAddNewAddress(boolean)
            
atg.commerce.csr.order.CSRCommitOrderFormHandler.setAutoEmailSent(boolean)
            
atg.commerce.csr.returns.ReturnFormHandler.setAutoEmailSent(boolean)
            
atg.commerce.csr.order.ClaimableLookup.setClaimableId(String)
            
atg.commerce.csr.util.CSRAgentTools.setConfirmationTemplateToUse(String)
            
atg.commerce.csr.order.CSRCommitOrderFormHandler.setConfirmationToAddress(String)
            
atg.commerce.csr.order.CSRShippingGroupFormHandler.setNewAddressNickname(String)
            
atg.commerce.csr.order.ClaimableLookup.setPaymentGroup(PaymentGroup)
          in favor of paymentOption 
atg.commerce.csr.order.CurrentShippingGroupSelectionDroplet.setServeNewAddressParamter(boolean)
            
 

Deprecated Constructors
atg.commerce.csr.returns.RefundMethod()