Uses of Interface
com.hybris.cockpitng.core.persistence.packaging.WidgetLibUtils
-
-
Uses of WidgetLibUtils in com.hybris.cockpitng.admin.impl
Methods in com.hybris.cockpitng.admin.impl with parameters of type WidgetLibUtils Modifier and Type Method Description voidDefaultCockpitAdminService. setWidgetLibUtils(WidgetLibUtils widgetLibUtils) -
Uses of WidgetLibUtils in com.hybris.cockpitng.core.config.impl
Methods in com.hybris.cockpitng.core.config.impl with parameters of type WidgetLibUtils Modifier and Type Method Description voidDefaultCockpitConfigurationPersistenceStrategy. setWidgetLibUtils(WidgetLibUtils widgetLibUtils) -
Uses of WidgetLibUtils in com.hybris.cockpitng.core.impl
Methods in com.hybris.cockpitng.core.impl that return WidgetLibUtils Modifier and Type Method Description protected WidgetLibUtilsResourceCockpitComponentLoader. getWidgetLibUtils()Methods in com.hybris.cockpitng.core.impl with parameters of type WidgetLibUtils Modifier and Type Method Description voidResourceCockpitComponentLoader. setWidgetLibUtils(WidgetLibUtils widgetLibUtils) -
Uses of WidgetLibUtils in com.hybris.cockpitng.core.persistence.impl
Methods in com.hybris.cockpitng.core.persistence.impl that return WidgetLibUtils Modifier and Type Method Description protected WidgetLibUtilsXMLWidgetPersistenceService. getWidgetLibUtils()Methods in com.hybris.cockpitng.core.persistence.impl with parameters of type WidgetLibUtils Modifier and Type Method Description voidXMLWidgetPersistenceService. setWidgetLibUtils(WidgetLibUtils widgetLibUtils) -
Uses of WidgetLibUtils in com.hybris.cockpitng.core.persistence.packaging
Methods in com.hybris.cockpitng.core.persistence.packaging that return WidgetLibUtils Modifier and Type Method Description protected WidgetLibUtilsSimpleHybrisWidgetResourceLoader. getWidgetLibUtils() -
Uses of WidgetLibUtils in com.hybris.cockpitng.core.persistence.packaging.impl
Classes in com.hybris.cockpitng.core.persistence.packaging.impl that implement WidgetLibUtils Modifier and Type Class Description classDefaultWidgetLibUtilsDefault implementation ofWidgetLibUtils.Methods in com.hybris.cockpitng.core.persistence.packaging.impl that return WidgetLibUtils Modifier and Type Method Description protected WidgetLibUtilsWidgetJarResourceReader. getWidgetLibUtils()Methods in com.hybris.cockpitng.core.persistence.packaging.impl with parameters of type WidgetLibUtils Modifier and Type Method Description voidWidgetJarResourceReader. setWidgetLibUtils(WidgetLibUtils widgetLibUtils) -
Uses of WidgetLibUtils in com.hybris.cockpitng.core.util.impl
Methods in com.hybris.cockpitng.core.util.impl with parameters of type WidgetLibUtils Modifier and Type Method Description static WidgetRequestWidgetRequestUtils. parseRequestURI(WidgetLibUtils widgetLibUtils, java.lang.String requestURI)Extracts information about widget and its resource from request -
Uses of WidgetLibUtils in com.hybris.cockpitng.core.util.template.impl
Methods in com.hybris.cockpitng.core.util.template.impl that return WidgetLibUtils Modifier and Type Method Description protected WidgetLibUtilsPathTemplateResolver. getWidgetLibUtils()protected WidgetLibUtilsPathTemplateValuesProvider. getWidgetLibUtils()Methods in com.hybris.cockpitng.core.util.template.impl with parameters of type WidgetLibUtils Modifier and Type Method Description voidPathTemplateResolver. setWidgetLibUtils(WidgetLibUtils widgetLibUtils)voidPathTemplateValuesProvider. setWidgetLibUtils(WidgetLibUtils widgetLibUtils) -
Uses of WidgetLibUtils in com.hybris.cockpitng.engine.impl
Methods in com.hybris.cockpitng.engine.impl that return WidgetLibUtils Modifier and Type Method Description protected WidgetLibUtilsDefaultCockpitWidgetEngine. getWidgetLibUtils()Methods in com.hybris.cockpitng.engine.impl with parameters of type WidgetLibUtils Modifier and Type Method Description voidDefaultCockpitWidgetEngine. setWidgetLibUtils(WidgetLibUtils widgetLibUtils) -
Uses of WidgetLibUtils in com.hybris.cockpitng.modules.config.impl
Methods in com.hybris.cockpitng.modules.config.impl with parameters of type WidgetLibUtils Modifier and Type Method Description voidModuleAwareCockpitConfigurationService. setWidgetLibUtils(WidgetLibUtils widgetLibUtils) -
Uses of WidgetLibUtils in com.hybris.cockpitng.modules.core.impl
Methods in com.hybris.cockpitng.modules.core.impl with parameters of type WidgetLibUtils Modifier and Type Method Description voidCockpitModuleComponentDefinitionService. setWidgetLibUtils(WidgetLibUtils widgetLibUtils) -
Uses of WidgetLibUtils in com.hybris.cockpitng.util
Methods in com.hybris.cockpitng.util that return WidgetLibUtils Modifier and Type Method Description WidgetLibUtilsCockpitUIFactoryBeanAccessHelper. getWidgetLibUtils()Methods in com.hybris.cockpitng.util with parameters of type WidgetLibUtils Modifier and Type Method Description voidCockpitUIFactoryBeanAccessHelper. setWidgetLibUtils(WidgetLibUtils widgetLibUtils) -
Uses of WidgetLibUtils in com.hybris.cockpitng.web.js.impl
Methods in com.hybris.cockpitng.web.js.impl that return WidgetLibUtils Modifier and Type Method Description protected WidgetLibUtilsDefaultDependenciesManager. getWidgetLibUtils()Methods in com.hybris.cockpitng.web.js.impl with parameters of type WidgetLibUtils Modifier and Type Method Description voidDefaultDependenciesManager. setWidgetLibUtils(WidgetLibUtils widgetLibUtils) -
Uses of WidgetLibUtils in com.hybris.cockpitng.web.template.impl
Methods in com.hybris.cockpitng.web.template.impl that return WidgetLibUtils Modifier and Type Method Description protected WidgetLibUtilsLabelsTemplateValuesProvider. getWidgetLibUtils()protected WidgetLibUtilsPathTemplateResolver. getWidgetLibUtils()Deprecated, for removal: This API element is subject to removal in a future version.protected WidgetLibUtilsPathTemplateValuesProvider. getWidgetLibUtils()Deprecated, for removal: This API element is subject to removal in a future version.Methods in com.hybris.cockpitng.web.template.impl with parameters of type WidgetLibUtils Modifier and Type Method Description voidLabelsTemplateValuesProvider. setWidgetLibUtils(WidgetLibUtils widgetLibUtils)voidPathTemplateResolver. setWidgetLibUtils(WidgetLibUtils widgetLibUtils)Deprecated, for removal: This API element is subject to removal in a future version.voidPathTemplateValuesProvider. setWidgetLibUtils(WidgetLibUtils widgetLibUtils)Deprecated, for removal: This API element is subject to removal in a future version.
-