| AutomatedWorkflowActionTypePredicate |
|
| AutomatedWorkflowActionTypePredicateTest |
|
| BooleanAttributePredicateTest |
|
| CatalogCodeExistsPredicate |
Predicate to check existence of catalog code.
|
| CatalogCodeExistsPredicateTest |
|
| CatalogExistsPredicate |
Predicate to test if a given catalog exists.
|
| CatalogExistsPredicateTest |
|
| CatalogPageTypeCodePredicate |
Predicate to test if a given page type code is a Catalog page code.
|
| CatalogPageTypeCodePredicateTest |
|
| CatalogVersionExistsPredicate |
Predicate to test if a given catalog and version exist.
|
| CatalogVersionExistsPredicateTest |
|
| CategoryCodeExistsPredicate |
Predicate to test if the category code exists.
|
| CategoryCodeExistsPredicateTest |
|
| CategoryExistsPredicate |
Predicate to test if a collection of categoryCodes each individually map to a Category.
|
| CategoryExistsPredicateTest |
|
| CategoryPageTypeCodePredicate |
Predicate to test if a given page type code is a Category page code.
|
| CategoryPageTypeCodePredicateTest |
|
| CMSComponentPredicate |
Deprecated.
|
| CmsItemExistsInCatalogVersionPredicate |
Predicate to test if the given CmsItem exists in the expected catalog version.
|
| CmsItemExistsInCatalogVersionPredicateTest |
|
| ComponentExistsInCatalogVersionsPredicate |
Predicate to test if a given component uid maps to an existing component.
|
| ComponentExistsInCatalogVersionsPredicateTest |
|
| 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 |
|
| ContentPageLabelOrIdExistsPredicate |
Predicate to check existence of label or id for a ContentPage.
|
| ContentPageLabelOrIdExistsPredicateTest |
|
| ContentPageTypeCodePredicate |
Predicate to test if a given page type code is a Content page code.
|
| ContentPageTypeCodePredicateTest |
|
| ContentSlotExistsInCatalogVersionsPredicate |
Predicate to test if a given content slot uid maps to an existing content slot.
|
| ContentSlotExistsInCatalogVersionsPredicateTest |
|
| ContentSlotExistsPredicate |
Predicate to test if a given content slot uid maps to an existing content slot.
|
| ContentSlotExistsPredicateTest |
|
| DateAttributePredicateTest |
|
| DefaultClassTypeAttributePredicate |
Predicate to identify if an attribute type is of a given type or a ParameterizedType containing the given type
|
| EnumTypeAttributePredicateTest |
|
| EnumTypeAttributePredicateTest.NonEnum |
|
| EnumTypeAttributePredicateTest.TestDynamicEnum |
|
| FloatAttributePredicateTest |
|
| IntegerAttributePredicateTest |
|
| IsAnyItemAlreadyInWorkflowPredicate |
Predicate to test if the given CmsItems are already part of an active (RUNNING or PAUSED) workflow instance.
|
| IsAnyItemAlreadyInWorkflowPredicateTest |
|
| IsNotDeletedPagePredicate |
Predicate to test if a given cms item is a deleted page or not.
|
| IsNotDeletedPagePredicateTest |
|
| IsSingleLevelNestedRestrictionAttributePredicateTest |
|
| ItemModelExistsPredicate |
Predicate to test if a given unique item identifier maps to an existing item model.
|
| ItemModelExistsPredicateTest |
|
| LongAttributePredicateTest |
|
| NestedOrPartOfAttributePredicateTest |
|
| 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 active existing page.
|
| PageExistsPredicateTest |
|
| PageUpdateRequiresValidationPredicateTest |
|
| ProductCodeExistsPredicate |
Predicate to test if the product code exists.
|
| ProductCodeExistsPredicateTest |
|
| ProductPageTypeCodePredicate |
Predicate to test if a given page type code is a Product page code.
|
| ProductPageTypeCodePredicateTest |
|
| QualifierPredicate |
|
| RestrictionExistsPredicate |
Predicate to test if a given restriction uid maps to an existing restriction.
|
| StringAttributePredicateTest |
|
| 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 |
|
| WorkflowTemplateExistsPredicate |
Predicate to test if a given template code maps to a valid workflow template.
|
| WorkflowTemplateExistsPredicateTest |
|