Uses of Interface
de.hybris.platform.cockpit.model.meta.PropertyDescriptor
-
-
Uses of PropertyDescriptor in de.hybris.platform.cmscockpit.components.contentbrowser
Methods in de.hybris.platform.cmscockpit.components.contentbrowser that return types with arguments of type PropertyDescriptor Modifier and Type Method Description static java.util.Map<PropertyDescriptor,EditorRowConfiguration>ComponentInjectorHelper. getAllEditorRowConfigurations(EditorConfiguration config)static java.util.List<PropertyDescriptor>ComponentInjectorHelper. getEditorPropertyDescriptors(TypedObject item, TypeService typeService, CMSAdminComponentService compService)protected java.util.Comparator<PropertyDescriptor>CMSContentEditorInjector. getPropertyListComparator()Methods in de.hybris.platform.cmscockpit.components.contentbrowser with parameters of type PropertyDescriptor Modifier and Type Method Description static EditorListenerComponentInjectorHelper. createEditorListener(TypedObject item, ObjectValueContainer objectValueContainer, java.util.Map<java.lang.String,? extends java.lang.Object> params, PropertyDescriptor propDescr, java.lang.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, java.lang.String langIso)static java.lang.StringComponentInjectorHelper. getPropertyLabel(PropertyDescriptor propDescr)protected java.lang.ObjectCMSContentEditorInjector. getValue(PropertyDescriptor propDescr)protected java.lang.ObjectCMSContentEditorInjector. getValue(PropertyDescriptor propDescr, ObjectValueContainer valueContainer)protected voidCMSContentEditorInjector. openCreateNewReferenceWizard(org.zkoss.zk.ui.Component parent, ObjectTemplate template, TypedObject item, PropertyDescriptor propertyDescriptor, WizardConfiguration wizardConfiguration)protected voidCMSContentEditorInjector. setValue(PropertyDescriptor propDescr, java.lang.Object value)protected voidCMSContentEditorInjector. setValue(PropertyDescriptor propDescr, java.lang.Object value, boolean persist)protected voidCMSContentEditorInjector. setValue(PropertyDescriptor propDescr, java.lang.Object value, boolean persist, java.lang.Object eventSource)Method parameters in de.hybris.platform.cmscockpit.components.contentbrowser with type arguments of type PropertyDescriptor Modifier and Type Method Description voidCMSContentEditorSectionComponent. updateItem(TypedObject item, java.util.Set<PropertyDescriptor> modifiedProperties)voidCmsPageContentBrowser. updateItem(TypedObject item, java.util.Set<PropertyDescriptor> modifiedProperties, java.lang.Object reason)Constructors in de.hybris.platform.cmscockpit.components.contentbrowser with parameters of type PropertyDescriptor Constructor Description ContentEditorListener(UIEditor editor, ObjectValueContainer objectValueContainer, PropertyDescriptor propDescr, java.util.Map<java.lang.String,? extends java.lang.Object> params, TypedObject item, org.zkoss.zk.ui.HtmlBasedComponent parent, org.zkoss.zk.ui.HtmlBasedComponent rootComponent, boolean autoPersist) -
Uses of PropertyDescriptor in de.hybris.platform.cmscockpit.components.liveedit
Method parameters in de.hybris.platform.cmscockpit.components.liveedit with type arguments of type PropertyDescriptor Modifier and Type Method Description voidLiveEditView. updateItem(TypedObject item, java.util.Set<PropertyDescriptor> modifiedProperties, java.lang.Object reason)Performs update according to given item modifications -
Uses of PropertyDescriptor in de.hybris.platform.cmscockpit.services.security.impl
Methods in de.hybris.platform.cmscockpit.services.security.impl with parameters of type PropertyDescriptor Modifier and Type Method Description booleanCMSCockpitUIAccessRightService. isWritable(ObjectType type, PropertyDescriptor propDescr, boolean creationMode)booleanCMSCockpitUIAccessRightService. isWritable(ObjectType type, TypedObject item, PropertyDescriptor propDescr, boolean creationMode) -
Uses of PropertyDescriptor in de.hybris.platform.cmscockpit.session.impl
Methods in de.hybris.platform.cmscockpit.session.impl with parameters of type PropertyDescriptor Modifier and Type Method Description protected SearchTypeLiveEditContentBrowser.DefaultLiveEditCaptionComponent. getRootSearchType(PropertyDescriptor propDescr)Method parameters in de.hybris.platform.cmscockpit.session.impl with type arguments of type PropertyDescriptor Modifier and Type Method Description voidLiveEditContentBrowser.DefaultLiveEditMainAreaComponent. updateItem(TypedObject item, java.util.Set<PropertyDescriptor> modifiedProperties)voidLiveEditContentBrowser.DefaultLiveEditMainAreaComponent. updateItem(TypedObject item, java.util.Set<PropertyDescriptor> modifiedProperties, java.lang.Object reason) -
Uses of PropertyDescriptor in de.hybris.platform.cmscockpit.wizard
Fields in de.hybris.platform.cmscockpit.wizard declared as PropertyDescriptor Modifier and Type Field Description protected PropertyDescriptorCmsContentEdiotrRelatedTypeWizard. parentPropertyDescriptorMethods in de.hybris.platform.cmscockpit.wizard with parameters of type PropertyDescriptor Modifier and Type Method Description static voidCmsWizardUtils. openRestrictionWizard(java.lang.String title, org.zkoss.zk.ui.Component parent, TypedObject item, PropertyDescriptor propDescr, UISession session)voidCmsWizard. setValue(PropertyDescriptor descriptor, java.lang.Object value)Constructors in de.hybris.platform.cmscockpit.wizard with parameters of type PropertyDescriptor Constructor Description CmsContentEdiotrRelatedTypeWizard(org.zkoss.zk.ui.Component parent, ObjectTemplate currentObjectTemplate, TypedObject parentCompoenent, PropertyDescriptor parentPropertyDescriptor) -
Uses of PropertyDescriptor in de.hybris.platform.cmscockpit.wizard.controller
Methods in de.hybris.platform.cmscockpit.wizard.controller that return PropertyDescriptor Modifier and Type Method Description PropertyDescriptorDefaultAdvancedSearchPageController. getParentPropertyDescriptor()Constructors in de.hybris.platform.cmscockpit.wizard.controller with parameters of type PropertyDescriptor Constructor Description CmsContentEditorRelatedTypeWizardController(TypedObject typedObject, PropertyDescriptor parentPropertyDescriptor)DefaultAdvancedSearchPageController(TypedObject parentObject, PropertyDescriptor parentPropertyDescriptor)DefaultAdvancedSearchPageController(TypedObject parentObject, PropertyDescriptor parentPropertyDescriptor, boolean allowDuplicatesInResult)RelatedTypeAdvancedSearchPageController(TypedObject parentObject, PropertyDescriptor parentPropertyDescriptor) -
Uses of PropertyDescriptor in de.hybris.platform.cmscockpit.wizard.page
Methods in de.hybris.platform.cmscockpit.wizard.page that return PropertyDescriptor Modifier and Type Method Description PropertyDescriptorTypeSelectorPage. getParentPropertyDescriptor()abstract PropertyDescriptorReferenceSelectorPage. getPropertyDescriptor()Methods in de.hybris.platform.cmscockpit.wizard.page with parameters of type PropertyDescriptor Modifier and Type Method Description protected org.zkoss.zk.ui.ComponentMandatoryPage. createGroupRow(org.zkoss.zk.ui.Component parent, PropertyDescriptor descriptor, TypedObject currentObject, java.lang.String editorCode, boolean error, java.util.Map<java.lang.String,java.lang.String> params)Creates one single row for group on that page.booleanAbstractCmsWizardPage. isCauseError(PropertyDescriptor descriptor)protected voidMandatoryPage. loadInitConfigValues(PropertyDescriptor descriptor, WizardConfiguration wizardConfig)Method loads initial values that can be defined withinWizardConfigurationvoidAdvancedSearchPage.DefaultSelectorListViewListener. openInContextEditor(int rowIndex, UIEditor editor, PropertyDescriptor propertyDescriptor)voidTypeSelectorPage. setParentPropertyDescriptor(PropertyDescriptor parentPropertyDescriptor)Method parameters in de.hybris.platform.cmscockpit.wizard.page with type arguments of type PropertyDescriptor Modifier and Type Method Description protected java.util.List<java.lang.String>MandatoryPage. extractPropertyQualifiers(java.util.List<PropertyDescriptor> propertyDescriptors) -
Uses of PropertyDescriptor in de.hybris.platform.cockpit.components.contentbrowser
Methods in de.hybris.platform.cockpit.components.contentbrowser that return types with arguments of type PropertyDescriptor Modifier and Type Method Description protected java.util.Set<PropertyDescriptor>ContextAreaBrowserComponent. getRequiredPropertyDescriptors(ObjectTemplate template)Method parameters in de.hybris.platform.cockpit.components.contentbrowser with type arguments of type PropertyDescriptor Modifier and Type Method Description abstract voidAbstractBrowserComponent. updateItem(TypedObject item, java.util.Set<PropertyDescriptor> modifiedProperties)Re-renders the item.voidAbstractBrowserComponent. updateItem(TypedObject item, java.util.Set<PropertyDescriptor> modifiedProperties, java.lang.Object reason)Override if you want to react on the reason for the updatevoidAbstractContentBrowser. updateItem(TypedObject item, java.util.Set<PropertyDescriptor> modifiedProperties)abstract voidAbstractContentBrowser. updateItem(TypedObject item, java.util.Set<PropertyDescriptor> modifiedProperties, java.lang.Object reason)This method makes it possible to force the view to re-render a list of items.voidAbstractMainAreaBrowserComponent. updateItem(TypedObject item, java.util.Set<PropertyDescriptor> modifiedProperties)voidAbstractMultiViewToolbarBrowserComponent. updateItem(TypedObject item, java.util.Set<PropertyDescriptor> modifiedProperties)voidAbstractSectionMainAreaBrowserComponent. updateItem(TypedObject item, java.util.Set<PropertyDescriptor> modifiedProperties)voidAbstractSectionMainAreaBrowserComponent. updateItem(TypedObject item, java.util.Set<PropertyDescriptor> modifiedProperties, java.lang.Object reason)voidAbstractSimpleContentBrowser. updateItem(TypedObject item, java.util.Set<PropertyDescriptor> modifiedProperties, java.lang.Object reason)voidCaptionBrowserComponent. updateItem(TypedObject item, java.util.Set<PropertyDescriptor> modifiedProperties)voidCaptionBrowserComponent. updateItem(TypedObject item, java.util.Set<PropertyDescriptor> modifiedProperties, java.lang.Object reason)voidCockpitComponent. updateItem(TypedObject item, java.util.Set<PropertyDescriptor> modifiedProperties)Re-renders the items specified.voidCommentMainAreaBrowserComponent. updateItem(TypedObject item, java.util.Set<PropertyDescriptor> modifiedProperties)voidContextAreaBrowserComponent. updateItem(TypedObject item, java.util.Set<PropertyDescriptor> modifiedProperties)voidDefaultAdvancedContentBrowser. updateItem(TypedObject item, java.util.Set<PropertyDescriptor> modifiedProperties, java.lang.Object reason)voidListSectionComponent. updateItem(TypedObject item, java.util.Set<PropertyDescriptor> modifiedProperties) -
Uses of PropertyDescriptor in de.hybris.platform.cockpit.components.contentbrowser.browsercomponents
Fields in de.hybris.platform.cockpit.components.contentbrowser.browsercomponents declared as PropertyDescriptor Modifier and Type Field Description protected PropertyDescriptorCompareView. propertyDescriptorMethods in de.hybris.platform.cockpit.components.contentbrowser.browsercomponents that return types with arguments of type PropertyDescriptor Modifier and Type Method Description java.util.Map<PropertyDescriptor,PropertyComparisonInfo>CompareView. getComparedAttributes()Methods in de.hybris.platform.cockpit.components.contentbrowser.browsercomponents with parameters of type PropertyDescriptor Modifier and Type Method Description voidCompareView.CompareGroupbox. addDiffInfo(PropertyDescriptor descriptor, java.util.BitSet changeSet)voidCompareView. validate(ObjectValuePair valueInfo, PropertyDescriptor propertyDescriptor, UIEditor uiEditor, java.lang.Object value, org.zkoss.zul.Div editorContainer, java.util.Set<java.lang.String> forceWritePks)Method parameters in de.hybris.platform.cockpit.components.contentbrowser.browsercomponents with type arguments of type PropertyDescriptor Modifier and Type Method Description voidCompareView. setComparedAttributes(java.util.Map<PropertyDescriptor,PropertyComparisonInfo> comparedAttributes)voidCompareMainAreaBrowserComponent. updateItem(TypedObject item, java.util.Set<PropertyDescriptor> modifiedProperties)voidWidgetDashboardToolbarComponent. updateItem(TypedObject item, java.util.Set<PropertyDescriptor> modifiedProperties)Constructor parameters in de.hybris.platform.cockpit.components.contentbrowser.browsercomponents with type arguments of type PropertyDescriptor Constructor Description CompareView(TypedObject sourceObject, java.util.List<TypedObject> allItems, java.util.Map<PropertyDescriptor,PropertyComparisonInfo> comparedAttributes, CompareView.CompareViewListener listener) -
Uses of PropertyDescriptor in de.hybris.platform.cockpit.components.editor
Methods in de.hybris.platform.cockpit.components.editor with parameters of type PropertyDescriptor Modifier and Type Method Description protected EditorListenerCockpitEditorContainer. createEditorListener(PropertyDescriptor propertyDescriptor) -
Uses of PropertyDescriptor in de.hybris.platform.cockpit.components.listview.impl
Methods in de.hybris.platform.cockpit.components.listview.impl that return PropertyDescriptor Modifier and Type Method Description PropertyDescriptorContextAreaValueContainer. getRootProperty()Methods in de.hybris.platform.cockpit.components.listview.impl with parameters of type PropertyDescriptor Modifier and Type Method Description voidContextAreaValueContainer. setRootProperty(PropertyDescriptor propertyDescriptor) -
Uses of PropertyDescriptor in de.hybris.platform.cockpit.components.sectionpanel
Methods in de.hybris.platform.cockpit.components.sectionpanel with parameters of type PropertyDescriptor Modifier and Type Method Description protected booleanSectionPanel. isCollectionReference(PropertyDescriptor propertyDescriptor) -
Uses of PropertyDescriptor in de.hybris.platform.cockpit.events.impl
Methods in de.hybris.platform.cockpit.events.impl that return types with arguments of type PropertyDescriptor Modifier and Type Method Description java.util.Set<PropertyDescriptor>ItemChangedEvent. getProperties()Returns the properties which have changed ornullif all need to be reloaded.Constructor parameters in de.hybris.platform.cockpit.events.impl with type arguments of type PropertyDescriptor Constructor Description ItemChangedEvent(java.lang.Object source, TypedObject item, java.util.Collection<? extends PropertyDescriptor> properties)Creates a newItemChangedEvent.ItemChangedEvent(java.lang.Object source, TypedObject item, java.util.Collection<? extends PropertyDescriptor> properties, ItemChangedEvent.ChangeType changeType)Creates a newItemChangedEvent.ItemChangedEvent(java.lang.Object source, TypedObject item, java.util.Collection<? extends PropertyDescriptor> properties, ItemChangedEvent.ChangeType changeType, java.util.Map<java.lang.String,? extends java.lang.Object> params)Creates a newItemChangedEvent.ItemChangedEvent(java.lang.Object source, TypedObject item, java.util.Collection<? extends PropertyDescriptor> properties, java.util.Map<java.lang.String,? extends java.lang.Object> params)Creates a newItemChangedEvent. -
Uses of PropertyDescriptor in de.hybris.platform.cockpit.helpers.validation
Methods in de.hybris.platform.cockpit.helpers.validation with parameters of type PropertyDescriptor Modifier and Type Method Description ObjectValueContainerValidationUIHelper. createModelFromContainer(TypedObject typedObject, java.lang.String languageIso, PropertyDescriptor propertyDescriptor, UIEditor editor) -
Uses of PropertyDescriptor in de.hybris.platform.cockpit.model.advancedsearch
Methods in de.hybris.platform.cockpit.model.advancedsearch that return PropertyDescriptor Modifier and Type Method Description PropertyDescriptorAdvancedSearchModel. getPropertyDescriptor(SearchField field)PropertyDescriptorAdvancedSearchModel. getSortedByProperty()Returns the property by which search result should be sorted.PropertyDescriptorAdvancedSearchParameterContainer. getSortProperty()Methods in de.hybris.platform.cockpit.model.advancedsearch that return types with arguments of type PropertyDescriptor Modifier and Type Method Description java.util.List<PropertyDescriptor>AdvancedSearchModel. getSortableProperties()Returns all the properties which can currently be used for sorting.Methods in de.hybris.platform.cockpit.model.advancedsearch with parameters of type PropertyDescriptor Modifier and Type Method Description voidAdvancedSearchParameterContainer. setSortProperty(PropertyDescriptor sortProperty) -
Uses of PropertyDescriptor in de.hybris.platform.cockpit.model.advancedsearch.impl
Methods in de.hybris.platform.cockpit.model.advancedsearch.impl that return PropertyDescriptor Modifier and Type Method Description PropertyDescriptorDefaultAdvancedSearchModel. getPropertyDescriptor(SearchField field)PropertyDescriptorDefaultAdvancedSearchModel. getSortedByProperty()PropertyDescriptorDefaultParameterContainer. getSortProperty()Methods in de.hybris.platform.cockpit.model.advancedsearch.impl that return types with arguments of type PropertyDescriptor Modifier and Type Method Description java.util.List<PropertyDescriptor>DefaultAdvancedSearchModel. getSortableProperties()Methods in de.hybris.platform.cockpit.model.advancedsearch.impl with parameters of type PropertyDescriptor Modifier and Type Method Description booleanDefaultAdvancedSearchModel. addSortableProperty(PropertyDescriptor sortProp)protected voidAdvancedSearchView. createSimpleRowComponent(org.zkoss.zk.ui.Component parent, java.lang.Object rawInitialValue, PropertyDescriptor propertyDescriptor, SearchField field, UIEditor editor)java.lang.StringDefaultAdvancedSearchModel. getEditorMode(SearchField searchField, PropertyDescriptor propDescr)protected SearchTypeDefaultAdvancedSearchModel. getRootSearchType(PropertyDescriptor propDescr)SearchFieldDefaultAdvancedSearchModel. getSearchField(PropertyDescriptor descriptor)booleanDefaultAdvancedSearchModel. removeSortableProperty(PropertyDescriptor sortProp)voidDefaultAdvancedSearchModel. setSortCriterion(PropertyDescriptor sortProperty, boolean asc)voidDefaultAdvancedSearchModel. setSortedByProperty(PropertyDescriptor sortProperty)voidDefaultParameterContainer. setSortProperty(PropertyDescriptor sortProp)Method parameters in de.hybris.platform.cockpit.model.advancedsearch.impl with type arguments of type PropertyDescriptor Modifier and Type Method Description voidDefaultAdvancedSearchModel. setSortableProperties(java.util.List<PropertyDescriptor> sortProps) -
Uses of PropertyDescriptor in de.hybris.platform.cockpit.model.config
Methods in de.hybris.platform.cockpit.model.config that return PropertyDescriptor Modifier and Type Method Description PropertyDescriptorPropertyGroupEntry. getPropertyDescriptor()Methods in de.hybris.platform.cockpit.model.config with parameters of type PropertyDescriptor Modifier and Type Method Description PropertyGroupEntryPropertyGroup. createEntry(int pos, PropertyDescriptor property, boolean editable)Constructors in de.hybris.platform.cockpit.model.config with parameters of type PropertyDescriptor Constructor Description PropertyGroupEntry(PropertyDescriptor descr, boolean editable) -
Uses of PropertyDescriptor in de.hybris.platform.cockpit.model.editor
Methods in de.hybris.platform.cockpit.model.editor with parameters of type PropertyDescriptor Modifier and Type Method Description static CreateContextEditorHelper. applyReferenceRelatedAttributes(ReferenceUIEditor referenceEditor, PropertyDescriptor propertyDescriptor, java.util.Map<java.lang.String,? extends java.lang.Object> parameters, TypedObject currentObject, java.lang.Object currentValue, java.lang.String isoCode, UICockpitArea cockpitArea, UISession session)static 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, java.lang.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, java.lang.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, java.lang.String editorCode, java.util.Map<java.lang.String,? extends java.lang.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, java.lang.String editorCode, java.util.Map<java.lang.String,? extends java.lang.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, java.lang.String editorCode, java.util.Map<java.lang.String,? extends java.lang.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, java.lang.String editorCode, java.util.Map<java.lang.String,? extends java.lang.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 <T> java.util.List<? extends T>EditorHelper. filterValues(PropertyDescriptor propDescr, java.util.List<? extends T> values)Deprecated.since 6.3static java.util.List<java.lang.Object>EditorHelper. getAvailableValues(java.util.Map<java.lang.String,? extends java.lang.Object> params, PropertyDescriptor propertyDescriptor)Gets available values for a ListUIEditor using configuredAvailableValuesProviderspring bean.static SearchTypeEditorHelper. getRootSearchType(PropertyDescriptor propDescr, UISession session)static UIEditorEditorHelper. getUIEditor(PropertyDescriptor propDescr, java.lang.String editorCode)Convenience method for creating and retrieving aUIEditor.static booleanEditorHelper. isEditable(PropertyDescriptor propDescr, boolean creationMode)Deprecated.since 6.3, useUIAccessRightService's isWritable methods instead.static ObjectTemplateEditorHelper. processVariantTypeCheck(ObjectTemplate type, TypedObject object, PropertyDescriptor propertyDescriptor, TypeService typeService)static voidEditorHelper. renderLocalizedEditor(TypedObject item, PropertyDescriptor propDescr, org.zkoss.zk.ui.HtmlBasedComponent parent, ObjectValueContainer valueContainer, boolean autoPersist, java.lang.String editorCode, java.util.Map<java.lang.String,? extends java.lang.Object> params, boolean focus)static voidEditorHelper. renderLocalizedEditor(TypedObject item, PropertyDescriptor propDescr, org.zkoss.zk.ui.HtmlBasedComponent parent, ObjectValueContainer valueContainer, boolean autoPersist, java.lang.String editorCode, java.util.Map<java.lang.String,? extends java.lang.Object> params, boolean focus, EditorListener editorListener)static voidEditorHelper. renderSingleEditor(TypedObject item, PropertyDescriptor propDescr, org.zkoss.zk.ui.HtmlBasedComponent parent, ObjectValueContainer valueContainer, boolean autoPersist, java.lang.String editorCode, java.util.Map<java.lang.String,? extends java.lang.Object> params, java.lang.String isoCode, boolean focus)static voidEditorHelper. renderSingleEditor(TypedObject item, PropertyDescriptor propDescr, org.zkoss.zk.ui.HtmlBasedComponent parent, ObjectValueContainer valueContainer, boolean autoPersist, java.lang.String editorCode, java.util.Map<java.lang.String,? extends java.lang.Object> params, java.lang.String isoCode, boolean focus, EditorListener editorListener)static voidEditorHelper. setAvailableValuesInListEditor(ListUIEditor editor, PropertyDescriptor propertyDescriptor, java.util.Map<java.lang.String,? extends java.lang.Object> params)Helper method to set available values inListUIEditoreditor.static voidEditorHelper. tryOpenContextAreaEditor(UICockpitPerspective perspective, ObjectTemplate type, java.util.Collection value, TypedObject currentObject, PropertyDescriptor propertyDescriptor, java.util.Map<java.lang.String,? extends java.lang.Object> parameters) -
Uses of PropertyDescriptor in de.hybris.platform.cockpit.model.editor.impl
Methods in de.hybris.platform.cockpit.model.editor.impl with parameters of type PropertyDescriptor Modifier and Type Method Description static CreateContextAbstractUIEditor. applyReferenceRelatedAttributes(ReferenceUIEditor referenceEditor, PropertyDescriptor propertyDescriptor, java.util.Map<java.lang.String,? extends java.lang.Object> parameters, TypedObject currentObject, java.lang.Object currentValue, java.lang.String isoCode, UICockpitArea cockpitArea, UISession session)Deprecated.since 6.3static 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, java.lang.String editorCode)Deprecated.since 6.3static voidAbstractUIEditor. createEditor(TypedObject item, PropertyDescriptor propDescr, org.zkoss.zk.ui.HtmlBasedComponent parent, ObjectValueContainer valueContainer, boolean autoPersist, java.lang.String editorCode, java.util.Map<java.lang.String,? extends java.lang.Object> params)Deprecated.since 6.3static voidAbstractUIEditor. createEditor(TypedObject item, PropertyDescriptor propDescr, org.zkoss.zk.ui.HtmlBasedComponent parent, ObjectValueContainer valueContainer, boolean autoPersist, java.lang.String editorCode, java.util.Map<java.lang.String,? extends java.lang.Object> params, boolean focus)Deprecated.since 6.3static <T> java.util.List<? extends T>AbstractUIEditor. filterValues(PropertyDescriptor propDescr, java.util.List<? extends T> values)Deprecated.since 6.3protected AttributeDescriptorModelMapUIEditorRowRenderer. getAttributeDescriptor(PropertyDescriptor propertyDescriptor)static SearchTypeAbstractUIEditor. getRootSearchType(PropertyDescriptor propDescr, UISession session)Deprecated.since 6.3static UIEditorAbstractUIEditor. getUIEditor(PropertyDescriptor propDescr, java.lang.String editorCode)Deprecated.since 6.3static booleanAbstractUIEditor. isEditable(PropertyDescriptor propDescr, boolean creationMode)Deprecated.since 6.3, useUIAccessRightService's isWritable methods instead. -
Uses of PropertyDescriptor in de.hybris.platform.cockpit.model.general
Method parameters in de.hybris.platform.cockpit.model.general with type arguments of type PropertyDescriptor Modifier and Type Method Description intUIItemView. updateItem(TypedObject item, java.util.Set<PropertyDescriptor> modifiedProperties)try to update rows containing the specified items -
Uses of PropertyDescriptor in de.hybris.platform.cockpit.model.gridview.impl
Methods in de.hybris.platform.cockpit.model.gridview.impl with parameters of type PropertyDescriptor Modifier and Type Method Description protected java.lang.StringGridValueHolder. getValue(PropertyDescriptor descriptor)Method parameters in de.hybris.platform.cockpit.model.gridview.impl with type arguments of type PropertyDescriptor Modifier and Type Method Description intGridView. updateItem(TypedObject item, java.util.Set<PropertyDescriptor> propertyDescriptors) -
Uses of PropertyDescriptor in de.hybris.platform.cockpit.model.listview
Methods in de.hybris.platform.cockpit.model.listview that return PropertyDescriptor Modifier and Type Method Description PropertyDescriptorColumnModel. getPropertyDescriptor(ColumnDescriptor colDescr)Gets the property descriptor.Methods in de.hybris.platform.cockpit.model.listview with parameters of type PropertyDescriptor Modifier and Type Method Description voidListViewListener. openInContextEditor(int rowIndex, UIEditor editor, PropertyDescriptor propertyDescriptor) -
Uses of PropertyDescriptor in de.hybris.platform.cockpit.model.listview.impl
Methods in de.hybris.platform.cockpit.model.listview.impl that return PropertyDescriptor Modifier and Type Method Description PropertyDescriptorDefaultColumnModel. getPropertyDescriptor(ColumnDescriptor colDescr)Returns the property descriptor for a specific column.Methods in de.hybris.platform.cockpit.model.listview.impl with parameters of type PropertyDescriptor Modifier and Type Method Description protected voidAbstractListView. fireOpenExternal(int rowIndex, UIEditor editor, PropertyDescriptor propertyDescriptor)voidDefaultBrowserListViewListener. openInContextEditor(int rowIndex, UIEditor editor, PropertyDescriptor propertyDescriptor)voidDefaultBrowserSectionListViewListener. openInContextEditor(int rowIndex, UIEditor editor, PropertyDescriptor propertyDescriptor)voidDefaultListViewListener. openInContextEditor(int rowIndex, UIEditor editor, PropertyDescriptor propertyDescriptor)voidListView. validate(java.util.Set<java.lang.String> forceWritePks, PropertyDescriptor propertyDescriptor, UIEditor editor, int rowIndex, int columnIndex, java.util.List<java.lang.Object> initialEditValueList, org.zkoss.zk.ui.HtmlBasedComponent parent)Method parameters in de.hybris.platform.cockpit.model.listview.impl with type arguments of type PropertyDescriptor Modifier and Type Method Description intListView. updateItem(TypedObject item, java.util.Set<PropertyDescriptor> modifiedProperties)Constructors in de.hybris.platform.cockpit.model.listview.impl with parameters of type PropertyDescriptor Constructor Description DefaultValueHandler(PropertyDescriptor propertyDescriptor) -
Uses of PropertyDescriptor in de.hybris.platform.cockpit.model.meta
Methods in de.hybris.platform.cockpit.model.meta that return types with arguments of type PropertyDescriptor Modifier and Type Method Description java.util.Set<PropertyDescriptor>ObjectType. getDeclaredPropertyDescriptors()Returns all property descriptors which are declared at this type (not inherited).java.util.Set<PropertyDescriptor>ObjectType. getPropertyDescriptors()Returns all property descriptorsjava.util.Set<PropertyDescriptor>RedeclarableObjectType. getRedeclaredPropertyDescriptors()Returns all property descriptors which are inherited but re-declared at this type. -
Uses of PropertyDescriptor in de.hybris.platform.cockpit.model.meta.impl
Classes in de.hybris.platform.cockpit.model.meta.impl that implement PropertyDescriptor Modifier and Type Class Description classAbstractPropertyDescriptorclassClassAttributePropertyDescriptorclassItemAttributePropertyDescriptorclassMediaStreamPropertyMarkerclassWidgetParameterPropertyDescriptorMethods in de.hybris.platform.cockpit.model.meta.impl that return types with arguments of type PropertyDescriptor Modifier and Type Method Description java.util.Set<PropertyDescriptor>DefaultObjectType. getDeclaredPropertyDescriptors()java.util.Set<PropertyDescriptor>ItemTemplate. getDeclaredPropertyDescriptors()java.util.Set<PropertyDescriptor>AbstractExtendedType. getPropertyDescriptors()java.util.Set<PropertyDescriptor>DefaultObjectType. getPropertyDescriptors()java.util.Set<PropertyDescriptor>ItemTemplate. getPropertyDescriptors()java.util.Set<PropertyDescriptor>DefaultObjectType. getRedeclaredPropertyDescriptors()Method parameters in de.hybris.platform.cockpit.model.meta.impl with type arguments of type PropertyDescriptor Modifier and Type Method Description voidDefaultObjectType. setDeclaredPropertyDescriptors(java.util.Set<PropertyDescriptor> propertyDescriptors)voidDefaultObjectType. setRedeclaredPropertyDescriptors(java.util.Set<PropertyDescriptor> propertyDescriptors) -
Uses of PropertyDescriptor in de.hybris.platform.cockpit.model.referenceeditor.impl
Methods in de.hybris.platform.cockpit.model.referenceeditor.impl with parameters of type PropertyDescriptor Modifier and Type Method Description voidDefaultSelectorListViewListener. openInContextEditor(int rowIndex, UIEditor editor, PropertyDescriptor propertyDescriptor) -
Uses of PropertyDescriptor in de.hybris.platform.cockpit.model.referenceeditor.simple.impl
Methods in de.hybris.platform.cockpit.model.referenceeditor.simple.impl with parameters of type PropertyDescriptor Modifier and Type Method Description voidDefaultSimpleSelectorListViewListener. openInContextEditor(int rowIndex, UIEditor editor, PropertyDescriptor propertyDescriptor) -
Uses of PropertyDescriptor in de.hybris.platform.cockpit.model.search
Subinterfaces of PropertyDescriptor in de.hybris.platform.cockpit.model.search Modifier and Type Interface Description interfaceSearchParameterDescriptorMethods in de.hybris.platform.cockpit.model.search that return types with arguments of type PropertyDescriptor Modifier and Type Method Description java.util.Map<PropertyDescriptor,java.lang.Boolean>Query. getSortCriteria()java.util.List<PropertyDescriptor>SearchType. getSortProperties()Methods in de.hybris.platform.cockpit.model.search with parameters of type PropertyDescriptor Modifier and Type Method Description voidQuery. addSortCriterion(PropertyDescriptor sortProperty, boolean asc)voidQuery. removeSortCriterion(PropertyDescriptor sortProperty)Method parameters in de.hybris.platform.cockpit.model.search with type arguments of type PropertyDescriptor Modifier and Type Method Description voidQuery. setSortCriteria(java.util.Map<PropertyDescriptor,java.lang.Boolean> criteria) -
Uses of PropertyDescriptor in de.hybris.platform.cockpit.model.search.impl
Classes in de.hybris.platform.cockpit.model.search.impl that implement PropertyDescriptor Modifier and Type Class Description classAbstractSearchParameterDescriptorMethods in de.hybris.platform.cockpit.model.search.impl that return types with arguments of type PropertyDescriptor Modifier and Type Method Description java.util.List<PropertyDescriptor>DefaultSearchType. getSortProperties()java.util.List<PropertyDescriptor>ItemSearchType. getSortProperties()Method parameters in de.hybris.platform.cockpit.model.search.impl with type arguments of type PropertyDescriptor Modifier and Type Method Description voidDefaultSearchType. setDeclaredPropertyDescriptors(java.util.Set<PropertyDescriptor> propertyDescriptors)voidItemSearchType. setDeclaredPropertyDescriptors(java.util.Set<PropertyDescriptor> propertyDescriptors)voidDefaultSearchType. setSortProperties(java.util.List<PropertyDescriptor> sortDescriptors)voidItemSearchType. setSortProperties(java.util.List<PropertyDescriptor> sortProperties) -
Uses of PropertyDescriptor in de.hybris.platform.cockpit.reports.components.contentbrowser
Method parameters in de.hybris.platform.cockpit.reports.components.contentbrowser with type arguments of type PropertyDescriptor Modifier and Type Method Description voidReportDashboardCaptionComponent. updateItem(TypedObject item, java.util.Set<PropertyDescriptor> modifiedProperties) -
Uses of PropertyDescriptor in de.hybris.platform.cockpit.reports.wizards
Methods in de.hybris.platform.cockpit.reports.wizards that return types with arguments of type PropertyDescriptor Modifier and Type Method Description protected java.util.List<PropertyDescriptor>UploadJasperMediaPage. getProperties()Methods in de.hybris.platform.cockpit.reports.wizards with parameters of type PropertyDescriptor Modifier and Type Method Description protected org.zkoss.zk.ui.ComponentUploadJasperMediaPage. createEditorRow(PropertyDescriptor propertyDescriptor) -
Uses of PropertyDescriptor in de.hybris.platform.cockpit.services
Methods in de.hybris.platform.cockpit.services that return types with arguments of type PropertyDescriptor Modifier and Type Method Description java.util.Set<PropertyDescriptor>PropertyBasedService. getAllSupportedPropertyDescriptors(java.util.Collection<ObjectType> rootTypes)Returns all supported property descriptors for a given set of root types.java.util.Set<PropertyDescriptor>NewItemService. getMandatoryAttributes(ObjectType type) -
Uses of PropertyDescriptor in de.hybris.platform.cockpit.services.config
Methods in de.hybris.platform.cockpit.services.config that return PropertyDescriptor Modifier and Type Method Description PropertyDescriptorDefaultPropertySettings. getPropertyDescriptor()Returns a PropertyDescriptor of the property that this instance ofDefaultPropertySettingsrepresents.PropertyDescriptorEditorRowConfiguration. getPropertyDescriptor()PropertyDescriptorSearchFieldConfiguration. getPropertyDescriptor()Returns this field's property descriptor.Methods in de.hybris.platform.cockpit.services.config that return types with arguments of type PropertyDescriptor Modifier and Type Method Description java.util.List<PropertyDescriptor>EditorConfiguration. getAllPropertyDescriptors()java.util.Set<PropertyDescriptor>UpdateAwareCustomSectionConfiguration. getUpdateTriggerProperties()Methods in de.hybris.platform.cockpit.services.config with parameters of type PropertyDescriptor Modifier and Type Method Description java.util.List<? extends java.lang.Object>AvailableValuesProvider. getAvailableValues(PropertyDescriptor propertyDescriptor)Provides a list of available values for given PropertyDescriptor;DefaultPropertySettingsBaseConfiguration. getDefaultPropertySettings(PropertyDescriptor propertyDescriptor)Returns default property settings for a property of the type represented by thisBaseConfigurationinstance. -
Uses of PropertyDescriptor in de.hybris.platform.cockpit.services.config.impl
Fields in de.hybris.platform.cockpit.services.config.impl declared as PropertyDescriptor Modifier and Type Field Description protected PropertyDescriptorAbstractConfigurationPersistingStrategyTest. propCatalogVersionprotected PropertyDescriptorAbstractConfigurationPersistingStrategyTest. propCodeprotected PropertyDescriptorAbstractConfigurationPersistingStrategyTest. propMinimalprotected PropertyDescriptorAbstractConfigurationPersistingStrategyTest. propNameprotected PropertyDescriptorAbstractConfigurationPersistingStrategyTest. propUnitNameMethods in de.hybris.platform.cockpit.services.config.impl that return PropertyDescriptor Modifier and Type Method Description PropertyDescriptorDefaultPropertySettingsImpl. getPropertyDescriptor()PropertyDescriptorPropertyColumnConfiguration. getPropertyDescriptor()PropertyDescriptorPropertyEditorRowConfiguration. getPropertyDescriptor()PropertyDescriptorPropertySearchFieldConfiguration. getPropertyDescriptor()Methods in de.hybris.platform.cockpit.services.config.impl that return types with arguments of type PropertyDescriptor Modifier and Type Method Description java.util.List<PropertyDescriptor>DefaultEditorConfiguration. getAllPropertyDescriptors()protected java.util.Set<PropertyDescriptor>UnassignedEditorSectionConfiguration. getAllPropertyDescriptors()static java.util.Set<PropertyDescriptor>BaseFallbackConfigHelper. getBaseProperties(BaseConfiguration baseConfiguration)Gets all the properties from a base configs default properties which are marked as baseProperty.protected java.util.Map<java.lang.String,java.util.List<PropertyDescriptor>>JAXBBasedUIComponentConfigurationFactory. getDefaultPropertyGroups(ObjectTemplate objectTemplate, BaseConfiguration baseConfiguration)protected java.util.Set<PropertyDescriptor>InitialAttrEditorSectionConfiguration. getInitialPropertyDescriptors()static java.util.Set<PropertyDescriptor>BaseFallbackConfigHelper. getLabelProperties(BaseConfiguration baseConfiguration)Gets all the properties from a base configs label specification.protected java.util.List<PropertyDescriptor>JAXBBasedUIComponentConfigurationFactory. getOtherProperties(java.util.Collection<PropertyDescriptor> props, ObjectTemplate template)protected java.util.Set<PropertyDescriptor>InitialAttrEditorSectionConfiguration. getPropertiesWithDefaultValues(ObjectType type)static java.util.Set<PropertyDescriptor>BaseFallbackConfigHelper. getSearchProperties(BaseConfiguration baseConfiguration, TypeService typeService)Gets all search properties defined in the base config.static java.util.Set<PropertyDescriptor>BaseFallbackConfigHelper. getSortProperties(BaseConfiguration baseConfiguration, TypeService typeService)Gets all sort properties defined in the base config.java.util.Set<PropertyDescriptor>CommentsSectionConfiguration. getUpdateTriggerProperties()Methods in de.hybris.platform.cockpit.services.config.impl with parameters of type PropertyDescriptor Modifier and Type Method Description DefaultPropertySettingsDefaultBaseConfiguration. getDefaultPropertySettings(PropertyDescriptor propertyDescriptor)protected SearchTypePropertyColumnConfiguration. getRootSearchType(PropertyDescriptor propDescr)Method parameters in de.hybris.platform.cockpit.services.config.impl with type arguments of type PropertyDescriptor Modifier and Type Method Description protected EditorSectionConfigurationEditorConfigurationFactory. createGroupForProperties(java.util.List<PropertyDescriptor> properties, java.lang.String label)protected java.util.List<PropertyDescriptor>JAXBBasedUIComponentConfigurationFactory. getOtherProperties(java.util.Collection<PropertyDescriptor> props, ObjectTemplate template)Constructors in de.hybris.platform.cockpit.services.config.impl with parameters of type PropertyDescriptor Constructor Description DefaultPropertySettingsImpl(java.lang.String defaultEditorCode, java.util.Map<java.lang.String,java.lang.String> parameters, PropertyDescriptor propertyDescriptor, boolean baseProperty)PropertyColumnConfiguration(PropertyDescriptor propertyDescriptor)PropertyEditorRowConfiguration(PropertyDescriptor propertyDescriptor, boolean visible, boolean editable)PropertySearchFieldConfiguration(PropertyDescriptor propertyDescriptor) -
Uses of PropertyDescriptor in de.hybris.platform.cockpit.services.impl
Methods in de.hybris.platform.cockpit.services.impl that return types with arguments of type PropertyDescriptor Modifier and Type Method Description java.util.Set<PropertyDescriptor>NewItemServiceImpl. getMandatoryAttributes(ObjectType type) -
Uses of PropertyDescriptor in de.hybris.platform.cockpit.services.label.impl
Methods in de.hybris.platform.cockpit.services.label.impl that return types with arguments of type PropertyDescriptor Modifier and Type Method Description java.util.List<PropertyDescriptor>GenericLabelProvider. getPropertyDescriptors()Constructor parameters in de.hybris.platform.cockpit.services.label.impl with type arguments of type PropertyDescriptor Constructor Description GenericLabelProvider(java.util.List<PropertyDescriptor> propertyDescriptors) -
Uses of PropertyDescriptor in de.hybris.platform.cockpit.services.meta
Methods in de.hybris.platform.cockpit.services.meta that return PropertyDescriptor Modifier and Type Method Description PropertyDescriptorTypeService. getPropertyDescriptor(ObjectType type, java.lang.String qualifier)Gets the property descriptor.PropertyDescriptorTypeService. getPropertyDescriptor(java.lang.String propertyQualifier)Gets the property descriptor.PropertyDescriptorTypeService. getSelectionOf(PropertyDescriptor descriptor)returns the "selectionOf" property of the given property descriptorMethods in de.hybris.platform.cockpit.services.meta that return types with arguments of type PropertyDescriptor Modifier and Type Method Description java.util.Collection<PropertyDescriptor>TypeService. getReverseSelectionOf(PropertyDescriptor descriptor)returns the list of all property descriptors that the give property descriptor is "selectionOf"Methods in de.hybris.platform.cockpit.services.meta with parameters of type PropertyDescriptor Modifier and Type Method Description java.util.List<java.lang.Object>ExtendedTypeLoader. getAvailableValues(TypeModel valueType, PropertyDescriptor propertyDescriptor, TypeService typeService)Returns all possible values for the given property, e.g.java.util.List<java.lang.Object>TypeService. getAvailableValues(PropertyDescriptor propertyDescriptor)Gets the available values.java.util.List<java.lang.Object>TypeService. getAvailableValues(PropertyDescriptor propertyDescriptor, TypedObject object)Gets the available values.java.lang.StringPropertyService. getMultiplicityString(PropertyDescriptor propertyDescriptor)Get the multiplicity for aPropertyDescriptoras a string.java.util.Collection<PropertyDescriptor>TypeService. getReverseSelectionOf(PropertyDescriptor descriptor)returns the list of all property descriptors that the give property descriptor is "selectionOf"PropertyDescriptorTypeService. getSelectionOf(PropertyDescriptor descriptor)returns the "selectionOf" property of the given property descriptorTypeModelExtendedTypeLoader. getValueType(ObjectType enclosingType, PropertyDescriptor propertyDescriptor, TypeService typeService)Returns the value type for the given property descriptor.java.lang.StringTypeService. getValueTypeCode(PropertyDescriptor propertyDescriptor)Gets the value type code.booleanPropertyService. isInitial(PropertyDescriptor propertyDescriptor)Checks if aPropertyDescriptoris initial.booleanPropertyService. isMandatory(PropertyDescriptor propertyDescriptor, boolean creationMode)Checks if aPropertyDescriptoris mandatory.booleanPropertyService. isPartof(PropertyDescriptor propertyDescriptor)Checks if aPropertyDescriptoris partOf. -
Uses of PropertyDescriptor in de.hybris.platform.cockpit.services.meta.impl
Methods in de.hybris.platform.cockpit.services.meta.impl with type parameters of type PropertyDescriptor Modifier and Type Method Description <T extends PropertyDescriptor>
voidPropertyCache. addProperty(java.lang.String qualifier, T propertyDescriptor)<T extends PropertyDescriptor>
TPropertyCache. getProperty(java.lang.String qualifier)Methods in de.hybris.platform.cockpit.services.meta.impl that return PropertyDescriptor Modifier and Type Method Description protected PropertyDescriptorDefaultTypeService. getBaseTypePropertyCached(java.lang.String qualifier)protected PropertyDescriptorExtensibleTypeService. getBaseTypePropertyCached(java.lang.String qualifier)PropertyDescriptorDefaultTypeService. getPropertyDescriptor(ObjectType type, java.lang.String qualifier)PropertyDescriptorDefaultTypeService. getPropertyDescriptor(java.lang.String propertyQualifier)PropertyDescriptorExtensibleTypeService. getPropertyDescriptor(ObjectType type, java.lang.String qualifier)PropertyDescriptorExtensibleTypeService. getPropertyDescriptor(java.lang.String propertyQualifier)PropertyDescriptorDefaultTypeService. getSelectionOf(PropertyDescriptor descriptor)PropertyDescriptorExtensibleTypeService. getSelectionOf(PropertyDescriptor descriptor)Methods in de.hybris.platform.cockpit.services.meta.impl that return types with arguments of type PropertyDescriptor Modifier and Type Method Description java.util.Collection<PropertyDescriptor>DefaultTypeService. getReverseSelectionOf(PropertyDescriptor descriptor)java.util.Collection<PropertyDescriptor>ExtensibleTypeService. getReverseSelectionOf(PropertyDescriptor descriptor)Methods in de.hybris.platform.cockpit.services.meta.impl with parameters of type PropertyDescriptor Modifier and Type Method Description protected voidDefaultTypeService. addBaseTypePropertyToCache(java.lang.String qualifier, PropertyDescriptor propDesc)protected voidExtensibleTypeService. addBaseTypePropertyToCache(java.lang.String qualifier, PropertyDescriptor propDesc)java.util.List<java.lang.Object>AbstractTypeLoader. getAvailableValues(TypeModel valueType, PropertyDescriptor propertyDescriptor, TypeService typeService)java.util.List<java.lang.Object>ClassificationTypeLoader. getAvailableValues(TypeModel type, PropertyDescriptor propertyDescriptor, TypeService typeService)java.util.List<java.lang.Object>DefaultExtendedTypeChain. getAvailableValues(TypeModel type, PropertyDescriptor propertyDescriptor, TypeService typeService)java.util.List<java.lang.Object>DefaultTypeService. getAvailableValues(PropertyDescriptor propertyDescriptor)java.util.List<java.lang.Object>DefaultTypeService. getAvailableValues(PropertyDescriptor propertyDescriptor, TypedObject object)java.util.List<java.lang.Object>ExtensibleTypeService. getAvailableValues(PropertyDescriptor propertyDescriptor)java.util.List<java.lang.Object>ExtensibleTypeService. getAvailableValues(PropertyDescriptor propertyDescriptor, TypedObject object)java.util.List<java.lang.Object>WidgetTypeLoader. getAvailableValues(TypeModel type, PropertyDescriptor propertyDescriptor, TypeService typeService)java.lang.StringDefaultPropertyService. getMultiplicityString(PropertyDescriptor propertyDescriptor)java.util.Collection<PropertyDescriptor>DefaultTypeService. getReverseSelectionOf(PropertyDescriptor descriptor)java.util.Collection<PropertyDescriptor>ExtensibleTypeService. getReverseSelectionOf(PropertyDescriptor descriptor)PropertyDescriptorDefaultTypeService. getSelectionOf(PropertyDescriptor descriptor)PropertyDescriptorExtensibleTypeService. getSelectionOf(PropertyDescriptor descriptor)TypeModelAbstractTypeLoader. getValueType(ObjectType enclosingType, PropertyDescriptor propertyDescriptor, TypeService typeService)TypeModelClassificationTypeLoader. getValueType(ObjectType enclosingType, PropertyDescriptor propertyDescriptor, TypeService typeService)TypeModelDefaultExtendedTypeChain. getValueType(ObjectType enclosingType, PropertyDescriptor propertyDescriptor, TypeService typeService)protected TypeModelDefaultTypeService. getValueType(PropertyDescriptor propertyDescriptor)protected TypeModelExtensibleTypeService. getValueType(PropertyDescriptor propertyDescriptor)TypeModelWidgetTypeLoader. getValueType(ObjectType enclosingType, PropertyDescriptor propertyDescriptor, TypeService typeService)java.lang.StringDefaultTypeService. getValueTypeCode(PropertyDescriptor propertyDescriptor)java.lang.StringExtensibleTypeService. getValueTypeCode(PropertyDescriptor propertyDescriptor)booleanDefaultPropertyService. isInitial(PropertyDescriptor propertyDescriptor)booleanDefaultPropertyService. isMandatory(PropertyDescriptor propertyDescriptor, boolean creationMode)booleanDefaultPropertyService. isPartof(PropertyDescriptor propertyDescriptor) -
Uses of PropertyDescriptor in de.hybris.platform.cockpit.services.search
Methods in de.hybris.platform.cockpit.services.search with parameters of type PropertyDescriptor Modifier and Type Method Description SearchParameterDescriptorSearchService. getSearchDescriptor(PropertyDescriptor propDescr)Gets the search descriptor for the given property descriptorSearchParameterDescriptorcontains the list ofOperatorobjects.SearchParameterDescriptorSearchService. getSearchDescriptor(PropertyDescriptor propertyDescriptor, boolean simpleSearch)Gets the search descriptor for the given property descriptorSearchParameterDescriptorcontains the list ofOperatorobjects.booleanSearchService. isSortable(PropertyDescriptor propDescr)Checks if given property is sortable, so it can later be used to sort by. -
Uses of PropertyDescriptor in de.hybris.platform.cockpit.services.search.impl
Subinterfaces of PropertyDescriptor in de.hybris.platform.cockpit.services.search.impl Modifier and Type Interface Description interfaceGenericSearchParameterDescriptorThe interface GenericSearchParameterDescriptor.Classes in de.hybris.platform.cockpit.services.search.impl that implement PropertyDescriptor Modifier and Type Class Description classClassAttributeSearchDescriptorclassCustomerAddressSearchDescriptorclassEmployeeCompanyAttributeSearchDescriptorclassItemAttributeSearchDescriptorclassSpecialGenericSearchParameterDescriptorMethods in de.hybris.platform.cockpit.services.search.impl with parameters of type PropertyDescriptor Modifier and Type Method Description SearchParameterDescriptorDefaultSearchService. getSearchDescriptor(PropertyDescriptor propDescr)SearchParameterDescriptorDefaultSearchService. getSearchDescriptor(PropertyDescriptor propDescr, boolean simpleSearch)booleanDefaultSearchService. isSortable(PropertyDescriptor propDescr) -
Uses of PropertyDescriptor in de.hybris.platform.cockpit.services.security
Methods in de.hybris.platform.cockpit.services.security with parameters of type PropertyDescriptor Modifier and Type Method Description booleanUIAccessRightService. isReadable(ObjectType type, PropertyDescriptor propDescr, boolean creationMode)Returns whether the current user has read access to the specified property.booleanUIAccessRightService. isWritable(ObjectType type, PropertyDescriptor propDescr, boolean creationMode)Returns whether the current user has write access to the specified item property.booleanUIAccessRightService. isWritable(ObjectType type, TypedObject item, PropertyDescriptor propDescr, boolean creationMode)Returns whether the current user has write access to the specified item property. -
Uses of PropertyDescriptor in de.hybris.platform.cockpit.services.security.impl
Methods in de.hybris.platform.cockpit.services.security.impl with parameters of type PropertyDescriptor Modifier and Type Method Description booleanDefaultUIAccessRightService. isReadable(ObjectType type, PropertyDescriptor propDescr, boolean creationMode)booleanDefaultUIAccessRightService. isWritable(ObjectType type, PropertyDescriptor propDescr, boolean creationMode)booleanDefaultUIAccessRightService. isWritable(ObjectType type, TypedObject item, PropertyDescriptor propDescr, boolean creationMode) -
Uses of PropertyDescriptor in de.hybris.platform.cockpit.services.validation
Methods in de.hybris.platform.cockpit.services.validation with parameters of type PropertyDescriptor Modifier and Type Method Description java.util.Set<CockpitValidationDescriptor>CockpitValidationService. getValidationDescriptors(java.util.Set<CockpitValidationDescriptor> violations, PropertyDescriptor propertyDescriptor)Gets the validation descriptors for passed in propertyDescriptor.<T> CockpitValidationDescriptorCockpitValidationService. validateProperty(T object, PropertyDescriptor property)Validate property. -
Uses of PropertyDescriptor in de.hybris.platform.cockpit.services.validation.impl
Methods in de.hybris.platform.cockpit.services.validation.impl with parameters of type PropertyDescriptor Modifier and Type Method Description java.util.Set<CockpitValidationDescriptor>DefaultCockpitValidationService. getValidationDescriptors(java.util.Set<CockpitValidationDescriptor> violations, PropertyDescriptor propertyDescriptor)<T> CockpitValidationDescriptorDefaultCockpitValidationService. validateProperty(T object, PropertyDescriptor propertyDescr) -
Uses of PropertyDescriptor in de.hybris.platform.cockpit.services.validation.pojos
Methods in de.hybris.platform.cockpit.services.validation.pojos that return PropertyDescriptor Modifier and Type Method Description PropertyDescriptorCockpitValidationDescriptor. getPropertyDescriptor()Gets the property descriptor.Methods in de.hybris.platform.cockpit.services.validation.pojos with parameters of type PropertyDescriptor Modifier and Type Method Description voidCockpitValidationDescriptor. setPropertyDescriptor(PropertyDescriptor propertyDescriptor)Sets the property descriptor.Constructors in de.hybris.platform.cockpit.services.validation.pojos with parameters of type PropertyDescriptor Constructor Description CockpitValidationDescriptor(PropertyDescriptor propertyDescriptor, int cockpitMessageLevel, java.lang.String validationMessage, AbstractConstraintModel constraint) -
Uses of PropertyDescriptor in de.hybris.platform.cockpit.services.values
Methods in de.hybris.platform.cockpit.services.values that return PropertyDescriptor Modifier and Type Method Description PropertyDescriptorObjectValueContainer.ObjectValueHolder. getPropertyDescriptor()PropertyDescriptorPropertyComparisonInfo. getPropertyDescriptor()Methods in de.hybris.platform.cockpit.services.values that return types with arguments of type PropertyDescriptor Modifier and Type Method Description java.util.Map<PropertyDescriptor,PropertyComparisonInfo>ObjectCompareService. getComparedAttributes(TypedObject referenceObject, java.util.List<TypedObject> compareObjects)java.util.Map<PropertyDescriptor,PropertyComparisonInfo>ObjectCompareService. getComparedAttributes(TypedObject referenceObject, java.util.List<TypedObject> compareObjects, ObjectAttributeComparator comparator)java.util.Map<PropertyDescriptor,PropertyComparisonInfo>ObjectCompareService. getComparedAttributes(ObjectValueContainer referenceValueContainer, java.util.List<ObjectValueContainer> compareValueContainers)java.util.Map<PropertyDescriptor,PropertyComparisonInfo>ObjectCompareService. getComparedAttributes(ObjectValueContainer referenceValueContainer, java.util.List<ObjectValueContainer> compareValueContainers, ObjectAttributeComparator comparator)java.util.Set<PropertyDescriptor>ObjectValueContainer. getPropertyDescriptors()java.util.Set<PropertyDescriptor>ValueHandlerException. getRelatedProperties()Deprecated.since 6.3, useValueHandlerException.getProperties()insteadMethods in de.hybris.platform.cockpit.services.values with parameters of type PropertyDescriptor Modifier and Type Method Description ObjectValueContainer.ObjectValueHolderObjectValueContainer. addValue(PropertyDescriptor propertyDescriptor, java.lang.String languageIso, java.lang.Object originalValue)ObjectValueContainer.ObjectValueHolderObjectValueContainer. getValue(PropertyDescriptor propertyDescriptor, java.lang.String languageIso)java.lang.ObjectValueService. getValue(TypedObject typedObject, PropertyDescriptor propertyDescriptor)Reads value of a single property descriptor.booleanObjectValueContainer. hasProperty(PropertyDescriptor propertyDescriptor)booleanObjectValueContainer. hasProperty(PropertyDescriptor propertyDescriptor, java.lang.String language)voidObjectValueLazyLoader. loadValue(ObjectValueContainer valueContainer, PropertyDescriptor propertyDesc, java.lang.String langIso)voidValueService. setValue(TypedObject typedObject, PropertyDescriptor propertyDescriptor, java.lang.Object value)Stores value of a single property descriptor.voidValueService. setValue(TypedObject typedObject, PropertyDescriptor propertyDescriptor, java.lang.Object value, java.lang.String langIso)Stores value of a single property descriptor for a given language.Method parameters in de.hybris.platform.cockpit.services.values with type arguments of type PropertyDescriptor Modifier and Type Method Description ObjectValueContainerValueService. getValues(TypedObject typedObject, java.util.Set<PropertyDescriptor> propertyDescriptors, java.util.Set<java.lang.String> languageIsos)Reads values of a given property descriptors.voidObjectValueHandler. loadValues(ObjectValueContainer valueContainer, ObjectType type, java.lang.Object source, java.util.Set<PropertyDescriptor> descriptors, java.util.Set<java.lang.String> languageIsoCodes)Loads values of given descriptors and in given languages.Constructor parameters in de.hybris.platform.cockpit.services.values with type arguments of type PropertyDescriptor Constructor Description ObjectValueContainer(ObjectType type, java.lang.Object object, java.util.Set<PropertyDescriptor> descriptorsToLoad, java.util.Set<java.lang.String> languagesToLoad, ObjectValueLazyLoader lazyLoader)ValueHandlerException(java.lang.String message, java.lang.Throwable cause, java.util.Set<PropertyDescriptor> properties)Deprecated.since 6.3ValueHandlerException(java.lang.String message, java.util.Set<PropertyDescriptor> properties)Deprecated.since 6.3ValueHandlerNotPersistedException(java.lang.String message, java.util.Set<PropertyDescriptor> descriptors)ValueHandlerPermissionException(java.lang.String message, java.lang.Throwable cause, java.util.Set<PropertyDescriptor> relatedProperties)ValueHandlerPermissionException(java.lang.String message, java.util.Set<? extends PropertyDescriptor> relatedProperties)ValueHandlerWorkflowException(java.lang.String message, java.lang.Throwable cause, java.util.Set<PropertyDescriptor> relatedProperties)ValueHandlerWorkflowException(java.lang.String message, java.util.Set<PropertyDescriptor> relatedProperties) -
Uses of PropertyDescriptor in de.hybris.platform.cockpit.services.values.impl
Methods in de.hybris.platform.cockpit.services.values.impl that return PropertyDescriptor Modifier and Type Method Description PropertyDescriptorDefaultObjectAttributeComparator.AttributeComparisonContext. getPropertyDescriptor()PropertyDescriptorPropertyComparisonInfoImpl. getPropertyDescriptor()Methods in de.hybris.platform.cockpit.services.values.impl that return types with arguments of type PropertyDescriptor Modifier and Type Method Description java.util.Map<PropertyDescriptor,PropertyComparisonInfo>DefaultObjectCompareService. getComparedAttributes(TypedObject referenceObject, java.util.List<TypedObject> compareObjects)java.util.Map<PropertyDescriptor,PropertyComparisonInfo>DefaultObjectCompareService. getComparedAttributes(TypedObject referenceObject, java.util.List<TypedObject> compareObjects, ObjectAttributeComparator comparator)java.util.Map<PropertyDescriptor,PropertyComparisonInfo>DefaultObjectCompareService. getComparedAttributes(ObjectValueContainer referenceValueContainer, java.util.List<ObjectValueContainer> compareValueContainers)java.util.Map<PropertyDescriptor,PropertyComparisonInfo>DefaultObjectCompareService. getComparedAttributes(ObjectValueContainer referenceValueContainer, java.util.List<ObjectValueContainer> compareValueContainers, ObjectAttributeComparator comparator)Methods in de.hybris.platform.cockpit.services.values.impl with parameters of type PropertyDescriptor Modifier and Type Method Description java.lang.ObjectDefaultValueService. getValue(TypedObject typedObject, PropertyDescriptor propertyDescriptor)voidDefaultValueService. setValue(TypedObject typedObject, PropertyDescriptor propertyDescriptor, java.lang.Object value)voidDefaultValueService. setValue(TypedObject typedObject, PropertyDescriptor propertyDescriptor, java.lang.Object value, java.lang.String langIso)Method parameters in de.hybris.platform.cockpit.services.values.impl with type arguments of type PropertyDescriptor Modifier and Type Method Description protected java.util.Set<ClassAttributePropertyDescriptor>ClassificationObjectValueHandler. getMatchingDescriptors(ItemModel itemModel, java.util.Set<PropertyDescriptor> descriptors)protected java.util.Set<ItemAttributePropertyDescriptor>GenericItemObjectValueHandler. getMatchingDescriptors(ItemModel itemModel, java.util.Set<PropertyDescriptor> descriptors)ObjectValueContainerDefaultValueService. getValues(TypedObject typedObject, java.util.Set<PropertyDescriptor> propertyDescriptors, java.util.Set<java.lang.String> languageIsos)voidClassificationObjectValueHandler. loadValues(ObjectValueContainer valueContainer, ObjectType type, java.lang.Object source, java.util.Set<PropertyDescriptor> descriptors, java.util.Set<java.lang.String> languageIsoCodes)voidGenericItemObjectValueHandler. loadValues(ObjectValueContainer valueContainer, ObjectType type, java.lang.Object source, java.util.Set<PropertyDescriptor> descriptors, java.util.Set<java.lang.String> languageIsoCodes)voidWidgetParamObjectValueHandler. loadValues(ObjectValueContainer valueContainer, ObjectType type, java.lang.Object source, java.util.Set<PropertyDescriptor> descriptors, java.util.Set<java.lang.String> languageIsoCodes)Constructors in de.hybris.platform.cockpit.services.values.impl with parameters of type PropertyDescriptor Constructor Description AttributeComparisonContext(TypedObject firstArgRootObject, TypedObject secondArgRootObject, PropertyDescriptor propertyDescriptor)PropertyComparisonInfoImpl(PropertyDescriptor descriptor) -
Uses of PropertyDescriptor in de.hybris.platform.cockpit.services.xmlprovider.impl
Methods in de.hybris.platform.cockpit.services.xmlprovider.impl with parameters of type PropertyDescriptor Modifier and Type Method Description protected RowTypeDefaultXmlDataProvider. createCollectionRow(PropertyDescriptor descriptor, RowType xmlRow, java.util.Collection<TypedObject> val)protected voidDefaultXmlDataProvider. createDeeperReferenceTableRow(RowType xmlRow, java.lang.String refTableTitle, java.util.Collection<TypedObject> rowsValues, java.util.Map<java.lang.String,ColumnConfiguration> columnsTitles, PropertyDescriptor descriptor)protected voidDefaultXmlDataProvider. createMediaRow(PropertyDescriptor descriptor, RowType xmlRow, MediaModel mediaModel)protected RowTypeDefaultXmlDataProvider. createOneLevelReferenceTableRow(RowType xmlRow, java.util.Collection<TypedObject> coll, java.util.List<? extends ColumnConfiguration> columnsConf, PropertyDescriptor descriptor)creates xml snipet with reference tableprotected voidDefaultXmlDataProvider. createOtherRow(PropertyDescriptor descriptor, RowType xmlRow, TypedObject val)protected RowTypeDefaultXmlDataProvider. createSimpleRow(PropertyDescriptor descriptor, RowType xmlRow, java.lang.String value)Creates simple name-value row for xmlprotected java.lang.StringLocalizedXmlDataProvider. getLocalizedValue(TypedObject curObj, PropertyDescriptor descriptor, java.lang.String iso)protected java.lang.StringDefaultXmlDataProvider. getName(PropertyDescriptor descriptor)protected ObjectTemplateDefaultXmlDataProvider. getObjectTemplate(PropertyDescriptor propDesc)protected java.lang.ObjectDefaultXmlDataProvider. getPropertyValue(TypedObject curObj, PropertyDescriptor descriptor)protected ObjectTemplateDefaultXmlDataProvider. processVariantTypeCheck(TypedObject curObj, PropertyDescriptor propDesc, ObjectTemplate template) -
Uses of PropertyDescriptor in de.hybris.platform.cockpit.session
Methods in de.hybris.platform.cockpit.session that return PropertyDescriptor Modifier and Type Method Description PropertyDescriptorAdvancedBrowserModel. getContextRootTypePropertyDescriptor()Methods in de.hybris.platform.cockpit.session with parameters of type PropertyDescriptor Modifier and Type Method Description voidUIEditorArea. doOnChange(PropertyDescriptor propertyDescriptor)voidBrowserModel. multiEdit(PropertyDescriptor propertyDesc, java.lang.String languageIso, java.util.List<TypedObject> objects, java.lang.Object value)voidBrowserModel. multiEdit(PropertyDescriptor propertyDesc, java.util.List<TypedObject> objects, java.lang.Object value)voidAdvancedBrowserModel. setContextRootTypePropertyDescriptor(PropertyDescriptor descriptor)voidEditorAreaController. updateEditorRequest(TypedObject item, PropertyDescriptor propertyDescriptor)request update of a special editor area row or allvoidEditorAreaListener. valueChanged(ObjectValueContainer valueContainer, PropertyDescriptor propertyDescriptor)Method parameters in de.hybris.platform.cockpit.session with type arguments of type PropertyDescriptor Modifier and Type Method Description voidUIEditorArea. updateValues(java.util.Set<PropertyDescriptor> properties) -
Uses of PropertyDescriptor in de.hybris.platform.cockpit.session.impl
Methods in de.hybris.platform.cockpit.session.impl that return PropertyDescriptor Modifier and Type Method Description PropertyDescriptorAbstractAdvancedBrowserModel. getContextRootTypePropertyDescriptor()protected PropertyDescriptorCelumEventHandler. getPropertyDescriptor(java.util.Map<java.lang.String,java.lang.String[]> params)PropertyDescriptorCreateContext. getPropertyDescriptor()Methods in de.hybris.platform.cockpit.session.impl that return types with arguments of type PropertyDescriptor Modifier and Type Method Description protected java.util.Set<PropertyDescriptor>EditorArea. getLoadPropertyDescriptors()protected java.util.Map<PropertyDescriptor,java.lang.Boolean>AbstractSearchBrowserModel. getSortCriterion(Query query)Returns the sort criterion to be used for sorting.abstract java.util.List<PropertyDescriptor>AbstractSearchBrowserModel. getSortProperties()java.util.List<PropertyDescriptor>DefaultSearchBrowserModel. getSortProperties()Methods in de.hybris.platform.cockpit.session.impl with parameters of type PropertyDescriptor Modifier and Type Method Description protected voidAbstractEditorAreaController. addValue(PropertyDescriptor propertyDescriptor, java.lang.Object value)protected voidAbstractEditorAreaController. addValue(PropertyDescriptor propertyDescriptor, java.lang.Object value, java.lang.String langIso)protected voidAbstractEditorAreaController. doOnChange(PropertyDescriptor propertyDescriptor)voidEditorArea. doOnChange(PropertyDescriptor propertyDescriptor)protected voidEditorArea. fireValueChanged(ObjectValueContainer cont, PropertyDescriptor propertyDescriptor)voidAbstractBrowserModel. multiEdit(PropertyDescriptor propertyDesc, java.lang.String languageIso, java.util.List<TypedObject> objects, java.lang.Object value)voidAbstractBrowserModel. multiEdit(PropertyDescriptor propertyDesc, java.util.List<TypedObject> objects, java.lang.Object value)voidAbstractAdvancedBrowserModel. setContextRootTypePropertyDescriptor(PropertyDescriptor descriptor)voidCreateContext. setPropertyDescriptor(PropertyDescriptor propertyDescriptor)voidAbstractSearchBrowserModel. setSortedByProperty(PropertyDescriptor sortProp)protected voidDefaultSearchBrowserModel. updateAdvancedSearchModel(Query query, PropertyDescriptor sortProp, boolean asc)voidAbstractEditorAreaController. updateEditorRequest(TypedObject typedObject, PropertyDescriptor descriptor)protected voidAbstractEditorAreaController. updateRegisteredSections(ObjectType type, PropertyDescriptor propertyDescriptor)voidDefaultEditorAreaListener. valueChanged(ObjectValueContainer valueContainer, PropertyDescriptor propertyDescriptor)Method parameters in de.hybris.platform.cockpit.session.impl with type arguments of type PropertyDescriptor Modifier and Type Method Description protected voidEditorArea. addMissingMessage(java.util.Set<PropertyDescriptor> relatedProps)voidAbstractEditorAreaController. registerSectionUpdateHandler(java.util.Set<PropertyDescriptor> propertyDescriptors, java.util.Set<ObjectType> types, Section section)voidAbstractSearchBrowserModel. setSortableProperties(java.util.List<PropertyDescriptor> sortProps)voidEditorArea. updateValues(java.util.Set<PropertyDescriptor> properties)Constructors in de.hybris.platform.cockpit.session.impl with parameters of type PropertyDescriptor Constructor Description CreateContext(ObjectType baseType, TypedObject sourceObject, PropertyDescriptor propertyDescriptor, java.lang.String langIso) -
Uses of PropertyDescriptor in de.hybris.platform.cockpit.util
Methods in de.hybris.platform.cockpit.util that return types with arguments of type PropertyDescriptor Modifier and Type Method Description static java.util.Map<PropertyDescriptor,java.lang.Object>TypeTools. getAllDefaultValues(TypeService typeService, ObjectTemplate template, java.util.Set<java.lang.String> languageIsos)Gets the all default values.static java.util.Set<PropertyDescriptor>TypeTools. getMandatoryAttributes(ObjectType type, boolean creationMode)Gets the mandatory attributes.static java.util.Set<PropertyDescriptor>TypeTools. getMandatoryAttributes(ObjectType type, boolean creationMode, PropertyService propertyService)Same asTypeTools.getMandatoryAttributes(ObjectType, boolean)but usesPropertyServiceto check if mandatory.static java.util.Set<PropertyDescriptor>TypeTools. getOmittedProperties(ObjectValueContainer valueContainer, ObjectTemplate template, boolean creationMode)Gets the omitted properties.static java.util.Set<PropertyDescriptor>TypeTools. getOmittedProperties(ObjectValueContainer valueContainer, java.util.Set<PropertyDescriptor> descriptors, boolean creationMode)Gets the omitted properties basing on given set of property descriptors.Methods in de.hybris.platform.cockpit.util with parameters of type PropertyDescriptor Modifier and Type Method Description static java.lang.StringTypeTools. getMultiplicityString(PropertyDescriptor propertyDescriptor)Deprecated.since 6.3, usePropertyService.getMultiplicityString(PropertyDescriptor)instead.static java.lang.ObjectTypeTools. getPropertyValue(ValueService valueService, TypedObject object, PropertyDescriptor propertyDescriptor)Reads the value of the given pd.static java.lang.StringTypeTools. getPropertyValueAsString(ValueService valueService, TypedObject object, PropertyDescriptor propertyDescriptor)Reads the value of the given pd and retuns is as a String.static ObjectTemplateTypeTools. getValueTypeAsObjectTemplate(PropertyDescriptor propertyDescriptor, TypeService typeService)Gets the value type as object template.static booleanTypeTools. isEditable(SystemService systemService, ObjectType type, PropertyDescriptor propertyDescriptor, boolean creationMode)Deprecated.since 6.3, useUIAccessRightServiceisWritable methods instead.static booleanTypeTools. isInitial(PropertyDescriptor propertyDescriptor)Deprecated.since 6.3, usePropertyService.isInitial(PropertyDescriptor)instead.static booleanTypeTools. isMandatory(PropertyDescriptor propertyDescriptor, boolean creationMode)Deprecated.since 6.3, usePropertyService.isMandatory(PropertyDescriptor, boolean)instead.static booleanViewUpdateUtils. isMatchingItemPropertyContext(java.util.Map<java.lang.String,java.lang.Object> ctx, TypedObject item, PropertyDescriptor propertyDescriptor)Checks, if a TypedObject and PropertyDescriptor is contained in the given contextstatic booleanTypeTools. isPartof(PropertyDescriptor propertyDescriptor)Deprecated.since 6.3, usePropertyService.isPartof(PropertyDescriptor)instead.static booleanTypeTools. isReadable(SystemService systemService, ObjectType type, PropertyDescriptor propertyDescriptor, boolean creationMode)Deprecated.since 6.3, useUIAccessRightServiceisReadable methods instead.static booleanViewUpdateUtils. isUpdateNeeded(java.util.Map<java.lang.String,java.lang.Object> ctx, TypedObject item, PropertyDescriptor propertyDescriptor, TypeService typeService, ValueService valueService)Utility method to check, if an update is needed regarding to changes of an item.static java.util.List<java.lang.String>TypeTools. multiEdit(PropertyDescriptor propertyDesc, java.lang.String languageIso, java.util.List<TypedObject> items, java.lang.Object value)Multi edit.static booleanTypeTools. propertyBelongsTo(TypeService typeService, java.util.Set<ObjectType> types, PropertyDescriptor propertyDescriptor)Property belongs to.Method parameters in de.hybris.platform.cockpit.util with type arguments of type PropertyDescriptor Modifier and Type Method Description static java.util.Map<java.lang.String,java.lang.Object>ViewUpdateUtils. createItemPropertyContext(TypedObject item, java.util.Collection<PropertyDescriptor> modifiedProperties)Convenience method to create a context map that can be checked later byViewUpdateUtils.isMatchingItemPropertyContext(Map, TypedObject, PropertyDescriptor)andViewUpdateUtils.isUpdateNeeded(Map, TypedObject, PropertyDescriptor, TypeService, ValueService).static ObjectValueContainerTypeTools. createValueContainer(TypedObject typedObject, java.util.Set<PropertyDescriptor> propertyDescriptors, java.util.Set<java.lang.String> langIsos)Creates the value container.static ObjectValueContainerTypeTools. createValueContainer(TypedObject typedObject, java.util.Set<PropertyDescriptor> propertyDescriptors, java.util.Set<java.lang.String> langIsos, boolean lazyLoad)egacy API relying on ZK dependency injectionstatic ObjectValueContainerTypeTools. createValueContainer(ObjectValueHandlerRegistry valueHandlerRegistry, TypedObject typedObject, java.util.Set<PropertyDescriptor> propertyDescriptors, java.util.Set<java.lang.String> langIsos, boolean lazyLoad)Creates the value container.static java.util.Set<PropertyDescriptor>TypeTools. getOmittedProperties(ObjectValueContainer valueContainer, java.util.Set<PropertyDescriptor> descriptors, boolean creationMode)Gets the omitted properties basing on given set of property descriptors. -
Uses of PropertyDescriptor in de.hybris.platform.cockpit.wizards.generic
Methods in de.hybris.platform.cockpit.wizards.generic that return PropertyDescriptor Modifier and Type Method Description PropertyDescriptorDefaultAdvancedSearchPageController. getParentPropertyDescriptor()Methods in de.hybris.platform.cockpit.wizards.generic with parameters of type PropertyDescriptor Modifier and Type Method Description protected org.zkoss.zk.ui.ComponentGenericItemMandatoryPage. createGroupRow(org.zkoss.zk.ui.Component parent, PropertyDescriptor descriptor, TypedObject currentObject, java.lang.String editorCode, int errorLevel, java.util.Map<java.lang.String,java.lang.String> params)Creates one single row for group on that page.java.lang.StringCreateItemWizardRegistry. getCustomWizardID(ObjectType type, UICockpitPerspective perspective, PropertyDescriptor propertyDescriptor)intAbstractGenericItemPage. isCauseError(PropertyDescriptor descriptor)protected voidGenericItemMandatoryPage. loadInitConfigValues(PropertyDescriptor descriptor, WizardConfiguration wizardConfig)Method loads initial values that can be defined withinWizardConfigurationvoidAdvancedSearchPage.DefaultSelectorListViewListener. openInContextEditor(int rowIndex, UIEditor editor, PropertyDescriptor propertyDescriptor)voidGenericItemWizard. setValue(PropertyDescriptor descriptor, java.lang.Object value)Method parameters in de.hybris.platform.cockpit.wizards.generic with type arguments of type PropertyDescriptor Modifier and Type Method Description protected java.util.List<java.lang.String>GenericItemMandatoryPage. extractPropertyQualifiers(java.util.List<PropertyDescriptor> propertyDescriptors)Constructors in de.hybris.platform.cockpit.wizards.generic with parameters of type PropertyDescriptor Constructor Description DefaultAdvancedSearchPageController(TypedObject parentObject, PropertyDescriptor parentPropertyDescriptor, boolean fireSearch) -
Uses of PropertyDescriptor in de.hybris.platform.configurablebundlecockpits.admincockpit.services.security.impl
Methods in de.hybris.platform.configurablebundlecockpits.admincockpit.services.security.impl with parameters of type PropertyDescriptor Modifier and Type Method Description booleanBundleUIAccessRightService. isWritable(ObjectType type, TypedObject item, PropertyDescriptor propDescr, boolean creationMode)Overrides the super method to evaluate the injected list of dependencies before the standard method is called. -
Uses of PropertyDescriptor in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl
Method parameters in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl with type arguments of type PropertyDescriptor Modifier and Type Method Description protected voidBundleProductSearchBrowserModel. addCriterionToSearchQuery(java.util.Map<PropertyDescriptor,java.lang.Boolean> sortCriterion, Query searchQuery) -
Uses of PropertyDescriptor in de.hybris.platform.productcockpit.components.macfinder
Method parameters in de.hybris.platform.productcockpit.components.macfinder with type arguments of type PropertyDescriptor Modifier and Type Method Description voidMacFinderTreeComponent. updateItem(TypedObject item, java.util.Set<PropertyDescriptor> modifiedProperties) -
Uses of PropertyDescriptor in de.hybris.platform.productcockpit.services.product.impl
Methods in de.hybris.platform.productcockpit.services.product.impl that return types with arguments of type PropertyDescriptor Modifier and Type Method Description java.util.Collection<PropertyDescriptor>ProductServiceImpl. getVariantAttributes(java.lang.String typeCode) -
Uses of PropertyDescriptor in de.hybris.platform.productcockpit.session.impl
Methods in de.hybris.platform.productcockpit.session.impl with parameters of type PropertyDescriptor Modifier and Type Method Description voidEditorAreaControllerImpl. updateEditorRequest(TypedObject typedObject, PropertyDescriptor descriptor)voidPopupEditorAreaControllerImpl. updateEditorRequest(TypedObject typedObject, PropertyDescriptor descriptor) -
Uses of PropertyDescriptor in de.hybris.platform.yacceleratorcockpits.productcockpit.editor
Methods in de.hybris.platform.yacceleratorcockpits.productcockpit.editor that return types with arguments of type PropertyDescriptor Modifier and Type Method Description java.util.Set<PropertyDescriptor>ExternalTaxesSectionConfiguration. getUpdateTriggerProperties()
-