public interface ConstraintConverter<SOURCE,TARGET>
| Modifier and Type | Method and Description |
|---|---|
TARGET |
convert(SOURCE source)
Converts source to target.
|
default boolean |
isActiveForConstraint(SOURCE constraint) |
Copyright © 2018 SAP SE. All Rights Reserved.