Class SapInvoiceViewSwitchUIComponentsAspect
java.lang.Object
de.hybris.platform.sap.sapinvoiceaddon.aspect.SapInvoiceViewSwitchUIComponentsAspect
This aspect is used to apply the UI changes when switching the View of Account Summary order management AOM.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapplyInvoiceUIChanges(org.aspectj.lang.ProceedingJoinPoint pjp) switchInvoicePage(org.aspectj.lang.ProceedingJoinPoint pjp) Switch accountsummary page
-
Field Details
-
LOG
public static final org.apache.log4j.Logger LOG -
INVOICE_ADDON_PREFIX
- See Also:
-
-
Constructor Details
-
SapInvoiceViewSwitchUIComponentsAspect
public SapInvoiceViewSwitchUIComponentsAspect()
-
-
Method Details