| Package | Description |
|---|---|
| de.dth.mdr.validator |
| Modifier and Type | Method and Description |
|---|---|
List<de.samply.common.mdrclient.domain.Label> |
MdrKey.getLabel()
Gets a list of mdr key labels.
|
String |
MdrKey.getMdrDefinition()
Gets this mdrkey's first definition as string.
|
String |
MdrKey.getMdrDesignation()
gets this mdrkey's first designation as string.
|
String |
MdrKey.getMdrLabel()
gets this mdrkey's first designation as string.
|
List<de.samply.common.mdrclient.domain.Result> |
MdrKey.getMembers()
Gets a list of record or group members.
|
Set<MdrKey> |
MdrKey.getMembersSet()
Gets the members of a mdr record or a mdr group.
|
Set<MdrKey> |
MdrKey.getMembersSet(de.samply.common.mdrclient.domain.EnumElementType type)
Gets the members of specific type from a mdr record or a mdr group.
|
String |
MdrKey.getSingleSlotValue(String slotKey)
Gets the only slot value of a key.
|
String |
MdrKey.getSlotValueLazyLoading(String slotKey)
Deprecated.
|
List<String> |
MdrKey.getSlotValues(String slotKey)
Gets the slot values of a key.
|
de.samply.common.mdrclient.domain.Validations |
MdrKey.getValidations()
Returns the Validations of this dataelement.
|
| Constructor and Description |
|---|
MdrValidator(MdrConnection mdrConnection,
boolean preLoadDataelements,
String... dataelementgroups)
Todo.
|
MdrValidator(MdrConnection mdrConnection,
String... dataelementgroups) |
Copyright © 2020 Samply Community. All rights reserved.