Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help

Deprecated API

Contents

  • Terminally Deprecated
  • Interfaces
  • Classes
  • Fields
  • Methods
  • Terminally Deprecated Elements
    Element
    Description
    com.broadleafcommerce.orderoperation.service.messaging.fulfillments.FulfillmentCapturingPaymentListener.hasFulfillmentBeenCaptured(OrderFulfillment, Order, ContextInfo)
    since 1.7.2, no longer used
    com.broadleafcommerce.orderoperation.service.payment.DefaultPaymentRefundService.completePendingConfirmationsAndPersist(ReturnAuthorization, String, ContextInfo)
    since 1.7.2, the status of the return confirmations are updated in DefaultPaymentRefundService.updateReturnAuthorization(List, ReturnAuthorization, String, ContextInfo) based on the refund transaction responses.
    com.broadleafcommerce.orderoperation.service.payment.DefaultPaymentRefundService.getPaymentIds(List<? extends DefaultPaymentRefundService.PaymentRefundPackage>)
    since 1.7.2, no longer used
    com.broadleafcommerce.orderoperation.service.payment.DefaultPaymentRefundService.updateReturnAuthorizationAfterRefund(List<DefaultPaymentRefundService.ReturnPaymentRefundPackage>, ReturnAuthorization)
    since 1.7.2, the status of the ReturnAuthorization are updated in DefaultPaymentRefundService.updateReturnAuthorization(List, ReturnAuthorization, String, ContextInfo) based on the refund transaction responses.
    com.broadleafcommerce.orderoperation.service.payment.PaymentCaptureService.captureFulfillment(MonetaryAmount, Order, OrderFulfillment, ContextInfo)
    since 1.8.0, in favor of PaymentCaptureService.claimAndCaptureFulfillment(MonetaryAmount, Order, OrderFulfillment, ContextInfo)
    com.broadleafcommerce.orderoperation.service.provider.external.ExternalOfferProvider.handleWebClientResponseException(Order, OfferAndOfferCodeUsageValidationResult, WebClientResponseException)
    since 1.8.1, in favor of ExternalOfferProvider.handleWebClientResponseException(Order, OfferAndOfferCodeUsageValidationResult, Exception)
    com.broadleafcommerce.orderoperation.service.split.DefaultFulfillmentSplitRoundingService.roundItemMerchandiseRefundAmountParts(List<OrderFulfillmentItem>, OrderFulfillment)
    In favor of {#roundFulfillmentMerchandiseRefundParts(List)}
  • Deprecated Interfaces
    Interface
    Description
    com.broadleafcommerce.orderoperation.service.provider.CampaignProvider
    Deprecated as of 1.8, if using OfferService 2.0, this class is not used
  • Deprecated Classes
    Class
    Description
    com.broadleafcommerce.orderoperation.oauth2.client.web.InMemoryOAuth2AuthorizedClientRepository
    Please use SynchronizedDelegatingOAuth2AuthorizedClientManager or InMemoryOAuth2AuthorizedClientService, which is used internally by SynchronizedDelegatingOAuth2AuthorizedClientManager.
    com.broadleafcommerce.orderoperation.service.messaging.ordercreated.AutoCaptureVirtualOrderCreatedListener
    the payments will be captured in AutoFulfillVirtualOrderCreatedListener before actually changing the status.
    com.broadleafcommerce.orderoperation.service.provider.external.ExternalCampaignProperties
    Deprecated as of 1.8, if using OfferService 2.0, this class is not used
    com.broadleafcommerce.orderoperation.service.provider.external.ExternalCampaignProvider
    Deprecated as of 1.8, if using OfferService 2.0, this class is not used
  • Deprecated Fields
    Field
    Description
    com.broadleafcommerce.orderoperation.service.provider.external.ExternalCampaignProvider.CAMPAIGN_CLIENT_ID
    Use ExternalCampaignProvider.getServiceClient()
    com.broadleafcommerce.orderoperation.service.provider.external.ExternalCartProvider.CART_CLIENT_ID
    Use ExternalCartProvider.getServiceClient()
    com.broadleafcommerce.orderoperation.service.provider.external.ExternalFulfillmentProvider.ORDER_CLIENT_ID
    Use ExternalFulfillmentProvider.getServiceClient()
    com.broadleafcommerce.orderoperation.service.provider.external.ExternalOfferProvider.OFFER_CLIENT_ID
    Use ExternalOfferProvider.getServiceClient()
    com.broadleafcommerce.orderoperation.service.provider.external.ExternalOrderProvider.ORDER_CLIENT_ID
    Use ExternalOrderProvider.getServiceClient()
  • Deprecated Methods
    Method
    Description
    com.broadleafcommerce.orderoperation.domain.enums.DefaultPaymentTypes.isFinalPayment()
    since 1.7.2, no longer used
    com.broadleafcommerce.orderoperation.domain.enums.PaymentType.isFinalPayment()
    since 1.7.2, no longer used
    com.broadleafcommerce.orderoperation.service.generate.DefaultCartOrderGenerationService.orderExistsForCart(C, ContextInfo)
    in favour of DefaultCartOrderGenerationService.readOrderForCart(Cart, ContextInfo)
    com.broadleafcommerce.orderoperation.service.messaging.fulfillments.FulfillmentCapturingPaymentListener.hasFulfillmentBeenCaptured(OrderFulfillment, Order, ContextInfo)
    since 1.7.2, no longer used
    com.broadleafcommerce.orderoperation.service.messaging.fulfillments.PaymentReversalFulfillmentCancelledListener.getPaymentRefundService()
    no longer used.
    com.broadleafcommerce.orderoperation.service.payment.DefaultPaymentAuthReversalService.sortPaymentsByPriority(List<PaymentSummary>)
    since 1.7.2, in favor of DefaultPaymentAuthReversalService.sortPaymentsByPriority(List, ContextInfo)
    com.broadleafcommerce.orderoperation.service.payment.DefaultPaymentCaptureService.sortPaymentsByPriority(List<PaymentSummary>)
    since 1.7.2, in favor of DefaultPaymentCaptureService.sortPaymentsByPriority(List, ContextInfo)
    com.broadleafcommerce.orderoperation.service.payment.DefaultPaymentPriorityStrategy.getRefundPriority(PaymentSummary)
    since 1.7.2, in favor of DefaultPaymentPriorityStrategy.getGatewayPriority(List, PaymentSummary)
    com.broadleafcommerce.orderoperation.service.payment.DefaultPaymentPriorityStrategy.sortByRefundPriority(List<PaymentSummary>)
    com.broadleafcommerce.orderoperation.service.payment.DefaultPaymentRefundService.completePendingConfirmationsAndPersist(ReturnAuthorization, String, ContextInfo)
    since 1.7.2, the status of the return confirmations are updated in DefaultPaymentRefundService.updateReturnAuthorization(List, ReturnAuthorization, String, ContextInfo) based on the refund transaction responses.
    com.broadleafcommerce.orderoperation.service.payment.DefaultPaymentRefundService.getPaymentIds(List<? extends DefaultPaymentRefundService.PaymentRefundPackage>)
    since 1.7.2, no longer used
    com.broadleafcommerce.orderoperation.service.payment.DefaultPaymentRefundService.sortPaymentsByPriority(List<PaymentSummary>)
    since 1.7.2, in favor of DefaultPaymentRefundService.sortPaymentsByPriority(List, ContextInfo)
    com.broadleafcommerce.orderoperation.service.payment.DefaultPaymentRefundService.updateReturnAuthorizationAfterRefund(List<DefaultPaymentRefundService.ReturnPaymentRefundPackage>, ReturnAuthorization)
    since 1.7.2, the status of the ReturnAuthorization are updated in DefaultPaymentRefundService.updateReturnAuthorization(List, ReturnAuthorization, String, ContextInfo) based on the refund transaction responses.
    com.broadleafcommerce.orderoperation.service.payment.PaymentCaptureService.captureFulfillment(MonetaryAmount, Order, OrderFulfillment, ContextInfo)
    since 1.8.0, in favor of PaymentCaptureService.claimAndCaptureFulfillment(MonetaryAmount, Order, OrderFulfillment, ContextInfo)
    com.broadleafcommerce.orderoperation.service.payment.PaymentPriorityStrategy.sortByRefundPriority(List<PaymentSummary>)
    since 1.7.2, in favor of PaymentPriorityStrategy.sortByPaymentGatewayPriorityForRefund(List, ContextInfo)
    com.broadleafcommerce.orderoperation.service.provider.external.ExternalOfferProvider.handleWebClientResponseException(Order, OfferAndOfferCodeUsageValidationResult, WebClientResponseException)
    since 1.8.1, in favor of ExternalOfferProvider.handleWebClientResponseException(Order, OfferAndOfferCodeUsageValidationResult, Exception)
    com.broadleafcommerce.orderoperation.service.split.DefaultFulfillmentSplitRoundingService.roundItemMerchandiseRefundAmountParts(List<OrderFulfillmentItem>, OrderFulfillment)
    In favor of {#roundFulfillmentMerchandiseRefundParts(List)}

Copyright © 2023. All rights reserved.