| Modifier and Type | Method and Description |
|---|---|
ComponentAndContentSlotValidationDto |
ValidationDtoFactory.buildComponentAndContentSlotValidationDto(java.lang.String componentUid,
java.lang.String contentSlotUid)
Build a new DTO for use with predicates.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.util.function.Predicate<ComponentAndContentSlotValidationDto> |
ComponentExistsInSlotValidator.getComponentAlreadyInContentSlotPredicate() |
| Modifier and Type | Method and Description |
|---|---|
void |
ComponentExistsInSlotValidator.setComponentAlreadyInContentSlotPredicate(java.util.function.Predicate<ComponentAndContentSlotValidationDto> componentAlreadyInContentSlotPredicate) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ComponentAlreadyInContentSlotPredicate.test(ComponentAndContentSlotValidationDto target) |
Copyright © 2018 SAP SE. All Rights Reserved.