public class ComponentAlreadyInContentSlotPredicate extends java.lang.Object implements java.util.function.Predicate<ComponentAndContentSlotValidationDto>
Returns TRUE if the component is already in the slot; FALSE otherwise.
| Constructor and Description |
|---|
ComponentAlreadyInContentSlotPredicate() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(ComponentAndContentSlotValidationDto target) |
public ComponentAlreadyInContentSlotPredicate()
public boolean test(ComponentAndContentSlotValidationDto target)
test in interface java.util.function.Predicate<ComponentAndContentSlotValidationDto>Copyright © 2018 SAP SE. All Rights Reserved.