- getAccessToken(Client) - Method in class de.dth.mdr.validator.MdrConnection
-
Gets an AccessTokenDto accessToken from Samply.AUTH component, used for communication with
other components
- getAccessToken() - Method in class de.dth.mdr.validator.MdrConnection
-
Gets the access token.
- getAccessToken(Client, Configuration) - Static method in class de.dth.mdr.validator.ToDo
-
Gets an AccessTokenDto accessToken from Samply.AUTH component, used for communication with
other components
- getAccessTokenToken() - Method in class de.dth.mdr.validator.MdrConnection
-
Return AccessToken.
- getAllNamesDataElementGroups() - Method in class de.dth.mdr.validator.utils.MdrUsageUtil
-
Todo.
- getAmbiguousCatalogues() - Static method in class de.dth.mdr.validator.MdrValidator
-
Todo.
- getAuthUserId() - Method in class de.dth.mdr.validator.MdrConnection
-
Gets the AuthUserId.
- getBaseKeys() - Method in class de.dth.mdr.validator.MdrValidator
-
The root elements of the validator.
- getCatalogue() - Method in class de.dth.mdr.validator.MdrKey
-
Todo.
- getDateFormat() - Method in class de.dth.mdr.validator.formats.DateTimeFormats
-
Get the date format of this validator.
- getDatePattern(EnumDateFormat) - Static method in class de.dth.mdr.validator.formats.DateFormats
-
Get the date format pattern from the MDR date format description.
- getDatepickerPattern(EnumDateFormat) - Static method in class de.dth.mdr.validator.formats.DateFormats
-
Get the date format pattern from the MDR date format description that the date/time picker can
understand.
- getDateTimeFormats(String) - Static method in class de.dth.mdr.validator.formats.DateTimeFormats
-
- getDateTimePattern(EnumDateFormat, EnumTimeFormat) - Static method in class de.dth.mdr.validator.formats.DateTimeFormats
-
Get the date format pattern from the MDR date format description.
- getDatetimepickerPattern(EnumDateFormat, EnumTimeFormat) - Static method in class de.dth.mdr.validator.formats.DateTimeFormats
-
Get the date/time format pattern from the MDR date format description that the date/time picker
can understand.
- getDefinition() - Method in class de.dth.mdr.validator.MdrKey
-
Gets the definition.
- getDthKey() - Method in class de.dth.mdr.validator.ValidationError
-
- getElementsFromGroupAndSubgroups(MdrClient, String, List<String>, String) - Static method in class de.dth.mdr.validator.utils.Utils
-
Gets all dataelements from a group and its subgroups.
- getErrorMessage(String) - Method in class de.dth.mdr.validator.MdrValidator
-
Returns the list of error messages defined in MDR for a mdrKey.
- getErrorMessages() - Method in class de.dth.mdr.validator.ValidationError
-
- getFlatCatalogue() - Method in class de.dth.mdr.validator.validators.CatalogueValidator
-
- getFlatCatalogueMatrix() - Method in class de.dth.mdr.validator.MdrValidator
-
Returns the flatCatalogueMatrix.
- getFlattenedCatalogue(Catalogue) - Method in class de.dth.mdr.validator.MdrValidator
-
Runs through a catalogue and flattens it out flatCatalogues field is used as cache.
- getId() - Method in class de.dth.mdr.validator.MdrKey
-
Gets the id.
- getKeyWithoutVersion() - Method in class de.dth.mdr.validator.MdrKey
-
- getLabel() - Method in class de.dth.mdr.validator.MdrKey
-
Gets a list of mdr key labels.
- getLastValidatedWasCatalogueDesignation() - Method in class de.dth.mdr.validator.MdrValidator
-
Information if the last validation was done by a catalogue designation instead of code.
- getLine() - Method in class de.dth.mdr.validator.ValidationError
-
- getMdrClient() - Method in class de.dth.mdr.validator.MdrConnection
-
Gets the mdr client.
- getMdrConnection() - Method in class de.dth.mdr.validator.utils.MdrUsageUtil
-
Todo.
- getMdrDefinition() - Method in class de.dth.mdr.validator.MdrKey
-
Gets this mdrkey's first definition as string.
- getMdrDesignation() - Method in class de.dth.mdr.validator.MdrKey
-
gets this mdrkey's first designation as string.
- getMdrKey() - Method in class de.dth.mdr.validator.ValidationError
-
- getMdrKeyOfSlot(String, String) - Method in class de.dth.mdr.validator.MdrValidator
-
Returns the MdrKey of a DTH BioInfName Slot entry.
- getMdrLabel() - Method in class de.dth.mdr.validator.MdrKey
-
gets this mdrkey's first designation as string.
- getMembers() - Method in class de.dth.mdr.validator.MdrKey
-
Gets a list of record or group members.
- getMembersSet() - Method in class de.dth.mdr.validator.MdrKey
-
Gets the members of a mdr record or a mdr group.
- getMembersSet(EnumElementType) - Method in class de.dth.mdr.validator.MdrKey
-
Gets the members of specific type from a mdr record or a mdr group.
- getNamespace() - Method in class de.dth.mdr.validator.MdrKey
-
Gets the namespace.
- getNamespace() - Method in class de.dth.mdr.validator.utils.MdrUsageUtil
-
Todo.
- getNamespaces() - Method in class de.dth.mdr.validator.MdrConnection
-
Gets the mdr namespaces.
- getSingleSlotValue(String) - Method in class de.dth.mdr.validator.MdrKey
-
Gets the only slot value of a key.
- getSlots() - Method in class de.dth.mdr.validator.MdrKey
-
Retuns the slots of this dataelement.
- getSlotValue(String) - Method in class de.dth.mdr.validator.MdrKey
-
Deprecated.
- getSlotValueLazyLoading(String) - Method in class de.dth.mdr.validator.MdrKey
-
Deprecated.
- getSlotValues(String) - Method in class de.dth.mdr.validator.MdrKey
-
Gets the slot values of a key.
- getTimeFormat() - Method in class de.dth.mdr.validator.formats.DateTimeFormats
-
Get the time format of this validator.
- getTimePattern(EnumTimeFormat) - Static method in class de.dth.mdr.validator.formats.TimeFormats
-
Get the date format pattern from the MDR date format description.
- getTimepickerPattern(EnumTimeFormat) - Static method in class de.dth.mdr.validator.formats.TimeFormats
-
Get the date format pattern from the MDR date format description that the timepicker can
understand.
- getType() - Method in class de.dth.mdr.validator.MdrKey
-
Gets the type.
- getUnitOfMeasure() - Method in class de.dth.mdr.validator.validators.Validator
-
- getUrnDataElementGroup(String) - Method in class de.dth.mdr.validator.utils.MdrUsageUtil
-
Todo.
- getUseMdrValidation() - Method in class de.dth.mdr.validator.utils.MdrUsageUtil
-
- getValidations() - Method in class de.dth.mdr.validator.MdrKey
-
Returns the Validations of this dataelement.
- getValidator(EnumValidatorType, String, FlatCatalogue) - Static method in class de.dth.mdr.validator.ValidatorFactory
-
Factory to give a Validator based on type.
- getValidator(EnumValidatorType) - Static method in class de.dth.mdr.validator.ValidatorFactory
-
Factory to give a Validator based on type.
- getValidCodes() - Method in class de.dth.mdr.validator.FlatCatalogue
-
- getValidDesignationToCodes() - Method in class de.dth.mdr.validator.FlatCatalogue
-
- getValue() - Method in class de.dth.mdr.validator.ValidationError
-
- getVersion() - Method in class de.dth.mdr.validator.MdrKey
-
Gets the version.
- getWasValidatedDesignation() - Method in class de.dth.mdr.validator.validators.CatalogueValidator
-
- validate(String, Object) - Method in class de.dth.mdr.validator.MdrValidator
-
Validates the value against what is defined for its mdrkey.
- validate(Validations, Object) - Method in class de.dth.mdr.validator.validators.BooleanValidator
-
- validate(Validations, Object) - Method in class de.dth.mdr.validator.validators.CatalogueValidator
-
- validate(Validations, Object) - Method in class de.dth.mdr.validator.validators.DateTimeValidator
-
- validate(Validations, Object) - Method in class de.dth.mdr.validator.validators.DateValidator
-
- validate(Validations, Object) - Method in class de.dth.mdr.validator.validators.EmailValidator
-
- validate(Validations, Object) - Method in class de.dth.mdr.validator.validators.FloatRangeValidator
-
- validate(Validations, Object) - Method in class de.dth.mdr.validator.validators.FloatValidator
-
- validate(Validations, Object) - Method in class de.dth.mdr.validator.validators.IntegerRangeValidator
-
- validate(Validations, Object) - Method in class de.dth.mdr.validator.validators.IntegerValidator
-
- validate(Validations, Object) - Method in class de.dth.mdr.validator.validators.MdrRegexValidator
-
- validate(Validations, Object) - Method in class de.dth.mdr.validator.validators.PermissibleValueValidator
-
- validate(Validations, Object) - Method in class de.dth.mdr.validator.validators.StringValidator
-
- validate(Validations, Object) - Method in class de.dth.mdr.validator.validators.TimeValidator
-
- validate(Validations, Object) - Method in interface de.dth.mdr.validator.validators.ValidatorInterface
-
- ValidationError - Class in de.dth.mdr.validator
-
- ValidationError() - Constructor for class de.dth.mdr.validator.ValidationError
-
- Validator - Class in de.dth.mdr.validator.validators
-
- Validator() - Constructor for class de.dth.mdr.validator.validators.Validator
-
- ValidatorException - Exception in de.dth.mdr.validator.exception
-
The Class MdrException.
- ValidatorException() - Constructor for exception de.dth.mdr.validator.exception.ValidatorException
-
Instantiates a new form exception.
- ValidatorException(String) - Constructor for exception de.dth.mdr.validator.exception.ValidatorException
-
Instantiates a new exception with the given message.
- ValidatorException(String, String) - Constructor for exception de.dth.mdr.validator.exception.ValidatorException
-
- ValidatorException(Throwable) - Constructor for exception de.dth.mdr.validator.exception.ValidatorException
-
Instantiates a new exception with the given cause.
- ValidatorFactory - Class in de.dth.mdr.validator
-
- ValidatorFactory() - Constructor for class de.dth.mdr.validator.ValidatorFactory
-
- ValidatorInterface - Interface in de.dth.mdr.validator.validators
-
- validBoolean(String) - Static method in class de.dth.mdr.validator.ToDo
-
Checks if a value is a boolean.
- validFloat(String, String, String) - Static method in class de.dth.mdr.validator.ToDo
-
Checks if a value is a float, and if it's between a min and max if given.
- validInteger(String, String, String) - Static method in class de.dth.mdr.validator.ToDo
-
Checks if a value is an integer, and if it's between a min and max if given.
- valueOf(String) - Static method in enum de.dth.mdr.validator.enums.EnumDateFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.dth.mdr.validator.enums.EnumInputType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.dth.mdr.validator.enums.EnumTimeFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.dth.mdr.validator.enums.EnumValidatorType
-
Returns the enum constant of this type with the specified name.
- valueOfTrimmed(String) - Static method in enum de.dth.mdr.validator.enums.EnumDateFormat
-
- valueOfTrimmed(String) - Static method in enum de.dth.mdr.validator.enums.EnumTimeFormat
-
- values() - Static method in enum de.dth.mdr.validator.enums.EnumDateFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.dth.mdr.validator.enums.EnumInputType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.dth.mdr.validator.enums.EnumTimeFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.dth.mdr.validator.enums.EnumValidatorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.