| Modifier and Type | Class and Description |
|---|---|
class |
ObjectTemplates4AbstractPageFilter
Implementation of
ObjectTypeFilter that filters ObjectTemplates that are valid in the context of
given AbstractPageModel. |
class |
ObjectTemplates4ContentSlotFilter
Implementation of
ObjectTypeFilter that filters ObjectTemplates that are valid in the context of
given ContentSlotNameModel. |
| Modifier and Type | Method and Description |
|---|---|
protected ObjectTypeFilter<ObjectTemplate,AbstractPageModel> |
CmsContentEdiotrRelatedTypeWizard.getType4PageFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
TypeSelectorPage.setContentSlotObjectTypesFilter(ObjectTypeFilter<ObjectTemplate,ContentSlotNameModel> contentSlotObjectTypesFilter) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractObjectTypeFilter<TYPE extends ObjectType,TARGET>
Abstract implementation of
ObjectTypeFilter that filters object types according to abstract
AbstractObjectTypeFilter.isValidType(ObjectType, Object) method. |
Copyright © 2017 SAP SE. All Rights Reserved.