Uses of Interface
de.hybris.platform.cockpit.services.meta.ObjectTypeFilter
Packages that use ObjectTypeFilter
Package
Description
-
Uses of ObjectTypeFilter in de.hybris.platform.cms2.services.meta.impl
Classes in de.hybris.platform.cms2.services.meta.impl that implement ObjectTypeFilterModifier and TypeClassDescriptionclassImplementation ofObjectTypeFilterthat filtersObjectTemplates that are valid in the context of givenAbstractPageModel.classImplementation ofObjectTypeFilterthat filtersObjectTemplates that are valid in the context of givenContentSlotNameModel. -
Uses of ObjectTypeFilter in de.hybris.platform.cmscockpit.wizard
Methods in de.hybris.platform.cmscockpit.wizard that return ObjectTypeFilterModifier and TypeMethodDescriptionprotected ObjectTypeFilter<ObjectTemplate,AbstractPageModel> CmsContentEdiotrRelatedTypeWizard.getType4PageFilter() -
Uses of ObjectTypeFilter in de.hybris.platform.cmscockpit.wizard.page
Methods in de.hybris.platform.cmscockpit.wizard.page with parameters of type ObjectTypeFilterModifier and TypeMethodDescriptionvoidTypeSelectorPage.setContentSlotObjectTypesFilter(ObjectTypeFilter<ObjectTemplate, ContentSlotNameModel> contentSlotObjectTypesFilter) -
Uses of ObjectTypeFilter in de.hybris.platform.cockpit.services.media.impl
Classes in de.hybris.platform.cockpit.services.media.impl that implement ObjectTypeFilterModifier and TypeClassDescriptionclassAbstractObjectTypeFilter<TYPE extends ObjectType,TARGET> Abstract implementation ofObjectTypeFilterthat filters object types according to abstractAbstractObjectTypeFilter.isValidType(ObjectType, Object)method.