Uses of Interface
de.hybris.platform.cockpit.model.meta.ObjectTemplate
Packages that use ObjectTemplate
Package
Description
-
Uses of ObjectTemplate in de.hybris.platform.admincockpit.session.impl
Constructors in de.hybris.platform.admincockpit.session.impl with parameters of type ObjectTemplateModifierConstructorDescription -
Uses of ObjectTemplate in de.hybris.platform.admincockpit.wizards
Fields in de.hybris.platform.admincockpit.wizards declared as ObjectTemplateModifier and TypeFieldDescriptionprotected ObjectTemplateNewConstraintItemWizard.itemWizardCurrentTypeDeprecated.Constructors in de.hybris.platform.admincockpit.wizards with parameters of type ObjectTemplateModifierConstructorDescriptionNewConstraintItemWizard(ObjectTemplate currentType, org.zkoss.zk.ui.Component parent, BrowserModel browserModel) Deprecated. -
Uses of ObjectTemplate in de.hybris.platform.cms2.services.meta.impl
Methods in de.hybris.platform.cms2.services.meta.impl with parameters of type ObjectTemplateModifier and TypeMethodDescriptionbooleanObjectTemplates4AbstractPageFilter.isValidType(ObjectTemplate template, AbstractPageModel page) booleanObjectTemplates4ContentSlotFilter.isValidType(ObjectTemplate template, ContentSlotNameModel contentSlotName) -
Uses of ObjectTemplate in de.hybris.platform.cmscockpit.components.contentbrowser
Methods in de.hybris.platform.cmscockpit.components.contentbrowser with parameters of type ObjectTemplateModifier and TypeMethodDescriptionprotected ContentEditorConfigurationCMSContentEditorSectionComponent.getContentEditorConfiguration(ObjectTemplate objectTemplate) protected booleanCMSContentEditorSectionComponent.isReloadNeeded(ObjectTemplate objectTemplate) protected voidCMSContentEditorInjector.openCreateNewReferenceWizard(org.zkoss.zk.ui.Component parent, ObjectTemplate template, TypedObject item, PropertyDescriptor propertyDescriptor, WizardConfiguration wizardConfiguration) -
Uses of ObjectTemplate in de.hybris.platform.cmscockpit.components.listview.impl
Methods in de.hybris.platform.cmscockpit.components.listview.impl with parameters of type ObjectTemplateModifier and TypeMethodDescriptionprotected ContentElementListConfigurationCmsComponentIconAction.getContentElementConfiguration(ObjectTemplate objectTemplate) -
Uses of ObjectTemplate in de.hybris.platform.cmscockpit.components.liveedit.impl
Methods in de.hybris.platform.cmscockpit.components.liveedit.impl with parameters of type ObjectTemplateModifier and TypeMethodDescriptionprotected ContentEditorConfigurationLiveEditPopupEditDialog.getContentEditorConfiguration(ObjectTemplate objectTemplate) Retrieves a content editor configurationprotected booleanLiveEditPopupEditDialog.isReloadNeeded(ObjectTemplate objectTemplate) Checks whether we have to reload a editor -
Uses of ObjectTemplate in de.hybris.platform.cmscockpit.injectors.impl
Methods in de.hybris.platform.cmscockpit.injectors.impl with parameters of type ObjectTemplateModifier and TypeMethodDescriptionprotected ContentEditorConfigurationDefaultReferenceInjector.getContentEditorConfiguration(ObjectTemplate objectTemplate) -
Uses of ObjectTemplate in de.hybris.platform.cmscockpit.services.config.impl
Methods in de.hybris.platform.cmscockpit.services.config.impl with parameters of type ObjectTemplateModifier and TypeMethodDescriptionContentEditorConfigurationFactory.createDefault(ObjectTemplate objectTemplate) ContentElementConfigurationFactory.createDefault(ObjectTemplate objectTemplate) protected ContentEditorConfigurationContentEditorConfigurationFactory.createUIComponent(ObjectTemplate objectTemplate, ObjectTemplate originalObjectTemplate, ContentEditor xmlContentEditor) protected ContentElementListConfigurationContentElementConfigurationFactory.createUIComponent(ObjectTemplate objectTemplate, ObjectTemplate originalObjectTemplate, ContentElements xmlContentElements) protected booleanContentEditorConfigurationFactory.validateType(ObjectTemplate type) -
Uses of ObjectTemplate in de.hybris.platform.cmscockpit.services.impl
Methods in de.hybris.platform.cmscockpit.services.impl with parameters of type ObjectTemplateModifier and TypeMethodDescriptionCmsNewItemServiceImpl.createNewItem(ObjectValueContainer valueContainer, ObjectTemplate template) -
Uses of ObjectTemplate in de.hybris.platform.cmscockpit.session
Methods in de.hybris.platform.cmscockpit.session with parameters of type ObjectTemplateModifier and TypeMethodDescriptionCmsCatalogBrowserModelFactory.getInstance(ObjectTemplate rootType) -
Uses of ObjectTemplate in de.hybris.platform.cmscockpit.session.impl
Methods in de.hybris.platform.cmscockpit.session.impl with parameters of type ObjectTemplateModifier and TypeMethodDescriptionvoidCmsCockpitPerspective.createNewItem(ObjectTemplate template, Map<String, Object> initValues, boolean loadDefaultValues) DefaultCmsCatalogBrowserModelFactory.getInstance(ObjectTemplate rootType) Constructors in de.hybris.platform.cmscockpit.session.impl with parameters of type ObjectTemplateModifierConstructorDescriptionCmsCatalogBrowserModel(ObjectTemplate rootType) Deprecated, for removal: This API element is subject to removal in a future version.since 4.5. -
Uses of ObjectTemplate in de.hybris.platform.cmscockpit.wizard
Fields in de.hybris.platform.cmscockpit.wizard declared as ObjectTemplateModifier and TypeFieldDescriptionprotected ObjectTemplateCmsContentEdiotrRelatedTypeWizard.objectTemplateMethods in de.hybris.platform.cmscockpit.wizard that return types with arguments of type ObjectTemplateModifier and TypeMethodDescriptionDefaultNavigationNodeWizard.getSupportedObjectTemplates()Returns all supported object templates.protected ObjectTypeFilter<ObjectTemplate,AbstractPageModel> CmsContentEdiotrRelatedTypeWizard.getType4PageFilter()Methods in de.hybris.platform.cmscockpit.wizard with parameters of type ObjectTemplateModifier and TypeMethodDescriptionprotected ContentElementListConfigurationCmsComponentWizard.getContentElementConfiguration(ObjectTemplate objectTemplate) protected ContentElementListConfigurationCmsContentEdiotrRelatedTypeWizard.getContentElementConfiguration(ObjectTemplate objectTemplate) Constructors in de.hybris.platform.cmscockpit.wizard with parameters of type ObjectTemplateModifierConstructorDescriptionCmsContentEdiotrRelatedTypeWizard(org.zkoss.zk.ui.Component parent, ObjectTemplate currentObjectTemplate, TypedObject parentCompoenent, PropertyDescriptor parentPropertyDescriptor) -
Uses of ObjectTemplate in de.hybris.platform.cmscockpit.wizard.page
Methods in de.hybris.platform.cmscockpit.wizard.page that return types with arguments of type ObjectTemplateModifier and TypeMethodDescriptionprotected List<ObjectTemplate>TypeSelectorPage.filterTypes(List<ObjectTemplate> types) Filters only the types that are valid for the target contentSlot according toObjectTypeFilterthat is set byTypeSelectorPage.setContentSlotObjectTypesFilter(ObjectTypeFilter)injection.protected List<ObjectTemplate>TypeSelectorPage.getInstanceableObjectTypes()protected List<ObjectTemplate>TypeSelectorPage.getInstanceableObjectTypes(ObjectType objectType) Methods in de.hybris.platform.cmscockpit.wizard.page with parameters of type ObjectTemplateModifier and TypeMethodDescriptionprotected voidAdvancedSearchPage.doSearch(ObjectTemplate objectType, AdvancedSearchParameterContainer parameterContainer, int currentPage) protected AdvancedSearchConfigurationAdvancedSearchPage.getAdvancedSearchConfiguration(ObjectTemplate objectTemplate, String code) protected ContentElementListConfigurationReferencePage.getContentElementConfiguration(ObjectTemplate objectTemplate) protected ContentElementListConfigurationTypeSelectorPage.getContentElementConfiguration(ObjectTemplate objectTemplate) Method gets content element configuration for a given object template.protected ListViewConfigurationAdvancedSearchPage.getListViewConfiguration(ObjectTemplate objectTemplate, String code) Method parameters in de.hybris.platform.cmscockpit.wizard.page with type arguments of type ObjectTemplateModifier and TypeMethodDescriptionprotected List<ObjectTemplate>TypeSelectorPage.filterTypes(List<ObjectTemplate> types) Filters only the types that are valid for the target contentSlot according toObjectTypeFilterthat is set byTypeSelectorPage.setContentSlotObjectTypesFilter(ObjectTypeFilter)injection.voidTypeSelectorPage.setContentSlotObjectTypesFilter(ObjectTypeFilter<ObjectTemplate, ContentSlotNameModel> contentSlotObjectTypesFilter) -
Uses of ObjectTemplate in de.hybris.platform.cockpit.components.contentbrowser
Fields in de.hybris.platform.cockpit.components.contentbrowser declared as ObjectTemplateModifier and TypeFieldDescriptionprotected ObjectTemplateContextAreaBrowserComponent.lastContextTypeprotected ObjectTemplateAbstractMainAreaBrowserComponent.lastResultTypeprotected ObjectTemplateListSectionComponent.lastResultTypeMethods in de.hybris.platform.cockpit.components.contentbrowser that return ObjectTemplateModifier and TypeMethodDescriptionprotected ObjectTemplateContextAreaBrowserComponent.getContextResultType()protected ObjectTemplateAbstractMainAreaBrowserComponent.getRootType()protected ObjectTemplateListSectionComponent.getRootType()Methods in de.hybris.platform.cockpit.components.contentbrowser with parameters of type ObjectTemplateModifier and TypeMethodDescriptionprotected ListViewConfigurationContextAreaBrowserComponent.getListViewConfiguration(ObjectTemplate objectTemplate, String code) protected ListViewConfigurationListSectionComponent.getListViewConfiguration(ObjectTemplate objectTemplate, String code) protected ListViewConfigurationMainAreaListviewBrowserComponent.getListViewConfiguration(ObjectTemplate objectTemplate, String code) protected Set<PropertyDescriptor>ContextAreaBrowserComponent.getRequiredPropertyDescriptors(ObjectTemplate template) protected ObjectValueContainerContextAreaBrowserComponent.getValueContainer(ObjectTemplate template) -
Uses of ObjectTemplate in de.hybris.platform.cockpit.components.listview.impl
Methods in de.hybris.platform.cockpit.components.listview.impl that return ObjectTemplateMethods in de.hybris.platform.cockpit.components.listview.impl with parameters of type ObjectTemplateConstructors in de.hybris.platform.cockpit.components.listview.impl with parameters of type ObjectTemplateModifierConstructorDescriptionContextAreaValueContainer(Collection<TypedObject> values, TypedObject rootItem, ObjectTemplate type) -
Uses of ObjectTemplate in de.hybris.platform.cockpit.model.advancedsearch
Methods in de.hybris.platform.cockpit.model.advancedsearch that return ObjectTemplateModifier and TypeMethodDescriptionAdvancedSearchModel.getSelectedType()Returns the currently selected type i.e.AdvancedSearchParameterContainer.getSelectedType()Methods in de.hybris.platform.cockpit.model.advancedsearch that return types with arguments of type ObjectTemplateModifier and TypeMethodDescriptionAdvancedSearchModel.getTypes()Returns all the types supported by this advanced search.Methods in de.hybris.platform.cockpit.model.advancedsearch with parameters of type ObjectTemplateModifier and TypeMethodDescriptionvoidAdvancedSearchViewListener.selectedTypeComboItemChanged(ObjectTemplate type) voidAdvancedSearchParameterContainer.setSelectedType(ObjectTemplate type) -
Uses of ObjectTemplate in de.hybris.platform.cockpit.model.advancedsearch.impl
Methods in de.hybris.platform.cockpit.model.advancedsearch.impl that return ObjectTemplateModifier and TypeMethodDescriptionDefaultAdvancedSearchModel.getSelectedType()DefaultParameterContainer.getSelectedType()Methods in de.hybris.platform.cockpit.model.advancedsearch.impl that return types with arguments of type ObjectTemplateMethods in de.hybris.platform.cockpit.model.advancedsearch.impl with parameters of type ObjectTemplateModifier and TypeMethodDescriptionprotected voidAbstractAdvancedSearchView.fireChangeSelectedType(ObjectTemplate type) voidAbstractAdvancedSearchViewListener.selectedTypeComboItemChanged(ObjectTemplate type) voidDefaultAdvancedSearchModel.setSelectedType(ObjectTemplate type) voidDefaultParameterContainer.setSelectedType(ObjectTemplate type) Method parameters in de.hybris.platform.cockpit.model.advancedsearch.impl with type arguments of type ObjectTemplateModifier and TypeMethodDescriptionvoidDefaultAdvancedSearchModel.setTypes(Collection<ObjectTemplate> types) -
Uses of ObjectTemplate in de.hybris.platform.cockpit.model.browser.impl
Constructors in de.hybris.platform.cockpit.model.browser.impl with parameters of type ObjectTemplateModifierConstructorDescriptionDefaultExtendedSearchBrowserModel(ObjectTemplate rootType, boolean allowDelete, boolean showCreateButton) -
Uses of ObjectTemplate in de.hybris.platform.cockpit.model.editor
Methods in de.hybris.platform.cockpit.model.editor that return ObjectTemplateModifier and TypeMethodDescriptionstatic ObjectTemplateEditorHelper.processVariantTypeCheck(ObjectTemplate type, TypedObject object, PropertyDescriptor propertyDescriptor, TypeService typeService) Methods in de.hybris.platform.cockpit.model.editor with parameters of type ObjectTemplateModifier and TypeMethodDescriptionstatic ObjectTemplateEditorHelper.processVariantTypeCheck(ObjectTemplate type, TypedObject object, PropertyDescriptor propertyDescriptor, TypeService typeService) static voidEditorHelper.tryOpenContextAreaEditor(UICockpitPerspective perspective, ObjectTemplate type, Collection value, TypedObject currentObject, PropertyDescriptor propertyDescriptor, Map<String, ? extends Object> parameters) -
Uses of ObjectTemplate in de.hybris.platform.cockpit.model.gridview
Methods in de.hybris.platform.cockpit.model.gridview with parameters of type ObjectTemplate -
Uses of ObjectTemplate in de.hybris.platform.cockpit.model.gridview.impl
Methods in de.hybris.platform.cockpit.model.gridview.impl with parameters of type ObjectTemplate -
Uses of ObjectTemplate in de.hybris.platform.cockpit.model.listview
Methods in de.hybris.platform.cockpit.model.listview that return ObjectTemplateMethods in de.hybris.platform.cockpit.model.listview with parameters of type ObjectTemplateModifier and TypeMethodDescriptionstatic ListViewConfigurationListViewHelper.getListViewConfiguration(ObjectTemplate objectTemplate, String contextCode) 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) 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.protected voidListViewHelper.ListViewInfo.setRootType(ObjectTemplate rootType) -
Uses of ObjectTemplate in de.hybris.platform.cockpit.model.meta
Methods in de.hybris.platform.cockpit.model.meta that return types with arguments of type ObjectTemplateModifier and TypeMethodDescriptionTypedObject.getAssignedTemplates()TypedObject.getPotentialTemplates() -
Uses of ObjectTemplate in de.hybris.platform.cockpit.model.meta.impl
Classes in de.hybris.platform.cockpit.model.meta.impl that implement ObjectTemplateMethods in de.hybris.platform.cockpit.model.meta.impl that return types with arguments of type ObjectTemplateModifier and TypeMethodDescriptionDefaultTypedObject.getAssignedTemplates()DefaultTypedObject.getPotentialTemplates()Method parameters in de.hybris.platform.cockpit.model.meta.impl with type arguments of type ObjectTemplateModifier and TypeMethodDescriptionvoidDefaultTypedObject.setAssignedTemplates(Collection<ObjectTemplate> assignedTemplates) voidDefaultTypedObject.setPotentialTemplates(Collection<ObjectTemplate> potentialTemplates) -
Uses of ObjectTemplate in de.hybris.platform.cockpit.model.referenceeditor
Methods in de.hybris.platform.cockpit.model.referenceeditor with parameters of type ObjectTemplateModifier and TypeMethodDescriptionvoidReferenceSelectorModel.doSearch(ObjectTemplate objectType, AdvancedSearchParameterContainer parameterContainer, int currentPage) -
Uses of ObjectTemplate in de.hybris.platform.cockpit.model.referenceeditor.impl
Methods in de.hybris.platform.cockpit.model.referenceeditor.impl with parameters of type ObjectTemplateModifier and TypeMethodDescriptionvoidDefaultReferenceSelectorModel.doSearch(ObjectTemplate objectType, AdvancedSearchParameterContainer parameterContainer, int currentPage) protected AdvancedSearchConfigurationDefaultReferenceSelectorModel.getAdvancedSearchConfiguration(ObjectTemplate objectTemplate, String code) protected ListViewConfigurationDefaultReferenceSelectorModel.getListViewConfiguration(ObjectTemplate objectTemplate, String code) -
Uses of ObjectTemplate in de.hybris.platform.cockpit.model.referenceeditor.simple
Methods in de.hybris.platform.cockpit.model.referenceeditor.simple with parameters of type ObjectTemplateModifier and TypeMethodDescriptionvoidSimpleReferenceSelectorModel.doSearch(ObjectTemplate objectType, AdvancedSearchParameterContainer parameterContainer, int currentPage) Perform search within advanced selector mode -
Uses of ObjectTemplate in de.hybris.platform.cockpit.model.referenceeditor.simple.impl
Methods in de.hybris.platform.cockpit.model.referenceeditor.simple.impl with parameters of type ObjectTemplateModifier and TypeMethodDescriptionvoidDefaultSimpleReferenceSelectorModel.doSearch(ObjectTemplate objectType, AdvancedSearchParameterContainer parameterContainer, int currentPage) -
Uses of ObjectTemplate in de.hybris.platform.cockpit.model.search.impl
Methods in de.hybris.platform.cockpit.model.search.impl that return types with arguments of type ObjectTemplateModifier and TypeMethodDescriptionResultObjectWrapper.getAssignedTemplates()ResultObjectWrapper.getPotentialTemplates() -
Uses of ObjectTemplate in de.hybris.platform.cockpit.reports.wizards
Fields in de.hybris.platform.cockpit.reports.wizards declared as ObjectTemplateConstructors in de.hybris.platform.cockpit.reports.wizards with parameters of type ObjectTemplateModifierConstructorDescriptionNewJasperReportWizard(ObjectTemplate currentType, org.zkoss.zk.ui.Component parent, BrowserModel browserModel) -
Uses of ObjectTemplate in de.hybris.platform.cockpit.services
Methods in de.hybris.platform.cockpit.services with parameters of type ObjectTemplateModifier and TypeMethodDescriptionNewItemService.createNewItem(ObjectValueContainer valueContainer, ObjectTemplate template) voidNewItemService.setDefaultValues(ObjectValueContainer valueContainer, ObjectTemplate template) -
Uses of ObjectTemplate in de.hybris.platform.cockpit.services.config
Methods in de.hybris.platform.cockpit.services.config that return ObjectTemplateModifier and TypeMethodDescriptionAdvancedSearchConfiguration.getRootType()InitialPropertyConfiguration.getSourceObjectTemplate()Methods in de.hybris.platform.cockpit.services.config that return types with arguments of type ObjectTemplateMethods in de.hybris.platform.cockpit.services.config with parameters of type ObjectTemplateModifier and TypeMethodDescriptionUIComponentConfigurationFactory.create(ObjectTemplate objectTemplate, ObjectTemplate originalObjectTemplate, InputSource inputSource) BaseFallbackEnabledUIConfigurationFactory.createDefault(ObjectTemplate objectTemplate, BaseConfiguration baseConfiguration) UIComponentConfigurationFactory.createDefault(ObjectTemplate objectTemplate) Creates a default ui component configuration for the given template<T extends UIComponentConfiguration>
TUIConfigurationService.getComponentConfiguration(ObjectTemplate template, String code, Class<T> expectedClass) Returns a UI component configuration for the given parameters and usesthe session roleas role.<T extends UIComponentConfiguration>
TUIConfigurationService.getComponentConfiguration(UIRole role, ObjectTemplate template, String code, Class<T> expectedClass) Returns a UI component configuration for the given role, object template code and type.BaseConfiguration.getInitialPropertyConfiguration(ObjectTemplate objectTemplate, TypeService typeService) voidConfigurationPersistingStrategy.persistComponentConfiguration(CONFIG configuration, UserModel user, ObjectTemplate objectTemplate, String code) Stores the configuration according to the strategy implementation<T extends UIComponentConfiguration>
voidUIConfigurationService.setLocalComponentConfiguration(T configuration, UserModel user, ObjectTemplate template, String code, Class<T> expectedClass) Stores given UI configuration for given user and given parameters. -
Uses of ObjectTemplate in de.hybris.platform.cockpit.services.config.impl
Fields in de.hybris.platform.cockpit.services.config.impl declared as ObjectTemplateModifier and TypeFieldDescriptionprotected ObjectTemplateAbstractConfigurationPersistingStrategyTest.templateProductprotected ObjectTemplateAbstractConfigurationPersistingStrategyTest.templateProductCpuprotected ObjectTemplateAbstractConfigurationPersistingStrategyTest.templateProductVariantMethods in de.hybris.platform.cockpit.services.config.impl that return ObjectTemplateModifier and TypeMethodDescriptionDefaultAdvancedSearchConfiguration.getRootType()DefaultInitialPropertyConfiguration.getSourceObjectTemplate()Methods in de.hybris.platform.cockpit.services.config.impl that return types with arguments of type ObjectTemplateMethods in de.hybris.platform.cockpit.services.config.impl with parameters of type ObjectTemplateModifier and TypeMethodDescriptionJAXBBasedUIComponentConfigurationFactory.create(ObjectTemplate objectTemplate, ObjectTemplate originalObjectTemplate, InputSource inputSource) AdvancedSearchConfigurationFactory.createDefault(ObjectTemplate objectTemplate) AdvancedSearchConfigurationFactory.createDefault(ObjectTemplate objectTemplate, BaseConfiguration baseConfiguration) BaseConfigurationFactory.createDefault(ObjectTemplate objectTemplate) EditorConfigurationFactory.createDefault(ObjectTemplate objectTemplate) EditorConfigurationFactory.createDefault(ObjectTemplate objectTemplate, BaseConfiguration baseConfiguration) GridViewConfigurationFactory.createDefault(ObjectTemplate objectTemplate) ListViewConfigurationFactory.createDefault(ObjectTemplate objectTemplate) ListViewConfigurationFactory.createDefault(ObjectTemplate objectTemplate, BaseConfiguration baseConfiguration) WidgetDashboardConfigurationFactory.createDefault(ObjectTemplate objectTemplate) WizardConfigurationFactory.createDefault(ObjectTemplate objectTemplate) protected AdvancedSearchConfigurationAdvancedSearchConfigurationFactory.createUIComponent(ObjectTemplate objectTemplate, ObjectTemplate originalObjectTemplate, AdvancedSearch advancedSearch) protected BaseConfigurationBaseConfigurationFactory.createUIComponent(ObjectTemplate objectTemplate, ObjectTemplate originalObjectTemplate, Base xmlBase) protected EditorConfigurationEditorConfigurationFactory.createUIComponent(ObjectTemplate objectTemplate, ObjectTemplate originalObjectTemplate, Editor xmlEditor) protected GridViewConfigurationGridViewConfigurationFactory.createUIComponent(ObjectTemplate objectTemplate, ObjectTemplate originalObjectTemplate, GridView xmlGridView) protected abstract UICOMPONENTCONFIGJAXBBasedUIComponentConfigurationFactory.createUIComponent(ObjectTemplate objectTemplate, ObjectTemplate originalObjectTemplate, JAXBCLASS xmlListView) protected ListViewConfigurationListViewConfigurationFactory.createUIComponent(ObjectTemplate objectTemplate, ObjectTemplate originalObjectTemplate, ListView xmlListView) protected WidgetDashboardConfigurationWidgetDashboardConfigurationFactory.createUIComponent(ObjectTemplate objectTemplate, ObjectTemplate originalObjectTemplate, WidgetDashboard xmlWidget) protected WizardConfigurationWizardConfigurationFactory.createUIComponent(ObjectTemplate objectTemplate, ObjectTemplate originalObjectTemplate, WizardConfig xmlContentEditor) <T extends UIComponentConfiguration>
TDefaultUIConfigurationService.getComponentConfiguration(ObjectTemplate template, String code, Class<T> expectedClass) <T extends UIComponentConfiguration>
TDefaultUIConfigurationService.getComponentConfiguration(UIRole role, ObjectTemplate objectTemplate, String code, Class<T> expectedClass) protected Map<String,List<PropertyDescriptor>> JAXBBasedUIComponentConfigurationFactory.getDefaultPropertyGroups(ObjectTemplate objectTemplate, BaseConfiguration baseConfiguration) DefaultBaseConfiguration.getInitialPropertyConfiguration(ObjectTemplate objectTemplate, TypeService typeService) protected List<PropertyDescriptor>JAXBBasedUIComponentConfigurationFactory.getOtherProperties(Collection<PropertyDescriptor> props, ObjectTemplate template) protected List<ObjectType>DefaultUIConfigurationService.getTypePath(ObjectTemplate template) voidDashboardPersistingStrategy.persistComponentConfiguration(UIComponentConfiguration configuration, UserModel user, ObjectTemplate objectTemplate, String code) voidDefaultConfigurationPersistingStrategy.persistComponentConfiguration(CONFIG configuration, UserModel user, ObjectTemplate objectTemplate, String code) <T extends UIComponentConfiguration>
voidDefaultUIConfigurationService.setLocalComponentConfiguration(T configuration, UserModel user, ObjectTemplate objectTemplate, String code, Class<T> expectedClass) Method parameters in de.hybris.platform.cockpit.services.config.impl with type arguments of type ObjectTemplateModifier and TypeMethodDescriptionvoidDefaultAdvancedSearchConfiguration.setRelatedTypes(List<ObjectTemplate> relatedTypes) Constructors in de.hybris.platform.cockpit.services.config.impl with parameters of type ObjectTemplateModifierConstructorDescriptionCacheKey(String role, ObjectTemplate template, String code, Class clazz) DefaultInitialPropertyConfiguration(ObjectTemplate sourceObjectTemplate, Collection<PropertyMappingConfiguration> mappings) -
Uses of ObjectTemplate in de.hybris.platform.cockpit.services.impl
Methods in de.hybris.platform.cockpit.services.impl with parameters of type ObjectTemplateModifier and TypeMethodDescriptionNewItemServiceImpl.createNewItem(ObjectValueContainer valueContainer, ObjectTemplate template) WorkflowNewItemServiceImpl.createNewItem(ObjectValueContainer valueContainer, ObjectTemplate template) NewItemServiceImpl.createNewItemJalo(ObjectValueContainer valueContainer, ObjectTemplate template) Deprecated.since 6.3protected TypedObjectNewItemServiceImpl.createNewItemServiceLayer(ObjectValueContainer valueContainer, ObjectTemplate template) voidNewItemServiceImpl.setDefaultValues(ObjectValueContainer valueContainer, ObjectTemplate template) protected voidNewItemServiceImpl.setTemplate(ObjectValueContainer objectValueContainer, ObjectTemplate template) -
Uses of ObjectTemplate in de.hybris.platform.cockpit.services.meta
Methods in de.hybris.platform.cockpit.services.meta that return ObjectTemplateModifier and TypeMethodDescriptionTypeService.getBestTemplate(TypedObject object) Gets the best template.TypeService.getObjectTemplate(String code) Gets the object template.Methods in de.hybris.platform.cockpit.services.meta that return types with arguments of type ObjectTemplateModifier and TypeMethodDescriptionTypeService.getObjectTemplates(BaseType type) Gets the object templates. -
Uses of ObjectTemplate in de.hybris.platform.cockpit.services.meta.impl
Methods in de.hybris.platform.cockpit.services.meta.impl that return ObjectTemplateModifier and TypeMethodDescriptionDefaultTypeService.getBestTemplate(TypedObject object) ExtensibleTypeService.getBestTemplate(TypedObject object) DefaultTypeService.getObjectTemplate(String code) ExtensibleTypeService.getObjectTemplate(String code) protected ObjectTemplateDefaultTypeService.getObjectTemplateCached(String code) protected ObjectTemplateExtensibleTypeService.getObjectTemplateCached(String code) protected ObjectTemplateDefaultTypeService.loadItemTemplate(String code) protected ObjectTemplateExtensibleTypeService.loadItemTemplate(String code) Methods in de.hybris.platform.cockpit.services.meta.impl that return types with arguments of type ObjectTemplateModifier and TypeMethodDescriptionDefaultTypeService.MyTypedObject.getAssignedTemplates()ExtensibleTypeService.MyTypedObject.getAssignedTemplates()DefaultTypeService.getObjectTemplates(BaseType type) ExtensibleTypeService.getObjectTemplates(BaseType type) DefaultTypeService.MyTypedObject.getPotentialTemplates()ExtensibleTypeService.MyTypedObject.getPotentialTemplates() -
Uses of ObjectTemplate in de.hybris.platform.cockpit.services.search
Methods in de.hybris.platform.cockpit.services.search with parameters of type ObjectTemplateModifier and TypeMethodDescriptionSearchService.getSearchType(ObjectTemplate objectTemplate) Gets the search type for the given object template. -
Uses of ObjectTemplate in de.hybris.platform.cockpit.services.search.impl
Methods in de.hybris.platform.cockpit.services.search.impl that return types with arguments of type ObjectTemplateModifier and TypeMethodDescriptionprotected Set<ObjectTemplate>GenericQuerySearchProvider.getSelectedTemplates(Query query) Methods in de.hybris.platform.cockpit.services.search.impl with parameters of type ObjectTemplateModifier and TypeMethodDescriptionDefaultSearchService.getSearchType(ObjectTemplate objectTemplate) Method parameters in de.hybris.platform.cockpit.services.search.impl with type arguments of type ObjectTemplateModifier and TypeMethodDescriptionprotected Set<ItemTemplate>GenericQuerySearchProvider.matchTemplates(Set<ObjectTemplate> templates) -
Uses of ObjectTemplate in de.hybris.platform.cockpit.services.xmlprovider.impl
Methods in de.hybris.platform.cockpit.services.xmlprovider.impl that return ObjectTemplateModifier and TypeMethodDescriptionprotected ObjectTemplateDefaultXmlDataProvider.getObjectTemplate(PropertyDescriptor propDesc) protected ObjectTemplateDefaultXmlDataProvider.processVariantTypeCheck(TypedObject curObj, PropertyDescriptor propDesc, ObjectTemplate template) Methods in de.hybris.platform.cockpit.services.xmlprovider.impl with parameters of type ObjectTemplateModifier and TypeMethodDescriptionprotected ObjectTemplateDefaultXmlDataProvider.processVariantTypeCheck(TypedObject curObj, PropertyDescriptor propDesc, ObjectTemplate template) -
Uses of ObjectTemplate in de.hybris.platform.cockpit.session
Methods in de.hybris.platform.cockpit.session that return ObjectTemplateModifier and TypeMethodDescriptionAdvancedBrowserModel.getContextRootType()AdvancedBrowserModel.getLastType()BrowserModel.getRootType()Returns this browser's root type.ListSectionModel.getRootType()Methods in de.hybris.platform.cockpit.session with parameters of type ObjectTemplateModifier and TypeMethodDescriptionvoidUICockpitPerspective.openReferenceCollectionInBrowserContext(Collection<TypedObject> objects, ObjectTemplate template, TypedObject rootObject, Map<String, ? extends Object> parameters) voidAdvancedBrowserModel.setContextItems(TypedObject item, Collection<TypedObject> contextItems, ObjectTemplate asType) voidAdvancedBrowserModel.setContextRootType(ObjectTemplate contextRootType) voidBrowserModel.setRootType(ObjectTemplate rootType) voidListSectionModel.setRootType(ObjectTemplate rootType) -
Uses of ObjectTemplate in de.hybris.platform.cockpit.session.impl
Fields in de.hybris.platform.cockpit.session.impl declared as ObjectTemplateModifier and TypeFieldDescriptionprotected ObjectTemplateAbstractBrowserModel.rootTypeprotected ObjectTemplateDefaultListBrowserSectionModel.rootTypeprotected ObjectTemplateDefaultListSectionModel.rootTypeMethods in de.hybris.platform.cockpit.session.impl that return ObjectTemplateModifier and TypeMethodDescriptionAbstractAdvancedBrowserModel.getContextRootType()AbstractAdvancedBrowserModel.getLastType()AbstractSearchBrowserModel.getLastType()AbstractBrowserModel.getRootType()Returns the root type of this browser.CollectionBrowserModel.getRootType()DefaultListBrowserSectionModel.getRootType()DefaultListSectionModel.getRootType()DynamicQueryBrowserModel.getRootType()WorkflowItemsBrowserModel.getRootType()TemplateListEntry.getTemplate()Methods in de.hybris.platform.cockpit.session.impl with parameters of type ObjectTemplateModifier and TypeMethodDescriptionvoidBaseUICockpitPerspective.createNewItem(ObjectTemplate template) voidBaseUICockpitPerspective.createNewItem(ObjectTemplate template, CreateContext createContext, Map<String, Object> initValues, boolean loadDefaultValues, boolean expandEditorArea, boolean popup) Creates new item.voidBaseUICockpitPerspective.createNewItem(ObjectTemplate template, Map<String, Object> initValues) voidBaseUICockpitPerspective.createNewItem(ObjectTemplate template, Map<String, Object> initValues, boolean loadDefaultValues) protected ListViewConfigurationAbstractAdvancedBrowserModel.getListViewConfiguration(ObjectTemplate objectTemplate, String code) voidBaseUICockpitPerspective.openReferenceCollectionInBrowserContext(Collection<TypedObject> objects, ObjectTemplate template, TypedObject rootItem, Map<String, ? extends Object> parameters) voidAbstractAdvancedBrowserModel.setContextItems(TypedObject item, Collection<TypedObject> contextItems, ObjectTemplate asType) voidAbstractAdvancedBrowserModel.setContextRootType(ObjectTemplate contextRootType) voidAbstractBrowserModel.setRootType(ObjectTemplate rootType) voidAbstractSearchBrowserModel.setRootType(ObjectTemplate rootType) voidDefaultListBrowserSectionModel.setRootType(ObjectTemplate rootType) voidDefaultListSectionModel.setRootType(ObjectTemplate rootType) Constructors in de.hybris.platform.cockpit.session.impl with parameters of type ObjectTemplateModifierConstructorDescriptionAbstractSearchBrowserModel(ObjectTemplate rootType) DefaultSearchBrowserModel(ObjectTemplate rootType) TemplateListEntry(ObjectTemplate template, int index, int depth) -
Uses of ObjectTemplate in de.hybris.platform.cockpit.util
Methods in de.hybris.platform.cockpit.util that return ObjectTemplateModifier and TypeMethodDescriptionstatic ObjectTemplateTypeTools.getValueTypeAsObjectTemplate(PropertyDescriptor propertyDescriptor, TypeService typeService) Gets the value type as object template.Methods in de.hybris.platform.cockpit.util that return types with arguments of type ObjectTemplateModifier and TypeMethodDescriptionstatic List<ObjectTemplate>TypeTools.getTemplatesForCreation(TypeService typeService, BaseType type) Gets the templates for creation.static List<Map<ObjectTemplate,Integer>> TypeTools.getTemplatesForCreationWithDepth(TypeService typeService, BaseType type, int initialDepth, boolean showAbstract) Gets the templates for creation with depth.Methods in de.hybris.platform.cockpit.util with parameters of type ObjectTemplateModifier and TypeMethodDescriptionstatic Map<PropertyDescriptor,Object> TypeTools.getAllDefaultValues(TypeService typeService, ObjectTemplate template, Set<String> languageIsos) Gets the all default values.static Set<PropertyDescriptor>TypeTools.getOmittedProperties(ObjectValueContainer valueContainer, ObjectTemplate template, boolean creationMode) Gets the omitted properties. -
Uses of ObjectTemplate in de.hybris.platform.cockpit.wizards.generic
Fields in de.hybris.platform.cockpit.wizards.generic declared as ObjectTemplateMethods in de.hybris.platform.cockpit.wizards.generic with parameters of type ObjectTemplateModifier and TypeMethodDescriptionprotected voidAdvancedSearchPage.doSearch(ObjectTemplate objectType, AdvancedSearchParameterContainer parameterContainer, int currentPage) protected AdvancedSearchConfigurationAdvancedSearchPage.getAdvancedSearchConfiguration(ObjectTemplate objectTemplate, String code) protected ListViewConfigurationAdvancedSearchPage.getListViewConfiguration(ObjectTemplate objectTemplate, String code) AdditionalPageMapping.getPageList(ObjectTemplate template) Constructors in de.hybris.platform.cockpit.wizards.generic with parameters of type ObjectTemplateModifierConstructorDescriptionNewItemWizard(ObjectTemplate currentType, org.zkoss.zk.ui.Component parent, BrowserModel browserModel) -
Uses of ObjectTemplate in de.hybris.platform.configurablebundlecockpits.helpers
Methods in de.hybris.platform.configurablebundlecockpits.helpers with parameters of type ObjectTemplateModifier and TypeMethodDescriptionvoidBundlesWizardHelper.initializeWizard(ObjectTemplate bundleTemplateType, NewItemWizard wizard, Map<String, Object> initialValues) -
Uses of ObjectTemplate in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl
Methods in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl with parameters of type ObjectTemplateModifier and TypeMethodDescriptionvoidBundleProductSearchBrowserModel.setRootType(ObjectTemplate rootType) voidBundleRulesSearchBrowserModel.setRootType(ObjectTemplate rootType) -
Uses of ObjectTemplate in de.hybris.platform.productcockpit.session.impl
Methods in de.hybris.platform.productcockpit.session.impl with parameters of type ObjectTemplateModifier and TypeMethodDescriptionvoidCatalogPerspective.createNewItem(ObjectTemplate template, Map<String, Object> initVals, boolean loadDefaultValues) voidProductPerspective.createNewItem(ObjectTemplate template, Map<String, Object> initVals, boolean loadDefaultValues) voidDefaultProductSearchBrowserModel.setRootType(ObjectTemplate rootType)