Uses of Class
de.hybris.platform.cockpit.session.impl.CreateContext
Packages that use CreateContext
Package
Description
-
Uses of CreateContext in de.hybris.platform.admincockpit.wizards
Fields in de.hybris.platform.admincockpit.wizards declared as CreateContextModifier and TypeFieldDescriptionprotected CreateContextNewConstraintItemWizard.createContextDeprecated.Methods in de.hybris.platform.admincockpit.wizards with parameters of type CreateContextModifier and TypeMethodDescriptionNewConstraintItemWizard.getTypeSelectorPage(String pageTitle, Wizard wizard, CreateContext createContext) Deprecated.voidNewConstraintItemWizard.setCreateContext(CreateContext createContext) Deprecated.Constructors in de.hybris.platform.admincockpit.wizards with parameters of type CreateContextModifierConstructorDescriptionConstraintTypeSelectorPage(String pageTitle, Wizard wizard, CreateContext createContext) Deprecated. -
Uses of CreateContext in de.hybris.platform.cmscockpit.wizard.strategies
Methods in de.hybris.platform.cmscockpit.wizard.strategies with parameters of type CreateContextModifier and TypeMethodDescriptionDefaultCmsItemPredefinedValuesStrategy.getPredefinedValues(CreateContext ctx) -
Uses of CreateContext in de.hybris.platform.cockpit.model.editor
Methods in de.hybris.platform.cockpit.model.editor that return CreateContextModifier and TypeMethodDescriptionstatic CreateContextEditorHelper.applyReferenceRelatedAttributes(ReferenceUIEditor referenceEditor, PropertyDescriptor propertyDescriptor, Map<String, ? extends Object> parameters, TypedObject currentObject, Object currentValue, String isoCode, UICockpitArea cockpitArea, UISession session) -
Uses of CreateContext in de.hybris.platform.cockpit.model.editor.impl
Methods in de.hybris.platform.cockpit.model.editor.impl that return CreateContextModifier and TypeMethodDescriptionstatic CreateContextAbstractUIEditor.applyReferenceRelatedAttributes(ReferenceUIEditor referenceEditor, PropertyDescriptor propertyDescriptor, Map<String, ? extends Object> parameters, TypedObject currentObject, Object currentValue, String isoCode, UICockpitArea cockpitArea, UISession session) Deprecated.since 6.3 -
Uses of CreateContext in de.hybris.platform.cockpit.model.referenceeditor
Methods in de.hybris.platform.cockpit.model.referenceeditor with parameters of type CreateContextModifier and TypeMethodDescriptionprotected voidAbstractReferenceSelector.fireShowItemEditorPopup(ObjectType type, TypedObject sourceItem, CreateContext context) protected voidAbstractReferenceSelector.fireShowItemEditorPopup(CreateContext context) voidReferenceSelectorListener.showAddItemPopupEditor(ObjectType type, TypedObject sourceItem, CreateContext context) voidReferenceSelectorListener.showAddItemPopupEditor(CreateContext context) -
Uses of CreateContext in de.hybris.platform.cockpit.model.referenceeditor.collection
Methods in de.hybris.platform.cockpit.model.referenceeditor.collection that return CreateContextMethods in de.hybris.platform.cockpit.model.referenceeditor.collection with parameters of type CreateContextModifier and TypeMethodDescriptionvoidCollectionEditor.setCreateContext(CreateContext createContext) -
Uses of CreateContext in de.hybris.platform.cockpit.model.referenceeditor.impl
Methods in de.hybris.platform.cockpit.model.referenceeditor.impl that return CreateContextMethods in de.hybris.platform.cockpit.model.referenceeditor.impl with parameters of type CreateContextModifier and TypeMethodDescriptionvoidReferenceCollectionEditor.setCreateContext(CreateContext createContext) Deprecated.voidReferenceSelector.setCreateContext(CreateContext createContext) voidDefaultReferenceSelectorListener.showAddItemPopupEditor(ObjectType type, TypedObject sourceItem, CreateContext context) Deprecated.since 6.3voidDefaultReferenceSelectorListener.showAddItemPopupEditor(CreateContext context) -
Uses of CreateContext in de.hybris.platform.cockpit.model.referenceeditor.simple
Methods in de.hybris.platform.cockpit.model.referenceeditor.simple that return CreateContextMethods in de.hybris.platform.cockpit.model.referenceeditor.simple with parameters of type CreateContextModifier and TypeMethodDescriptionprotected voidAbstractSimpleReferenceSelector.fireShowItemEditorPopup(CreateContext context) Fire show item editor popupvoidSimpleReferenceSelector.setCreateContext(CreateContext createContext) voidSimpleReferenceSelectorListener.showAddItemPopupEditor(ObjectType type, TypedObject sourceItem, CreateContext context) Shows popup in order to create new valuevoidSimpleReferenceSelectorListener.showAddItemPopupEditor(CreateContext context) Shows popup in order to create new value -
Uses of CreateContext in de.hybris.platform.cockpit.model.referenceeditor.simple.impl
Methods in de.hybris.platform.cockpit.model.referenceeditor.simple.impl with parameters of type CreateContextModifier and TypeMethodDescriptionvoidDefaultSimpleReferenceSelectorListener.showAddItemPopupEditor(ObjectType type, TypedObject sourceItem, CreateContext context) Deprecated.since 6.3voidDefaultSimpleReferenceSelectorListener.showAddItemPopupEditor(CreateContext context) -
Uses of CreateContext in de.hybris.platform.cockpit.reports.components.perspective
Methods in de.hybris.platform.cockpit.reports.components.perspective with parameters of type CreateContextModifier and TypeMethodDescriptionbooleanReportPerspective.generateCreateMenuitems(org.zkoss.zul.Menupopup menupopup, boolean expandEditorArea, CreateContext createContext, boolean popup, Map<String, Object> initValues, boolean loadDefaultValues) -
Uses of CreateContext in de.hybris.platform.cockpit.reports.wizards
Fields in de.hybris.platform.cockpit.reports.wizards declared as CreateContextMethods in de.hybris.platform.cockpit.reports.wizards with parameters of type CreateContextModifier and TypeMethodDescriptionvoidNewJasperReportWizard.setCreateContext(CreateContext createContext) -
Uses of CreateContext in de.hybris.platform.cockpit.session
Methods in de.hybris.platform.cockpit.session with parameters of type CreateContextModifier and TypeMethodDescriptionvoidUICockpitPerspective.createItemInPopupEditor(ObjectType type, Map<String, ? extends Object> initialValues, CreateContext createContext) voidUICockpitPerspective.createItemInPopupEditor(ObjectType type, Map<String, ? extends Object> initialValues, CreateContext createContext, boolean loadDefaultValues) -
Uses of CreateContext in de.hybris.platform.cockpit.session.impl
Methods in de.hybris.platform.cockpit.session.impl that return CreateContextMethods in de.hybris.platform.cockpit.session.impl with parameters of type CreateContextModifier and TypeMethodDescriptionprotected voidBaseUICockpitPerspective.createItemInPopupEditor(ObjectType type, Map<String, ? extends Object> initialValues, BrowserModel browser, CreateContext ctx, boolean loadDefaultValues, boolean initialValidation) voidBaseUICockpitPerspective.createItemInPopupEditor(ObjectType type, Map<String, ? extends Object> initialValues, CreateContext context) voidBaseUICockpitPerspective.createItemInPopupEditor(ObjectType type, Map<String, ? extends Object> initialValues, CreateContext context, boolean loadDefaultValues) voidBaseUICockpitPerspective.createNewItem(ObjectTemplate template, CreateContext createContext, Map<String, Object> initValues, boolean loadDefaultValues, boolean expandEditorArea, boolean popup) Creates new item.booleanBaseUICockpitPerspective.generateCreateMenuitems(org.zkoss.zul.Menupopup menupopup, boolean expandEditorArea, CreateContext createContext, boolean popup, Map<String, Object> initValues, boolean loadDefaultValues) Generates menu for creating new items.BaseUICockpitPerspective.generateTemplateEntryList(CreateContext createContext) -
Uses of CreateContext in de.hybris.platform.cockpit.wizards.generic
Fields in de.hybris.platform.cockpit.wizards.generic declared as CreateContextModifier and TypeFieldDescriptionprotected CreateContextGenericItemWizard.createContextprotected CreateContextNewItemWizard.createContextMethods in de.hybris.platform.cockpit.wizards.generic that return CreateContextMethods in de.hybris.platform.cockpit.wizards.generic with parameters of type CreateContextModifier and TypeMethodDescriptionvoidGenericTypeSelectorPage.setCreateContext(CreateContext createContext) voidNewItemWizard.setCreateContext(CreateContext createContext) Constructors in de.hybris.platform.cockpit.wizards.generic with parameters of type CreateContextModifierConstructorDescriptionAdvancedSearchPage(String pageTitle, Wizard wizard, CreateContext createContext) General constructorGenericItemWizard(BrowserModel browserModel, CreateContext createContext) GenericTypeSelectorPage(CreateContext createContext) GenericTypeSelectorPage(String pageTitle, Wizard wizard, CreateContext createContext) -
Uses of CreateContext in de.hybris.platform.cockpit.wizards.generic.strategies
Methods in de.hybris.platform.cockpit.wizards.generic.strategies with parameters of type CreateContextModifier and TypeMethodDescriptionPredefinedValuesStrategy.getPredefinedValues(CreateContext ctx) Returns predefined values -
Uses of CreateContext in de.hybris.platform.yacceleratorcockpits.cockpit.wizard.strategies
Methods in de.hybris.platform.yacceleratorcockpits.cockpit.wizard.strategies with parameters of type CreateContextModifier and TypeMethodDescriptionDefaultImageMediaPredefinedValuesStrategy.getPredefinedValues(CreateContext paramCreateContext)