Class DefaultBackofficeActionsConfigurationFallbackStrategy

java.lang.Object
com.hybris.cockpitng.core.config.impl.DefaultActionsConfigurationFallbackStrategy
com.hybris.backoffice.config.impl.DefaultBackofficeActionsConfigurationFallbackStrategy
All Implemented Interfaces:
com.hybris.cockpitng.core.config.CockpitConfigurationFallbackStrategy<com.hybris.cockpitng.core.config.impl.jaxb.hybris.Actions>

public class DefaultBackofficeActionsConfigurationFallbackStrategy extends com.hybris.cockpitng.core.config.impl.DefaultActionsConfigurationFallbackStrategy
  • Field Summary

    Fields inherited from class com.hybris.cockpitng.core.config.impl.DefaultActionsConfigurationFallbackStrategy

    CREATE_ACTION_ID, CREATE_ACTION_PROPERTY, DEFAULT_ACTION_GROUP_QUALIFIER, DELETE_ACTION_ID, EXPORT_COLUMNS_AND_DATA_PROPERTY, EXPORT_CSV_ACTION_ID, SELECTED_OBJECTS_PROPERTY
  • Constructor Summary

    Constructors
  • Method Summary

    Modifier and Type
    Method
    Description
     
    com.hybris.cockpitng.core.config.impl.jaxb.hybris.Actions
    loadFallbackConfiguration(com.hybris.cockpitng.core.config.ConfigContext context, Class<com.hybris.cockpitng.core.config.impl.jaxb.hybris.Actions> configurationType)
     
    void
     

    Methods inherited from class com.hybris.cockpitng.core.config.impl.DefaultActionsConfigurationFallbackStrategy

    getActions, getComponentCodes, resolveRequiredComponentCode, setActions, setComponentCodes

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • DefaultBackofficeActionsConfigurationFallbackStrategy

      public DefaultBackofficeActionsConfigurationFallbackStrategy()
  • Method Details

    • loadFallbackConfiguration

      public com.hybris.cockpitng.core.config.impl.jaxb.hybris.Actions loadFallbackConfiguration(com.hybris.cockpitng.core.config.ConfigContext context, Class<com.hybris.cockpitng.core.config.impl.jaxb.hybris.Actions> configurationType)
      Specified by:
      loadFallbackConfiguration in interface com.hybris.cockpitng.core.config.CockpitConfigurationFallbackStrategy<com.hybris.cockpitng.core.config.impl.jaxb.hybris.Actions>
      Overrides:
      loadFallbackConfiguration in class com.hybris.cockpitng.core.config.impl.DefaultActionsConfigurationFallbackStrategy
    • getTypeService

      public TypeService getTypeService()
    • setTypeService

      public void setTypeService(TypeService typeService)