Class SapInvoiceViewSwitchUIComponentsAspect

java.lang.Object
de.hybris.platform.sap.sapinvoiceaddon.aspect.SapInvoiceViewSwitchUIComponentsAspect

public class SapInvoiceViewSwitchUIComponentsAspect extends Object
This aspect is used to apply the UI changes when switching the View of Account Summary order management AOM.
  • Field Details

    • LOG

      public static final org.apache.log4j.Logger LOG
    • INVOICE_ADDON_PREFIX

      public static final String INVOICE_ADDON_PREFIX
      See Also:
  • Constructor Details

    • SapInvoiceViewSwitchUIComponentsAspect

      public SapInvoiceViewSwitchUIComponentsAspect()
  • Method Details

    • switchInvoicePage

      public Object switchInvoicePage(org.aspectj.lang.ProceedingJoinPoint pjp) throws Throwable
      Switch accountsummary page
      Parameters:
      pjp -
      Returns:
      UI Component
      Throws:
      Throwable
    • applyInvoiceUIChanges

      public Object applyInvoiceUIChanges(org.aspectj.lang.ProceedingJoinPoint pjp) throws Throwable
      Throws:
      Throwable