Uses of Interface
com.hybris.cockpitng.type.ObjectValueService
-
-
Uses of ObjectValueService in com.hybris.cockpitng.common.logic.impl
Methods in com.hybris.cockpitng.common.logic.impl that return ObjectValueService Modifier and Type Method Description ObjectValueServiceObjectAssetsCalculator. getObjectValueService()Methods in com.hybris.cockpitng.common.logic.impl with parameters of type ObjectValueService Modifier and Type Method Description voidObjectAssetsCalculator. setObjectValueService(ObjectValueService objectValueService) -
Uses of ObjectValueService in com.hybris.cockpitng.compare.impl
Methods in com.hybris.cockpitng.compare.impl that return ObjectValueService Modifier and Type Method Description ObjectValueServiceDefaultItemComparisonFacade. getObjectValueService()Methods in com.hybris.cockpitng.compare.impl with parameters of type ObjectValueService Modifier and Type Method Description voidDefaultItemComparisonFacade. setObjectValueService(ObjectValueService objectValueService) -
Uses of ObjectValueService in com.hybris.cockpitng.editor.extendedmultireferenceeditor
Methods in com.hybris.cockpitng.editor.extendedmultireferenceeditor that return ObjectValueService Modifier and Type Method Description ObjectValueServiceDefaultExtendedMultiReferenceEditor. getObjectValueService()protected ObjectValueServiceInlineEditorRefreshObserver. getObjectValueService()ObjectValueServiceInlineEditorRowHandler. getObjectValueService()protected ObjectValueServiceInlinePopup. getObjectValueService()Methods in com.hybris.cockpitng.editor.extendedmultireferenceeditor with parameters of type ObjectValueService Modifier and Type Method Description voidInlineEditorRowHandler. setObjectValueService(ObjectValueService objectValueService) -
Uses of ObjectValueService in com.hybris.cockpitng.editor.extendedmultireferenceeditor.renderer
Methods in com.hybris.cockpitng.editor.extendedmultireferenceeditor.renderer that return ObjectValueService Modifier and Type Method Description ObjectValueServiceDefaultCellRenderer. getObjectValueService()Methods in com.hybris.cockpitng.editor.extendedmultireferenceeditor.renderer with parameters of type ObjectValueService Modifier and Type Method Description voidDefaultCellRenderer. setObjectValueService(ObjectValueService objectValueService) -
Uses of ObjectValueService in com.hybris.cockpitng.editor.wysiwyg
Methods in com.hybris.cockpitng.editor.wysiwyg that return ObjectValueService Modifier and Type Method Description ObjectValueServiceWysiwygEditor. getObjectValueService() -
Uses of ObjectValueService in com.hybris.cockpitng.type.impl
Classes in com.hybris.cockpitng.type.impl that implement ObjectValueService Modifier and Type Class Description classDefaultObjectValueServiceService that handle values access by SpEL language. -
Uses of ObjectValueService in com.hybris.cockpitng.widgets.collectionbrowser
Methods in com.hybris.cockpitng.widgets.collectionbrowser that return ObjectValueService Modifier and Type Method Description ObjectValueServiceCollectionBrowserController. getObjectValueService()Methods in com.hybris.cockpitng.widgets.collectionbrowser with parameters of type ObjectValueService Modifier and Type Method Description voidCollectionBrowserController. setObjectValueService(ObjectValueService objectValueService) -
Uses of ObjectValueService in com.hybris.cockpitng.widgets.collectionbrowser.mold.impl.listview.renderer
Methods in com.hybris.cockpitng.widgets.collectionbrowser.mold.impl.listview.renderer that return ObjectValueService Modifier and Type Method Description ObjectValueServiceDefaultListViewRenderer. getObjectValueService()Methods in com.hybris.cockpitng.widgets.collectionbrowser.mold.impl.listview.renderer with parameters of type ObjectValueService Modifier and Type Method Description voidDefaultListViewRenderer. setObjectValueService(ObjectValueService objectValueService) -
Uses of ObjectValueService in com.hybris.cockpitng.widgets.collectionbrowser.mold.impl.treeview
Fields in com.hybris.cockpitng.widgets.collectionbrowser.mold.impl.treeview declared as ObjectValueService Modifier and Type Field Description protected ObjectValueServiceTreeViewCollectionBrowserMoldStrategy. objectValueServiceMethods in com.hybris.cockpitng.widgets.collectionbrowser.mold.impl.treeview that return ObjectValueService Modifier and Type Method Description protected ObjectValueServiceTreeViewCollectionBrowserMoldStrategy. getObjectValueService()Methods in com.hybris.cockpitng.widgets.collectionbrowser.mold.impl.treeview with parameters of type ObjectValueService Modifier and Type Method Description voidTreeViewCollectionBrowserMoldStrategy. setObjectValueService(ObjectValueService objectValueService)Constructors in com.hybris.cockpitng.widgets.collectionbrowser.mold.impl.treeview with parameters of type ObjectValueService Constructor Description TreeViewCollectionBrowserHelper(WidgetInstanceManager widgetInstanceManager, TypeFacade typeFacade, PermissionFacade permissionFacade, ObjectValueService objectValueService) -
Uses of ObjectValueService in com.hybris.cockpitng.widgets.common.dynamicforms.impl
Methods in com.hybris.cockpitng.widgets.common.dynamicforms.impl with parameters of type ObjectValueService Modifier and Type Method Description voidDefaultExpressionEvaluator. setObjectValueService(ObjectValueService objectValueService) -
Uses of ObjectValueService in com.hybris.cockpitng.widgets.common.simplelist
Methods in com.hybris.cockpitng.widgets.common.simplelist that return ObjectValueService Modifier and Type Method Description protected ObjectValueServiceSimpleListController. getObjectValueService()Deprecated, for removal: This API element is subject to removal in a future version.Methods in com.hybris.cockpitng.widgets.common.simplelist with parameters of type ObjectValueService Modifier and Type Method Description voidSimpleListController. setObjectValueService(ObjectValueService objectValueService)Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of ObjectValueService in com.hybris.cockpitng.widgets.compare.renderer
Methods in com.hybris.cockpitng.widgets.compare.renderer that return ObjectValueService Modifier and Type Method Description protected ObjectValueServiceAbstractCompareViewElementRenderer. getObjectValueService()Methods in com.hybris.cockpitng.widgets.compare.renderer with parameters of type ObjectValueService Modifier and Type Method Description voidAbstractCompareViewElementRenderer. setObjectValueService(ObjectValueService objectValueService) -
Uses of ObjectValueService in com.hybris.cockpitng.widgets.summaryview.renderer
Methods in com.hybris.cockpitng.widgets.summaryview.renderer that return ObjectValueService Modifier and Type Method Description ObjectValueServiceDefaultSummaryViewAssetsRenderer. getObjectValueService()Deprecated, for removal: This API element is subject to removal in a future version.since 6.5protected ObjectValueServiceDefaultSummaryViewSectionRenderer. getObjectValueService()Methods in com.hybris.cockpitng.widgets.summaryview.renderer with parameters of type ObjectValueService Modifier and Type Method Description voidDefaultSummaryViewAssetsRenderer. setObjectValueService(ObjectValueService objectValueService)Deprecated, for removal: This API element is subject to removal in a future version.since 6.5voidDefaultSummaryViewSectionRenderer. setObjectValueService(ObjectValueService objectValueService)
-