Class SearchCompatibilityPoliciesAction

java.lang.Object
com.hybris.cockpitng.engine.impl.AbstractComponentWidgetAdapterAware
de.hybris.platform.b2ctelcobackoffice.actions.SearchCompatibilityPoliciesAction
All Implemented Interfaces:
com.hybris.cockpitng.actions.CockpitAction<Object,Object>, com.hybris.cockpitng.engine.ComponentWidgetAdapterAware

public class SearchCompatibilityPoliciesAction extends com.hybris.cockpitng.engine.impl.AbstractComponentWidgetAdapterAware implements com.hybris.cockpitng.actions.CockpitAction<Object,Object>
Action to search the compatibility policies for the selected product.
Since:
2007
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    com.hybris.cockpitng.actions.ActionResult<Object>
    perform(com.hybris.cockpitng.actions.ActionContext<Object> ctx)
    Retrieve all the compatibility policies for the context created for selected Product Offering and Catalog Version

    Methods inherited from class com.hybris.cockpitng.engine.impl.AbstractComponentWidgetAdapterAware

    addSocketInputEventListener, getComponentID, handleSocketInputEvent, initialize, initializeDefaultEventListeners, registerStubInstance, sendOutput, setComponentID, unregisterStubInstance

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface com.hybris.cockpitng.actions.CockpitAction

    canPerform, getConfirmationMessage, needsConfirmation
  • Constructor Details

    • SearchCompatibilityPoliciesAction

      public SearchCompatibilityPoliciesAction()
  • Method Details

    • perform

      public com.hybris.cockpitng.actions.ActionResult<Object> perform(com.hybris.cockpitng.actions.ActionContext<Object> ctx)
      Retrieve all the compatibility policies for the context created for selected Product Offering and Catalog Version
      Specified by:
      perform in interface com.hybris.cockpitng.actions.CockpitAction<Object,Object>
      Parameters:
      ctx - the action's context
      Returns:
      action result
    • getTmaPolicyEngine

      public TmaPolicyEngine getTmaPolicyEngine()
      Returns:
      the tmaCompatibilityPolicyEngine