Interface AttributePresetHandler<T>
- All Superinterfaces:
BiPredicate<ItemModel,,String> Supplier<T>
- All Known Implementing Classes:
ComponentForCatalogVersionAttributePresetHandler,ComponentForParentsAttributePresetHandler,ComponentForUidAttributePresetHandler,MediaContainerForCatalogVersionAttributePresetHandler,MediaContainerForQualifierAttributePresetHandler,MediaForCatalogVersionAttributePresetHandler,MediaForCodeAttributePresetHandler
Uses the If yes, the provided Otherwise, do nothing.
BiPredicate to determine if a preset value should be used during the deep cloning process or not.
Supplier function returns the preset value to be used for deep cloning.
-
Method Summary
Methods inherited from interface java.util.function.BiPredicate
and, negate, or, test
-
Method Details
-
get
-