| Class | Description |
|---|---|
| AbstractPageTypePredicate |
Predicate to identify if the provided item is an instance of
AbstractPageModel. |
| AbstractPageTypePredicateTest | |
| AtomicTypePredicate |
Predicate to identify if an attribute type that is not assignable from
ItemModel type. |
| AtomicTypePredicateTest | |
| CMSItemTypePredicate |
Predicate to identify if an attribute type is assignable from
CMSItemModel type. |
| CMSItemTypePredicateTest | |
| DataToModelAtomicTypePredicate |
Predicate to identify if the provided type is an @AtomicType.
|
| DataToModelAtomicTypePredicateTest | |
| DataToModelDatePredicate |
Predicate to identify if the provided type is assignable from
Date type. |
| DataToModelDatePredicateTest | |
| DataToModelEnumPredicate |
Predicate to identify if the provided type is assignable from
HybrisEnumValue type. |
| DataToModelEnumPredicateTest | |
| DataToModelPKPredicate |
Predicate to identify if the provided type is of
PK type. |
| DataToModelPKPredicateTest | |
| EnumTypePredicate |
Predicate to identify if an attribute type is assignable from
EnumerationValueModel type. |
| EnumTypePredicateTest | |
| MediaContainerTypePredicate |
Predicate to identify if an attribute type is assignable from
MediaContainerModel type. |
| NonCMSItemTypePredicate |
Predicate to identify if an attribute type is assignable from
ItemModel type but not from
CMSItemModel type. |
| NonCMSItemTypePredicateTest |
Copyright © 2018 SAP SE. All Rights Reserved.