Uses of Interface
de.hybris.platform.cockpit.session.UISession
Packages that use UISession
Package
Description
-
Uses of UISession in de.hybris.platform.cmscockpit.session.impl
Methods in de.hybris.platform.cmscockpit.session.impl that return UISession -
Uses of UISession in de.hybris.platform.cmscockpit.wizard
Methods in de.hybris.platform.cmscockpit.wizard with parameters of type UISessionModifier and TypeMethodDescriptionstatic voidCmsWizardUtils.openRestrictionWizard(String title, org.zkoss.zk.ui.Component parent, TypedObject item, PropertyDescriptor propDescr, UISession session) -
Uses of UISession in de.hybris.platform.cockpit.model.editor
Methods in de.hybris.platform.cockpit.model.editor with parameters of type UISessionModifier and TypeMethodDescriptionstatic CreateContextEditorHelper.applyReferenceRelatedAttributes(ReferenceUIEditor referenceEditor, PropertyDescriptor propertyDescriptor, Map<String, ? extends Object> parameters, TypedObject currentObject, Object currentValue, String isoCode, UICockpitArea cockpitArea, UISession session) static SearchTypeEditorHelper.getRootSearchType(PropertyDescriptor propDescr, UISession session) -
Uses of UISession in de.hybris.platform.cockpit.model.editor.impl
Methods in de.hybris.platform.cockpit.model.editor.impl with parameters of type UISessionModifier 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.3static SearchTypeAbstractUIEditor.getRootSearchType(PropertyDescriptor propDescr, UISession session) Deprecated.since 6.3 -
Uses of UISession in de.hybris.platform.cockpit.services.xmlprovider.impl
Methods in de.hybris.platform.cockpit.services.xmlprovider.impl that return UISession -
Uses of UISession in de.hybris.platform.cockpit.session
Classes in de.hybris.platform.cockpit.session that implement UISessionMethods in de.hybris.platform.cockpit.session that return UISession -
Uses of UISession in de.hybris.platform.cockpit.session.impl
Classes in de.hybris.platform.cockpit.session.impl that implement UISessionMethods in de.hybris.platform.cockpit.session.impl that return UISessionConstructors in de.hybris.platform.cockpit.session.impl with parameters of type UISession -
Uses of UISession in de.hybris.platform.cockpit.util
Methods in de.hybris.platform.cockpit.util that return UISessionMethods in de.hybris.platform.cockpit.util with parameters of type UISession -
Uses of UISession in de.hybris.platform.cockpit.wizards
Methods in de.hybris.platform.cockpit.wizards with parameters of type UISessionModifier and TypeMethodDescriptionstatic StringWizardUtils.getObjectTextLabel(TypedObject object, UISession session) Returns the label for the typed object provided by the labelService from the given UISession. -
Uses of UISession in de.hybris.platform.productcockpit.session.impl
Methods in de.hybris.platform.productcockpit.session.impl that return UISession