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