public interface BackofficeValidationDao
| Modifier and Type | Method and Description |
|---|---|
Collection<ConstraintGroupModel> |
getConstraintGroups(Collection<String> groupsIds)
Queries for constraint groups with specified ids
|
Collection<ConstraintGroupModel> getConstraintGroups(Collection<String> groupsIds)
groupsIds - identities of groups to be queriedCopyright © 2017 SAP SE. All Rights Reserved.