Class BackofficeWidgetLibUtils

java.lang.Object
com.hybris.cockpitng.core.persistence.packaging.impl.DefaultWidgetLibUtils
com.hybris.backoffice.cockpitng.modules.BackofficeWidgetLibUtils
All Implemented Interfaces:
com.hybris.cockpitng.core.persistence.packaging.WidgetLibUtils, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

public class BackofficeWidgetLibUtils extends com.hybris.cockpitng.core.persistence.packaging.impl.DefaultWidgetLibUtils
  • Nested Class Summary

    Nested classes/interfaces inherited from class com.hybris.cockpitng.core.persistence.packaging.impl.DefaultWidgetLibUtils

    com.hybris.cockpitng.core.persistence.packaging.impl.DefaultWidgetLibUtils.DefaultModuleContentProvider
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
    static final String
     

    Fields inherited from class com.hybris.cockpitng.core.persistence.packaging.impl.DefaultWidgetLibUtils

    COCKPITNG_WIDGETCLASSLOADER_RESOURCECACHE_ENABLED, LIB_ALREADY_EXISTS_MSG
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
     

    Methods inherited from class com.hybris.cockpitng.core.persistence.packaging.impl.DefaultWidgetLibUtils

    createComposedWidgetJarArchive, fillPropertiesFromXml, getAllJarLibInfos, getApplicationContext, getRootDir, getRootDirKey, getWidgetJarLibDir, getWidgetJarLibInfo, isResourceCacheEnabled, loadAllWidgetJarLibInfos, loadAllWidgetJarLibInfos, loadLibProps, processDir, setApplicationContext, setCockpitProperties, setJaxbContextFactory, setRootDirectory, setRootDirKey, storeLibProps, uploadJarFromStream

    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.core.persistence.packaging.WidgetLibUtils

    getModuleJarLibInfos, libDirAbsolutePath, loadLibProps
  • Field Details

  • Constructor Details

    • BackofficeWidgetLibUtils

      public BackofficeWidgetLibUtils()
  • Method Details

    • getRootDirectory

      public String getRootDirectory()
      Overrides:
      getRootDirectory in class com.hybris.cockpitng.core.persistence.packaging.impl.DefaultWidgetLibUtils
    • getDirProcessors

      public Function<String,String>[] getDirProcessors()
    • getBackofficeDirProcessors

      public static Function<String,String>[] getBackofficeDirProcessors()