| Class | Description |
|---|---|
| ComponentExistsPredicate |
Predicate to test if a given component uid maps to an existing component.
|
| ComponentExistsPredicateTest | |
| ComponentTypeAllowedForContentSlotPredicate |
Predicate to test if a given component type is allowed in the given slot.
|
| ComponentTypeAllowedForContentSlotPredicateTest | |
| ContentSlotExistsPredicate |
Predicate to test if a given content slot uid maps to an existing content slot.
|
| ContentSlotExistsPredicateTest | |
| OnlyHasSupportedCharactersPredicate |
Predicate to test if a given string is a supported one.
|
| OnlyHasSupportedCharactersPredicateTest | |
| PageExistsPredicate |
Predicate to test if a given page uid maps to an existing page.
|
| PageExistsPredicateTest | |
| RestrictionExistsPredicate |
Predicate to test if a given restriction uid maps to an existing restriction.
|
| TypeCodeExistsPredicate |
Predicate to test if a given type code maps to an existing composed type.
|
| TypeCodeExistsPredicateTest | |
| ValidIntegerPredicate |
Predicate to test if a given string is parsable into an Integer and that it matches lower and upper boundaries when
set
|
| ValidIntegerPredicateTest | |
| ValidStringLengthPredicate |
Predicate to test if a given string has a valid length.
|
| ValidStringLengthPredicateTest |
Copyright © 2000-2016 SAP SE. All Rights Reserved.