public class MediaContainerForMediaAttributePartOfPredicate extends java.lang.Object implements java.util.function.BiPredicate<ItemModel,java.lang.String>
MEDIAS qualifier of the MediaContainerModel component should be treated as
partOf during the deep cloning process.
When the expression evaluates to TRUE, the qualifier of the component will be treated as partOf and the
qualifier's object will be deep copied; otherwise copy by reference.
| Constructor and Description |
|---|
MediaContainerForMediaAttributePartOfPredicate() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(ItemModel component,
java.lang.String qualifier) |
Copyright © 2018 SAP SE. All Rights Reserved.