Uses of Interface
de.hybris.platform.cockpit.model.meta.TypedObject
Packages that use TypedObject
Package
Description
-
Uses of TypedObject in de.hybris.platform.admincockpit.session.impl
Methods in de.hybris.platform.admincockpit.session.impl that return TypedObjectMethods in de.hybris.platform.admincockpit.session.impl that return types with arguments of type TypedObjectModifier and TypeMethodDescriptionAdmincockpitConstraintPojoBrowserModel.getItems()AdmincockpitConstraintPojoBrowserModel.getMatchedElements()Methods in de.hybris.platform.admincockpit.session.impl with parameters of type TypedObjectModifier and TypeMethodDescriptionvoidAbstractConstraintPerspective.activateItemInEditorBasic(TypedObject activeItem) Method parameters in de.hybris.platform.admincockpit.session.impl with type arguments of type TypedObjectModifier and TypeMethodDescriptionvoidAdmincockpitConstraintPojoBrowserModel.setMatchedElements(List<TypedObject> matchedElements) -
Uses of TypedObject in de.hybris.platform.cmscockpit.components.contentbrowser
Methods in de.hybris.platform.cmscockpit.components.contentbrowser that return TypedObjectModifier and TypeMethodDescriptionprotected TypedObjectCmsPageToolbarBrowserComponent.getCurrentPage()CMSContentEditorInjector.getItem()CmsPageMainAreaPreviewComponentFactory.getWrappedCurrentPageModel()Methods in de.hybris.platform.cmscockpit.components.contentbrowser with parameters of type TypedObjectModifier and TypeMethodDescriptionstatic EditorListenerComponentInjectorHelper.createEditorListener(TypedObject item, ObjectValueContainer objectValueContainer, Map<String, ? extends Object> params, PropertyDescriptor propDescr, String editorCode, org.zkoss.zk.ui.HtmlBasedComponent parent, org.zkoss.zk.ui.HtmlBasedComponent rootComponent, boolean autoPersist) static List<PropertyDescriptor>ComponentInjectorHelper.getEditorPropertyDescriptors(TypedObject item, TypeService typeService, CMSAdminComponentService compService) static booleanComponentInjectorHelper.hasEditableProperties(TypedObject referenceValue) protected voidCMSContentEditorInjector.injectReference(TypedObject referenceValue, org.zkoss.zk.ui.HtmlBasedComponent parent, List<org.zkoss.zk.ui.HtmlBasedComponent> captionComponents) protected booleanCmsPageMainAreaPersonalizeComponentFactory.isPageLocked(TypedObject wrappedPageModel) protected voidCMSContentEditorInjector.openCreateNewReferenceWizard(org.zkoss.zk.ui.Component parent, ObjectTemplate template, TypedObject item, PropertyDescriptor propertyDescriptor, WizardConfiguration wizardConfiguration) voidCmsPageMainAreaPersonalizeComponentFactory.PersonalizeGridRenderer.render(TypedObject item, org.zkoss.zk.ui.Component parent, GridViewConfiguration config, ListComponentModel model, DraggedItem draggedItem, DragAndDropWrapper ddWrapper) protected voidCmsPageMainAreaPersonalizeComponentFactory.PersonalizeGridRenderer.renderActions(org.zkoss.zk.ui.Component parent, TypedObject item, GridViewConfiguration config, ListComponentModel model) protected voidCmsPageToolbarBrowserComponent.renderActions(org.zkoss.zk.ui.Component parent, TypedObject item) voidAbstractContentEditorRenderer.renderContentEditor(TypedObject item, String template, ObjectValueContainer valueContainer, org.zkoss.zk.ui.HtmlBasedComponent parent, Map<String, ? extends Object> params) voidContentEditorRenderer.renderContentEditor(TypedObject item, String template, ObjectValueContainer valueContainer, org.zkoss.zk.ui.HtmlBasedComponent parent, Map<String, ? extends Object> params) voidContentEditorRenderer.renderContentEditor(TypedObject item, String template, ObjectValueContainer valueContainer, org.zkoss.zk.ui.HtmlBasedComponent parent, Map<String, ? extends Object> params, boolean readOnly) voidDefaultContentEditorRenderer.renderContentEditor(TypedObject item, String template, ObjectValueContainer valueContainer, org.zkoss.zk.ui.HtmlBasedComponent parent, Map<String, ? extends Object> params, boolean readOnly) protected voidCmsPageToolbarBrowserComponent.renderLeftActions(org.zkoss.zk.ui.HtmlBasedComponent multiViewSelectArea, TypedObject item) voidDefaultStructViewRenderer.renderStructView(TypedObject item, org.zkoss.zk.ui.HtmlBasedComponent parent) voidStructViewRenderer.renderStructView(TypedObject item, org.zkoss.zk.ui.HtmlBasedComponent parent) protected voidCmsPageToolbarBrowserComponent.resetActions(TypedObject item) protected voidCmsPageToolbarBrowserComponent.resetActions(TypedObject item, org.zkoss.zk.ui.HtmlBasedComponent actionDiv, String actionSpringBeanID) voidCMSContentEditorSectionComponent.setActiveItem(TypedObject activeItem) voidCMSContentEditorInjector.setItem(TypedObject item) voidCMSContentEditorSectionComponent.updateItem(TypedObject item, Set<PropertyDescriptor> modifiedProperties) voidCmsPageContentBrowser.updateItem(TypedObject item, Set<PropertyDescriptor> modifiedProperties, Object reason) Constructors in de.hybris.platform.cmscockpit.components.contentbrowser with parameters of type TypedObjectModifierConstructorDescriptionCmsPageMainAreaPreviewComponentFactory(TypedObject wrappedCurrentPageModel) ContentEditorListener(UIEditor editor, ObjectValueContainer objectValueContainer, PropertyDescriptor propDescr, Map<String, ? extends Object> params, TypedObject item, org.zkoss.zk.ui.HtmlBasedComponent parent, org.zkoss.zk.ui.HtmlBasedComponent rootComponent, boolean autoPersist) -
Uses of TypedObject in de.hybris.platform.cmscockpit.components.editor
Methods in de.hybris.platform.cmscockpit.components.editor that return TypedObjectModifier and TypeMethodDescriptionMediaReferencePreviewModel.getSource()MediaReferencePreviewModel.getUploadMediaStream(TypedObject typedObject, byte[] data, String mimeType, String name) Methods in de.hybris.platform.cmscockpit.components.editor with parameters of type TypedObjectModifier and TypeMethodDescriptionvoidMediaReferencePreviewListener.clearImageStream(TypedObject object) voidMediaReferencePreviewListener.createImage(TypedObject object) voidMediaReferencePreviewListener.editImage(TypedObject object) protected voidAbstractMediaReferencePreview.fireClearImageStream(TypedObject value) protected voidAbstractMediaReferencePreview.fireCreateImage(TypedObject value) protected voidAbstractMediaReferencePreview.fireEditImage(TypedObject value) protected voidAbstractMediaReferencePreview.fireUploadImageStream(TypedObject value, MediaEditorSectionConfiguration.MediaContent mediaData) protected voidAbstractMediaReferencePreview.fireValueChanged(TypedObject value) voidAbstractMediaReferencePreviewModel.fireValueChanged(TypedObject typedObject) MediaReferencePreviewModel.getUploadMediaStream(TypedObject typedObject, byte[] data, String mimeType, String name) voidMediaReferencePreviewModel.removeCurrentImageStream(TypedObject typedObject) voidMediaReferencePreviewModel.setSource(TypedObject source) voidMediaReferencePreviewListener.uploadImageStream(TypedObject object, MediaEditorSectionConfiguration.MediaContent mediaData) voidMediaReferencePreviewListener.valueChanged(TypedObject object) voidMediaReferencePreviewModelListener.valueChanged(TypedObject object) -
Uses of TypedObject in de.hybris.platform.cmscockpit.components.editor.impl
Methods in de.hybris.platform.cmscockpit.components.editor.impl that return TypedObjectModifier and TypeMethodDescriptionDefaultMediaReferencePreviewModel.getSource()DefaultMediaReferencePreviewModel.getUploadMediaStream(TypedObject typedObject, byte[] data, String mimeType, String name) Methods uploads new data stream to existing media meta typeMethods in de.hybris.platform.cmscockpit.components.editor.impl that return types with arguments of type TypedObjectModifier and TypeMethodDescriptionBaseStoreCheckboxComponent.getSelectedElements()CategoryVersionCheckboxComponent.getSelectedElements()Methods in de.hybris.platform.cmscockpit.components.editor.impl with parameters of type TypedObjectModifier and TypeMethodDescriptionvoidDefaultMediaReferencePreviewListener.clearImageStream(TypedObject currentObject) voidDefaultMediaReferencePreviewListener.createImage(TypedObject typedObject) Deprecated, for removal: This API element is subject to removal in a future version.since agesvoidDefaultMediaReferencePreviewListener.editImage(TypedObject object) DefaultMediaReferencePreviewModel.getUploadMediaStream(TypedObject typedObject, byte[] data, String mimeType, String name) Methods uploads new data stream to existing media meta typevoidDefaultMediaReferencePreviewModel.removeCurrentImageStream(TypedObject typedObject) voidDefaultMediaReferencePreviewModel.setSource(TypedObject source) voidDefaultMediaReferencePreviewListener.uploadImageStream(TypedObject typedObject, MediaEditorSectionConfiguration.MediaContent mediaData) voidDefaultMediaReferencePreviewListener.valueChanged(TypedObject object) voidDefaultMediaReferencePreviewModelListener.valueChanged(TypedObject typedObject) Method parameters in de.hybris.platform.cmscockpit.components.editor.impl with type arguments of type TypedObjectModifier and TypeMethodDescriptionvoidBaseStoreCheckboxComponent.saveItems(List<TypedObject> items) voidCategoryVersionCheckboxComponent.saveItems(List<TypedObject> items) voidBaseStoreCheckboxComponent.setSelectedElements(List<TypedObject> selectedElements) voidCategoryVersionCheckboxComponent.setSelectedElements(List<TypedObject> selectedElements) Constructors in de.hybris.platform.cmscockpit.components.editor.impl with parameters of type TypedObjectModifierConstructorDescriptionDefaultMediaReferencePreview(String propertyQualifier, TypedObject typedObject) -
Uses of TypedObject in de.hybris.platform.cmscockpit.components.editorarea
Methods in de.hybris.platform.cmscockpit.components.editorarea with parameters of type TypedObjectModifier and TypeMethodDescriptionvoidPageUrlCustomSection.allInitialized(EditorConfiguration config, ObjectType type, TypedObject object) voidPageUrlCustomSection.initialize(EditorConfiguration config, ObjectType type, TypedObject object) voidPageUrlCustomSection.loadValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues) voidPageUrlCustomSection.saveValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues) -
Uses of TypedObject in de.hybris.platform.cmscockpit.components.inspector.impl
Methods in de.hybris.platform.cmscockpit.components.inspector.impl with parameters of type TypedObjectModifier and TypeMethodDescriptionNavigationNodesInspectorRenderer.getParametersMap(TypedObject object) protected StringNavigationNodesInspectorRenderer.getTypeName(TypedObject object) protected StringNavigationNodesInspectorRenderer.prepareHeadingText(TypedObject object) protected voidNavigationNodesInspectorRenderer.prepareThumbnailIfPossible(org.zkoss.zk.ui.Component parent, TypedObject object) voidNavigationNodesInspectorRenderer.render(org.zkoss.zk.ui.Component parent, TypedObject object) protected voidNavigationNodesInspectorRenderer.renderSections(org.zkoss.zk.ui.Component parent, TypedObject object) Method parameters in de.hybris.platform.cmscockpit.components.inspector.impl with type arguments of type TypedObjectModifier and TypeMethodDescriptionvoidNavigationNodesInspectorRenderer.render(org.zkoss.zk.ui.Component parent, ListProvider<TypedObject> objectsProvider) -
Uses of TypedObject in de.hybris.platform.cmscockpit.components.listsectionbrowser.impl
Methods in de.hybris.platform.cmscockpit.components.listsectionbrowser.impl with parameters of type TypedObjectModifier and TypeMethodDescriptionprotected org.zkoss.zk.ui.event.EventListenerCmsListBrowserSectionComponent.getLockListener(TypedObject item, LockableGroupbox groupBox) Creates a lock event listener for a LockableGroupbox -
Uses of TypedObject in de.hybris.platform.cmscockpit.components.listview.impl
Methods in de.hybris.platform.cmscockpit.components.listview.impl that return types with arguments of type TypedObjectModifier and TypeMethodDescriptionprotected Collection<TypedObject>CmsMultiplePagesAction.getPagesForElement(AbstractCMSComponentModel componentModel) protected List<TypedObject>CmsRestrictionAction.getRestrictions(TypedObject component) Methods in de.hybris.platform.cmscockpit.components.listview.impl with parameters of type TypedObjectModifier and TypeMethodDescriptionprotected booleanCmsElementSyncAction.canUserChangeItem(TypedObject item) protected voidApprovalPageStatusAction.doChangeStatus(TypedObject selectedItem, String approvalStatusCode) protected List<TypedObject>CmsRestrictionAction.getRestrictions(TypedObject component) protected booleanAbstractCmscockpitListViewAction.isComponentLockedForUser(TypedObject item) protected booleanCmsElementSyncAction.isComponentLockedForUser(TypedObject item) protected booleanCmsCreatePersonalizedPageAction.isPageLocked(TypedObject wrappedPageModel) protected booleanAbstractCmscockpitListViewAction.isWritableCatalog(TypedObject item) -
Uses of TypedObject in de.hybris.platform.cmscockpit.components.liveedit
Methods in de.hybris.platform.cmscockpit.components.liveedit with parameters of type TypedObjectModifier and TypeMethodDescriptionvoidLiveEditView.updateItem(TypedObject item, Set<PropertyDescriptor> modifiedProperties, Object reason) Performs update according to given item modifications -
Uses of TypedObject in de.hybris.platform.cmscockpit.components.liveedit.impl
Methods in de.hybris.platform.cmscockpit.components.liveedit.impl with parameters of type TypedObjectModifier and TypeMethodDescriptionprotected StringLiveEditPopupEditDialog.getParsedVelocityTemplateString(String velocityTemplate, TypedObject rootItem) Computes a velocity templateprotected ObjectValueContainerLiveEditPopupEditDialog.getValueContainer(TypedObject rootItem) Gets a proper value container for passed elementprotected voidLiveEditPopupEditDialog.renderEditor(org.zkoss.zk.ui.HtmlBasedComponent parent, TypedObject rootItem) Renders editor for passed element -
Uses of TypedObject in de.hybris.platform.cmscockpit.components.sectionpanel
Methods in de.hybris.platform.cmscockpit.components.sectionpanel that return types with arguments of type TypedObjectModifier and TypeMethodDescriptionCatalogVersionSectionSelectorSection.getItems()Returns this selector's items.CategoryDrillableSelectorSection.getItems()CategorySectionSelectorSection.getItems()Returns this selector's items.LiveCatalogVersionSectionSelectorSection.getItems()Returns this selector's items.LiveSiteSectionSelectorSection.getItems()Returns this selector's items.SiteSectionSelectorSection.getItems()Returns this selector's items.WebsiteCatalogVersionSelectorSection.getItems()Returns this selector's items.WebsitesSelectorSection.getItems()Returns this selector's items.Methods in de.hybris.platform.cmscockpit.components.sectionpanel with parameters of type TypedObjectModifier and TypeMethodDescriptionvoidCatalogVersionSectionSelectorSection.setSelectedItem(TypedObject selectedItem) voidLiveCatalogVersionSectionSelectorSection.setSelectedItem(TypedObject selectedItem) voidWebsiteCatalogVersionSelectorSection.setSelectedItem(TypedObject selectedItem) -
Uses of TypedObject in de.hybris.platform.cmscockpit.components.sectionpanel.renderer
Methods in de.hybris.platform.cmscockpit.components.sectionpanel.renderer with parameters of type TypedObjectModifier and TypeMethodDescriptionvoidCatalogVersionSectionSelectorSectionRenderer.CatalogVersionSelectorListRenderer.createContextMenu(org.zkoss.zk.ui.api.HtmlBasedComponent parent, TypedObject value) protected org.zkoss.zk.ui.ComponentCatalogVersionSectionSelectorSectionRenderer.CatalogVersionSelectorListRenderer.loadCaptionComponent(org.zkoss.zk.ui.api.HtmlBasedComponent parent, TypedObject value) -
Uses of TypedObject in de.hybris.platform.cmscockpit.injectors
Methods in de.hybris.platform.cmscockpit.injectors with parameters of type TypedObjectModifier and TypeMethodDescriptionvoidPropertyInjector.injectProperty(TypedObject item, org.zkoss.zk.ui.HtmlBasedComponent parent, ContentEditorConfiguration config, ObjectValueContainer valueContainer, Object locationInfo, boolean hideReadOnly, boolean autoPersist, Map<String, ? extends Object> params) voidReferenceInjector.injectReference(TypedObject referenceValue, org.zkoss.zk.ui.HtmlBasedComponent parent, ContentEditorConfiguration config, Object locationInfo, boolean hideReadOnly, List<org.zkoss.zk.ui.HtmlBasedComponent> captionComponents) -
Uses of TypedObject in de.hybris.platform.cmscockpit.injectors.impl
Methods in de.hybris.platform.cmscockpit.injectors.impl with parameters of type TypedObjectModifier and TypeMethodDescriptionprotected voidDefaultReferenceInjector.injectCmsReference(TypedObject referenceValue, ObjectValueContainer refValueContainer, org.zkoss.zk.ui.HtmlBasedComponent refGroup, Object locationInfo) protected voidDefaultReferenceInjector.injectNormalReference(TypedObject referenceValue, ObjectValueContainer refValueContainer, org.zkoss.zk.ui.HtmlBasedComponent refGroup, ContentEditorConfiguration config, Object locationInfo, boolean hideReadOnly) voidDefaultPropertyInjector.injectProperty(TypedObject item, org.zkoss.zk.ui.HtmlBasedComponent parent, ContentEditorConfiguration config, ObjectValueContainer valueContainer, Object locationInfo, boolean hideReadOnly, boolean autoPersist, Map<String, ? extends Object> params) voidDefaultReferenceInjector.injectReference(TypedObject referenceValue, org.zkoss.zk.ui.HtmlBasedComponent parent, ContentEditorConfiguration config, Object locationInfo, boolean hideReadOnly, List<org.zkoss.zk.ui.HtmlBasedComponent> captionComponents) protected voidDefaultReferenceInjector.renderEditor(TypedObject refValue, ObjectValueContainer valueContainer, org.zkoss.zk.ui.HtmlBasedComponent parent, Object locationInfo) -
Uses of TypedObject in de.hybris.platform.cmscockpit.model.gridview.impl
Methods in de.hybris.platform.cmscockpit.model.gridview.impl with parameters of type TypedObjectModifier and TypeMethodDescriptionprotected StringCmsGridItemRenderer.getFallbackImage(TypedObject item) -
Uses of TypedObject in de.hybris.platform.cmscockpit.services
Methods in de.hybris.platform.cmscockpit.services that return TypedObjectModifier and TypeMethodDescriptionCmsCockpitService.clonePageFirstLevel(TypedObject page, String name) Creates a new page on base of an already existing page.NavigationNodeTreeService.getChild(TypedObject node, int index) Find a child node of a given node at a given positionCmsCockpitService.getDefaultPage(TypedObject page) Find the default page for a given pageMethods in de.hybris.platform.cmscockpit.services that return types with arguments of type TypedObjectModifier and TypeMethodDescriptionCmsCockpitService.getPersonalizedPages(TypedObject page) Find all personalized pages for a given pageCmsCockpitService.getPersonalizedPages(TypedObject page, TypedObject excludePage) Find all personalized pages for a given page without a given excluded pageNavigationNodeTreeService.getRootNavigationNodes(CatalogVersionModel catVer) Find all root nodes for a given catalog versionMethods in de.hybris.platform.cmscockpit.services with parameters of type TypedObjectModifier and TypeMethodDescriptionCmsCockpitService.clonePageFirstLevel(TypedObject page, String name) Creates a new page on base of an already existing page.CmsCockpitService.createRestrictionTooltip(TypedObject restriction) Retrieve the restriction description to be displayed in a tooltipCmsCockpitService.getApprovalStatusCode(TypedObject item) Find the approval status code for a given itemNavigationNodeTreeService.getChild(TypedObject node, int index) Find a child node of a given node at a given positionintNavigationNodeTreeService.getChildCount(TypedObject node) Find number of child nodes for a given nodeCmsCockpitService.getDefaultPage(TypedObject page) Find the default page for a given pageCmsCockpitService.getPersonalizedPages(TypedObject page) Find all personalized pages for a given pageCmsCockpitService.getPersonalizedPages(TypedObject page, TypedObject excludePage) Find all personalized pages for a given page without a given excluded pagebooleanNavigationNodeTreeService.isLeaf(TypedObject node) Determine whether a node is a leaf node or not.booleanCmsCockpitService.isPartOfTemplate(TypedObject cmsComponent) Determine whether a component is part of a templatebooleanCmsCockpitService.isRestricted(TypedObject cmsComponent) Determine whether a component has any associated restrictions or notvoidCmsCockpitService.setApprovalStatus(TypedObject item, String code) Update an approval status for a given code -
Uses of TypedObject in de.hybris.platform.cmscockpit.services.impl
Methods in de.hybris.platform.cmscockpit.services.impl that return TypedObjectModifier and TypeMethodDescriptionCmsCockpitServiceImpl.clonePageFirstLevel(TypedObject page, String name) CmsNewItemServiceImpl.createNewItem(ObjectValueContainer valueContainer, ObjectTemplate template) DefaultNavigationNodeTreeService.getChild(TypedObject node, int index) CmsCockpitServiceImpl.getDefaultPage(TypedObject originalPage) Methods in de.hybris.platform.cmscockpit.services.impl that return types with arguments of type TypedObjectModifier and TypeMethodDescriptionCmsCockpitServiceImpl.getPersonalizedPages(TypedObject page) CmsCockpitServiceImpl.getPersonalizedPages(TypedObject page, TypedObject excludePage) DefaultNavigationNodeTreeService.getRootNavigationNodes(CatalogVersionModel catVer) Methods in de.hybris.platform.cmscockpit.services.impl with parameters of type TypedObjectModifier and TypeMethodDescriptionCmsCockpitServiceImpl.clonePageFirstLevel(TypedObject page, String name) CmsCockpitServiceImpl.createRestrictionTooltip(TypedObject restriction) CmsCockpitServiceImpl.getApprovalStatusCode(TypedObject item) DefaultNavigationNodeTreeService.getChild(TypedObject node, int index) intDefaultNavigationNodeTreeService.getChildCount(TypedObject node) CmsCockpitServiceImpl.getDefaultPage(TypedObject originalPage) CmsCockpitServiceImpl.getPersonalizedPages(TypedObject page) CmsCockpitServiceImpl.getPersonalizedPages(TypedObject page, TypedObject excludePage) booleanDefaultNavigationNodeTreeService.isLeaf(TypedObject node) booleanCmsCockpitServiceImpl.isPartOfTemplate(TypedObject cmsComponent) booleanCmsCockpitServiceImpl.isRestricted(TypedObject cmsComponent) voidCmsCockpitServiceImpl.setApprovalStatus(TypedObject typedObject, String code) -
Uses of TypedObject in de.hybris.platform.cmscockpit.services.label.impl
Methods in de.hybris.platform.cmscockpit.services.label.impl that return TypedObjectModifier and TypeMethodDescriptionprotected TypedObjectCMSNavigationEntryLabelProvider.wrapTargetItem(CMSNavigationEntryModel entry) -
Uses of TypedObject in de.hybris.platform.cmscockpit.services.security.impl
Methods in de.hybris.platform.cmscockpit.services.security.impl with parameters of type TypedObjectModifier and TypeMethodDescriptionprotected booleanCMSCockpitUIAccessRightService.isObjectWritable(TypedObject item) booleanCMSCockpitUIAccessRightService.isWritable(ObjectType type, TypedObject item) booleanCMSCockpitUIAccessRightService.isWritable(ObjectType type, TypedObject item, PropertyDescriptor propDescr, boolean creationMode) -
Uses of TypedObject in de.hybris.platform.cmscockpit.session.impl
Fields in de.hybris.platform.cmscockpit.session.impl with type parameters of type TypedObjectModifier and TypeFieldDescriptionprotected Map<TypedObject,Set<TypedObject>> CmsPageBrowserModel.updateNotificationMapprotected Map<TypedObject,Set<TypedObject>> CmsPageBrowserModel.updateNotificationMapMethods in de.hybris.platform.cmscockpit.session.impl that return TypedObjectModifier and TypeMethodDescriptionCmsPageBrowserModel.contentSlotDefined(ContentSlotNameModel potentateContetSlot) Deprecated, for removal: This API element is subject to removal in a future version.since agesCmsPageBrowserModel.getCurrentPageObject()Returns current pageLiveEditBrowserModel.getItem(int index) NavigationNodeBrowserModel.getItem(int index) WelcomeBrowserModel.getItem(int index) Methods in de.hybris.platform.cmscockpit.session.impl that return types with arguments of type TypedObjectModifier and TypeMethodDescriptionCmsPageBrowserModel.getAdditionalItemsToUpdate(TypedObject changedItem) CmsPageBrowserModel.getAllPagesWithSameLabelOrType()LiveEditBrowserModel.getItems()NavigationNodeBrowserModel.getItems()WelcomeBrowserModel.getItems()CmsCatalogBrowserModel.getTemplates()Methods in de.hybris.platform.cmscockpit.session.impl with parameters of type TypedObjectModifier and TypeMethodDescriptionprotected voidCmsCockpitPerspective.activateItemInEditorArea(TypedObject activeItem) voidCmsCockpitPerspective.activateItemInEditorFallback(TypedObject activeItem) voidCmsPageBrowserModel.addToAdditionalItemChangeUpdateNotificationMap(TypedObject itemToUpdate, Collection<TypedObject> changedItems) intCatalogNavigationArea.addToCollection(TypedObject item, UICollectionQuery collection, boolean multiDrag) protected booleanCmsCockpitPerspective.checkActiveSiteAndCatalog(TypedObject pageObject) protected voidCmsCockpitPerspective.closeOtherBrowsers(TypedObject item) protected org.zkoss.zk.ui.ComponentLiveEditContentBrowser.DefaultLiveEditCaptionComponent.createEditor(TypedObject object, EditorRowConfiguration rowConfig, ObjectValueContainer valueContainer) voidCmsCatalogBrowserModel.deleteCurrentPage(TypedObject currenPage) Deletes current pageCmsPageBrowserModel.getAdditionalItemsToUpdate(TypedObject changedItem) protected ContentSlotModelCmsPageBrowserModel.getContentaSlotAtPositionForPage(TypedObject wrappedPageModel, String position) Checks whether there is already created a content slot for given page at given position.voidCmsPageBrowserModel.removeComponentFromSlot(TypedObject parentSlot, TypedObject component) voidLiveEditContentBrowser.DefaultLiveEditMainAreaComponent.setActiveItem(TypedObject activeItem) voidCmsPageBrowserModel.setCurrentPageObject(TypedObject page) Sets given page as am activevoidLiveEditContentBrowser.DefaultLiveEditMainAreaComponent.updateItem(TypedObject item, Set<PropertyDescriptor> modifiedProperties) voidLiveEditContentBrowser.DefaultLiveEditMainAreaComponent.updateItem(TypedObject item, Set<PropertyDescriptor> modifiedProperties, Object reason) Method parameters in de.hybris.platform.cmscockpit.session.impl with type arguments of type TypedObjectModifier and TypeMethodDescriptionvoidCmsPageBrowserModel.addToAdditionalItemChangeUpdateNotificationMap(TypedObject itemToUpdate, Collection<TypedObject> changedItems) -
Uses of TypedObject in de.hybris.platform.cmscockpit.wizard
Fields in de.hybris.platform.cmscockpit.wizard declared as TypedObjectModifier and TypeFieldDescriptionprotected TypedObjectCmsContentEdiotrRelatedTypeWizard.typedObjectMethods in de.hybris.platform.cmscockpit.wizard that return TypedObjectModifier and TypeMethodDescriptionCmsWizard.getCurrentTypeEmptyModel()DefaultNavigationNodeWizard.FinalizeWizardEvent.getObject()Methods in de.hybris.platform.cmscockpit.wizard with parameters of type TypedObjectModifier and TypeMethodDescriptionstatic voidCmsWizardUtils.openRestrictionWizard(String title, org.zkoss.zk.ui.Component parent, TypedObject item, PropertyDescriptor propDescr, UISession session) voidDefaultNavigationNodeWizard.FinalizeWizardEvent.setObject(TypedObject object) Method parameters in de.hybris.platform.cmscockpit.wizard with type arguments of type TypedObjectModifier and TypeMethodDescriptionvoidDefaultNavigationNodeWizard.setResources(List<TypedObject> resources) Sets related items into wizard contextWizardContext.Constructors in de.hybris.platform.cmscockpit.wizard with parameters of type TypedObjectModifierConstructorDescriptionCmsContentEdiotrRelatedTypeWizard(org.zkoss.zk.ui.Component parent, ObjectTemplate currentObjectTemplate, TypedObject parentCompoenent, PropertyDescriptor parentPropertyDescriptor) FinalizeWizardEvent(Wizard wizard, TypedObject object, org.zkoss.zk.ui.Component component) -
Uses of TypedObject in de.hybris.platform.cmscockpit.wizard.controller
Methods in de.hybris.platform.cmscockpit.wizard.controller that return TypedObjectModifier and TypeMethodDescriptionprotected TypedObjectComponentsAdvancedSearchPageController.getCurrentSlotModel(AdvancedSearchPage page) CmsContentEditorRelatedTypeWizardController.getParentObject()DefaultAdvancedSearchPageController.getParentObject()Methods in de.hybris.platform.cmscockpit.wizard.controller with parameters of type TypedObjectModifier and TypeMethodDescriptionprotected voidCmsPageController.activateItemInEditor(UICockpitPerspective currentPerspective, TypedObject newItem) protected voidCreateCmsPageController.activateItemInEditor(UICockpitPerspective currentPerspective, TypedObject newItem) Method parameters in de.hybris.platform.cmscockpit.wizard.controller with type arguments of type TypedObjectModifier and TypeMethodDescriptionCmsComponentController.unwrapTypedObjects(Collection<TypedObject> wrappedCollection) DefaultAdvancedSearchPageController.unwrapTypedObjects(Collection<TypedObject> wrappedCollection) Constructors in de.hybris.platform.cmscockpit.wizard.controller with parameters of type TypedObjectModifierConstructorDescriptionCmsContentEditorRelatedTypeWizardController(TypedObject typedObject, PropertyDescriptor parentPropertyDescriptor) DefaultAdvancedSearchPageController(TypedObject parentObject, PropertyDescriptor parentPropertyDescriptor) DefaultAdvancedSearchPageController(TypedObject parentObject, PropertyDescriptor parentPropertyDescriptor, boolean allowDuplicatesInResult) RelatedTypeAdvancedSearchPageController(TypedObject parentObject, PropertyDescriptor parentPropertyDescriptor) -
Uses of TypedObject in de.hybris.platform.cmscockpit.wizard.page
Fields in de.hybris.platform.cmscockpit.wizard.page declared as TypedObjectModifier and TypeFieldDescriptionprotected TypedObjectReferencePage.chosenReferenceprotected TypedObjectReferenceSelectorPage.chosenReferenceMethods in de.hybris.platform.cmscockpit.wizard.page that return TypedObjectModifier and TypeMethodDescriptionReferencePage.getChosenReference()ReferenceSelectorPage.getChosenReference()abstract TypedObjectReferenceSelectorPage.getCurrentObject()TypeSelectorPage.getParentObject()Methods in de.hybris.platform.cmscockpit.wizard.page that return types with arguments of type TypedObjectMethods in de.hybris.platform.cmscockpit.wizard.page with parameters of type TypedObjectModifier and TypeMethodDescriptionprotected final org.zkoss.zk.ui.ComponentMandatoryPage.createGroupRow(org.zkoss.zk.ui.Component parent, PropertyDescriptor descriptor, TypedObject currentObject, String editorCode, boolean error, Map<String, String> params) Creates one single row for group on that page.protected voidReferencePage.doItemSelected(TypedObject processedObject) protected ContentElementConfigurationReferencePage.getElementConfiguration(TypedObject object) protected ContentElementConfigurationReferencePage.getElementConfigurationForTypedObject(TypedObject object, ContentElementConfiguration configuartionfromtype) This method will create a new contentElementConfiguration with a previewIconImage for every template of type PageTemplateTypeModalvoidTypeSelectorPage.setParentObject(TypedObject parentObject) Method parameters in de.hybris.platform.cmscockpit.wizard.page with type arguments of type TypedObjectModifier and TypeMethodDescriptionvoidAdvancedSearchPage.DefaultSelectorListComponentModelListener.activationChanged(Collection<TypedObject> items) -
Uses of TypedObject in de.hybris.platform.cockpit.components
Methods in de.hybris.platform.cockpit.components that return types with arguments of type TypedObjectModifier and TypeMethodDescriptionstatic List<TypedObject>DragNDropHelper.getDraggedItems(org.zkoss.zk.ui.Component itemFromEvent) Returns dragged item in list or list of selected items from browser area (if given item is among them) -
Uses of TypedObject in de.hybris.platform.cockpit.components.contentbrowser
Fields in de.hybris.platform.cockpit.components.contentbrowser declared as TypedObjectModifier and TypeFieldDescriptionprotected TypedObjectContextAreaBrowserComponent.previouslyActiveItemFields in de.hybris.platform.cockpit.components.contentbrowser with type parameters of type TypedObjectModifier and TypeFieldDescriptionprotected final DefaultListModel<TypedObject>ContextAreaBrowserComponent.contextModelprotected final Map<TypedObject,org.zkoss.zul.Div> CommentMainAreaBrowserComponent.groupboxListprotected final DefaultListModel<TypedObject>AbstractMainAreaBrowserComponent.resultModelprotected final DefaultListModel<TypedObject>ListSectionComponent.resultModelMethods in de.hybris.platform.cockpit.components.contentbrowser that return types with arguments of type TypedObjectModifier and TypeMethodDescriptionprotected DefaultListModel<TypedObject>ContextAreaBrowserComponent.getContextListModel()protected Map<TypedObject,org.zkoss.zul.Div> CommentMainAreaBrowserComponent.getGroupboxList()ContextAreaBrowserComponent.MyModelWrapper.getItems()protected DefaultListModel<TypedObject>AbstractMainAreaBrowserComponent.getResultModel()protected DefaultListModel<TypedObject>ListSectionComponent.getResultModel()Methods in de.hybris.platform.cockpit.components.contentbrowser with parameters of type TypedObjectModifier and TypeMethodDescriptionprotected voidCommentMainAreaBrowserComponent.markAsRead(TypedObject commentItem) abstract voidAbstractBrowserComponent.setActiveItem(TypedObject activeItem) Sets the active item of this browser component toactiveItem.voidAbstractMainAreaBrowserComponent.setActiveItem(TypedObject activeItem) voidAbstractMultiViewToolbarBrowserComponent.setActiveItem(TypedObject activeItem) voidAbstractSectionMainAreaBrowserComponent.setActiveItem(TypedObject activeItem) voidCaptionBrowserComponent.setActiveItem(TypedObject activeItem) voidCockpitComponent.setActiveItem(TypedObject activeItem) Sets the active item of this browser component toactiveItem.voidCommentMainAreaBrowserComponent.setActiveItem(TypedObject activeItem) voidContextAreaBrowserComponent.setActiveItem(TypedObject activeItem) voidListSectionComponent.setActiveItem(TypedObject activeItem) abstract voidAbstractBrowserComponent.updateItem(TypedObject item, Set<PropertyDescriptor> modifiedProperties) Re-renders the item.voidAbstractBrowserComponent.updateItem(TypedObject item, Set<PropertyDescriptor> modifiedProperties, Object reason) Override if you want to react on the reason for the updatevoidAbstractContentBrowser.updateItem(TypedObject item, Set<PropertyDescriptor> modifiedProperties) abstract voidAbstractContentBrowser.updateItem(TypedObject item, Set<PropertyDescriptor> modifiedProperties, Object reason) This method makes it possible to force the view to re-render a list of items.voidAbstractMainAreaBrowserComponent.updateItem(TypedObject item, Set<PropertyDescriptor> modifiedProperties) voidAbstractMultiViewToolbarBrowserComponent.updateItem(TypedObject item, Set<PropertyDescriptor> modifiedProperties) voidAbstractSectionMainAreaBrowserComponent.updateItem(TypedObject item, Set<PropertyDescriptor> modifiedProperties) voidAbstractSectionMainAreaBrowserComponent.updateItem(TypedObject item, Set<PropertyDescriptor> modifiedProperties, Object reason) voidAbstractSimpleContentBrowser.updateItem(TypedObject item, Set<PropertyDescriptor> modifiedProperties, Object reason) voidCaptionBrowserComponent.updateItem(TypedObject item, Set<PropertyDescriptor> modifiedProperties) voidCaptionBrowserComponent.updateItem(TypedObject item, Set<PropertyDescriptor> modifiedProperties, Object reason) voidCockpitComponent.updateItem(TypedObject item, Set<PropertyDescriptor> modifiedProperties) Re-renders the items specified.voidCommentMainAreaBrowserComponent.updateItem(TypedObject item, Set<PropertyDescriptor> modifiedProperties) voidContextAreaBrowserComponent.updateItem(TypedObject item, Set<PropertyDescriptor> modifiedProperties) voidDefaultAdvancedContentBrowser.updateItem(TypedObject item, Set<PropertyDescriptor> modifiedProperties, Object reason) voidListSectionComponent.updateItem(TypedObject item, Set<PropertyDescriptor> modifiedProperties) -
Uses of TypedObject in de.hybris.platform.cockpit.components.contentbrowser.browsercomponents
Fields in de.hybris.platform.cockpit.components.contentbrowser.browsercomponents declared as TypedObjectMethods in de.hybris.platform.cockpit.components.contentbrowser.browsercomponents that return TypedObjectMethods in de.hybris.platform.cockpit.components.contentbrowser.browsercomponents that return types with arguments of type TypedObjectModifier and TypeMethodDescriptionprotected List<TypedObject>CompareView.getAllItems()protected List<TypedObject>CompareMainAreaBrowserComponent.getCompareObjects()Methods in de.hybris.platform.cockpit.components.contentbrowser.browsercomponents with parameters of type TypedObjectModifier and TypeMethodDescriptionprotected voidCompareView.activateItemInPopupEditor(TypedObject item) protected voidCompareView.fireItemDropped(TypedObject dragged, TypedObject target) protected voidCompareView.fireItemRemoved(TypedObject item) protected voidCompareView.fireReferenceItemChanged(TypedObject item) voidCompareView.CompareViewListener.itemDropped(TypedObject dragged, TypedObject target) voidCompareView.CompareViewListener.itemRemoved(TypedObject removed) voidCompareView.CompareViewListener.referenceItemChanged(TypedObject object) protected voidCompareView.renderActions(org.zkoss.zk.ui.Component parent, TypedObject item) voidWidgetDashboardToolbarComponent.setActiveItem(TypedObject activeItem) voidCompareView.setReferenceObject(TypedObject referenceObject) voidCompareMainAreaBrowserComponent.updateItem(TypedObject item, Set<PropertyDescriptor> modifiedProperties) voidWidgetDashboardToolbarComponent.updateItem(TypedObject item, Set<PropertyDescriptor> modifiedProperties) voidCompareView.CompareViewListener.valueChanged(TypedObject object, ObjectValueContainer.ObjectValueHolder holder) Method parameters in de.hybris.platform.cockpit.components.contentbrowser.browsercomponents with type arguments of type TypedObjectConstructors in de.hybris.platform.cockpit.components.contentbrowser.browsercomponents with parameters of type TypedObjectModifierConstructorDescriptionCompareView(TypedObject sourceObject, List<TypedObject> allItems, Map<PropertyDescriptor, PropertyComparisonInfo> comparedAttributes, CompareView.CompareViewListener listener) Constructor parameters in de.hybris.platform.cockpit.components.contentbrowser.browsercomponents with type arguments of type TypedObjectModifierConstructorDescriptionCompareView(TypedObject sourceObject, List<TypedObject> allItems, Map<PropertyDescriptor, PropertyComparisonInfo> comparedAttributes, CompareView.CompareViewListener listener) -
Uses of TypedObject in de.hybris.platform.cockpit.components.duallistbox
Methods in de.hybris.platform.cockpit.components.duallistbox that return types with arguments of type TypedObjectModifier and TypeMethodDescriptionstatic List<TypedObject>DualListboxHelper.removeDuplicatedItems(List<TypedObject> searchResult, List<TypedObject> objectsToRemove) Method for removing items from available list.Method parameters in de.hybris.platform.cockpit.components.duallistbox with type arguments of type TypedObjectModifier and TypeMethodDescriptionstatic voidDualListboxHelper.doAutoCompleteSearch(String searchTerm, DefaultSimpleReferenceSelectorModel model, List<TypedObject> assignedValuesList) Method for performing searchstatic List<TypedObject>DualListboxHelper.removeDuplicatedItems(List<TypedObject> searchResult, List<TypedObject> objectsToRemove) Method for removing items from available list. -
Uses of TypedObject in de.hybris.platform.cockpit.components.duallistbox.impl
Methods in de.hybris.platform.cockpit.components.duallistbox.impl that return types with arguments of type TypedObjectModifier and TypeMethodDescriptionprotected List<TypedObject>DefaultReferenceDualListboxEditor.removeDuplicatedItems(List<TypedObject> searchResult) Method for removing assigned values from the list of available valuesprotected List<TypedObject>Method parameters in de.hybris.platform.cockpit.components.duallistbox.impl with type arguments of type TypedObjectModifier and TypeMethodDescriptionprotected List<TypedObject>DefaultReferenceDualListboxEditor.removeDuplicatedItems(List<TypedObject> searchResult) Method for removing assigned values from the list of available valuesConstructor parameters in de.hybris.platform.cockpit.components.duallistbox.impl with type arguments of type TypedObjectModifierConstructorDescriptionCockpitUsersDualListboxEditor(List<TypedObject> assignedValuesList, List<TypedObject> availableValues) DefaultReferenceDualListboxEditor(List<TypedObject> assignedValuesList) -
Uses of TypedObject in de.hybris.platform.cockpit.components.editorarea.export
Methods in de.hybris.platform.cockpit.components.editorarea.export with parameters of type TypedObjectModifier and TypeMethodDescriptionprotected StringDefaultExportEditorAreaAction.getFileName(TypedObject item) protected StringExportEditorArea2PdfAction.getFileName(TypedObject item) protected StringExportEditorArea2XlsAction.getFileName(TypedObject item) -
Uses of TypedObject in de.hybris.platform.cockpit.components.editorarea.renderer
Method parameters in de.hybris.platform.cockpit.components.editorarea.renderer with type arguments of type TypedObjectModifier and TypeMethodDescriptionprotected org.zkoss.zk.ui.event.EventListenerCommentsSectionRenderer.getAddCommentButtonEventListener(org.zkoss.zul.Div captionDiv, List<TypedObject> relatedItemList) -
Uses of TypedObject in de.hybris.platform.cockpit.components.inspector
Methods in de.hybris.platform.cockpit.components.inspector with parameters of type TypedObjectModifier and TypeMethodDescriptionvoidInspectorRenderer.render(org.zkoss.zk.ui.Component parent, TypedObject object) Renders inspector area if only one item is selected.Method parameters in de.hybris.platform.cockpit.components.inspector with type arguments of type TypedObjectModifier and TypeMethodDescriptionvoidInspectorRenderer.render(org.zkoss.zk.ui.Component parent, ListProvider<TypedObject> objectsProvider) Renders inspector area if multiple items are selected. -
Uses of TypedObject in de.hybris.platform.cockpit.components.inspector.impl
Methods in de.hybris.platform.cockpit.components.inspector.impl with parameters of type TypedObjectModifier and TypeMethodDescriptionprotected org.zkoss.zk.ui.ComponentDefaultCoverageInspectorRenderer.createCoverageComponent(TypedObject typedObject) protected org.zkoss.zk.ui.ComponentDefaultCoverageInspectorRenderer.createFilledValuesComponent(TypedObject object) protected voidAbstractInspectorRenderer.prepareEditActionButton(org.zkoss.zk.ui.Component parent, TypedObject item) voidDefaultCoverageInspectorRenderer.render(org.zkoss.zk.ui.Component parent, TypedObject object) protected voidDefaultCoverageInspectorRenderer.renderToolbar(org.zkoss.zk.ui.Component parent, TypedObject item) Method parameters in de.hybris.platform.cockpit.components.inspector.impl with type arguments of type TypedObjectModifier and TypeMethodDescriptionvoidDefaultCoverageInspectorRenderer.render(org.zkoss.zk.ui.Component parent, ListProvider<TypedObject> objectsProvider) -
Uses of TypedObject in de.hybris.platform.cockpit.components.listview
Methods in de.hybris.platform.cockpit.components.listview that return TypedObjectModifier and TypeMethodDescriptionprotected TypedObjectAbstractListViewAction.getItem(ListViewAction.Context context) ListViewAction.Context.getItem()Methods in de.hybris.platform.cockpit.components.listview that return types with arguments of type TypedObjectModifier and TypeMethodDescriptionAbstractListViewAction.getSelectedItems(ListViewAction.Context context) Methods in de.hybris.platform.cockpit.components.listview with parameters of type TypedObjectModifier and TypeMethodDescriptionAbstractListViewAction.createContext(ListComponentModel listModel, TypedObject item) AbstractListViewAction.createContext(TableModel model, TypedObject item, ColumnDescriptor column) ListViewAction.createContext(ListComponentModel listModel, TypedObject item) Initialize values only once to be used by following service methodsListViewAction.createContext(TableModel model, TypedObject item, ColumnDescriptor column) Initialize values only once to be used by following service methodsvoidListViewAction.Context.setItem(TypedObject item) Method parameters in de.hybris.platform.cockpit.components.listview with type arguments of type TypedObjectModifier and TypeMethodDescriptionvoidDefaultListComponentModelListener.activationChanged(Collection<TypedObject> items) -
Uses of TypedObject in de.hybris.platform.cockpit.components.listview.impl
Methods in de.hybris.platform.cockpit.components.listview.impl that return TypedObjectMethods in de.hybris.platform.cockpit.components.listview.impl that return types with arguments of type TypedObjectModifier and TypeMethodDescriptionprotected Set<TypedObject>AbstractSynchronizationAction.getPossiblyAffectedObjects(Collection<TypedObject> sourceObjects) Gets all objects that could be affected by synchronization process.ContextAreaValueContainer.getValues()Methods in de.hybris.platform.cockpit.components.listview.impl with parameters of type TypedObjectModifier and TypeMethodDescriptionprotected voidDeleteCommentAction.sendUpdateEvent(TypedObject typedObject, ListViewAction.Context context) voidContextAreaValueContainer.setRootItem(TypedObject rootItem) Method parameters in de.hybris.platform.cockpit.components.listview.impl with type arguments of type TypedObjectModifier and TypeMethodDescriptionprotected booleanAbstractSynchronizationAction.containsBaseProduct(Collection<TypedObject> updatedObjects) Method checks whether passed collection contains at least one object which is baseProduct (has variants)protected Set<TypedObject>AbstractSynchronizationAction.getPossiblyAffectedObjects(Collection<TypedObject> sourceObjects) Gets all objects that could be affected by synchronization process.protected voidAbstractSynchronizationAction.sendItemChangeEvents(Collection<TypedObject> updatedObjects) voidContextAreaValueContainer.setValues(Collection<TypedObject> values) Constructors in de.hybris.platform.cockpit.components.listview.impl with parameters of type TypedObjectModifierConstructorDescriptionContextAreaValueContainer(Collection<TypedObject> values, TypedObject rootItem) ContextAreaValueContainer(Collection<TypedObject> values, TypedObject rootItem, ObjectTemplate type) Constructor parameters in de.hybris.platform.cockpit.components.listview.impl with type arguments of type TypedObjectModifierConstructorDescriptionAddMultiItemCommentAction(List<TypedObject> selectedItems) ContextAreaValueContainer(Collection<TypedObject> values, TypedObject rootItem) ContextAreaValueContainer(Collection<TypedObject> values, TypedObject rootItem, ObjectTemplate type) -
Uses of TypedObject in de.hybris.platform.cockpit.components.mvc.commentlayer
Methods in de.hybris.platform.cockpit.components.mvc.commentlayer that return types with arguments of type TypedObjectModifier and TypeMethodDescriptionprotected abstract List<TypedObject>AbstractCommentTreeContextComponent.getComments()ContextAreaCommentTreeComponent.getComments() -
Uses of TypedObject in de.hybris.platform.cockpit.components.mvc.commentlayer.controller.impl
Methods in de.hybris.platform.cockpit.components.mvc.commentlayer.controller.impl with parameters of type TypedObjectModifier and TypeMethodDescriptionprotected booleanDefaultCommentLayerComponentController.canCreateComment(TypedObject commentTarget) protected booleanDefaultCommentLayerComponentController.displayCommentIcon(TypedObject commentLayerTarget, CommentMetadataModel metaData) Determines if comment icon represented by the meta data should be displayed over givencommentLayerTerget.protected booleanDefaultCommentLayerComponentController.displayCommentIcon(TypedObject commentLayerTarget, CommentMetadataModel metaData, int pageIndex) Determines if comment icon represented by the meta data should be displayed over givencommentLayerTerget. -
Uses of TypedObject in de.hybris.platform.cockpit.components.mvc.commentlayer.model
Methods in de.hybris.platform.cockpit.components.mvc.commentlayer.model that return TypedObjectModifier and TypeMethodDescriptionCommentLayerComponentModel.getCommentLayerTarget()CommentLayerComponentModel.getCommentTarget()Constructors in de.hybris.platform.cockpit.components.mvc.commentlayer.model with parameters of type TypedObjectModifierConstructorDescriptionCommentLayerComponentModel(TypedObject commentTarget, TypedObject commentLayerTarget, String mode, CommentLayerAwareModel commentLayerAwareModel) CommentLayerComponentModel(TypedObject commentTarget, TypedObject commentLayerTarget, String mode, CommentLayerAwareModel commentLayerAwareModel, int pageIndex) -
Uses of TypedObject in de.hybris.platform.cockpit.components.sync.dialog
Constructors in de.hybris.platform.cockpit.components.sync.dialog with parameters of type TypedObjectModifierConstructorDescriptionAbstractSyncDialog(TypedObject sourceItem, List<SyncItemJobModel>[] matrixRules) OneSourceManyTargetItemSyncDialog(TypedObject sourceItem, CatalogVersionModel sourceCatalogVersion, List<SyncItemJobModel>[] matrixRules) -
Uses of TypedObject in de.hybris.platform.cockpit.events.impl
Methods in de.hybris.platform.cockpit.events.impl that return TypedObjectModifier and TypeMethodDescriptionItemChangedEvent.getItem()Returns the item which has been changed.Methods in de.hybris.platform.cockpit.events.impl that return types with arguments of type TypedObjectModifier and TypeMethodDescriptionCommentCockpitEvent.getRelatedItems()abstract List<TypedObject>InfoboxCockpitEvent.getRelatedItems()WorkflowCockpitEvent.getRelatedItems()CommentCockpitEvent.getUserComments()WorkflowCockpitEvent.getWorkflowActions()Constructors in de.hybris.platform.cockpit.events.impl with parameters of type TypedObjectModifierConstructorDescriptionItemChangedEvent(Object source, TypedObject item, Collection<? extends PropertyDescriptor> properties) Creates a newItemChangedEvent.ItemChangedEvent(Object source, TypedObject item, Collection<? extends PropertyDescriptor> properties, ItemChangedEvent.ChangeType changeType) Creates a newItemChangedEvent.ItemChangedEvent(Object source, TypedObject item, Collection<? extends PropertyDescriptor> properties, ItemChangedEvent.ChangeType changeType, Map<String, ? extends Object> params) Creates a newItemChangedEvent.ItemChangedEvent(Object source, TypedObject item, Collection<? extends PropertyDescriptor> properties, Map<String, ? extends Object> params) Creates a newItemChangedEvent.Constructor parameters in de.hybris.platform.cockpit.events.impl with type arguments of type TypedObjectModifierConstructorDescriptionCommentCockpitEvent(Object source, List<TypedObject> userComments) WorkflowCockpitEvent(Object source, List<TypedObject> wfActions) -
Uses of TypedObject in de.hybris.platform.cockpit.helpers
Methods in de.hybris.platform.cockpit.helpers with parameters of type TypedObject -
Uses of TypedObject in de.hybris.platform.cockpit.helpers.impl
Methods in de.hybris.platform.cockpit.helpers.impl with parameters of type TypedObject -
Uses of TypedObject in de.hybris.platform.cockpit.helpers.validation
Methods in de.hybris.platform.cockpit.helpers.validation with parameters of type TypedObjectModifier and TypeMethodDescriptionValidationUIHelper.createModelFromContainer(TypedObject typedObject, String languageIso, PropertyDescriptor propertyDescriptor, UIEditor editor) voidValidationUIHelper.createValidationMessages(org.zkoss.zk.ui.HtmlBasedComponent parent, Set<CockpitValidationDescriptor> violations, TypedObject typedObject, Set<String> forceWritePks, EditableComponent editableComponent) Creates an appropriate zk-element for given validation messages.voidValidationUIHelper.markField(SectionPanelModel panelModel, Set<CockpitValidationDescriptor> validationInfo, TypedObject currentObject) Mark fields with validation level color. -
Uses of TypedObject in de.hybris.platform.cockpit.model.collection
Methods in de.hybris.platform.cockpit.model.collection that return types with arguments of type TypedObjectModifier and TypeMethodDescriptionObjectCollection.getElements()Gets the elements of the collection in the order they were added to the collection.PageableObjectCollection.getElements(int offset, int count) Returns list of elements starting from the offset. -
Uses of TypedObject in de.hybris.platform.cockpit.model.collection.impl
Methods in de.hybris.platform.cockpit.model.collection.impl that return types with arguments of type TypedObjectModifier and TypeMethodDescriptionObjectCollectionImpl.getElements()ObjectCollectionImpl.getElements(int offset, int count) Method parameters in de.hybris.platform.cockpit.model.collection.impl with type arguments of type TypedObjectModifier and TypeMethodDescriptionvoidObjectCollectionImpl.setElements(List<TypedObject> elements) Deprecated.since 6.3Constructor parameters in de.hybris.platform.cockpit.model.collection.impl with type arguments of type TypedObjectModifierConstructorDescriptionObjectCollectionImpl(List<TypedObject> elements, String qualifier, String label, Map<String, String> allLabels, String description, PK pk, UserModel user) Deprecated.since 6.3ObjectCollectionImpl(List<TypedObject> elements, String qualifier, String label, Map<String, String> allLabels, String description, PK pk, UserModel user, String type) Deprecated.since 6.3 -
Uses of TypedObject in de.hybris.platform.cockpit.model.editor
Methods in de.hybris.platform.cockpit.model.editor that return TypedObjectModifier and TypeMethodDescriptionstatic TypedObjectEditorHelper.getCatalogVersionIfPresent(TypedObject item) Methods in de.hybris.platform.cockpit.model.editor with parameters of type TypedObjectModifier and TypeMethodDescriptionstatic CreateContextEditorHelper.applyReferenceRelatedAttributes(ReferenceUIEditor referenceEditor, PropertyDescriptor propertyDescriptor, Map<String, ? extends Object> parameters, TypedObject currentObject, Object currentValue, String isoCode, UICockpitArea cockpitArea, UISession session) protected static booleanEditorHelper.checkLanguageVisibility(TypedObject item, String languageIso) 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, String editorCode) Convenience method for creating and rendering aUIEditorvariant specified byeditorCode.static voidEditorHelper.createEditor(TypedObject item, PropertyDescriptor propDescr, org.zkoss.zk.ui.HtmlBasedComponent parent, ObjectValueContainer valueContainer, boolean autoPersist, String editorCode) Convenience method for creating and rendering aUIEditorvariant specified byeditorCode.static voidEditorHelper.createEditor(TypedObject item, PropertyDescriptor propDescr, org.zkoss.zk.ui.HtmlBasedComponent parent, ObjectValueContainer valueContainer, boolean autoPersist, String editorCode, Map<String, ? extends Object> params) Convenience method for creating and rendering aUIEditorvariant specified byeditorCode.static voidEditorHelper.createEditor(TypedObject item, PropertyDescriptor propDescr, org.zkoss.zk.ui.HtmlBasedComponent parent, ObjectValueContainer valueContainer, boolean autoPersist, String editorCode, Map<String, ? extends Object> params, boolean focus) Convenience method for creating and rendering aUIEditorvariant specified byeditorCode.static voidEditorHelper.createEditor(TypedObject item, PropertyDescriptor propDescr, org.zkoss.zk.ui.HtmlBasedComponent parent, ObjectValueContainer valueContainer, boolean autoPersist, String editorCode, Map<String, ? extends Object> params, EditorListener editorListener) Convenience method for creating and rendering aUIEditorvariant specified byeditorCode.static voidEditorHelper.createEditor(TypedObject item, PropertyDescriptor propDescr, org.zkoss.zk.ui.HtmlBasedComponent parent, ObjectValueContainer valueContainer, boolean autoPersist, String editorCode, Map<String, ? extends Object> params, EditorListener editorListener, boolean focus) Convenience method for creating and rendering aUIEditorvariant specified byeditorCode.static voidEditorHelper.createEditor(TypedObject item, PropertyDescriptor propDescr, org.zkoss.zk.ui.HtmlBasedComponent parent, ObjectValueContainer valueContainer, EditorListener editorListener, boolean autoPersist) Convenience method for creating and rendering aUIEditor.static TypedObjectEditorHelper.getCatalogVersionIfPresent(TypedObject item) static voidEditorHelper.initializeSections(EditorConfiguration cfg, ObjectType type, TypedObject object, TypeService typeService) voidAdditionalReferenceEditorListener.openItemRequestPerformed(TypedObject item) static voidEditorHelper.persistValues(TypedObject item, ObjectValueContainer valueContainer) static voidEditorHelper.persistValues(TypedObject item, ObjectValueContainer valueContainer, Map<String, ? extends Object> params) static ObjectTemplateEditorHelper.processVariantTypeCheck(ObjectTemplate type, TypedObject object, PropertyDescriptor propertyDescriptor, TypeService typeService) EditorHelper.removeHiddenLanguages(TypedObject item, Collection<String> languages) static voidEditorHelper.renderLocalizedEditor(TypedObject item, PropertyDescriptor propDescr, org.zkoss.zk.ui.HtmlBasedComponent parent, ObjectValueContainer valueContainer, boolean autoPersist, String editorCode, Map<String, ? extends Object> params, boolean focus) static voidEditorHelper.renderLocalizedEditor(TypedObject item, PropertyDescriptor propDescr, org.zkoss.zk.ui.HtmlBasedComponent parent, ObjectValueContainer valueContainer, boolean autoPersist, String editorCode, Map<String, ? extends Object> params, boolean focus, EditorListener editorListener) static voidEditorHelper.renderSingleEditor(TypedObject item, PropertyDescriptor propDescr, org.zkoss.zk.ui.HtmlBasedComponent parent, ObjectValueContainer valueContainer, boolean autoPersist, String editorCode, Map<String, ? extends Object> params, String isoCode, boolean focus) static voidEditorHelper.renderSingleEditor(TypedObject item, PropertyDescriptor propDescr, org.zkoss.zk.ui.HtmlBasedComponent parent, ObjectValueContainer valueContainer, boolean autoPersist, String editorCode, Map<String, ? extends Object> params, String isoCode, boolean focus, EditorListener editorListener) static voidEditorHelper.tryOpenContextAreaEditor(UICockpitPerspective perspective, ObjectTemplate type, Collection value, TypedObject currentObject, PropertyDescriptor propertyDescriptor, Map<String, ? extends Object> parameters) -
Uses of TypedObject in de.hybris.platform.cockpit.model.editor.impl
Methods in de.hybris.platform.cockpit.model.editor.impl with parameters of type TypedObjectModifier 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 voidAbstractUIEditor.createEditor(TypedObject item, PropertyDescriptor propDescr, org.zkoss.zk.ui.HtmlBasedComponent parent, ObjectValueContainer valueContainer, boolean autoPersist) Deprecated.since 6.3static voidAbstractUIEditor.createEditor(TypedObject item, PropertyDescriptor propDescr, org.zkoss.zk.ui.HtmlBasedComponent parent, ObjectValueContainer valueContainer, boolean autoPersist, String editorCode) Deprecated.since 6.3static voidAbstractUIEditor.createEditor(TypedObject item, PropertyDescriptor propDescr, org.zkoss.zk.ui.HtmlBasedComponent parent, ObjectValueContainer valueContainer, boolean autoPersist, String editorCode, Map<String, ? extends Object> params) Deprecated.since 6.3static voidAbstractUIEditor.createEditor(TypedObject item, PropertyDescriptor propDescr, org.zkoss.zk.ui.HtmlBasedComponent parent, ObjectValueContainer valueContainer, boolean autoPersist, String editorCode, Map<String, ? extends Object> params, boolean focus) Deprecated.since 6.3static voidAbstractUIEditor.persistValues(TypedObject item, ObjectValueContainer valueContainer) Deprecated.since 6.3static voidAbstractUIEditor.persistValues(TypedObject item, ObjectValueContainer valueContainer, Map<String, ? extends Object> params) Deprecated.since 6.3 -
Uses of TypedObject in de.hybris.platform.cockpit.model.general
Methods in de.hybris.platform.cockpit.model.general that return TypedObjectMethods in de.hybris.platform.cockpit.model.general that return types with arguments of type TypedObjectModifier and TypeMethodDescriptionCollection<? extends TypedObject>ListComponentModel.getActiveItems()ListComponentModel.getAdditionalItemsToUpdate(TypedObject changedItem) ListModel<? extends TypedObject>MutableListModel.getListModel()Methods in de.hybris.platform.cockpit.model.general with parameters of type TypedObjectModifier and TypeMethodDescriptionvoidListComponentModel.addToAdditionalItemChangeUpdateNotificationMap(TypedObject itemToUpdate, Collection<TypedObject> changedItems) ListComponentModel.getAdditionalItemsToUpdate(TypedObject changedItem) voidMutableListModel.setActiveItem(TypedObject activeItem) intUIItemView.updateItem(TypedObject item, Set<PropertyDescriptor> modifiedProperties) try to update rows containing the specified itemsMethod parameters in de.hybris.platform.cockpit.model.general with type arguments of type TypedObjectModifier and TypeMethodDescriptionvoidListComponentModelListener.activationChanged(Collection<TypedObject> items) Called whenever the activation has changed.voidListComponentModel.addToAdditionalItemChangeUpdateNotificationMap(TypedObject itemToUpdate, Collection<TypedObject> changedItems) voidMutableListModel.setActiveItems(Collection<TypedObject> activeItems) voidMutableListModel.setListModel(ListModel<? extends TypedObject> listModel) -
Uses of TypedObject in de.hybris.platform.cockpit.model.general.impl
Fields in de.hybris.platform.cockpit.model.general.impl with type parameters of type TypedObjectModifier and TypeFieldDescriptionprotected Map<TypedObject,Set<TypedObject>> AbstractListComponentModel.updateNotificationMapprotected Map<TypedObject,Set<TypedObject>> AbstractListComponentModel.updateNotificationMapMethods in de.hybris.platform.cockpit.model.general.impl that return TypedObjectMethods in de.hybris.platform.cockpit.model.general.impl that return types with arguments of type TypedObjectModifier and TypeMethodDescriptionDefaultListComponentModel.getActiveItems()AbstractListComponentModel.getAdditionalItemsToUpdate(TypedObject changedItem) ListModel<? extends TypedObject>DefaultListComponentModel.getListModel()Methods in de.hybris.platform.cockpit.model.general.impl with parameters of type TypedObjectModifier and TypeMethodDescriptionvoidAbstractListComponentModel.addToAdditionalItemChangeUpdateNotificationMap(TypedObject itemToUpdate, Collection<TypedObject> changedItems) AbstractListComponentModel.getAdditionalItemsToUpdate(TypedObject changedItem) voidDefaultListComponentModel.setActiveItem(TypedObject item) Method parameters in de.hybris.platform.cockpit.model.general.impl with type arguments of type TypedObjectModifier and TypeMethodDescriptionvoidDefaultBrowserListModelListener.activationChanged(Collection<TypedObject> items) voidDefaultBrowserSectionListModelListener.activationChanged(Collection<TypedObject> items) voidDefaultListModelListener.activationChanged(Collection<TypedObject> items) voidAbstractListComponentModel.addToAdditionalItemChangeUpdateNotificationMap(TypedObject itemToUpdate, Collection<TypedObject> changedItems) protected voidAbstractListComponentModel.fireItemsActivated(Collection<TypedObject> items) voidDefaultListComponentModel.setActiveItems(Collection<TypedObject> items) voidDefaultListComponentModel.setListModel(ListModel<? extends TypedObject> model) -
Uses of TypedObject in de.hybris.platform.cockpit.model.gridview
Methods in de.hybris.platform.cockpit.model.gridview with parameters of type TypedObjectModifier and TypeMethodDescriptionvoidGridItemRenderer.render(TypedObject item, org.zkoss.zk.ui.Component parent, GridViewConfiguration config, ListComponentModel model, DraggedItem draggedItem, DragAndDropWrapper ddWrapper) -
Uses of TypedObject in de.hybris.platform.cockpit.model.gridview.impl
Methods in de.hybris.platform.cockpit.model.gridview.impl that return TypedObjectMethods in de.hybris.platform.cockpit.model.gridview.impl with parameters of type TypedObjectModifier and TypeMethodDescriptionprotected org.zkoss.zk.ui.HtmlBasedComponentGridView.createItemBox(TypedObject item, GridViewConfiguration config) protected StringDefaultGridItemRenderer.getFallbackImage(TypedObject item) voidDefaultGridItemRenderer.render(TypedObject item, org.zkoss.zk.ui.Component parent, GridViewConfiguration config, ListComponentModel model, DraggedItem draggedItem, DragAndDropWrapper ddWrapper) protected voidDefaultGridItemRenderer.renderActions(org.zkoss.zk.ui.Component parent, TypedObject item, GridViewConfiguration config, ListComponentModel model) protected voidDefaultGridItemRenderer.renderStatus(org.zkoss.zk.ui.Component parent, TypedObject item, GridViewConfiguration config, ListComponentModel model) protected voidGridView.rerenderItem(TypedObject item) intGridView.updateItem(TypedObject item, Set<PropertyDescriptor> propertyDescriptors) Constructors in de.hybris.platform.cockpit.model.gridview.impl with parameters of type TypedObject -
Uses of TypedObject in de.hybris.platform.cockpit.model.listview
Methods in de.hybris.platform.cockpit.model.listview with type parameters of type TypedObjectModifier and TypeMethodDescriptionstatic <E extends TypedObject>
ListViewHelper.ListViewInfoListViewHelper.loadListView(UIListView listView, String contextCode, ObjectTemplate oldRootType, ObjectTemplate newRootType, MutableTableModel tableModel, DefaultListModel<E> listModel, CockpitListComponent<E> cockpitListComp, ListViewHelper.ListenerHandler listenerHandler, DragAndDropContext dndCtx) Convenience method for loading a list view component.static <E extends TypedObject>
ListViewHelper.ListViewInfoListViewHelper.loadListView(UIListView listView, String contextCode, ObjectTemplate oldRootType, ObjectTemplate newRootType, MutableTableModel tableModel, DefaultListModel<E> listModel, CockpitListComponent<E> cockpitListComp, ListViewHelper.ListenerHandler listenerHandler, DragAndDropContext dndCtx, ListViewConfiguration listViewConf) Convenience method for loading a list view component.Methods in de.hybris.platform.cockpit.model.listview with parameters of type TypedObjectModifier and TypeMethodDescriptionValueHandler.getValue(TypedObject item) ValueHandler.getValue(TypedObject item, String languageIso) ColumnModel.getValueAt(int columnIndex, TypedObject object) Returns the value of the specified object's cell.voidValueHandler.setValue(TypedObject item, Object value) voidValueHandler.setValue(TypedObject item, Object value, String languageIso) voidMutableColumnModel.setValueAt(int colIndex, TypedObject item, Object value) Sets the value at. -
Uses of TypedObject in de.hybris.platform.cockpit.model.listview.impl
Methods in de.hybris.platform.cockpit.model.listview.impl with parameters of type TypedObjectModifier and TypeMethodDescriptionDefaultValueHandler.getValue(TypedObject item) DefaultValueHandler.getValue(TypedObject item, String languageIso) MultiTypeValueHandler.getValue(TypedObject item) MultiTypeValueHandler.getValue(TypedObject item, String languageIso) WorkflowImgValueHandler.getValue(TypedObject item) WorkflowImgValueHandler.getValue(TypedObject item, String languageIso) WorkflowValueHandler.getValue(TypedObject item) WorkflowValueHandler.getValue(TypedObject item, String languageIso) DefaultColumnModel.getValueAt(int columnIndex, TypedObject object) DefaultValueHandler.getValueContainer(ObjectType type, TypedObject object) voidDefaultValueHandler.setValue(TypedObject item, Object value) voidDefaultValueHandler.setValue(TypedObject item, Object value, String languageIso) voidMultiTypeValueHandler.setValue(TypedObject item, Object value) voidMultiTypeValueHandler.setValue(TypedObject item, Object value, String languageIso) voidWorkflowImgValueHandler.setValue(TypedObject item, Object value) voidWorkflowImgValueHandler.setValue(TypedObject item, Object value, String languageIso) voidWorkflowValueHandler.setValue(TypedObject item, Object value) voidWorkflowValueHandler.setValue(TypedObject item, Object value, String languageIso) voidDefaultColumnModel.setValueAt(int columnIndex, TypedObject object, Object value) intListView.updateItem(TypedObject item, Set<PropertyDescriptor> modifiedProperties) -
Uses of TypedObject in de.hybris.platform.cockpit.model.meta.impl
Classes in de.hybris.platform.cockpit.model.meta.impl that implement TypedObjectModifier and TypeClassDescriptionclassAbstract class that provides basic implementations for equals, hashcode and toString for a typed object.class -
Uses of TypedObject in de.hybris.platform.cockpit.model.query.impl
Methods in de.hybris.platform.cockpit.model.query.impl that return types with arguments of type TypedObject -
Uses of TypedObject in de.hybris.platform.cockpit.model.referenceeditor
Methods in de.hybris.platform.cockpit.model.referenceeditor with parameters of type TypedObjectModifier and TypeMethodDescriptionvoidReferenceSelectorListener.doOpenReferencedItem(TypedObject item) voidAbstractReferenceSelector.fireOpenReferencedItem(TypedObject item) protected voidAbstractReferenceSelector.fireShowItemEditorPopup(ObjectType type, TypedObject sourceItem, CreateContext context) voidReferenceSelectorListener.showAddItemPopupEditor(ObjectType type, TypedObject sourceItem, CreateContext context) Method parameters in de.hybris.platform.cockpit.model.referenceeditor with type arguments of type TypedObjectModifier and TypeMethodDescriptionvoidAbstractReferenceSelectorModel.setActiveItems(Collection<TypedObject> items) voidReferenceSelectorModel.setActiveItems(Collection<TypedObject> items) -
Uses of TypedObject in de.hybris.platform.cockpit.model.referenceeditor.celum.impl
Methods in de.hybris.platform.cockpit.model.referenceeditor.celum.impl that return TypedObjectModifier and TypeMethodDescriptionCelumMediaEditorBase.getAssociatedItem()protected TypedObjectCelumMediaReferenceUIEditor.getAssociatedItem()Deprecated.protected TypedObjectCelumSimpleMediaReferenceUIEditor.getAssociatedItem()Deprecated.since 6.3, useCelumMediaEditorBase.getAssociatedItem()insteadConstructors in de.hybris.platform.cockpit.model.referenceeditor.celum.impl with parameters of type TypedObjectModifierConstructorDescriptionCelumSynchPopup(CockpitCelumDelegate delegate, TypedObject celumAsset, EditorListener listener) -
Uses of TypedObject in de.hybris.platform.cockpit.model.referenceeditor.collection
Methods in de.hybris.platform.cockpit.model.referenceeditor.collection with parameters of type TypedObjectModifier and TypeMethodDescriptionprotected voidCollectionEditor.doCollectionItemDoubleClicked(TypedObject item) -
Uses of TypedObject in de.hybris.platform.cockpit.model.referenceeditor.impl
Fields in de.hybris.platform.cockpit.model.referenceeditor.impl declared as TypedObjectModifier and TypeFieldDescriptionprotected TypedObjectContextAreaReferenceCollectionUIEditor.rootObjectThe object to which we are collecting references.Methods in de.hybris.platform.cockpit.model.referenceeditor.impl that return TypedObjectModifier and TypeMethodDescriptionDefaultMediaReferenceCollectionUIEditor.getSourceItem()Deprecated.Methods in de.hybris.platform.cockpit.model.referenceeditor.impl that return types with arguments of type TypedObjectModifier and TypeMethodDescriptionprotected List<TypedObject>SimpleReferenceUIEditor.getAvailableValues()protected List<TypedObject>UnitReferenceUIEditor.getAvailableValues()Methods in de.hybris.platform.cockpit.model.referenceeditor.impl with parameters of type TypedObjectModifier and TypeMethodDescriptionprotected voidReferenceCollectionEditor.doCollectionItemDoubleClicked(TypedObject item) Deprecated.voidDefaultReferenceSelectorListener.doOpenReferencedItem(TypedObject item) protected voidSimpleReferenceUIEditor.fillComboBox(org.zkoss.zul.Combobox combobox, TypedObject selected) voidDefaultMediaReferenceCollectionUIEditor.setSourceItem(TypedObject sourceItem) Deprecated.voidDefaultReferenceSelectorListener.showAddItemPopupEditor(ObjectType type, TypedObject sourceItem, CreateContext context) Deprecated.since 6.3Method parameters in de.hybris.platform.cockpit.model.referenceeditor.impl with type arguments of type TypedObjectModifier and TypeMethodDescriptionvoidDefaultSelectorListComponentModelListener.activationChanged(Collection<TypedObject> items) voidSimpleReferenceUIEditor.setAvailableValues(List<TypedObject> availableValues) -
Uses of TypedObject in de.hybris.platform.cockpit.model.referenceeditor.simple
Methods in de.hybris.platform.cockpit.model.referenceeditor.simple with parameters of type TypedObjectModifier and TypeMethodDescriptionvoidSimpleReferenceSelectorListener.doOpenReferencedItem(TypedObject item) Opens a popup editor and displays a current itemvoidAbstractSimpleReferenceSelector.fireOpenReferencedItem(TypedObject item) Opens a value within popup editorvoidSimpleReferenceSelectorListener.showAddItemPopupEditor(ObjectType type, TypedObject sourceItem, CreateContext context) Shows popup in order to create new value -
Uses of TypedObject in de.hybris.platform.cockpit.model.referenceeditor.simple.impl
Methods in de.hybris.platform.cockpit.model.referenceeditor.simple.impl with parameters of type TypedObjectModifier and TypeMethodDescriptionvoidDefaultSimpleReferenceSelectorListener.doOpenReferencedItem(TypedObject item) voidDefaultSimpleReferenceSelectorListener.showAddItemPopupEditor(ObjectType type, TypedObject sourceItem, CreateContext context) Deprecated.since 6.3Method parameters in de.hybris.platform.cockpit.model.referenceeditor.simple.impl with type arguments of type TypedObjectModifier and TypeMethodDescriptionvoidDefaultSimpleSelectorListComponentModelListener.activationChanged(Collection<TypedObject> items) -
Uses of TypedObject in de.hybris.platform.cockpit.model.search
Subinterfaces of TypedObject in de.hybris.platform.cockpit.model.searchModifier and TypeInterfaceDescriptioninterfaceResult object wrapper which combinesObjectType, a match score and the actual object itself.Methods in de.hybris.platform.cockpit.model.search that return types with arguments of type TypedObjectModifier and TypeMethodDescriptionQuery.getExcludedItems()Returns the items which should be excluded when searching.Method parameters in de.hybris.platform.cockpit.model.search with type arguments of type TypedObjectModifier and TypeMethodDescriptionvoidQuery.setExcludedItems(Collection<TypedObject> excludedItems) Sets the items to be excluded when searching. -
Uses of TypedObject in de.hybris.platform.cockpit.model.search.impl
Classes in de.hybris.platform.cockpit.model.search.impl that implement TypedObjectModifier and TypeClassDescriptionclassDeprecated.since 6.3, use ResultObjectWrapper instead.classWraps a typed object into a result object that has a score attribute.Constructors in de.hybris.platform.cockpit.model.search.impl with parameters of type TypedObjectModifierConstructorDescriptionResultObjectWrapper(TypedObject wrappedObject, Object rawObject) ResultObjectWrapper(TypedObject wrappedObject, Object rawObject, double score) -
Uses of TypedObject in de.hybris.platform.cockpit.model.undo.impl
Fields in de.hybris.platform.cockpit.model.undo.impl declared as TypedObjectConstructors in de.hybris.platform.cockpit.model.undo.impl with parameters of type TypedObjectModifierConstructorDescriptionItemChangeUndoableOperation(TypedObject typedObject, ObjectValueContainer valueContainer) -
Uses of TypedObject in de.hybris.platform.cockpit.reports.components.contentbrowser
Methods in de.hybris.platform.cockpit.reports.components.contentbrowser with parameters of type TypedObjectModifier and TypeMethodDescriptionvoidReportDashboardCaptionComponent.setActiveItem(TypedObject activeItem) voidReportDashboardCaptionComponent.updateItem(TypedObject item, Set<PropertyDescriptor> modifiedProperties) -
Uses of TypedObject in de.hybris.platform.cockpit.reports.wizards
Fields in de.hybris.platform.cockpit.reports.wizards declared as TypedObjectMethods in de.hybris.platform.cockpit.reports.wizards that return TypedObject -
Uses of TypedObject in de.hybris.platform.cockpit.services
Methods in de.hybris.platform.cockpit.services that return TypedObjectModifier and TypeMethodDescriptionNewItemService.createNewItem(ObjectValueContainer valueContainer, ObjectTemplate template) MediaUpdateService.removeCurrentImageStream(TypedObject typeObject) MediaUpdateService.updateMediaBinaryStream(TypedObject typedObject, byte[] binaryStream, String contentType, String name) Updates media object.MediaUpdateService.updateMediaBinaryStream(TypedObject typedObject, org.zkoss.util.media.Media zkMedia) Updates media object.Methods in de.hybris.platform.cockpit.services that return types with arguments of type TypedObjectModifier and TypeMethodDescriptionObjectCollectionService.getElements(ObjectCollection collection, int start, int count) Returns elements of the given object collection.SavedValuesService.getSavedValues(TypedObject wrappedProduct) SavedValuesServiceImpl.getSavedValues(TypedObject wrappedProduct) SavedValuesService.getSavedValuesEntries(TypedObject savedValue) SavedValuesServiceImpl.getSavedValuesEntries(TypedObject savedValue) Methods in de.hybris.platform.cockpit.services with parameters of type TypedObjectModifier and TypeMethodDescriptionSavedValuesService.getAuthor(TypedObject savedValue) SavedValuesServiceImpl.getAuthor(TypedObject savedValue) SystemService.getCatalogVersion(TypedObject typedObject) get the catalog version for passed typedObjectSavedValuesService.getLastModifyingUser(TypedObject item) SavedValuesServiceImpl.getLastModifyingUser(TypedObject item) SavedValuesService.getModificationTime(TypedObject savedValue) SavedValuesServiceImpl.getModificationTime(TypedObject savedValue) SavedValuesService.getModificationType(TypedObject savedValue) SavedValuesServiceImpl.getModificationType(TypedObject savedValue) SavedValuesService.getModifiedAttribute(TypedObject savedValueEntry) SavedValuesServiceImpl.getModifiedAttribute(TypedObject savedValueEntry) SavedValuesService.getNewValues(TypedObject savedValueEntry) SavedValuesServiceImpl.getNewValues(TypedObject savedValueEntry) SavedValuesService.getOldValues(TypedObject savedValueEntry) SavedValuesServiceImpl.getOldValues(TypedObject savedValueEntry) SavedValuesService.getSavedValues(TypedObject wrappedProduct) SavedValuesServiceImpl.getSavedValues(TypedObject wrappedProduct) SavedValuesService.getSavedValuesEntries(TypedObject savedValue) SavedValuesServiceImpl.getSavedValuesEntries(TypedObject savedValue) ObjectCollectionService.isInCollection(TypedObject object, ObjectCollection collection) Checks if the given element belongs to the specified collection.booleanCockpitCommentService.isRead(TypedObject commentItem) Return if the comment is read by the current user or notMediaUpdateService.removeCurrentImageStream(TypedObject typeObject) MediaUpdateService.retrieveMediaBinaryStream(TypedObject typedObject) voidCockpitCommentService.setRead(TypedObject commentItem, boolean read) Sets the read status of the specified commentItem for the current userMediaUpdateService.updateMediaBinaryStream(TypedObject typedObject, byte[] binaryStream, String contentType, String name) Updates media object.MediaUpdateService.updateMediaBinaryStream(TypedObject typedObject, org.zkoss.util.media.Media zkMedia) Updates media object.Method parameters in de.hybris.platform.cockpit.services with type arguments of type TypedObjectModifier and TypeMethodDescriptionintObjectCollectionService.addToCollection(ObjectCollection collection, Collection<TypedObject> elements) intObjectCollectionService.removeFromCollection(ObjectCollection collection, Collection<TypedObject> elements) -
Uses of TypedObject in de.hybris.platform.cockpit.services.celum
Methods in de.hybris.platform.cockpit.services.celum with parameters of type TypedObjectModifier and TypeMethodDescriptionvoidCockpitCelumDelegate.createSynchPopup(org.zkoss.zk.ui.Component button, TypedObject celumAsset, EditorListener listener) Creates a Celum Asset Synchronization popup dialog to be used in a Cockpit.CockpitCelumService.getCelumUrl(TypedObject celumAsset) Returns the Celum URL of the specified Celum asset.CockpitCelumDelegate.getLocalMediaUrl(TypedObject celumAsset) Returns the URL of the local version of the Celum asset.CockpitCelumService.getLocalUrl(TypedObject celumAsset) Returns the local URL of the specified Celum asset.CockpitCelumDelegate.getMediaUrl(TypedObject celumAsset) Returns the URL of the current Celum version of the Celum asset.booleanCockpitCelumService.isAssetValid(TypedObject celumAsset) Checks if is asset valid.booleanCockpitCelumDelegate.isCelumAssetValid(TypedObject celumAsset) Checks if is celum asset valid.booleanCockpitCelumDelegate.isSynchronized(TypedObject celumAsset) Checks if is synchronized.booleanCockpitCelumService.isSynchronized(TypedObject celumAsset) Checks if is CelumAsset is synchronized.voidCockpitCelumDelegate.synchronize(TypedObject celumAsset) Synchronize celum asset with current image in celum.voidCockpitCelumService.synchronize(TypedObject celumAsset) Synchronize.voidCockpitCelumDelegate.unSynchronize(TypedObject celumAsset) Un synchronize.voidCockpitCelumService.unSynchronize(TypedObject celumAsset) Unsynchronize CelumAsset. -
Uses of TypedObject in de.hybris.platform.cockpit.services.celum.impl
Methods in de.hybris.platform.cockpit.services.celum.impl with parameters of type TypedObjectModifier and TypeMethodDescriptionvoidDefaultCockpitCelumDelegate.createSynchPopup(org.zkoss.zk.ui.Component button, TypedObject celumAsset, EditorListener listener) DefaultCockpitCelumDelegate.getLocalMediaUrl(TypedObject celumAsset) DefaultCockpitCelumDelegate.getMediaUrl(TypedObject celumAsset) booleanDefaultCockpitCelumDelegate.isCelumAssetValid(TypedObject celumAsset) booleanDefaultCockpitCelumDelegate.isSynchronized(TypedObject celumAsset) voidDefaultCockpitCelumDelegate.synchronize(TypedObject celumAsset) voidDefaultCockpitCelumDelegate.unSynchronize(TypedObject celumAsset) -
Uses of TypedObject in de.hybris.platform.cockpit.services.config
Methods in de.hybris.platform.cockpit.services.config with parameters of type TypedObjectModifier and TypeMethodDescriptionvoidCustomEditorSectionConfiguration.allInitialized(EditorConfiguration config, ObjectType type, TypedObject object) InitialPropertyConfiguration.getInitialProperties(TypedObject typedObject, TypeService typeService) Gets the initial properties from base configuration.voidCustomEditorSectionConfiguration.initialize(EditorConfiguration config, ObjectType type, TypedObject object) voidCustomEditorSectionConfiguration.loadValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues) voidCustomEditorSectionConfiguration.saveValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues) -
Uses of TypedObject in de.hybris.platform.cockpit.services.config.impl
Fields in de.hybris.platform.cockpit.services.config.impl declared as TypedObjectModifier and TypeFieldDescriptionprotected TypedObjectWidgetParamEditorSectionConfiguration.currentObjectMethods in de.hybris.platform.cockpit.services.config.impl with parameters of type TypedObjectModifier and TypeMethodDescriptionvoidClassAttrEditorSectionConfiguration.allInitialized(EditorConfiguration config, ObjectType type, TypedObject currentObject) voidCommentsSectionConfiguration.allInitialized(EditorConfiguration config, ObjectType type, TypedObject object) voidInitialAttrEditorSectionConfiguration.allInitialized(EditorConfiguration config, ObjectType objectType, TypedObject currentObject) voidLastChangesSectionConfiguration.allInitialized(EditorConfiguration config, ObjectType type, TypedObject object) voidMediaEditorSectionConfiguration.allInitialized(EditorConfiguration config, ObjectType objectType, TypedObject currentObject) voidUnassignedEditorSectionConfiguration.allInitialized(EditorConfiguration config, ObjectType objectType, TypedObject currentObject) voidWidgetParamEditorSectionConfiguration.allInitialized(EditorConfiguration config, ObjectType type, TypedObject currentObject) protected org.zkoss.zul.ButtonMediaEditorSectionConfiguration.createDownloadButton(TypedObject typedObject) protected org.zkoss.zul.ButtonMediaEditorSectionConfiguration.createPreviewButton(TypedObject typedObject) protected org.zkoss.zul.ButtonMediaEditorSectionConfiguration.createUploadButton(TypedObject typedObject, org.zkoss.zul.Div previewContainer, SectionPanelModel sectionModel) DefaultInitialPropertyConfiguration.getInitialProperties(TypedObject typedObject, TypeService typeService) voidClassAttrEditorSectionConfiguration.initialize(EditorConfiguration config, ObjectType type, TypedObject object) voidCommentsSectionConfiguration.initialize(EditorConfiguration config, ObjectType type, TypedObject object) voidInitialAttrEditorSectionConfiguration.initialize(EditorConfiguration config, ObjectType type, TypedObject object) voidLastChangesSectionConfiguration.initialize(EditorConfiguration config, ObjectType type, TypedObject object) voidMediaEditorSectionConfiguration.initialize(EditorConfiguration config, ObjectType objectType, TypedObject object) voidUnassignedEditorSectionConfiguration.initialize(EditorConfiguration config, ObjectType objectType, TypedObject object) voidWidgetParamEditorSectionConfiguration.initialize(EditorConfiguration config, ObjectType type, TypedObject object) voidClassAttrEditorSectionConfiguration.loadValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues) voidCommentsSectionConfiguration.loadValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues) voidInitialAttrEditorSectionConfiguration.loadValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues) voidLastChangesSectionConfiguration.loadValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues) voidMediaEditorSectionConfiguration.loadValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues) voidUnassignedEditorSectionConfiguration.loadValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues) voidWidgetParamEditorSectionConfiguration.loadValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues) protected voidTaskCellRenderer.renderActionRow(TypedObject task, TableModel model, org.zkoss.zul.Div container, org.zkoss.zk.ui.Component parent, org.zkoss.zul.Div commentsDiv) protected voidTaskCellRenderer.renderComments(TypedObject task, org.zkoss.zul.Div commentsDiv) protected voidTaskCellRenderer.renderDecisionDropDown(org.zkoss.zul.Div actionRowDiv, org.zkoss.zk.ui.Component parent, TableModel model, Collection<WorkflowDecisionModel> decisions, TypedObject task) protected voidMediaEditorSectionConfiguration.MediaEditorSectionRenderer.renderePreviewImage(TypedObject updatedTypedObject) Re-render image preview after changesprotected voidTaskCellRenderer.renderGotoItem(org.zkoss.zul.Div actionRowDiv, TableModel model, TypedObject task) voidClassAttrEditorSectionConfiguration.saveValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues) voidCommentsSectionConfiguration.saveValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues) voidInitialAttrEditorSectionConfiguration.saveValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues) voidLastChangesSectionConfiguration.saveValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues) voidMediaEditorSectionConfiguration.saveValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues) voidUnassignedEditorSectionConfiguration.saveValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues) voidWidgetParamEditorSectionConfiguration.saveValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues) voidMediaEditorSectionConfiguration.MediaEditorSectionRenderer.update(TypedObject updatedTypedObject) Performs an update section afer changes.Constructors in de.hybris.platform.cockpit.services.config.impl with parameters of type TypedObject -
Uses of TypedObject in de.hybris.platform.cockpit.services.dragdrop
Methods in de.hybris.platform.cockpit.services.dragdrop that return TypedObjectModifier and TypeMethodDescriptionDraggedItem.getSingleTypedObject()DraggedItem.getSuperCategory()Methods in de.hybris.platform.cockpit.services.dragdrop that return types with arguments of type TypedObject -
Uses of TypedObject in de.hybris.platform.cockpit.services.dragdrop.impl
Methods in de.hybris.platform.cockpit.services.dragdrop.impl that return TypedObjectModifier and TypeMethodDescriptionDefaultDraggedItem.getSingleTypedObject()DefaultDraggedItem.getSuperCategory()Methods in de.hybris.platform.cockpit.services.dragdrop.impl that return types with arguments of type TypedObjectConstructors in de.hybris.platform.cockpit.services.dragdrop.impl with parameters of type TypedObjectModifierConstructorDescriptionDefaultDraggedItem(TypedObject typedObject) DefaultDraggedItem(TypedObject typedObject, BrowserModel browser, TypedObject superCategory) -
Uses of TypedObject in de.hybris.platform.cockpit.services.exporter
Methods in de.hybris.platform.cockpit.services.exporter with parameters of type TypedObjectModifier and TypeMethodDescriptionbyte[]EditorAreaExporter.export(List<EditorSectionConfiguration> ediorsSections, TypedObject curObj) Exports given object according to given session configuration to pdf,html,xls or whatever the implementation is. -
Uses of TypedObject in de.hybris.platform.cockpit.services.exporter.impl
Methods in de.hybris.platform.cockpit.services.exporter.impl with parameters of type TypedObjectModifier and TypeMethodDescriptionbyte[]EditorArea2PdfExporter.export(List<EditorSectionConfiguration> ediorsSections, TypedObject curObj) Generates pdfbyte[]EditorArea2XLSExporter.export(List<EditorSectionConfiguration> ediorsSections, TypedObject curObj) Generates xmlprotected byte[]AbstractEditorAreaExporter.generateXml(List<EditorSectionConfiguration> ediorsSections, TypedObject curObj) Generates default xml structure out of given sections and item -
Uses of TypedObject in de.hybris.platform.cockpit.services.impl
Methods in de.hybris.platform.cockpit.services.impl that return TypedObjectModifier and TypeMethodDescriptionNewItemServiceImpl.createNewItem(ObjectValueContainer valueContainer, ObjectTemplate template) WorkflowNewItemServiceImpl.createNewItem(ObjectValueContainer valueContainer, ObjectTemplate template) NewItemServiceImpl.createNewItemJalo(ObjectValueContainer valueContainer, ObjectTemplate template) Deprecated.since 6.3protected TypedObjectNewItemServiceImpl.createNewItemServiceLayer(ObjectValueContainer valueContainer, ObjectTemplate template) MediaUpdateServiceImpl.removeCurrentImageStream(TypedObject typedObject) MediaUpdateServiceImpl.updateMediaBinaryStream(TypedObject typedObject, byte[] byteStream, String contentType, String name) Updates media object.MediaUpdateServiceImpl.updateMediaBinaryStream(TypedObject typedObject, org.zkoss.util.media.Media zkMedia) Methods in de.hybris.platform.cockpit.services.impl that return types with arguments of type TypedObjectModifier and TypeMethodDescriptionObjectCollectionServiceImpl.getElements(ObjectCollection collection, int start, int count) Returns elements of the given object collection.Methods in de.hybris.platform.cockpit.services.impl with parameters of type TypedObjectModifier and TypeMethodDescriptionSystemServiceImpl.getCatalogVersion(TypedObject typedObject) ObjectCollectionServiceImpl.isInCollection(TypedObject object, ObjectCollection collection) Checks if the given element belongs to the specified collection.booleanDefaultCockpitCommentService.isRead(TypedObject commentItem) MediaUpdateServiceImpl.removeCurrentImageStream(TypedObject typedObject) MediaUpdateServiceImpl.retrieveMediaBinaryStream(TypedObject typedObject) voidDefaultCockpitCommentService.setRead(TypedObject commentItem, boolean read) MediaUpdateServiceImpl.updateMediaBinaryStream(TypedObject typedObject, byte[] byteStream, String contentType, String name) Updates media object.MediaUpdateServiceImpl.updateMediaBinaryStream(TypedObject typedObject, org.zkoss.util.media.Media zkMedia) Method parameters in de.hybris.platform.cockpit.services.impl with type arguments of type TypedObjectModifier and TypeMethodDescriptionintObjectCollectionServiceImpl.addToCollection(ObjectCollection collection, Collection<TypedObject> elements) intObjectCollectionServiceImpl.removeFromCollection(ObjectCollection collection, Collection<TypedObject> elements) -
Uses of TypedObject in de.hybris.platform.cockpit.services.label
Methods in de.hybris.platform.cockpit.services.label with parameters of type TypedObjectModifier and TypeMethodDescriptionAbstractModelLabelProvider.getDescription(TypedObject object) AbstractModelLabelProvider.getDescription(TypedObject object, String languageIso) AbstractObjectLabelProvider.getDescription(TypedObject object) Deprecated.AbstractObjectLabelProvider.getDescription(TypedObject object, String languageIso) Deprecated.ObjectLabelProvider.getDescription(TypedObject object) get text description for a given TypeObjectObjectLabelProvider.getDescription(TypedObject object, String languageIso) get text description for a given TypeObjectAbstractModelLabelProvider.getIconPath(TypedObject object) AbstractModelLabelProvider.getIconPath(TypedObject object, String languageIso) AbstractObjectLabelProvider.getIconPath(TypedObject object) Deprecated.AbstractObjectLabelProvider.getIconPath(TypedObject object, String languageIso) Deprecated.ObjectLabelProvider.getIconPath(TypedObject object) get icon path as a String for a given TypeObjectObjectLabelProvider.getIconPath(TypedObject object, String languageIso) get icon path as a String for a given TypeObjectAbstractModelLabelProvider.getLabel(TypedObject object) AbstractModelLabelProvider.getLabel(TypedObject object, String languageIso) AbstractObjectLabelProvider.getLabel(TypedObject object) Deprecated.AbstractObjectLabelProvider.getLabel(TypedObject object, String languageIso) Deprecated.CatalogAwareLabelProvider.getLabel(TypedObject object) Deprecated.CatalogAwareLabelProvider.getLabel(TypedObject object, String languageIso) Deprecated.CatalogAwareModelLabelProvider.getLabel(TypedObject object) CatalogAwareModelLabelProvider.getLabel(TypedObject object, String languageIso) ObjectLabelProvider.getLabel(TypedObject object) get label value as a String for a given TypeObjectObjectLabelProvider.getLabel(TypedObject object, String languageIso) get label value as a String for a given TypeObject and chosen languageLabelService.getObjectDescription(TypedObject object) Deprecated.since 6.3, useLabelService.getObjectDescriptionForTypedObject(TypedObject)LabelService.getObjectDescriptionForTypedObject(TypedObject object) Gets the object description for typed object.LabelService.getObjectIconPath(TypedObject object) Deprecated.since 6.3, useLabelService.getObjectIconPathForTypedObject(TypedObject)LabelService.getObjectIconPathForTypedObject(TypedObject object) Gets the object icon path for typed object.LabelService.getObjectTextLabel(TypedObject object) Deprecated.since 6.3, useLabelService.getObjectTextLabelForTypedObject(TypedObject)LabelService.getObjectTextLabelForTypedObject(TypedObject object) Gets the object text label for typed object. -
Uses of TypedObject in de.hybris.platform.cockpit.services.label.impl
Methods in de.hybris.platform.cockpit.services.label.impl with parameters of type TypedObjectModifier and TypeMethodDescriptionGenericLabelProvider.getDescription(TypedObject object) GenericLabelProvider.getDescription(TypedObject object, String languageIso) GenericLabelProvider.getIconPath(TypedObject object) GenericLabelProvider.getIconPath(TypedObject object, String languageIso) GenericLabelProvider.getLabel(TypedObject typeObject) GenericLabelProvider.getLabel(TypedObject typeObject, String languageIso) DefaultLabelService.getObjectDescription(TypedObject object) DefaultLabelService.getObjectDescriptionForTypedObject(TypedObject object) Gets the object description for typed object.DefaultLabelService.getObjectIconPath(TypedObject object) DefaultLabelService.getObjectIconPathForTypedObject(TypedObject object) Gets the object icon path for typed object.DefaultLabelService.getObjectTextLabel(TypedObject object) DefaultLabelService.getObjectTextLabelForTypedObject(TypedObject object) Gets the object text label for typed object. -
Uses of TypedObject in de.hybris.platform.cockpit.services.meta
Methods in de.hybris.platform.cockpit.services.meta that return TypedObjectMethods in de.hybris.platform.cockpit.services.meta that return types with arguments of type TypedObjectModifier and TypeMethodDescriptionTypeService.getAllInstancesOf(ObjectType type) Gets all instances of the given type.TypeService.getAllInstancesOf(ObjectType type, String sortBy, String ascending) Gets all instances of the given type according to given sort criteria.TypeService.wrapItems(Collection<? extends Object> items) Wrap items.Methods in de.hybris.platform.cockpit.services.meta with parameters of type TypedObjectModifier and TypeMethodDescriptionbooleanTypeService.checkItemAlive(TypedObject typedItem) Check item alive.TypeService.getAvailableValues(PropertyDescriptor propertyDescriptor, TypedObject object) Gets the available values.TypeService.getBestTemplate(TypedObject object) Gets the best template.ExtendedTypeLoader.getExtendedTypeCodes(TypedObject item) Returns the type codes of all extended types for the given item.Method parameters in de.hybris.platform.cockpit.services.meta with type arguments of type TypedObjectModifier and TypeMethodDescriptionTypeService.unwrapItems(Collection<TypedObject> typedObjects) Unwrap items to models -
Uses of TypedObject in de.hybris.platform.cockpit.services.meta.impl
Classes in de.hybris.platform.cockpit.services.meta.impl that implement TypedObjectModifier and TypeClassDescriptionprotected classprotected classMethods in de.hybris.platform.cockpit.services.meta.impl that return TypedObjectModifier and TypeMethodDescriptionMethods in de.hybris.platform.cockpit.services.meta.impl that return types with arguments of type TypedObjectModifier and TypeMethodDescriptionDefaultTypeService.getAllInstancesOf(ObjectType type) DefaultTypeService.getAllInstancesOf(ObjectType type, String sortBy, String sortOrder) ExtensibleTypeService.getAllInstancesOf(ObjectType type) ExtensibleTypeService.getAllInstancesOf(ObjectType type, String sortBy, String sortOrder) protected Collection<TypedObject>ExtensibleTypeService.getAllInstancesOf(String typecode) DefaultTypeService.wrapItems(Collection<? extends Object> itemObjects) ExtensibleTypeService.wrapItems(Collection<? extends Object> itemObjects) Methods in de.hybris.platform.cockpit.services.meta.impl with parameters of type TypedObjectModifier and TypeMethodDescriptionbooleanDefaultTypeService.checkItemAlive(TypedObject typedItem) booleanExtensibleTypeService.checkItemAlive(TypedObject typedItem) DefaultTypeService.getAvailableValues(PropertyDescriptor propertyDescriptor, TypedObject object) ExtensibleTypeService.getAvailableValues(PropertyDescriptor propertyDescriptor, TypedObject object) DefaultTypeService.getBestTemplate(TypedObject object) ExtensibleTypeService.getBestTemplate(TypedObject object) ClassificationTypeLoader.getExtendedTypeCodes(TypedObject item) DefaultExtendedTypeChain.getExtendedTypeCodes(TypedObject item) WidgetTypeLoader.getExtendedTypeCodes(TypedObject item) Method parameters in de.hybris.platform.cockpit.services.meta.impl with type arguments of type TypedObjectModifier and TypeMethodDescriptionDefaultTypeService.unwrapItems(Collection<TypedObject> typedObjects) ExtensibleTypeService.unwrapItems(Collection<TypedObject> typedObjects) -
Uses of TypedObject in de.hybris.platform.cockpit.services.query
Methods in de.hybris.platform.cockpit.services.query that return types with arguments of type TypedObjectModifier and TypeMethodDescriptionDynamicQueryService.getDynamicQueryResults(DynamicQuery query) Methods executes particular query and returns appropiate results if there are any. -
Uses of TypedObject in de.hybris.platform.cockpit.services.query.impl
Methods in de.hybris.platform.cockpit.services.query.impl that return types with arguments of type TypedObjectModifier and TypeMethodDescriptionEmptyDynamicQueryServiceImpl.getDynamicQueryResults(DynamicQuery query) -
Uses of TypedObject in de.hybris.platform.cockpit.services.search.impl
Method parameters in de.hybris.platform.cockpit.services.search.impl with type arguments of type TypedObjectModifier and TypeMethodDescriptionprotected GenericConditionGenericQuerySearchProvider.createExcludeItemsCondition(Collection<TypedObject> excludeItems) -
Uses of TypedObject in de.hybris.platform.cockpit.services.security
Methods in de.hybris.platform.cockpit.services.security with parameters of type TypedObjectModifier and TypeMethodDescriptionbooleanUIAccessRightService.isWritable(ObjectType type, TypedObject item) Returns whether the current user has write access to the specified item.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 TypedObject in de.hybris.platform.cockpit.services.security.impl
Methods in de.hybris.platform.cockpit.services.security.impl with parameters of type TypedObjectModifier and TypeMethodDescriptionbooleanDefaultUIAccessRightService.isWritable(ObjectType type, TypedObject item) booleanDefaultUIAccessRightService.isWritable(ObjectType type, TypedObject item, PropertyDescriptor propDescr, boolean creationMode) -
Uses of TypedObject in de.hybris.platform.cockpit.services.sync
Methods in de.hybris.platform.cockpit.services.sync that return types with arguments of type TypedObjectModifier and TypeMethodDescriptionSynchronizationService.SyncContext.getAffectedItems()SynchronizationService.getSyncSources(TypedObject object) Gets the all sync source objects.SynchronizationService.getSyncSourcesAndTargets(TypedObject object) SynchronizationService.getSyncTargets(TypedObject object) Gets the all sync targets.SynchronizationService.performSynchronization(Collection<? extends Object> items, List<String> syncJobPk, CatalogVersionModel targetCatalogVersion, String qualifier) Method that runs particular synchronizationMethods in de.hybris.platform.cockpit.services.sync with parameters of type TypedObjectModifier and TypeMethodDescriptionSynchronizationService.getCatalogVersionForItem(TypedObject item) Retrieves source catalog version for given itemintSynchronizationService.getPullSyncStatus(TypedObject product) SynchronizationService.getSyncContext(TypedObject product) SynchronizationService.getSyncContext(TypedObject product, boolean pullSync) SynchronizationService.getSynchronizationStatuses(List<SyncItemJobModel> synchRules, TypedObject item) Retrieves synchronization statuses for given itemSynchronizationService.getSyncSources(TypedObject object) Gets the all sync source objects.SynchronizationService.getSyncSourcesAndTargets(TypedObject object) SynchronizationService.getSyncTargets(TypedObject object) Gets the all sync targets.SynchronizationService.getTargetCatalogVersions(TypedObject particularProduct) Methods retrieves all matching catalog version (at first position - all accessible, at second position - all forbidden)intSynchronizationService.isObjectSynchronized(TypedObject object) Checks whether particular item needs synchronizationMethod parameters in de.hybris.platform.cockpit.services.sync with type arguments of type TypedObjectModifier and TypeMethodDescriptionvoidSynchronizationService.performPullSynchronization(List<TypedObject> targetItems) -
Uses of TypedObject in de.hybris.platform.cockpit.services.sync.impl
Methods in de.hybris.platform.cockpit.services.sync.impl with type parameters of type TypedObjectModifier and TypeMethodDescription<E extends TypedObject>
CatalogVersionSynchronizationServiceImpl.retrieveCatalogVersion(E item) Retrieves source catalog version for given productMethods in de.hybris.platform.cockpit.services.sync.impl that return types with arguments of type TypedObjectModifier and TypeMethodDescriptionSynchronizationServiceImpl.SyncContextImpl.getAffectedItems()SynchronizationServiceImpl.SyncInfo.getAffectedItems()protected List<TypedObject>SynchronizationServiceImpl.getRelatedReferences(TypedObject typedObject) Retrieves all related references according to current configuration.SynchronizationServiceImpl.getSyncSources(TypedObject object) SynchronizationServiceImpl.getSyncSourcesAndTargets(TypedObject object) SynchronizationServiceImpl.getSyncTargets(TypedObject object) SynchronizationServiceImpl.performSynchronization(Collection<? extends Object> items, List<String> syncJobPkList, CatalogVersionModel targetCatalogVersion, String qualifier) Methods in de.hybris.platform.cockpit.services.sync.impl with parameters of type TypedObjectModifier and TypeMethodDescriptionprotected booleanSynchronizationServiceImpl.checkRootOrSubType(TypedObject item, SyncItemJob syncJob) SynchronizationServiceImpl.getCatalogVersionForItem(TypedObject item) SynchronizationServiceImpl.getConfiguredReferenceTypes(TypedObject typedObject) Returns configured reference types.intSynchronizationServiceImpl.getPullSyncStatus(TypedObject product) protected List<TypedObject>SynchronizationServiceImpl.getRelatedReferences(TypedObject typedObject) Retrieves all related references according to current configuration.SynchronizationServiceImpl.getSyncContext(TypedObject product) SynchronizationServiceImpl.getSyncContext(TypedObject product, boolean pullSync) SynchronizationServiceImpl.getSynchronizationStatuses(List<SyncItemJobModel> rules, TypedObject sourceObject) SynchronizationServiceImpl.getSynchronizationStatusesSimple(List<SyncItemJobModel> rules, TypedObject sourceObject) protected SynchronizationServiceImpl.SyncInfoSynchronizationServiceImpl.getSyncInfo(TypedObject object) protected SynchronizationServiceImpl.SyncInfoSynchronizationServiceImpl.getSyncInfoSimple(TypedObject object) SynchronizationServiceImpl.getSyncSources(TypedObject object) SynchronizationServiceImpl.getSyncSourcesAndTargets(TypedObject object) SynchronizationServiceImpl.getSyncTargets(TypedObject object) SynchronizationServiceImpl.getTargetCatalogVersions(TypedObject item) final intSynchronizationServiceImpl.isObjectSynchronized(TypedObject object) TODO FIXME - Find way to get appropriate synchronization status, condition that is used below is not correct.Method parameters in de.hybris.platform.cockpit.services.sync.impl with type arguments of type TypedObjectModifier and TypeMethodDescriptionvoidSynchronizationServiceImpl.performPullSynchronization(List<TypedObject> targetItems) voidSynchronizationServiceImpl.SyncContextImpl.setAffectedItems(Set<TypedObject> items) voidSynchronizationServiceImpl.SyncInfo.setAffectedItems(Set<TypedObject> affectedItems) -
Uses of TypedObject in de.hybris.platform.cockpit.services.values
Methods in de.hybris.platform.cockpit.services.values that return types with arguments of type TypedObjectMethods in de.hybris.platform.cockpit.services.values with parameters of type TypedObjectModifier and TypeMethodDescriptionObjectCompareService.getComparedAttributes(TypedObject referenceObject, List<TypedObject> compareObjects) ObjectCompareService.getComparedAttributes(TypedObject referenceObject, List<TypedObject> compareObjects, ObjectAttributeComparator comparator) PropertyComparisonInfo.getCompareValueHolder(TypedObject item, String langIso) ValueService.getValue(TypedObject typedObject, PropertyDescriptor propertyDescriptor) Reads value of a single property descriptor.ValueService.getValues(TypedObject typedObject, Set<PropertyDescriptor> propertyDescriptors, Set<String> languageIsos) Reads values of a given property descriptors.voidValueService.setValue(TypedObject typedObject, PropertyDescriptor propertyDescriptor, Object value) Stores value of a single property descriptor.voidValueService.setValue(TypedObject typedObject, PropertyDescriptor propertyDescriptor, Object value, String langIso) Stores value of a single property descriptor for a given language.voidValueService.setValues(TypedObject typedObject, ObjectValueContainer values) Stores given values.voidValueService.updateValues(TypedObject typedObject, ObjectValueContainer values) Updates all valueholders in the given valueContainer, i.e.Method parameters in de.hybris.platform.cockpit.services.values with type arguments of type TypedObjectModifier and TypeMethodDescriptionObjectCompareService.getComparedAttributes(TypedObject referenceObject, List<TypedObject> compareObjects) ObjectCompareService.getComparedAttributes(TypedObject referenceObject, List<TypedObject> compareObjects, ObjectAttributeComparator comparator) -
Uses of TypedObject in de.hybris.platform.cockpit.services.values.impl
Methods in de.hybris.platform.cockpit.services.values.impl that return TypedObjectModifier and TypeMethodDescriptionDefaultObjectAttributeComparator.AttributeComparisonContext.getFirstArgRootObject()ObjectValuePair.getObject()DefaultObjectAttributeComparator.AttributeComparisonContext.getSecondArgRootObject()Methods in de.hybris.platform.cockpit.services.values.impl that return types with arguments of type TypedObjectModifier and TypeMethodDescriptionPropertyComparisonInfoImpl.getItemsWithDifferences(String langIso) Methods in de.hybris.platform.cockpit.services.values.impl with parameters of type TypedObjectModifier and TypeMethodDescriptionvoidPropertyComparisonInfoImpl.addValueHolderEntry(String langIso, ObjectValueContainer.ObjectValueHolder referenceValueHolder, TypedObject compareObject, ObjectValueContainer.ObjectValueHolder compareValueHolder, boolean different) protected booleanDefaultObjectAttributeComparator.compareTypedObjects(TypedObject object1, TypedObject object2, DefaultObjectAttributeComparator.AttributeComparisonContext ctx) Compares objects that are instances of TypedObjectDefaultObjectCompareService.getComparedAttributes(TypedObject referenceObject, List<TypedObject> compareObjects) DefaultObjectCompareService.getComparedAttributes(TypedObject referenceObject, List<TypedObject> compareObjects, ObjectAttributeComparator comparator) PropertyComparisonInfoImpl.getCompareValueHolder(TypedObject item, String langIso) DefaultValueService.getValue(TypedObject typedObject, PropertyDescriptor propertyDescriptor) DefaultValueService.getValues(TypedObject typedObject, Set<PropertyDescriptor> propertyDescriptors, Set<String> languageIsos) voidDefaultValueService.setValue(TypedObject typedObject, PropertyDescriptor propertyDescriptor, Object value) voidDefaultValueService.setValue(TypedObject typedObject, PropertyDescriptor propertyDescriptor, Object value, String langIso) voidDefaultValueService.setValues(TypedObject typedObject, ObjectValueContainer values) voidDefaultValueService.updateValues(TypedObject typedObject, ObjectValueContainer values) Method parameters in de.hybris.platform.cockpit.services.values.impl with type arguments of type TypedObjectModifier and TypeMethodDescriptionDefaultObjectCompareService.getComparedAttributes(TypedObject referenceObject, List<TypedObject> compareObjects) DefaultObjectCompareService.getComparedAttributes(TypedObject referenceObject, List<TypedObject> compareObjects, ObjectAttributeComparator comparator) Constructors in de.hybris.platform.cockpit.services.values.impl with parameters of type TypedObjectModifierConstructorDescriptionAttributeComparisonContext(TypedObject firstArgRootObject, TypedObject secondArgRootObject, PropertyDescriptor propertyDescriptor) ObjectValuePair(TypedObject object, ObjectValueContainer.ObjectValueHolder valueHolder) -
Uses of TypedObject in de.hybris.platform.cockpit.services.xmlprovider
Methods in de.hybris.platform.cockpit.services.xmlprovider with parameters of type TypedObjectModifier and TypeMethodDescriptionXmlDataProvider.generateAsXml(EditorRowConfiguration editorRow, TypedObject curObj) Generates xml representation of given section configurationXmlDataProvider.generateAsXml(EditorSectionConfiguration editorSection, TypedObject curObj) Generates xml representation of given section configuration -
Uses of TypedObject in de.hybris.platform.cockpit.services.xmlprovider.impl
Methods in de.hybris.platform.cockpit.services.xmlprovider.impl with parameters of type TypedObjectModifier and TypeMethodDescriptionprotected voidDefaultXmlDataProvider.createOtherRow(PropertyDescriptor descriptor, RowType xmlRow, TypedObject val) protected RowTypeDefaultXmlDataProvider.ctxAreaReference(RowType xmlRow, EditorRowConfiguration editorRow, Collection collection, TypedObject curObj) CustomXmlDataProvider.generateAsXml(EditorRowConfiguration editorRow, TypedObject curObj) CustomXmlDataProvider.generateAsXml(EditorSectionConfiguration editorSection, TypedObject curObj) DefaultXmlDataProvider.generateAsXml(EditorRowConfiguration editorRow, TypedObject curObj) DefaultXmlDataProvider.generateAsXml(EditorSectionConfiguration editorSection, TypedObject curObj) LocalizedXmlDataProvider.generateAsXml(EditorRowConfiguration editorRow, TypedObject curObj) LocalizedXmlDataProvider.generateAsXml(EditorSectionConfiguration editorSection, TypedObject curObj) protected Map<String,ColumnConfiguration> DefaultXmlDataProvider.getColumnTitles(TypedObject row, List<? extends ColumnConfiguration> columnsConf) protected StringLocalizedXmlDataProvider.getLocalizedValue(TypedObject curObj, PropertyDescriptor descriptor, String iso) protected ObjectDefaultXmlDataProvider.getObjectAttributeValue(String printoutas, TypedObject referencedObject) protected ObjectDefaultXmlDataProvider.getPropertyValue(TypedObject curObj, PropertyDescriptor descriptor) protected ObjectTemplateDefaultXmlDataProvider.processVariantTypeCheck(TypedObject curObj, PropertyDescriptor propDesc, ObjectTemplate template) Method parameters in de.hybris.platform.cockpit.services.xmlprovider.impl with type arguments of type TypedObjectModifier and TypeMethodDescriptionprotected RowTypeDefaultXmlDataProvider.createCollectionRow(PropertyDescriptor descriptor, RowType xmlRow, Collection<TypedObject> val) protected voidDefaultXmlDataProvider.createDeeperReferenceTableRow(RowType xmlRow, String refTableTitle, Collection<TypedObject> rowsValues, Map<String, ColumnConfiguration> columnsTitles, PropertyDescriptor descriptor) protected RowTypeDefaultXmlDataProvider.createOneLevelReferenceTableRow(RowType xmlRow, Collection<TypedObject> coll, List<? extends ColumnConfiguration> columnsConf, PropertyDescriptor descriptor) creates xml snipet with reference tableprotected List<List<TableColumnContainer>>DefaultXmlDataProvider.getTableRows(Collection<TypedObject> rowValues, Map<String, ColumnConfiguration> columnsTitles) -
Uses of TypedObject in de.hybris.platform.cockpit.session
Methods in de.hybris.platform.cockpit.session that return TypedObjectModifier and TypeMethodDescriptionAdvancedBrowserModel.getActiveItem()UICockpitPerspective.getActiveItem()AdvancedBrowserModel.getContextRootItem()UIEditorArea.getCurrentObject()BrowserModel.getItem(int index) Methods in de.hybris.platform.cockpit.session that return types with arguments of type TypedObjectModifier and TypeMethodDescriptionAdvancedBrowserModel.getContextItems()BrowserModel.getSelectedItems()Methods in de.hybris.platform.cockpit.session with parameters of type TypedObjectModifier and TypeMethodDescriptionvoidUICockpitPerspective.activateItemInEditor(TypedObject activeItem) voidUICockpitPerspective.activateItemInPopupEditor(TypedObject activeItem) voidEditorAreaListener.browseItemClicked(TypedObject currentObj) voidEditorAreaListener.currentObjectChanged(TypedObject previous, TypedObject current) voidAdvancedBrowserModel.doDrop(TypedObject item, BrowserModel sourceBrowser) voidUICockpitPerspective.handleItemRemoved(TypedObject tObject) voidAdvancedBrowserModelListener.itemActivated(TypedObject item) voidEditorAreaListener.nextItemClicked(TypedObject currentObj) voidUICockpitPerspective.openReferenceCollectionInBrowserContext(Collection<TypedObject> objects, ObjectTemplate template, TypedObject rootObject, Map<String, ? extends Object> parameters) voidEditorAreaListener.previousItemClicked(TypedObject currentObj) voidAdvancedBrowserModel.setActiveItem(TypedObject activeItem) voidAdvancedBrowserModel.setContextItems(TypedObject item, Collection<TypedObject> contextItems) voidAdvancedBrowserModel.setContextItems(TypedObject item, Collection<TypedObject> contextItems, ObjectTemplate asType) voidAdvancedBrowserModel.setContextItemsDirectly(TypedObject item, Collection<TypedObject> contextItems) voidUIEditorArea.setCurrentObject(TypedObject currentObject) voidEditorAreaController.updateEditorRequest(TypedObject item, PropertyDescriptor propertyDescriptor) request update of a special editor area row or allMethod parameters in de.hybris.platform.cockpit.session with type arguments of type TypedObjectModifier and TypeMethodDescriptionvoidAdvancedBrowserModelListener.itemsDropped(AdvancedBrowserModel browserModel, Collection<TypedObject> items) voidBrowserModel.multiEdit(PropertyDescriptor propertyDesc, String languageIso, List<TypedObject> objects, Object value) voidBrowserModel.multiEdit(PropertyDescriptor propertyDesc, List<TypedObject> objects, Object value) voidUICockpitPerspective.openReferenceCollectionInBrowserContext(Collection<TypedObject> objects, ObjectTemplate template, TypedObject rootObject, Map<String, ? extends Object> parameters) voidAdvancedBrowserModel.setContextItems(TypedObject item, Collection<TypedObject> contextItems) voidAdvancedBrowserModel.setContextItems(TypedObject item, Collection<TypedObject> contextItems, ObjectTemplate asType) voidAdvancedBrowserModel.setContextItemsDirectly(TypedObject item, Collection<TypedObject> contextItems) voidSectionModel.setItems(List<? extends TypedObject> items) -
Uses of TypedObject in de.hybris.platform.cockpit.session.impl
Fields in de.hybris.platform.cockpit.session.impl declared as TypedObjectFields in de.hybris.platform.cockpit.session.impl with type parameters of type TypedObjectModifier and TypeFieldDescriptionprotected final List<TypedObject>AbstractAdvancedBrowserModel.contextItemsprotected List<TypedObject>CollectionBrowserModel.itemsMethods in de.hybris.platform.cockpit.session.impl that return TypedObjectModifier and TypeMethodDescriptionAbstractAdvancedBrowserModel.getActiveItem()AbstractUIPerspective.getActiveItem()AbstractAdvancedBrowserModel.getContextRootItem()EditorArea.getCurrentObject()abstract TypedObjectAbstractBrowserModel.getItem(int index) AbstractSectionBrowserModel.getItem(int index) AbstractUrlBrowserModel.getItem(int index) protected TypedObjectCollectionBrowserModel.getItem(int index) DefaultConfigurableBrowserModel.getItem(int index) DefaultSearchBrowserModel.getItem(int index) DynamicQueryBrowserModel.getItem(int index) TaskBrowserModel.getItem(int index) WorkflowItemsBrowserModel.getItem(int index) protected TypedObjectCompareModel.getReferenceObject()CreateContext.getSourceObject()WorkflowItemsBrowserModel.getWorkflowObject()Methods in de.hybris.platform.cockpit.session.impl that return types with arguments of type TypedObjectModifier and TypeMethodDescriptionAbstractAdvancedBrowserModel.getContextItems()AbstractPageableBrowserModel.getContextItemsPaged()abstract List<TypedObject>AbstractBrowserModel.getItems()AbstractSectionBrowserModel.getItems()AbstractUrlBrowserModel.getItems()CollectionBrowserModel.getItems()CompareModel.getItems()ContextAreaCommentTreeModel.getItems()DefaultBrowserSectionModel.getItems()DefaultConfigurableBrowserModel.getItems()DefaultSearchBrowserModel.getItems()DefaultSectionModel.getItems()DynamicQueryBrowserModel.getItems()TaskBrowserModel.getItems()WorkflowItemsBrowserModel.getItems()AbstractBrowserModel.getSelectedItems()CollectionBrowserModel.getSelectedItems()DefaultSearchBrowserModel.getSelectedItems()TaskBrowserModel.getSelectedItems()TaskBrowserModel.getTasks()Methods in de.hybris.platform.cockpit.session.impl with parameters of type TypedObjectModifier and TypeMethodDescriptionfinal voidBaseUICockpitPerspective.activateItemInEditor(TypedObject activeItem) protected voidBaseUICockpitPerspective.activateItemInEditorArea(TypedObject activeItem) voidBaseUICockpitPerspective.activateItemInPopupEditor(TypedObject activeItem) protected voidEditorRowRenderer.activateItemInPopupEditor(TypedObject item) intBaseUICockpitNavigationArea.addToCollection(TypedObject item, UICollectionQuery collection, boolean multiDrag) voidDefaultEditorAreaListener.browseItemClicked(TypedObject currentObj) voidDefaultEditorAreaListener.currentObjectChanged(TypedObject previous, TypedObject current) voidAbstractAdvancedBrowserModel.doDrop(TypedObject item, BrowserModel sourceBrowser) voidEditorArea.fireBrowseItem(TypedObject currentObj) protected voidEditorArea.fireCurrentObjectChanged(TypedObject prev, TypedObject newOne) protected voidEditorArea.fireCurrentObjectUpdated(TypedObject item) protected voidAbstractAdvancedBrowserModel.fireItemActivated(TypedObject item) protected voidAbstractBrowserArea.fireItemActivated(TypedObject activeItem) voidEditorArea.fireNextItem(TypedObject currentObj) voidEditorArea.firePreviousItem(TypedObject currentObj) voidBaseUICockpitPerspective.handleItemRemoved(TypedObject object) booleanBaseUICockpitPerspective.isActivatable(TypedObject item) voidBrowserAreaListener.itemActivated(TypedObject activeItem) Called when aBrowserModel's active item has changed.voidDefaultBrowserAreaListener.itemActivated(TypedObject activeItem) voidDefaultSearchBrowserModelListener.itemActivated(TypedObject item) voidDefaultEditorAreaListener.nextItemClicked(TypedObject currentObj) voidAbstractBrowserArea.openInspector(TypedObject item) Tries to open the inspector area if present.protected voidAbstractBrowserArea.openInspectorInArea(TypedObject item, org.zkoss.zk.ui.Component infoArea) voidAbstractBrowserArea.openInspectorInDiv(TypedObject item, String divId) voidBaseUICockpitPerspective.openReferenceCollectionInBrowserContext(Collection<TypedObject> objects, ObjectTemplate template, TypedObject rootItem, Map<String, ? extends Object> parameters) voidDefaultEditorAreaListener.previousItemClicked(TypedObject currentObj) voidAbstractAdvancedBrowserModel.setActiveItem(TypedObject activeItem) voidAbstractUIPerspective.setActiveItem(TypedObject activeItem) voidAbstractAdvancedBrowserModel.setContextItems(TypedObject item, Collection<TypedObject> contextItems) voidAbstractAdvancedBrowserModel.setContextItems(TypedObject item, Collection<TypedObject> contextItems, ObjectTemplate asType) voidAbstractAdvancedBrowserModel.setContextItemsDirectly(TypedObject item, Collection<TypedObject> contextItems) voidAbstractPageableBrowserModel.setContextItemsDirectly(TypedObject item, Collection<TypedObject> contextItems) voidEditorArea.setCurrentObject(TypedObject object) voidCompareModel.setReferenceObject(TypedObject referenceObject) voidCreateContext.setSourceObject(TypedObject sourceObject) voidAbstractEditorAreaController.updateEditorRequest(TypedObject typedObject, PropertyDescriptor descriptor) voidEditorArea.validateForm(Set<CockpitValidationDescriptor> validationInfo, TypedObject currentObject) Validates form.protected voidNewItemSection.validateForm(SectionPanelModel panelModel, Set<CockpitValidationDescriptor> validationInfo, TypedObject currentObject) Validates form and adds all required messages to the UI.Method parameters in de.hybris.platform.cockpit.session.impl with type arguments of type TypedObjectModifier and TypeMethodDescriptionprotected voidAbstractBrowserArea.checkShowInspector(org.zkoss.zkex.zul.LayoutRegion parentRegion, ListProvider<TypedObject> listProvider) protected voidAbstractBrowserArea.checkShowInspector(org.zkoss.zkex.zul.LayoutRegion parentRegion, ListProvider<TypedObject> listProvider, boolean closeEditor) protected voidAbstractAdvancedBrowserModel.fireItemsDropped(Collection<TypedObject> items) protected voidAbstractBrowserArea.fireItemsDropped(BrowserModel browser, Collection<TypedObject> items) voidBrowserAreaListener.itemsDropped(BrowserModel browserModel, Collection<TypedObject> items) Called when items are dropped on a browservoidDefaultBrowserAreaListener.itemsDropped(BrowserModel browserModel, Collection<TypedObject> items) voidDefaultSearchBrowserModelListener.itemsDropped(AdvancedBrowserModel browserModel, Collection<TypedObject> items) voidAbstractBrowserModel.multiEdit(PropertyDescriptor propertyDesc, String languageIso, List<TypedObject> objects, Object value) voidAbstractBrowserModel.multiEdit(PropertyDescriptor propertyDesc, List<TypedObject> objects, Object value) voidBaseUICockpitPerspective.openReferenceCollectionInBrowserContext(Collection<TypedObject> objects, ObjectTemplate template, TypedObject rootItem, Map<String, ? extends Object> parameters) voidContextAreaCommentTreeModel.setComments(List<TypedObject> comments) voidAbstractAdvancedBrowserModel.setContextItems(TypedObject item, Collection<TypedObject> contextItems) voidAbstractAdvancedBrowserModel.setContextItems(TypedObject item, Collection<TypedObject> contextItems, ObjectTemplate asType) voidAbstractAdvancedBrowserModel.setContextItemsDirectly(TypedObject item, Collection<TypedObject> contextItems) voidAbstractPageableBrowserModel.setContextItemsDirectly(TypedObject item, Collection<TypedObject> contextItems) voidCompareModel.setItems(List<TypedObject> items) voidDefaultBrowserSectionModel.setItems(List<? extends TypedObject> items) voidDefaultSectionModel.setItems(List<? extends TypedObject> items) voidCommunicationBrowserModel.setOpen(List<TypedObject> abstractComments) voidTaskBrowserModel.setTasks(List<TypedObject> tasks) voidAbstractBrowserArea.updateInfoArea(ListProvider<TypedObject> listProvider) voidAbstractBrowserArea.updateInfoArea(ListProvider<TypedObject> listProvider, boolean handleVisibility) Constructors in de.hybris.platform.cockpit.session.impl with parameters of type TypedObjectModifierConstructorDescriptionCreateContext(ObjectType baseType, TypedObject sourceObject, PropertyDescriptor propertyDescriptor, String langIso) WorkflowItemsBrowserModel(TypedObject workflowObject) Constructor parameters in de.hybris.platform.cockpit.session.impl with type arguments of type TypedObject -
Uses of TypedObject in de.hybris.platform.cockpit.util
Methods in de.hybris.platform.cockpit.util with parameters of type TypedObjectModifier and TypeMethodDescriptionstatic booleanTypeTools.checkInstanceOfCatalogVersion(TypeService typeService, TypedObject object) Check instance of catalog version.static booleanTypeTools.checkInstanceOfCategory(TypeService typeService, TypedObject object) Check instance of category.static booleanTypeTools.checkInstanceOfMedia(TypeService typeService, TypedObject object) Check instance of media.static booleanTypeTools.checkInstanceOfProduct(TypeService typeService, TypedObject object) Check instance of product.static MutableListModelListActionHelper.createDefaultListModel(TypedObject item) ViewUpdateUtils.createItemPropertyContext(TypedObject item, 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, Set<PropertyDescriptor> propertyDescriptors, Set<String> langIsos) Creates the value container.static ObjectValueContainerTypeTools.createValueContainer(TypedObject typedObject, Set<PropertyDescriptor> propertyDescriptors, Set<String> langIsos, boolean lazyLoad) egacy API relying on ZK dependency injectionstatic ObjectValueContainerTypeTools.createValueContainer(ObjectValueHandlerRegistry valueHandlerRegistry, TypedObject typedObject, Set<PropertyDescriptor> propertyDescriptors, Set<String> langIsos, boolean lazyLoad) Creates the value container.TypeTools.getAllAttributes(TypedObject typedObject) Gets all attributes and their possible values from TypedObject.TypeTools.getInitialValues(ObjectType type, TypedObject baseItem, TypeService typeService, UIConfigurationService configurationService) Gets the initial values.static ObjectTypeTools.getObjectAttributeValue(TypedObject object, String attributeQualifier, TypeService typeService) Deprecated.since 6.3, useValueService.getValue(TypedObject, PropertyDescriptor)instead.static ObjectTypeTools.getPropertyValue(ValueService valueService, TypedObject object, PropertyDescriptor propertyDescriptor) Reads the value of the given pd.static StringTypeTools.getPropertyValueAsString(ValueService valueService, TypedObject object, PropertyDescriptor propertyDescriptor) Reads the value of the given pd and retuns is as a String.static booleanUndoTools.isItemValid(TypedObject typedObject) static booleanViewUpdateUtils.isMatchingItemPropertyContext(Map<String, Object> ctx, TypedObject item, PropertyDescriptor propertyDescriptor) Checks, if a TypedObject and PropertyDescriptor is contained in the given contextstatic booleanViewUpdateUtils.isUpdateNeeded(Map<String, 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 voidListActionHelper.renderActions(org.zkoss.zk.ui.Component parent, TypedObject item, ActionColumnConfiguration actionConfiguration, String imageStyleClass) Render actions related iconsstatic voidListActionHelper.renderActions(org.zkoss.zk.ui.Component parent, TypedObject item, ActionColumnConfiguration actionConfiguration, String imageStyleClass, Map<?, ?> ctx) Render actions related iconsMethod parameters in de.hybris.platform.cockpit.util with type arguments of type TypedObjectModifier and TypeMethodDescriptionstatic voidTypeTools.filterOutRemovedItems(List<? extends TypedObject> items) Filters out removed items.TypeTools.multiEdit(PropertyDescriptor propertyDesc, String languageIso, List<TypedObject> items, Object value) Multi edit. -
Uses of TypedObject in de.hybris.platform.cockpit.util.comparators
Methods in de.hybris.platform.cockpit.util.comparators with parameters of type TypedObjectModifier and TypeMethodDescriptionintUserNameComparator.compare(TypedObject name1, TypedObject name2) -
Uses of TypedObject in de.hybris.platform.cockpit.widgets.models
Classes in de.hybris.platform.cockpit.widgets.models with type parameters of type TypedObjectModifier and TypeInterfaceDescriptioninterfaceItemEditorWidgetModel<T extends TypedObject>AnItemEditorWidgetModelis aWidgetModelintended to be used by widgets displaying item editors. -
Uses of TypedObject in de.hybris.platform.cockpit.widgets.models.impl
Classes in de.hybris.platform.cockpit.widgets.models.impl with type parameters of type TypedObject -
Uses of TypedObject in de.hybris.platform.cockpit.wizards
Methods in de.hybris.platform.cockpit.wizards with parameters of type TypedObjectModifier and TypeMethodDescriptionstatic StringWizardUtils.getObjectTextLabel(TypedObject object) Returns the label for the typed object provided by the labelService from the current UISession.static StringWizardUtils.getObjectTextLabel(TypedObject object, UISession session) Returns the label for the typed object provided by the labelService from the given UISession. -
Uses of TypedObject in de.hybris.platform.cockpit.wizards.generic
Methods in de.hybris.platform.cockpit.wizards.generic that return TypedObjectModifier and TypeMethodDescriptionprotected TypedObjectDefaultGenericItemMandatoryPageController.createItem(Wizard wizard, WizardPage page) GenericItemWizard.getCurrentTypeEmptyModel()GenericItemWizard.getItem()DefaultAdvancedSearchPageController.getParentObject()Methods in de.hybris.platform.cockpit.wizards.generic with parameters of type TypedObjectModifier and TypeMethodDescriptionprotected final org.zkoss.zk.ui.ComponentGenericItemMandatoryPage.createGroupRow(org.zkoss.zk.ui.Component parent, PropertyDescriptor descriptor, TypedObject currentObject, String editorCode, int errorLevel, Map<String, String> params) Creates one single row for group on that page.protected voidDefaultGenericItemMandatoryPageController.dispatchEventAfterCreate(TypedObject typedObject) voidGenericItemWizard.setItem(TypedObject item) Method parameters in de.hybris.platform.cockpit.wizards.generic with type arguments of type TypedObjectModifier and TypeMethodDescriptionvoidAdvancedSearchPage.DefaultSelectorListComponentModelListener.activationChanged(Collection<TypedObject> items) DefaultAdvancedSearchPageController.unwrapTypedObjects(Collection<TypedObject> wrappedCollection) Constructors in de.hybris.platform.cockpit.wizards.generic with parameters of type TypedObjectModifierConstructorDescriptionDefaultAdvancedSearchPageController(TypedObject parentObject, PropertyDescriptor parentPropertyDescriptor, boolean fireSearch) -
Uses of TypedObject in de.hybris.platform.cockpit.wizards.media
Methods in de.hybris.platform.cockpit.wizards.media that return types with arguments of type TypedObjectMethod parameters in de.hybris.platform.cockpit.wizards.media with type arguments of type TypedObjectModifier and TypeMethodDescriptionvoidUploadMediaWizard.FinalizeWizardEvent.setObjects(Collection<TypedObject> objects) Constructor parameters in de.hybris.platform.cockpit.wizards.media with type arguments of type TypedObjectModifierConstructorDescriptionFinalizeWizardEvent(Wizard wizard, Collection<TypedObject> objects, org.zkoss.zk.ui.Component component) -
Uses of TypedObject in de.hybris.platform.configurablebundlecockpits.admincockpit.services.security.impl
Methods in de.hybris.platform.configurablebundlecockpits.admincockpit.services.security.impl with parameters of type TypedObjectModifier and TypeMethodDescriptionprotected booleanBundleUIAccessRightService.isAttributeWritable(TypedObject item, UIAccessRightDependency dependency) 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 TypedObject in de.hybris.platform.configurablebundlecockpits.productcockpit.components.inspector.impl
Methods in de.hybris.platform.configurablebundlecockpits.productcockpit.components.inspector.impl with parameters of type TypedObjectModifier and TypeMethodDescriptionvoidDefaultBundleInspectorRenderer.render(org.zkoss.zk.ui.Component parent, TypedObject object) protected voidDefaultBundleInspectorRenderer.renderToolbar(org.zkoss.zk.ui.Component parent, TypedObject item) -
Uses of TypedObject in de.hybris.platform.configurablebundlecockpits.productcockpit.model.listview.impl
Method parameters in de.hybris.platform.configurablebundlecockpits.productcockpit.model.listview.impl with type arguments of type TypedObjectModifier and TypeMethodDescriptionprotected StringDefaultProductPriceCellRenderer.getProductNamesShortened(Collection<TypedObject> associatedProducts) -
Uses of TypedObject in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl
Methods in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl that return TypedObjectMethods in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl that return types with arguments of type TypedObjectModifier and TypeMethodDescriptionBundleNavigationNodeBrowserModel.getItems()BundleNavigationNodeBrowserModel.getSelectedNode()Methods in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl with parameters of type TypedObjectModifier and TypeMethodDescriptionprotected ListboxBundleNavigationNodeContentMainComponent.createRelatedItemList(TypedObject naviNode) Creates a content item list for right column of main area component.Method parameters in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl with type arguments of type TypedObjectModifier and TypeMethodDescriptionvoidBundleNavigationNodeBrowserModel.setSelectedNode(Set<TypedObject> selectedNode) -
Uses of TypedObject in de.hybris.platform.productcockpit.components.contentbrowser
Methods in de.hybris.platform.productcockpit.components.contentbrowser that return TypedObjectModifier and TypeMethodDescriptionprotected TypedObjectCategoryTreeContentBrowser.getParentObject(MacFinderTreeNode node) -
Uses of TypedObject in de.hybris.platform.productcockpit.components.editorarea
Methods in de.hybris.platform.productcockpit.components.editorarea with parameters of type TypedObjectModifier and TypeMethodDescriptionvoidProductPDFDataSheetSectionConfiguration.allInitialized(EditorConfiguration config, ObjectType type, TypedObject object) voidProductPDFDataSheetSectionConfiguration.initialize(EditorConfiguration config, ObjectType type, TypedObject object) voidProductPDFDataSheetSectionConfiguration.loadValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues) voidProductPDFDataSheetSectionConfiguration.saveValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues) -
Uses of TypedObject in de.hybris.platform.productcockpit.components.listview.impl
Methods in de.hybris.platform.productcockpit.components.listview.impl with parameters of type TypedObjectModifier and TypeMethodDescriptionClassificationAction.createContext(TableModel model, TypedObject item, ColumnDescriptor column) protected voidApprovalAction.doChangeStatus(TypedObject selectedItem, String approvalStatusCode) -
Uses of TypedObject in de.hybris.platform.productcockpit.components.macfinder
Methods in de.hybris.platform.productcockpit.components.macfinder with parameters of type TypedObjectModifier and TypeMethodDescriptionvoidMacFinderTreeComponent.checkOpenDropContext(int keys, int x, int y, List<TypedObject> draggedItems, TypedObject dropTarget, CategoryModel oldSuperCat) voidMacFinderTreeComponent.setActiveItem(TypedObject activeItem) protected voidMacFinderTreeComponent.updateInspectorArea(TypedObject object, AbstractBrowserArea area) voidMacFinderTreeComponent.updateItem(TypedObject item, Set<PropertyDescriptor> modifiedProperties) Method parameters in de.hybris.platform.productcockpit.components.macfinder with type arguments of type TypedObjectModifier and TypeMethodDescriptionvoidMacFinderTreeComponent.checkOpenDropContext(int keys, int x, int y, List<TypedObject> draggedItems, TypedObject dropTarget, CategoryModel oldSuperCat) -
Uses of TypedObject in de.hybris.platform.productcockpit.components.sectionpanel
Methods in de.hybris.platform.productcockpit.components.sectionpanel that return TypedObjectMethods in de.hybris.platform.productcockpit.components.sectionpanel with parameters of type TypedObjectModifier and TypeMethodDescriptionprotected voidDefaultSectionPanelRenderer.renderActions(org.zkoss.zk.ui.Component parent, TypedObject item) Render actions related iconsprotected voidDefaultSectionPanelRenderer.renderStatus(org.zkoss.zk.ui.Component parent, TypedObject item) voidDefaultSectionPanelRenderer.setCurrentObject(TypedObject currentObject) -
Uses of TypedObject in de.hybris.platform.productcockpit.model.macfinder
Methods in de.hybris.platform.productcockpit.model.macfinder with parameters of type TypedObjectModifier and TypeMethodDescriptionabstract voidMacFinderTreeModelAbstract.doOnEnter(TypedObject object) -
Uses of TypedObject in de.hybris.platform.productcockpit.model.macfinder.node
Methods in de.hybris.platform.productcockpit.model.macfinder.node that return TypedObjectModifier and TypeMethodDescriptionMacFinderTreeNode.getOriginalItem()MacFinderTreeNodeAbstract.getOriginalItem()Methods in de.hybris.platform.productcockpit.model.macfinder.node with parameters of type TypedObjectModifier and TypeMethodDescriptionvoidMacFinderTreeNode.setOriginalItem(TypedObject originalItem) voidMacFinderTreeNodeAbstract.setOriginalItem(TypedObject orginalItem) -
Uses of TypedObject in de.hybris.platform.productcockpit.model.undo
Fields in de.hybris.platform.productcockpit.model.undo with type parameters of type TypedObjectModifier and TypeFieldDescriptionprotected final List<TypedObject>CategoryAssignmentUndoableOperation.elementsprotected List<TypedObject>CategoryAssignmentUndoableOperation.sourceCategoriesprotected List<TypedObject>CategoryAssignmentUndoableOperation.targetCategoriesConstructor parameters in de.hybris.platform.productcockpit.model.undo with type arguments of type TypedObjectModifierConstructorDescriptionCategoryAssignmentUndoableOperation(List<TypedObject> sourceCategories, List<TypedObject> targetCategories, List<TypedObject> elements, boolean move, CatalogService productCockpitCatalogService) -
Uses of TypedObject in de.hybris.platform.productcockpit.services.catalog
Methods in de.hybris.platform.productcockpit.services.catalog that return TypedObjectModifier and TypeMethodDescriptionCatalogService.getCatalogVersionTypedObject(CatalogVersionModel catVer) Converts catalog version intoTypedObjectMethods in de.hybris.platform.productcockpit.services.catalog that return types with arguments of type TypedObjectModifier and TypeMethodDescriptionCatalogService.getSupercategories(TypedObject categorizableItem, boolean fromSameCatalogVersionOnly) Returns list of supercategories of the given categorizable item.Methods in de.hybris.platform.productcockpit.services.catalog with parameters of type TypedObjectModifier and TypeMethodDescriptionvoidCatalogService.addToCategories(TypedObject categorizableItem, List<TypedObject> categories) Adds given categorizable item to given categories.booleanCatalogService.assignProduct(TypedObject product, CatalogVersionModel catalogVersionModel, CategoryModel removeFromCategory) Assigns product to catalog versionbooleanCatalogService.assignProduct(TypedObject product, CategoryModel newSuperCategory, CategoryModel removeFromCategory) Assigns product to categoryCatalogService.getSupercategories(TypedObject categorizableItem, boolean fromSameCatalogVersionOnly) Returns list of supercategories of the given categorizable item.booleanCatalogService.isAssignProductPermitted(TypedObject product, CategoryModel newSuperCategory, CategoryModel removeFromCategory) Checks if user is allowed to assing product to a categoryvoidCatalogService.removeFromCategories(TypedObject categorizableItem, List<TypedObject> categories) Removes given categorizable item from given categories.CatalogService.wrapCatalogVersion(TypedObject typedObject) Extracts catalog version model from provided typedObjectCatalogService.wrapCategory(TypedObject typedObject) Extracts category model from provided typedObjectMethod parameters in de.hybris.platform.productcockpit.services.catalog with type arguments of type TypedObjectModifier and TypeMethodDescriptionvoidCatalogService.addToCategories(TypedObject categorizableItem, List<TypedObject> categories) Adds given categorizable item to given categories.booleanCatalogListService.assignAndRemoveCategories(Collection<TypedObject> categories, CategoryModel newSuperCategory) Removes old categories and assigns them to the new onebooleanCatalogListService.assignAndRemoveProducts(Collection<TypedObject> products, CategoryModel newSuperCategory, List<CategoryModel> oldSuperCategories) Removes products from the list of categories and assigns them to the new onebooleanCatalogService.assignProducts(Collection<TypedObject> products, CategoryModel newSuperCategory, CategoryModel removeFromCategory) Assigns products to categorybooleanCatalogService.isMoveCategoriesPermitted(Collection<TypedObject> categories, CategoryModel newSuperCategory, CategoryModel removeCategory) Checks if user is allowed to move categories from one to otherbooleanCatalogService.moveCategories(Collection<TypedObject> categories, CategoryModel newSuperCategory, CategoryModel removeCategory) Moves categories from one to othervoidCatalogService.removeFromCategories(TypedObject categorizableItem, List<TypedObject> categories) Removes given categorizable item from given categories. -
Uses of TypedObject in de.hybris.platform.productcockpit.services.catalog.impl
Methods in de.hybris.platform.productcockpit.services.catalog.impl that return TypedObjectModifier and TypeMethodDescriptionCatalogServiceImpl.getCatalogVersionTypedObject(CatalogVersionModel catVer) Methods in de.hybris.platform.productcockpit.services.catalog.impl that return types with arguments of type TypedObjectModifier and TypeMethodDescriptionDynamicQueryServiceImpl.getDynamicQueryResults(DynamicQuery query) CatalogServiceImpl.getSupercategories(TypedObject categorizableItem, boolean fromSameCatalogVersionOnly) Methods in de.hybris.platform.productcockpit.services.catalog.impl with parameters of type TypedObjectModifier and TypeMethodDescriptionvoidCatalogServiceImpl.addToCategories(TypedObject categorizableItem, List<TypedObject> categories) booleanCatalogServiceImpl.assignProduct(TypedObject product, CatalogVersionModel catalogVersionModel, CategoryModel removeFromCategory) booleanCatalogServiceImpl.assignProduct(TypedObject product, CategoryModel newSuperCategory, CategoryModel removeFromCategory) CatalogServiceImpl.getSupercategories(TypedObject categorizableItem, boolean fromSameCatalogVersionOnly) protected booleanCatalogServiceImpl.isAssignCatalogVersionPermitted(TypedObject product) booleanCatalogServiceImpl.isAssignProductPermitted(TypedObject product, CategoryModel newSuperCategory, CategoryModel removeFromCategory) voidCatalogServiceImpl.removeFromCategories(TypedObject categorizableItem, List<TypedObject> categories) CatalogServiceImpl.wrapCatalogVersion(TypedObject typedObject) CatalogServiceImpl.wrapCategory(TypedObject typedObject) Method parameters in de.hybris.platform.productcockpit.services.catalog.impl with type arguments of type TypedObjectModifier and TypeMethodDescriptionvoidCatalogServiceImpl.addToCategories(TypedObject categorizableItem, List<TypedObject> categories) booleanCatalogListServiceImpl.assignAndRemoveCategories(Collection<TypedObject> categories, CategoryModel newSuperCategory) booleanCatalogListServiceImpl.assignAndRemoveProducts(Collection<TypedObject> products, CategoryModel newSuperCategory, List<CategoryModel> oldSuperCategories) booleanCatalogServiceImpl.assignProducts(Collection<TypedObject> products, CategoryModel newSuperCategory, CategoryModel oldSuperCategory) protected booleanCatalogServiceImpl.isAssignProductsPermitted(Collection<TypedObject> products, CategoryModel newSuperCategory, CategoryModel removeFromCategory) protected booleanCatalogServiceImpl.isAssignProductsPermitted(Collection<TypedObject> products, CategoryModel newSuperCategory, List<CategoryModel> removeFromCategories) booleanCatalogServiceImpl.isMoveCategoriesPermitted(Collection<TypedObject> categories, CategoryModel newSuperCategory, CategoryModel removeFromCategory) booleanCatalogServiceImpl.moveCategories(Collection<TypedObject> categories, CategoryModel newSuperCategory, CategoryModel removeCategory) voidCatalogServiceImpl.removeFromCategories(TypedObject categorizableItem, List<TypedObject> categories) -
Uses of TypedObject in de.hybris.platform.productcockpit.services.impl
Methods in de.hybris.platform.productcockpit.services.impl with parameters of type TypedObjectModifier and TypeMethodDescriptionprotected booleanProductAwareAttributeComparator.compareTypedObjects(TypedObject object1, TypedObject object2, DefaultObjectAttributeComparator.AttributeComparisonContext ctx) -
Uses of TypedObject in de.hybris.platform.productcockpit.services.product
Methods in de.hybris.platform.productcockpit.services.product that return types with arguments of type TypedObjectModifier and TypeMethodDescriptionProductService.getPdfDatasheetDocuments(TypedObject product) Gets all PDF documents attached to product.ProductService.getVariants(TypedObject base) Gets all variants of provided item that are defined in the systemMethods in de.hybris.platform.productcockpit.services.product with parameters of type TypedObjectModifier and TypeMethodDescriptionbooleanProductService.createPdfDatasheetDocument(TypedObject product) Creates new pdf attachment for productvoidProductService.deletePdfDatasheetDocument(TypedObject document) Deletes provided PDF documentProductService.getApprovalStatusCode(TypedObject item) Gets approval status code for provided itemProductService.getPdfDatasheetDocuments(TypedObject product) Gets all PDF documents attached to product.ProductService.getVariants(TypedObject base) Gets all variants of provided item that are defined in the systemProductService.getVariantTypecode(TypedObject base) Gets a type code of variants for provided item.booleanProductService.hasVariants(TypedObject item) Checks if item is a product that has at least one variant existingbooleanProductService.isBaseProduct(TypedObject item) Checks if item is a base productvoidProductService.setApprovalStatus(TypedObject item, String code) Sets new approval status code for prodcut -
Uses of TypedObject in de.hybris.platform.productcockpit.services.product.impl
Methods in de.hybris.platform.productcockpit.services.product.impl that return types with arguments of type TypedObjectModifier and TypeMethodDescriptionProductServiceImpl.getPdfDatasheetDocuments(TypedObject product) ProductServiceImpl.getVariants(TypedObject base) Methods in de.hybris.platform.productcockpit.services.product.impl with parameters of type TypedObjectModifier and TypeMethodDescriptionbooleanProductServiceImpl.createPdfDatasheetDocument(TypedObject product) voidProductServiceImpl.deletePdfDatasheetDocument(TypedObject document) ProductServiceImpl.getApprovalStatusCode(TypedObject item) ProductServiceImpl.getPdfDatasheetDocuments(TypedObject product) ProductServiceImpl.getVariants(TypedObject base) ProductServiceImpl.getVariantTypecode(TypedObject base) booleanProductServiceImpl.hasVariants(TypedObject item) booleanProductServiceImpl.isBaseProduct(TypedObject item) voidProductServiceImpl.setApprovalStatus(TypedObject item, String code) -
Uses of TypedObject in de.hybris.platform.productcockpit.session.impl
Methods in de.hybris.platform.productcockpit.session.impl that return TypedObjectModifier and TypeMethodDescriptionCategoryTreeBrowserModel.getItem(int index) AbstractBrowserWrapper.getNextItem()AbstractBrowserWrapper.getPreviousItem()Methods in de.hybris.platform.productcockpit.session.impl that return types with arguments of type TypedObjectModifier and TypeMethodDescriptionCategoryTreeBrowserModel.getItems()CategoryTreeBrowserModel.getSelectedItems()Methods in de.hybris.platform.productcockpit.session.impl with parameters of type TypedObjectModifier and TypeMethodDescriptionvoidCatalogPerspective.activateItemInEditorAndCloneBrowser(TypedObject activeItem) voidProductPerspective.activateItemInEditorAndCloneBrowser(TypedObject activeItem) protected voidCatalogPerspective.activateItemInEditorArea(TypedObject activeItem) protected voidProductPerspective.activateItemInEditorArea(TypedObject activeItem) voidCatalogPerspective.activateItemInEditorBasic(TypedObject activeItem) voidProductPerspective.activateItemInEditorBasic(TypedObject activeItem) protected abstract intAbstractBrowserWrapper.getItemPositionInCurrentPage(TypedObject wrapItem) protected intCatalogBrowserWrapper.getItemPositionInCurrentPage(TypedObject wrapItem) protected intProductBrowserWrapper.getItemPositionInCurrentPage(TypedObject wrapItem) protected abstract intAbstractBrowserWrapper.getItemPositionInResult(TypedObject wrapItem) protected intCatalogBrowserWrapper.getItemPositionInResult(TypedObject wrapItem) protected intProductBrowserWrapper.getItemPositionInResult(TypedObject wrapItem) voidCategoryTreeBrowserModel.handleDrop(List<TypedObject> draggedItems, TypedObject dropTarget, CategoryModel oldSuperCat) voidCategoryTreeBrowserModel.handleDropAndRemoveFromCategories(List<TypedObject> draggedItems, TypedObject dropTarget, List<CategoryModel> oldSuperCategories) voidCatalogPerspective.handleItemRemoved(TypedObject object) voidProductPerspective.handleItemRemoved(TypedObject object) voidCategoryTreeBrowserModel.setActiveItem(TypedObject activeItem) voidEditorAreaControllerImpl.updateEditorRequest(TypedObject typedObject, PropertyDescriptor descriptor) voidPopupEditorAreaControllerImpl.updateEditorRequest(TypedObject typedObject, PropertyDescriptor descriptor) Method parameters in de.hybris.platform.productcockpit.session.impl with type arguments of type TypedObjectModifier and TypeMethodDescriptionvoidCategoryTreeBrowserModel.handleDrop(List<TypedObject> draggedItems, TypedObject dropTarget, CategoryModel oldSuperCat) voidCategoryTreeBrowserModel.handleDropAndRemoveFromCategories(List<TypedObject> draggedItems, TypedObject dropTarget, List<CategoryModel> oldSuperCategories) voidCategoryTreeBrowserModel.setSelectedItems(List<TypedObject> selectedItems) Constructors in de.hybris.platform.productcockpit.session.impl with parameters of type TypedObjectModifierConstructorDescriptionAbstractBrowserWrapper(BrowserModel browser, TypedObject wrapItem) CatalogBrowserWrapper(BrowserModel browser, TypedObject wrapItem) ProductBrowserWrapper(BrowserModel browser, TypedObject wrapItem) -
Uses of TypedObject in de.hybris.platform.yacceleratorcockpits.productcockpit.editor
Methods in de.hybris.platform.yacceleratorcockpits.productcockpit.editor that return types with arguments of type TypedObjectModifier and TypeMethodDescriptionprotected Collection<TypedObject>ExternalTaxesSectionRenderer.getTaxCodeForProduct(ProductModel product) Methods in de.hybris.platform.yacceleratorcockpits.productcockpit.editor with parameters of type TypedObjectModifier and TypeMethodDescriptionvoidExternalTaxesSectionConfiguration.allInitialized(EditorConfiguration config, ObjectType type, TypedObject object) voidExternalTaxesSectionConfiguration.initialize(EditorConfiguration config, ObjectType type, TypedObject object) voidExternalTaxesSectionConfiguration.loadValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues) voidExternalTaxesSectionConfiguration.saveValues(EditorConfiguration config, ObjectType type, TypedObject object, ObjectValueContainer objectValues)