Uses of Class
de.hybris.platform.cockpit.services.values.ObjectValueContainer
Packages that use ObjectValueContainer
Package
Description
-
Uses of ObjectValueContainer in de.hybris.platform.cmscockpit.components.contentbrowser
Methods in de.hybris.platform.cmscockpit.components.contentbrowser that return ObjectValueContainerMethods in de.hybris.platform.cmscockpit.components.contentbrowser with parameters of type ObjectValueContainerModifier and TypeMethodDescriptionstatic EditorListenerComponentInjectorHelper.createEditorListener(TypedObject item, ObjectValueContainer objectValueContainer, Map<String, ? extends Object> params, PropertyDescriptor propDescr, String editorCode, org.zkoss.zk.ui.HtmlBasedComponent parent, org.zkoss.zk.ui.HtmlBasedComponent rootComponent, boolean autoPersist) protected static ObjectValueContainer.ObjectValueHolderComponentInjectorHelper.getObjectValueHolder(ObjectValueContainer valueContainer, PropertyDescriptor descr, String langIso) protected ObjectCMSContentEditorInjector.getValue(PropertyDescriptor propDescr, ObjectValueContainer valueContainer) voidAbstractContentEditorRenderer.renderContentEditor(TypedObject item, String template, ObjectValueContainer valueContainer, org.zkoss.zk.ui.HtmlBasedComponent parent, Map<String, ? extends Object> params) voidContentEditorRenderer.renderContentEditor(TypedObject item, String template, ObjectValueContainer valueContainer, org.zkoss.zk.ui.HtmlBasedComponent parent, Map<String, ? extends Object> params) voidContentEditorRenderer.renderContentEditor(TypedObject item, String template, ObjectValueContainer valueContainer, org.zkoss.zk.ui.HtmlBasedComponent parent, Map<String, ? extends Object> params, boolean readOnly) voidDefaultContentEditorRenderer.renderContentEditor(TypedObject item, String template, ObjectValueContainer valueContainer, org.zkoss.zk.ui.HtmlBasedComponent parent, Map<String, ? extends Object> params, boolean readOnly) voidCMSContentEditorInjector.setValueContainer(ObjectValueContainer valueContainer) Constructors in de.hybris.platform.cmscockpit.components.contentbrowser with parameters of type ObjectValueContainerModifierConstructorDescriptionContentEditorListener(UIEditor editor, ObjectValueContainer objectValueContainer, PropertyDescriptor propDescr, Map<String, ? extends Object> params, TypedObject item, org.zkoss.zk.ui.HtmlBasedComponent parent, org.zkoss.zk.ui.HtmlBasedComponent rootComponent, boolean autoPersist) -
Uses of ObjectValueContainer in de.hybris.platform.cmscockpit.components.editorarea
Methods in de.hybris.platform.cmscockpit.components.editorarea with parameters of type ObjectValueContainerModifier and TypeMethodDescriptionvoidPageUrlCustomSection.loadValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues) voidPageUrlCustomSection.saveValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues) -
Uses of ObjectValueContainer in de.hybris.platform.cmscockpit.components.liveedit.impl
Methods in de.hybris.platform.cmscockpit.components.liveedit.impl that return ObjectValueContainerModifier and TypeMethodDescriptionprotected ObjectValueContainerLiveEditPopupEditDialog.getValueContainer(TypedObject rootItem) Gets a proper value container for passed element -
Uses of ObjectValueContainer in de.hybris.platform.cmscockpit.injectors
Methods in de.hybris.platform.cmscockpit.injectors with parameters of type ObjectValueContainerModifier and TypeMethodDescriptionvoidPropertyInjector.injectProperty(TypedObject item, org.zkoss.zk.ui.HtmlBasedComponent parent, ContentEditorConfiguration config, ObjectValueContainer valueContainer, Object locationInfo, boolean hideReadOnly, boolean autoPersist, Map<String, ? extends Object> params) -
Uses of ObjectValueContainer in de.hybris.platform.cmscockpit.injectors.impl
Methods in de.hybris.platform.cmscockpit.injectors.impl with parameters of type ObjectValueContainerModifier and TypeMethodDescriptionprotected voidDefaultReferenceInjector.injectCmsReference(TypedObject referenceValue, ObjectValueContainer refValueContainer, org.zkoss.zk.ui.HtmlBasedComponent refGroup, Object locationInfo) protected voidDefaultReferenceInjector.injectNormalReference(TypedObject referenceValue, ObjectValueContainer refValueContainer, org.zkoss.zk.ui.HtmlBasedComponent refGroup, ContentEditorConfiguration config, Object locationInfo, boolean hideReadOnly) voidDefaultPropertyInjector.injectProperty(TypedObject item, org.zkoss.zk.ui.HtmlBasedComponent parent, ContentEditorConfiguration config, ObjectValueContainer valueContainer, Object locationInfo, boolean hideReadOnly, boolean autoPersist, Map<String, ? extends Object> params) protected voidDefaultReferenceInjector.renderEditor(TypedObject refValue, ObjectValueContainer valueContainer, org.zkoss.zk.ui.HtmlBasedComponent parent, Object locationInfo) -
Uses of ObjectValueContainer in de.hybris.platform.cmscockpit.services.impl
Methods in de.hybris.platform.cmscockpit.services.impl with parameters of type ObjectValueContainerModifier and TypeMethodDescriptionCmsNewItemServiceImpl.createNewItem(ObjectValueContainer valueContainer, ObjectTemplate template) -
Uses of ObjectValueContainer in de.hybris.platform.cmscockpit.session.impl
Methods in de.hybris.platform.cmscockpit.session.impl that return ObjectValueContainerMethods in de.hybris.platform.cmscockpit.session.impl with parameters of type ObjectValueContainerModifier and TypeMethodDescriptionprotected org.zkoss.zk.ui.ComponentLiveEditContentBrowser.DefaultLiveEditCaptionComponent.createEditor(TypedObject object, EditorRowConfiguration rowConfig, ObjectValueContainer valueContainer) -
Uses of ObjectValueContainer in de.hybris.platform.cmscockpit.wizard
Fields in de.hybris.platform.cmscockpit.wizard declared as ObjectValueContainerMethods in de.hybris.platform.cmscockpit.wizard that return ObjectValueContainer -
Uses of ObjectValueContainer in de.hybris.platform.cmscockpit.wizard.controller
Methods in de.hybris.platform.cmscockpit.wizard.controller that return ObjectValueContainerModifier and TypeMethodDescriptionprotected ObjectValueContainerDefaultAdvancedSearchPageController.getObjectValueContainer() -
Uses of ObjectValueContainer in de.hybris.platform.cmscockpit.wizard.page
Methods in de.hybris.platform.cmscockpit.wizard.page that return ObjectValueContainer -
Uses of ObjectValueContainer in de.hybris.platform.cockpit.components.contentbrowser
Methods in de.hybris.platform.cockpit.components.contentbrowser that return ObjectValueContainerModifier and TypeMethodDescriptionprotected ObjectValueContainerContextAreaBrowserComponent.getValueContainer(ObjectTemplate template) -
Uses of ObjectValueContainer in de.hybris.platform.cockpit.components.editor
Methods in de.hybris.platform.cockpit.components.editor that return ObjectValueContainerMethods in de.hybris.platform.cockpit.components.editor with parameters of type ObjectValueContainerModifier and TypeMethodDescriptionvoidCockpitEditorContainer.setValueContainer(ObjectValueContainer valueContainer) -
Uses of ObjectValueContainer in de.hybris.platform.cockpit.components.mvc.commentlayer.controller.impl
Methods in de.hybris.platform.cockpit.components.mvc.commentlayer.controller.impl with parameters of type ObjectValueContainerModifier and TypeMethodDescriptionprotected voidDefaultCommentLayerComponentController.updateComment(CommentModel comment, ObjectValueContainer ovc, String text) -
Uses of ObjectValueContainer in de.hybris.platform.cockpit.helpers.validation
Methods in de.hybris.platform.cockpit.helpers.validation that return ObjectValueContainerModifier and TypeMethodDescriptionValidationUIHelper.createModelFromContainer(TypedObject typedObject, String languageIso, PropertyDescriptor propertyDescriptor, UIEditor editor) Methods in de.hybris.platform.cockpit.helpers.validation with parameters of type ObjectValueContainerModifier and TypeMethodDescriptionorg.zkoss.zul.MenupopupValidationUIHelper.buildTypeConstraintValidationMenuPopup(String constraintPk, ObjectValueContainer objectValueContainer, int messageLevel, List<String> forceWritePks) Deprecated.org.zkoss.zul.MenupopupValidationUIHelper.buildTypeConstraintValidationMenuPopup(String constraintPk, ObjectValueContainer objectValueContainer, int messageLevel, List<String> forceWritePks, SectionPanelModel panelModel) Builds the type constraint validation menu popup. -
Uses of ObjectValueContainer in de.hybris.platform.cockpit.model.editor
Methods in de.hybris.platform.cockpit.model.editor with parameters of type ObjectValueContainerModifier and TypeMethodDescriptionstatic voidEditorHelper.createEditor(TypedObject item, PropertyDescriptor propDescr, org.zkoss.zk.ui.HtmlBasedComponent parent, ObjectValueContainer valueContainer, boolean autoPersist) Convenience method for creating and rendering aUIEditor.static voidEditorHelper.createEditor(TypedObject item, PropertyDescriptor propDescr, org.zkoss.zk.ui.HtmlBasedComponent parent, ObjectValueContainer valueContainer, boolean autoPersist, EditorListener editorListener, String editorCode) Convenience method for creating and rendering aUIEditorvariant specified byeditorCode.static voidEditorHelper.createEditor(TypedObject item, PropertyDescriptor propDescr, org.zkoss.zk.ui.HtmlBasedComponent parent, ObjectValueContainer valueContainer, boolean autoPersist, String editorCode) Convenience method for creating and rendering aUIEditorvariant specified byeditorCode.static voidEditorHelper.createEditor(TypedObject item, PropertyDescriptor propDescr, org.zkoss.zk.ui.HtmlBasedComponent parent, ObjectValueContainer valueContainer, boolean autoPersist, String editorCode, Map<String, ? extends Object> params) Convenience method for creating and rendering aUIEditorvariant specified byeditorCode.static voidEditorHelper.createEditor(TypedObject item, PropertyDescriptor propDescr, org.zkoss.zk.ui.HtmlBasedComponent parent, ObjectValueContainer valueContainer, boolean autoPersist, String editorCode, Map<String, ? extends Object> params, boolean focus) Convenience method for creating and rendering aUIEditorvariant specified byeditorCode.static voidEditorHelper.createEditor(TypedObject item, PropertyDescriptor propDescr, org.zkoss.zk.ui.HtmlBasedComponent parent, ObjectValueContainer valueContainer, boolean autoPersist, String editorCode, Map<String, ? extends Object> params, EditorListener editorListener) Convenience method for creating and rendering aUIEditorvariant specified byeditorCode.static voidEditorHelper.createEditor(TypedObject item, PropertyDescriptor propDescr, org.zkoss.zk.ui.HtmlBasedComponent parent, ObjectValueContainer valueContainer, boolean autoPersist, String editorCode, Map<String, ? extends Object> params, EditorListener editorListener, boolean focus) Convenience method for creating and rendering aUIEditorvariant specified byeditorCode.static voidEditorHelper.createEditor(TypedObject item, PropertyDescriptor propDescr, org.zkoss.zk.ui.HtmlBasedComponent parent, ObjectValueContainer valueContainer, EditorListener editorListener, boolean autoPersist) Convenience method for creating and rendering aUIEditor.static voidEditorHelper.persistValues(TypedObject item, ObjectValueContainer valueContainer) static voidEditorHelper.persistValues(TypedObject item, ObjectValueContainer valueContainer, Map<String, ? extends Object> params) static voidEditorHelper.renderLocalizedEditor(TypedObject item, PropertyDescriptor propDescr, org.zkoss.zk.ui.HtmlBasedComponent parent, ObjectValueContainer valueContainer, boolean autoPersist, String editorCode, Map<String, ? extends Object> params, boolean focus) static voidEditorHelper.renderLocalizedEditor(TypedObject item, PropertyDescriptor propDescr, org.zkoss.zk.ui.HtmlBasedComponent parent, ObjectValueContainer valueContainer, boolean autoPersist, String editorCode, Map<String, ? extends Object> params, boolean focus, EditorListener editorListener) static voidEditorHelper.renderSingleEditor(TypedObject item, PropertyDescriptor propDescr, org.zkoss.zk.ui.HtmlBasedComponent parent, ObjectValueContainer valueContainer, boolean autoPersist, String editorCode, Map<String, ? extends Object> params, String isoCode, boolean focus) static voidEditorHelper.renderSingleEditor(TypedObject item, PropertyDescriptor propDescr, org.zkoss.zk.ui.HtmlBasedComponent parent, ObjectValueContainer valueContainer, boolean autoPersist, String editorCode, Map<String, ? extends Object> params, String isoCode, boolean focus, EditorListener editorListener) -
Uses of ObjectValueContainer in de.hybris.platform.cockpit.model.editor.impl
Methods in de.hybris.platform.cockpit.model.editor.impl with parameters of type ObjectValueContainerModifier and TypeMethodDescriptionstatic voidAbstractUIEditor.createEditor(TypedObject item, PropertyDescriptor propDescr, org.zkoss.zk.ui.HtmlBasedComponent parent, ObjectValueContainer valueContainer, boolean autoPersist) Deprecated.since 6.3static voidAbstractUIEditor.createEditor(TypedObject item, PropertyDescriptor propDescr, org.zkoss.zk.ui.HtmlBasedComponent parent, ObjectValueContainer valueContainer, boolean autoPersist, String editorCode) Deprecated.since 6.3static voidAbstractUIEditor.createEditor(TypedObject item, PropertyDescriptor propDescr, org.zkoss.zk.ui.HtmlBasedComponent parent, ObjectValueContainer valueContainer, boolean autoPersist, String editorCode, Map<String, ? extends Object> params) Deprecated.since 6.3static voidAbstractUIEditor.createEditor(TypedObject item, PropertyDescriptor propDescr, org.zkoss.zk.ui.HtmlBasedComponent parent, ObjectValueContainer valueContainer, boolean autoPersist, String editorCode, Map<String, ? extends Object> params, boolean focus) Deprecated.since 6.3static voidAbstractUIEditor.persistValues(TypedObject item, ObjectValueContainer valueContainer) Deprecated.since 6.3static voidAbstractUIEditor.persistValues(TypedObject item, ObjectValueContainer valueContainer, Map<String, ? extends Object> params) Deprecated.since 6.3 -
Uses of ObjectValueContainer in de.hybris.platform.cockpit.model.listview.impl
Methods in de.hybris.platform.cockpit.model.listview.impl that return ObjectValueContainerModifier and TypeMethodDescriptionDefaultValueHandler.getValueContainer(ObjectType type, TypedObject object) -
Uses of ObjectValueContainer in de.hybris.platform.cockpit.model.undo.impl
Fields in de.hybris.platform.cockpit.model.undo.impl declared as ObjectValueContainerModifier and TypeFieldDescriptionprotected ObjectValueContainerItemChangeUndoableOperation.redoValueContainerprotected ObjectValueContainerItemChangeUndoableOperation.valueContainerMethods in de.hybris.platform.cockpit.model.undo.impl that return ObjectValueContainerModifier and TypeMethodDescriptionprotected ObjectValueContainerItemChangeUndoableOperation.getRedoValueContainer()Constructors in de.hybris.platform.cockpit.model.undo.impl with parameters of type ObjectValueContainerModifierConstructorDescriptionItemChangeUndoableOperation(TypedObject typedObject, ObjectValueContainer valueContainer) -
Uses of ObjectValueContainer in de.hybris.platform.cockpit.reports.wizards
Methods in de.hybris.platform.cockpit.reports.wizards that return ObjectValueContainer -
Uses of ObjectValueContainer in de.hybris.platform.cockpit.services
Methods in de.hybris.platform.cockpit.services with parameters of type ObjectValueContainerModifier and TypeMethodDescriptionNewItemService.createNewItem(ObjectValueContainer valueContainer, ObjectTemplate template) voidNewItemService.setDefaultValues(ObjectValueContainer valueContainer, ObjectTemplate template) -
Uses of ObjectValueContainer in de.hybris.platform.cockpit.services.config
Methods in de.hybris.platform.cockpit.services.config with parameters of type ObjectValueContainerModifier and TypeMethodDescriptionvoidCustomEditorSectionConfiguration.loadValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues) voidCustomEditorSectionConfiguration.saveValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues) -
Uses of ObjectValueContainer in de.hybris.platform.cockpit.services.config.impl
Methods in de.hybris.platform.cockpit.services.config.impl with parameters of type ObjectValueContainerModifier and TypeMethodDescriptionvoidClassAttrEditorSectionConfiguration.loadValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues) voidCommentsSectionConfiguration.loadValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues) voidInitialAttrEditorSectionConfiguration.loadValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues) voidLastChangesSectionConfiguration.loadValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues) voidMediaEditorSectionConfiguration.loadValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues) voidUnassignedEditorSectionConfiguration.loadValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues) voidWidgetParamEditorSectionConfiguration.loadValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues) voidClassAttrEditorSectionConfiguration.saveValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues) voidCommentsSectionConfiguration.saveValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues) voidInitialAttrEditorSectionConfiguration.saveValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues) voidLastChangesSectionConfiguration.saveValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues) voidMediaEditorSectionConfiguration.saveValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues) voidUnassignedEditorSectionConfiguration.saveValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues) voidWidgetParamEditorSectionConfiguration.saveValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues) -
Uses of ObjectValueContainer in de.hybris.platform.cockpit.services.impl
Methods in de.hybris.platform.cockpit.services.impl with parameters of type ObjectValueContainerModifier and TypeMethodDescriptionNewItemServiceImpl.createNewItem(ObjectValueContainer valueContainer, ObjectTemplate template) WorkflowNewItemServiceImpl.createNewItem(ObjectValueContainer valueContainer, ObjectTemplate template) NewItemServiceImpl.createNewItemJalo(ObjectValueContainer valueContainer, ObjectTemplate template) Deprecated.since 6.3protected TypedObjectNewItemServiceImpl.createNewItemServiceLayer(ObjectValueContainer valueContainer, ObjectTemplate template) voidNewItemServiceImpl.setDefaultValues(ObjectValueContainer valueContainer, ObjectTemplate template) protected voidNewItemServiceImpl.setTemplate(ObjectValueContainer objectValueContainer, ObjectTemplate template) -
Uses of ObjectValueContainer in de.hybris.platform.cockpit.services.values
Methods in de.hybris.platform.cockpit.services.values that return ObjectValueContainerModifier and TypeMethodDescriptionObjectValueContainer.clone()ValueService.getValues(TypedObject typedObject, Set<PropertyDescriptor> propertyDescriptors, Set<String> languageIsos) Reads values of a given property descriptors.Methods in de.hybris.platform.cockpit.services.values with parameters of type ObjectValueContainerModifier and TypeMethodDescriptionObjectCompareService.getComparedAttributes(ObjectValueContainer referenceValueContainer, List<ObjectValueContainer> compareValueContainers) ObjectCompareService.getComparedAttributes(ObjectValueContainer referenceValueContainer, List<ObjectValueContainer> compareValueContainers, ObjectAttributeComparator comparator) voidObjectValueLazyLoader.loadValue(ObjectValueContainer valueContainer, PropertyDescriptor propertyDesc, String langIso) voidObjectValueHandler.loadValues(ObjectValueContainer valueContainer, ObjectType type, Object source, Set<PropertyDescriptor> descriptors, Set<String> languageIsoCodes) Loads values of given descriptors and in given languages.voidValueService.setValues(TypedObject typedObject, ObjectValueContainer values) Stores given values.voidObjectValueHandler.storeValues(ObjectValueContainer container) Stores values of the given value container.voidObjectValueHandler.storeValues(ObjectValueContainer container, boolean forceWrite) Stores values of the given value container.voidObjectValueHandler.updateValues(ObjectValueContainer container, Set<String> languageIsoCodes) Updates values of the given value container in given languages.voidObjectValueHandler.updateValues(ObjectValueContainer container, Set<String> languageIsoCodes, Set<PropertyDescriptor> descriptors) Updates values of given descriptors and in given languages.voidValueService.updateValues(TypedObject typedObject, ObjectValueContainer values) Updates all valueholders in the given valueContainer, i.e.Method parameters in de.hybris.platform.cockpit.services.values with type arguments of type ObjectValueContainerModifier and TypeMethodDescriptionObjectCompareService.getComparedAttributes(ObjectValueContainer referenceValueContainer, List<ObjectValueContainer> compareValueContainers) ObjectCompareService.getComparedAttributes(ObjectValueContainer referenceValueContainer, List<ObjectValueContainer> compareValueContainers, ObjectAttributeComparator comparator) -
Uses of ObjectValueContainer in de.hybris.platform.cockpit.services.values.impl
Methods in de.hybris.platform.cockpit.services.values.impl that return ObjectValueContainerModifier and TypeMethodDescriptionDefaultValueService.getValues(TypedObject typedObject, Set<PropertyDescriptor> propertyDescriptors, Set<String> languageIsos) Methods in de.hybris.platform.cockpit.services.values.impl with parameters of type ObjectValueContainerModifier and TypeMethodDescriptionprotected voidGenericItemObjectValueHandler.collectValues(ObjectValueContainer container, boolean allValues, Map<ItemAttributePropertyDescriptor, Object> originalValues, Map<ItemAttributePropertyDescriptor, Object> modifiedValues) DefaultObjectCompareService.getComparedAttributes(ObjectValueContainer referenceValueContainer, List<ObjectValueContainer> compareValueContainers) DefaultObjectCompareService.getComparedAttributes(ObjectValueContainer referenceValueContainer, List<ObjectValueContainer> compareValueContainers, ObjectAttributeComparator comparator) voidClassificationObjectValueHandler.loadValues(ObjectValueContainer valueContainer, ObjectType type, Object source, Set<PropertyDescriptor> descriptors, Set<String> languageIsoCodes) voidGenericItemObjectValueHandler.loadValues(ObjectValueContainer valueContainer, ObjectType type, Object source, Set<PropertyDescriptor> descriptors, Set<String> languageIsoCodes) voidWidgetParamObjectValueHandler.loadValues(ObjectValueContainer valueContainer, ObjectType type, Object source, Set<PropertyDescriptor> descriptors, Set<String> languageIsoCodes) voidDefaultValueService.setValues(TypedObject typedObject, ObjectValueContainer values) voidClassificationObjectValueHandler.storeValues(ObjectValueContainer container) voidClassificationObjectValueHandler.storeValues(ObjectValueContainer container, boolean forceWrite) voidGenericItemObjectValueHandler.storeValues(ObjectValueContainer container) voidGenericItemObjectValueHandler.storeValues(ObjectValueContainer container, boolean forceWrite) voidWidgetParamObjectValueHandler.storeValues(ObjectValueContainer container) voidWidgetParamObjectValueHandler.storeValues(ObjectValueContainer container, boolean forceWrite) voidWorkflowGenericItemObjectHandler.storeValues(ObjectValueContainer container, boolean forceWrite) voidClassificationObjectValueHandler.updateValues(ObjectValueContainer container, Set<String> languageIsoCodes) voidClassificationObjectValueHandler.updateValues(ObjectValueContainer container, Set<String> languageIsoCodes, Set<PropertyDescriptor> descriptors) voidDefaultValueService.updateValues(TypedObject typedObject, ObjectValueContainer values) voidGenericItemObjectValueHandler.updateValues(ObjectValueContainer container, Set<String> languageIsoCodes) voidGenericItemObjectValueHandler.updateValues(ObjectValueContainer container, Set<String> languageIsoCodes, Set<PropertyDescriptor> descriptors) voidWidgetParamObjectValueHandler.updateValues(ObjectValueContainer container, Set<String> languageIsoCodes) voidWidgetParamObjectValueHandler.updateValues(ObjectValueContainer container, Set<String> languageIsoCodes, Set<PropertyDescriptor> descriptors) Method parameters in de.hybris.platform.cockpit.services.values.impl with type arguments of type ObjectValueContainerModifier and TypeMethodDescriptionDefaultObjectCompareService.getComparedAttributes(ObjectValueContainer referenceValueContainer, List<ObjectValueContainer> compareValueContainers) DefaultObjectCompareService.getComparedAttributes(ObjectValueContainer referenceValueContainer, List<ObjectValueContainer> compareValueContainers, ObjectAttributeComparator comparator) -
Uses of ObjectValueContainer in de.hybris.platform.cockpit.session
Methods in de.hybris.platform.cockpit.session that return ObjectValueContainerMethods in de.hybris.platform.cockpit.session with parameters of type ObjectValueContainerModifier and TypeMethodDescriptionvoidEditorAreaListener.valueChanged(ObjectValueContainer valueContainer, PropertyDescriptor propertyDescriptor) voidEditorAreaListener.valuesStored(ObjectValueContainer valueContainer) voidEditorAreaListener.valuesUpdated(ObjectValueContainer valueContainer) -
Uses of ObjectValueContainer in de.hybris.platform.cockpit.session.impl
Fields in de.hybris.platform.cockpit.session.impl declared as ObjectValueContainerModifier and TypeFieldDescriptionprotected ObjectValueContainerAbstractEditorAreaController.initialValuesMethods in de.hybris.platform.cockpit.session.impl that return ObjectValueContainerMethods in de.hybris.platform.cockpit.session.impl with parameters of type ObjectValueContainerModifier and TypeMethodDescriptionprotected voidEditorArea.fireValueChanged(ObjectValueContainer cont, PropertyDescriptor propertyDescriptor) protected voidEditorArea.fireValuesStored(ObjectValueContainer cont) protected voidEditorArea.fireValuesUpdated(ObjectValueContainer cont) voidEditorArea.restatusIgnoredDescriptors(ObjectValueContainer valueContainer, Set<CockpitValidationDescriptor> validationInfo) voidDefaultEditorAreaListener.valueChanged(ObjectValueContainer valueContainer, PropertyDescriptor propertyDescriptor) voidDefaultEditorAreaListener.valuesStored(ObjectValueContainer valueContainer) voidDefaultEditorAreaListener.valuesUpdated(ObjectValueContainer valueContainer) -
Uses of ObjectValueContainer in de.hybris.platform.cockpit.util
Methods in de.hybris.platform.cockpit.util that return ObjectValueContainerModifier and TypeMethodDescriptionstatic ObjectValueContainerTypeTools.createValueContainer(TypedObject typedObject, Set<PropertyDescriptor> propertyDescriptors, Set<String> langIsos) Creates the value container.static ObjectValueContainerTypeTools.createValueContainer(TypedObject typedObject, Set<PropertyDescriptor> propertyDescriptors, Set<String> langIsos, boolean lazyLoad) egacy API relying on ZK dependency injectionstatic ObjectValueContainerTypeTools.createValueContainer(ObjectValueHandlerRegistry valueHandlerRegistry, TypedObject typedObject, Set<PropertyDescriptor> propertyDescriptors, Set<String> langIsos, boolean lazyLoad) Creates the value container.Methods in de.hybris.platform.cockpit.util with parameters of type ObjectValueContainerModifier and TypeMethodDescriptionstatic Set<PropertyDescriptor>TypeTools.getOmittedProperties(ObjectValueContainer valueContainer, ObjectTemplate template, boolean creationMode) Gets the omitted properties.static Set<PropertyDescriptor>TypeTools.getOmittedProperties(ObjectValueContainer valueContainer, Set<PropertyDescriptor> descriptors, boolean creationMode) Gets the omitted properties basing on given set of property descriptors.Constructors in de.hybris.platform.cockpit.util with parameters of type ObjectValueContainerModifierConstructorDescriptionValueContainerMap(ObjectValueContainer container, boolean allValues, ValueContainerMap.PropertyFilter filter) -
Uses of ObjectValueContainer in de.hybris.platform.cockpit.wizards.generic
Fields in de.hybris.platform.cockpit.wizards.generic declared as ObjectValueContainerModifier and TypeFieldDescriptionprotected ObjectValueContainerGenericItemWizard.objectValueContainerMethods in de.hybris.platform.cockpit.wizards.generic that return ObjectValueContainerModifier and TypeMethodDescriptionprotected ObjectValueContainerDefaultAdvancedSearchPageController.getObjectValueContainer()GenericItemWizard.getObjectValueContainer() -
Uses of ObjectValueContainer in de.hybris.platform.productcockpit.components.editorarea
Methods in de.hybris.platform.productcockpit.components.editorarea with parameters of type ObjectValueContainerModifier and TypeMethodDescriptionvoidProductPDFDataSheetSectionConfiguration.loadValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues) voidProductPDFDataSheetSectionConfiguration.saveValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues) -
Uses of ObjectValueContainer in de.hybris.platform.yacceleratorcockpits.productcockpit.editor
Methods in de.hybris.platform.yacceleratorcockpits.productcockpit.editor with parameters of type ObjectValueContainerModifier and TypeMethodDescriptionvoidExternalTaxesSectionConfiguration.loadValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues) voidExternalTaxesSectionConfiguration.saveValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues)
ValidationUIHelper.buildTypeConstraintValidationMenuPopup(String, ObjectValueContainer, int, List, SectionPanelModel)instead.