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
FieldsFields inherited from class com.hybris.cockpitng.core.persistence.packaging.impl.DefaultWidgetLibUtils
COCKPITNG_WIDGETCLASSLOADER_RESOURCECACHE_ENABLED, LIB_ALREADY_EXISTS_MSG -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods 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, uploadJarFromStreamMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.hybris.cockpitng.core.persistence.packaging.WidgetLibUtils
getModuleJarLibInfos, libDirAbsolutePath, loadLibProps
-
Field Details
-
CONSTANT_DATA_HOME
- See Also:
-
CONFIG_KEY_BACKOFFICE_LIBRARY_HOME
- See Also:
-
-
Constructor Details
-
BackofficeWidgetLibUtils
public BackofficeWidgetLibUtils()
-
-
Method Details
-
getRootDirectory
- Overrides:
getRootDirectoryin classcom.hybris.cockpitng.core.persistence.packaging.impl.DefaultWidgetLibUtils
-
getDirProcessors
-
getBackofficeDirProcessors
-