Skip navigation links
A C D E F G H I L M N P R S T V 

A

addAlterntiveDesignations(Collection<MdrAlternativeDesignation>) - Method in class de.samply.common.mdrclient.lastresort.MdrLastResort
Todo.
apply(Code) - Method in class de.samply.common.mdrclient.domain.CodePredicate
 
apply(Code) - Method in class de.samply.common.mdrclient.domain.CodeUrnPredicate
 
apply(Slot) - Method in class de.samply.common.mdrclient.domain.SlotNamePredicate
 

C

CacheKey - Class in de.samply.common.mdrclient
Key class for the caching of MDR json requests.
CacheKey(String, String) - Constructor for class de.samply.common.mdrclient.CacheKey
A key used to identify a cache entry.
CacheKey(String, String, String, String) - Constructor for class de.samply.common.mdrclient.CacheKey
A key used to identify a cache entry.
CacheManager - Class in de.samply.common.mdrclient
Manager for the cache of the MDR.
Catalogue - Class in de.samply.common.mdrclient.domain
A catalogue.
Catalogue() - Constructor for class de.samply.common.mdrclient.domain.Catalogue
 
cleanCache(MdrClient) - Static method in class de.samply.common.mdrclient.CacheManager
Cleans the cache of a specific MDR Client.
cleanCache() - Method in class de.samply.common.mdrclient.MdrClient
Clean the cache.
Code - Class in de.samply.common.mdrclient.domain
Catalogue code.
Code() - Constructor for class de.samply.common.mdrclient.domain.Code
 
CodePredicate - Class in de.samply.common.mdrclient.domain
 
CodePredicate(String) - Constructor for class de.samply.common.mdrclient.domain.CodePredicate
 
CodeUrnPredicate - Class in de.samply.common.mdrclient.domain
 
CodeUrnPredicate(String) - Constructor for class de.samply.common.mdrclient.domain.CodeUrnPredicate
 
compare(Result, Result) - Method in class de.samply.common.mdrclient.domain.Result.CustomComparator
 
Concept - Class in de.samply.common.mdrclient.domain
Concept of a data element.
Concept() - Constructor for class de.samply.common.mdrclient.domain.Concept
 
ConnectionFactory - Class in de.samply.common.mdrclient
HTTP connection factory with proxy settings.
ConnectionFactory() - Constructor for class de.samply.common.mdrclient.ConnectionFactory
Creates an instance.
ConnectionFactory(String, Integer) - Constructor for class de.samply.common.mdrclient.ConnectionFactory
Creates an instance with the specified proxy settings.
CustomComparator() - Constructor for class de.samply.common.mdrclient.domain.Result.CustomComparator
 

D

DataElement - Class in de.samply.common.mdrclient.domain
Representation of a whole Dataelement as received by getting the root resource from the MDR.
DataElement() - Constructor for class de.samply.common.mdrclient.domain.DataElement
 
de.samply.common.mdrclient - package de.samply.common.mdrclient
The base classes from the MDR RESTful client.
de.samply.common.mdrclient.domain - package de.samply.common.mdrclient.domain
MDR domain classes, mapped directly to the JSON that MDR produces.
de.samply.common.mdrclient.lastresort - package de.samply.common.mdrclient.lastresort
 
Definition - Class in de.samply.common.mdrclient.domain
Designation/definition and the value domain of an MDR data element.
Definition() - Constructor for class de.samply.common.mdrclient.domain.Definition
Definition of a data element.
Designation - Class in de.samply.common.mdrclient.domain
MDR designation of a data element.
Designation() - Constructor for class de.samply.common.mdrclient.domain.Designation
 

E

EnumDataType - Enum in de.samply.common.mdrclient.domain
Enumerator of data types as defined in the MDR.
EnumElementType - Enum in de.samply.common.mdrclient.domain
Enumerator of element types as defined in the MDR.
EnumIdentificationStatus - Enum in de.samply.common.mdrclient.domain
Enumerator of data type status as defined in the MDR.
EnumValidationType - Enum in de.samply.common.mdrclient.domain
Enumerator of validation types as defined in the MDR.
equals(Object) - Method in class de.samply.common.mdrclient.CacheKey
 
equals(Object) - Method in class de.samply.common.mdrclient.lastresort.MdrAlternativeDesignation
 
ErrorMessage - Class in de.samply.common.mdrclient.domain
Error message from a data element.
ErrorMessage() - Constructor for class de.samply.common.mdrclient.domain.ErrorMessage
 

F

filterMembers(List<Result>, EnumElementType) - Method in class de.samply.common.mdrclient.MdrClient
Filter members by type.

G

getAccessToken() - Method in class de.samply.common.mdrclient.CacheKey
Get the access token that should be used on REST calls to the MDR when a user is logged in.
getBaseUri() - Method in class de.samply.common.mdrclient.MdrClient
Get the MDR RESTful interface base URI.
getCache(MdrClient) - Static method in class de.samply.common.mdrclient.CacheManager
Static factory method to obtain a cache instance.
getCatalogue(String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get a catalogue by its urn.
getCatalogue(String, String, String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get a catalogue by its urn.
getCode() - Method in class de.samply.common.mdrclient.domain.Code
Todo.
getCode(String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get a code, without authentication.
getCode(String, String, String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get a code.
getCodes() - Method in class de.samply.common.mdrclient.domain.Catalogue
Todo.
getCodeSlots(String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get a codes slots, without authentication.
getCodeSlots(String, String, String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get a codes slots.
getConceptLinktype() - Method in class de.samply.common.mdrclient.domain.Concept
Get the linktype of the concept.
getConcepts() - Method in class de.samply.common.mdrclient.domain.DataElement
 
getConceptSource() - Method in class de.samply.common.mdrclient.domain.Concept
Get the source of the concept.
getConceptSystem() - Method in class de.samply.common.mdrclient.domain.Concept
Get the system of the concept.
getConceptTerm() - Method in class de.samply.common.mdrclient.domain.Concept
Get the term of the concept.
getConceptText() - Method in class de.samply.common.mdrclient.domain.Concept
Get the text of the concept.
getConceptVersion() - Method in class de.samply.common.mdrclient.domain.Concept
Get the version of the concept.
getConnection(URL) - Method in class de.samply.common.mdrclient.ConnectionFactory
 
getDataElement(String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get the whole DataElement object from the MDR without authentication.
getDataElement(String, String, String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get the whole DataElement object from the MDR.
getDataElementCatalogue(String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get a data element catalogue (when applicable).
getDataElementCatalogue(String, String, String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get a data element catalogue (when applicable).
getDataElementDefinition(String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get the designation/definition and the value domain of an MDR data element as Definition, without authentication.
getDataElementDefinition(String, String, String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get the designation/definition and the value domain of a MDR data element as Definition.
getDataElementGroupLabel(String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get dataelementgroup label, without authentication.
getDataElementGroupLabel(String, String, String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get dataelementgroup label from the MDR.
getDataElementGroupSlots(String) - Method in class de.samply.common.mdrclient.MdrClient
Get a data element group's slots, without authentication.
getDataElementGroupSlots(String, String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get a data group's slots.
getDataElementsFromGroup(String, String) - Method in class de.samply.common.mdrclient.MdrClient
Deprecated.
no longer supported directly by the MDR. Use MdrClient.getMembers(String, String) instead.
getDataElementsFromGroup(String, String, String, String) - Method in class de.samply.common.mdrclient.MdrClient
Deprecated.
no longer supported directly by the MDR. Use MdrClient.getMembers(String, String) instead.
getDataElementSlots(String) - Method in class de.samply.common.mdrclient.MdrClient
Get a data element's slots, without authentication.
getDataElementSlots(String, String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get a data element's slots.
getDataElementValidations(String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get a data element's validations, without authentication.
getDataElementValidations(String, String, String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get a data element's validations.
getDatatype() - Method in class de.samply.common.mdrclient.domain.Validations
Get the data type of the validation.
getDefinition() - Method in class de.samply.common.mdrclient.domain.Designation
Get the data element definition.
getDefinition() - Method in class de.samply.common.mdrclient.domain.ErrorMessage
Get the definition of this error message.
getDefinition() - Method in class de.samply.common.mdrclient.domain.Label
Get the definition of this label.
getDefinition() - Method in class de.samply.common.mdrclient.domain.Meaning
Get the definition of this meaning.
getDefinition() - Method in class de.samply.common.mdrclient.domain.Record
Todo.
getDescription() - Method in class de.samply.common.mdrclient.domain.Validations
Set the description.
getDesignation() - Method in class de.samply.common.mdrclient.domain.Designation
Get the designation.
getDesignation() - Method in class de.samply.common.mdrclient.domain.ErrorMessage
Get the designation of this error message.
getDesignation() - Method in class de.samply.common.mdrclient.domain.Label
Get the designation of this label.
getDesignation() - Method in class de.samply.common.mdrclient.domain.Meaning
Get the designation of this meaning.
getDesignation() - Method in class de.samply.common.mdrclient.domain.Record
Todo.
getDesignation() - Method in class de.samply.common.mdrclient.lastresort.MdrAlternativeDesignation
 
getDesignation(String, String) - Method in class de.samply.common.mdrclient.lastresort.MdrLastResort
Todo.
getDesignations() - Method in class de.samply.common.mdrclient.domain.Code
Todo.
getDesignations() - Method in class de.samply.common.mdrclient.domain.DataElement
 
getDesignations() - Method in class de.samply.common.mdrclient.domain.Definition
Get the designations of this data element.
getDesignations() - Method in class de.samply.common.mdrclient.domain.Namespace
Gets the designations.
getDesignations() - Method in class de.samply.common.mdrclient.domain.Result
Get the designations of this result.
getDesignations() - Method in class de.samply.common.mdrclient.domain.Root
Todo.
getErrorMessages() - Method in class de.samply.common.mdrclient.domain.Validations
Todo.
getFormat() - Method in class de.samply.common.mdrclient.domain.Validations
Todo.
getId() - Method in class de.samply.common.mdrclient.domain.Result
Get the id of this result.
getIdentification() - Method in class de.samply.common.mdrclient.domain.Code
Todo.
getIdentification() - Method in class de.samply.common.mdrclient.domain.DataElement
 
getIdentification() - Method in class de.samply.common.mdrclient.domain.Result
Get the identification of this result.
getIdentification() - Method in class de.samply.common.mdrclient.domain.Root
Todo.
getIsValid() - Method in class de.samply.common.mdrclient.domain.Code
Todo.
getJson(String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get a JSON response, tries to load data from the cache first, without authentication.
getJson(String, String, String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get a JSON response, tries to load data from the cache first.
getJsonCatalogue(String, String, String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get the JSON string representation of a catalogue from the given catalog URN.
getJsonCode(String, String, String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get a codes from the MDR.
getJsonCodeSlots(String, String, String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get a codes slots from the MDR.
getJsonDataElement(String, String, String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get the whole DataElement as a JSON object from the MDR.
getJsonDataElementCatalogue(String, String, String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get the JSON string representation of the catalogue from the given data element.
getJsonDataElementDefinition(String, String, String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get the designation/definition and the value domain of an MDR data element as JSON.
getJsonDataElementGroupSlots(String, String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get a data element group's slots from the MDR.
getJsonDataElementSlots(String, String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get a data element's slots from the MDR.
getJsonDataElementValidations(String, String, String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get a data element's validations.
getJsonLabel(String, String, EnumElementType, String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get the label of an MDR element as JSON string.
getJsonMembers(String, String, String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get all the data elements from a group defined in the MDR as JSON string.
getJsonNamespaceMembers(String, String, String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get elements from a namespace (e.g.
getJsonNamespaces(String, String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get all available namespaces as JSON.
getJsonRecordDefinition(String, String, String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get the designation/definition and the value domain of an MDR record as JSON.
getJsonRecordMembers(String, String, String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get all the data elements from a record defined in the MDR as JSON string.
getJsonRecordSlots(String, String, String) - Method in class de.samply.common.mdrclient.MdrClient
Gets a record's slots from the MDR.
getJsonSearch(String, String, String, String) - Method in class de.samply.common.mdrclient.MdrClient
Search for data that are related to the given search text.
getJsonSearchLocal(String, String, String) - Method in class de.samply.common.mdrclient.MdrClient
Search for data that are related to the given search text.
getLanguage() - Method in class de.samply.common.mdrclient.domain.Designation
Get the language codes of this designation.
getLanguage() - Method in class de.samply.common.mdrclient.domain.ErrorMessage
Get the language of this error message.
getLanguage() - Method in class de.samply.common.mdrclient.domain.Label
Get the language of this label.
getLanguage() - Method in class de.samply.common.mdrclient.domain.Meaning
Get the language of this meaning.
getLanguage() - Method in class de.samply.common.mdrclient.domain.Record
Todo.
getLanguageCode() - Method in class de.samply.common.mdrclient.CacheKey
Get the language code for the request.
getLanguageCode() - Method in class de.samply.common.mdrclient.lastresort.MdrAlternativeDesignation
 
getMaximumCharacterQuantity() - Method in class de.samply.common.mdrclient.domain.Validations
Todo.
getMdrId() - Method in class de.samply.common.mdrclient.lastresort.MdrAlternativeDesignation
 
getMeanings() - Method in class de.samply.common.mdrclient.domain.PermissibleValue
Get the meanings of this permissable value.
getMeanings() - Method in class de.samply.common.mdrclient.domain.Validations
Todo.
getMembers(String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get the members of a given group defined in the MDR, not authenticated.
getMembers(String, String, String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get the members of a given group defined in the MDR.
getName() - Method in class de.samply.common.mdrclient.domain.Namespace
Gets the name.
getNamespaceMembers(String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get the root groups from the MDR (e.g.
getNamespaceMembers(String, String, String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get the root groups from the MDR (e.g.
getNamespaces(String) - Method in class de.samply.common.mdrclient.MdrClient
Get the namespeaces from the MDR, without authentication.
getNamespaces(String, String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get the namespeaces from the MDR.
getOrder() - Method in class de.samply.common.mdrclient.domain.Result
Get the order of this result.
getPassword() - Method in class de.samply.common.mdrclient.ConnectionFactory
Get the proxy connection password.
getPath() - Method in class de.samply.common.mdrclient.CacheKey
Get the MDR REST path to call.
getPermissibleValues() - Method in class de.samply.common.mdrclient.domain.Validations
Todo.
getProxyHost() - Method in class de.samply.common.mdrclient.ConnectionFactory
Get the proxy host.
getProxyPort() - Method in class de.samply.common.mdrclient.ConnectionFactory
Get the proxy port.
getProxyRealm() - Method in class de.samply.common.mdrclient.ConnectionFactory
Get the proxy realm name.
getRecordDefinition(String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get the designation/definition and the value domain of an MDR record as RecordDefinition, without authentication.
getRecordDefinition(String, String, String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get the designation/definition and the value domain of a MDR record as RecordDefinition.
getRecordLabel(String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get record label, without authentication.
getRecordLabel(String, String, String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get record label from the MDR.
getRecordMembers(String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get the members of a given record defined in the MDR without authentication.
getRecordMembers(String, String, String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get the members of a given record defined in the MDR.
getRecordSlots(String) - Method in class de.samply.common.mdrclient.MdrClient
Gets the slots of a record without authentication.
getRecordSlots(String, String, String) - Method in class de.samply.common.mdrclient.MdrClient
Gets the slots of a record.
getResults() - Method in class de.samply.common.mdrclient.domain.ResultList
Get the result list.
getRoot() - Method in class de.samply.common.mdrclient.domain.Catalogue
Todo.
getSlotName() - Method in class de.samply.common.mdrclient.domain.Slot
Get the slot name (i.e. key).
getSlots() - Method in class de.samply.common.mdrclient.domain.DataElement
 
getSlotValue() - Method in class de.samply.common.mdrclient.domain.Slot
Get the slot value.
getStatus() - Method in class de.samply.common.mdrclient.domain.Identification
Todo.
getString(String) - Static method in class de.samply.common.mdrclient.MdrProperties
Get a resource bundle value.
getSubCodes() - Method in class de.samply.common.mdrclient.domain.Code
Todo.
getSubCodes() - Method in class de.samply.common.mdrclient.domain.Root
Todo.
getTotalcount() - Method in class de.samply.common.mdrclient.domain.ResultList
Get the number of results.
getType() - Method in class de.samply.common.mdrclient.domain.Result
Get the type of this result.
getUnitOfMeasure() - Method in class de.samply.common.mdrclient.domain.Validations
 
getUrn() - Method in class de.samply.common.mdrclient.domain.Identification
Todo.
getUserAuthId() - Method in class de.samply.common.mdrclient.CacheKey
Get the user authentication server id.
getUserJsonRootElements(String, String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get the root elements from the MDR for a specific user (e.g.
getUsername() - Method in class de.samply.common.mdrclient.ConnectionFactory
Get the proxy connection user name.
getUserNamespaceRepresentations(String, String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get the representations of a dataelement for a specific users namespace.
getUserRootElements(String, String, String) - Method in class de.samply.common.mdrclient.MdrClient
Get the root elements from the MDR for a specific user.
getValidation() - Method in class de.samply.common.mdrclient.domain.DataElement
 
getValidation() - Method in class de.samply.common.mdrclient.domain.Definition
Get the validations of this data element.
getValidationData() - Method in class de.samply.common.mdrclient.domain.Validations
Todo.
getValidationType() - Method in class de.samply.common.mdrclient.domain.Validations
Todo.
getValue() - Method in class de.samply.common.mdrclient.domain.PermissibleValue
Get the value from an enumerated list.
getValueDomainType() - Method in class de.samply.common.mdrclient.domain.Validations
Todo.

H

hashCode() - Method in class de.samply.common.mdrclient.CacheKey
 
hashCode() - Method in class de.samply.common.mdrclient.lastresort.MdrAlternativeDesignation
 

I

Identification - Class in de.samply.common.mdrclient.domain
Identification of the catalogue code.
Identification() - Constructor for class de.samply.common.mdrclient.domain.Identification
 
isWriteable() - Method in class de.samply.common.mdrclient.domain.Namespace
Checks if the namespace is writeable.

L

Label - Class in de.samply.common.mdrclient.domain
Label of a data element.
Label() - Constructor for class de.samply.common.mdrclient.domain.Label
 

M

MdrAlternativeDesignation - Class in de.samply.common.mdrclient.lastresort
 
MdrAlternativeDesignation() - Constructor for class de.samply.common.mdrclient.lastresort.MdrAlternativeDesignation
 
MdrClient - Class in de.samply.common.mdrclient
MDR RESTful interface client.
MdrClient() - Constructor for class de.samply.common.mdrclient.MdrClient
Create an MdrClient instance with the properties loaded from mdr.properties file.
MdrClient(String) - Constructor for class de.samply.common.mdrclient.MdrClient
Create an MdrClient instance.
MdrClient(String, String, String) - Constructor for class de.samply.common.mdrclient.MdrClient
Create a MDR client instance with proxy.
MdrClient(String, String, String, String, String) - Constructor for class de.samply.common.mdrclient.MdrClient
Create an MDR client instance with proxy authentication.
MdrClient(String, String, String, String, String, String) - Constructor for class de.samply.common.mdrclient.MdrClient
Create an MDR client instance with proxy authentication and realm.
MdrClient(String, Client) - Constructor for class de.samply.common.mdrclient.MdrClient
Create an MDR client with a readily configured HTTP Client (with proxy settings).
MdrConnectionException - Exception in de.samply.common.mdrclient
A connection exception while contacting the MDR.
MdrConnectionException(String) - Constructor for exception de.samply.common.mdrclient.MdrConnectionException
Create an instance with the given message.
MdrInvalidResponseException - Exception in de.samply.common.mdrclient
A MDR invalid response exception.
MdrInvalidResponseException(String) - Constructor for exception de.samply.common.mdrclient.MdrInvalidResponseException
Create an instance with the given message.
MdrLastResort - Class in de.samply.common.mdrclient.lastresort
 
MdrLastResort(MdrClient) - Constructor for class de.samply.common.mdrclient.lastresort.MdrLastResort
 
MdrProperties - Class in de.samply.common.mdrclient
MDR properties with locale-specific objects.
Meaning - Class in de.samply.common.mdrclient.domain
Meaning of a permissible value, as known in the MDR.
Meaning() - Constructor for class de.samply.common.mdrclient.domain.Meaning
 

N

Namespace - Class in de.samply.common.mdrclient.domain
A namespace response from the MDR.
Namespace() - Constructor for class de.samply.common.mdrclient.domain.Namespace
 

P

PATH_SEPARATOR - Static variable in class de.samply.common.mdrclient.MdrClient
Path separator.
PermissibleValue - Class in de.samply.common.mdrclient.domain
A permissible value as know in the MDR.
PermissibleValue() - Constructor for class de.samply.common.mdrclient.domain.PermissibleValue
 

R

Record - Class in de.samply.common.mdrclient.domain
A group of data elements with a common designation.
Record() - Constructor for class de.samply.common.mdrclient.domain.Record
 
RecordDefinition - Class in de.samply.common.mdrclient.domain
Definition of an MDR record.
RecordDefinition() - Constructor for class de.samply.common.mdrclient.domain.RecordDefinition
 
Result - Class in de.samply.common.mdrclient.domain
A result response from the MDR.
Result() - Constructor for class de.samply.common.mdrclient.domain.Result
 
Result.CustomComparator - Class in de.samply.common.mdrclient.domain
Compares two result objects based on their type.
ResultList - Class in de.samply.common.mdrclient.domain
A result list of results.
ResultList() - Constructor for class de.samply.common.mdrclient.domain.ResultList
 
Root - Class in de.samply.common.mdrclient.domain
The root element of the tree.
Root() - Constructor for class de.samply.common.mdrclient.domain.Root
 

S

search(String, String, String) - Method in class de.samply.common.mdrclient.MdrClient
Search for data that is related to the given search text.
searchInNamespace(String, String, String, String) - Method in class de.samply.common.mdrclient.MdrClient
Search for data that is related to the given search text.
searchLocal(String, String, String) - Method in class de.samply.common.mdrclient.MdrClient
Search for data that is related to the given search text.
setAccessToken(String) - Method in class de.samply.common.mdrclient.CacheKey
Set the access token that should be used on REST calls to the MDR when a user is logged in.
setCode(String) - Method in class de.samply.common.mdrclient.domain.Code
Todo.
setCodes(List<Code>) - Method in class de.samply.common.mdrclient.domain.Catalogue
Todo.
setConceptLinktype(String) - Method in class de.samply.common.mdrclient.domain.Concept
Set the linktype of the concept.
setConcepts(List<Concept>) - Method in class de.samply.common.mdrclient.domain.DataElement
 
setConceptSource(Integer) - Method in class de.samply.common.mdrclient.domain.Concept
Set the source of the concept.
setConceptSystem(String) - Method in class de.samply.common.mdrclient.domain.Concept
Set the system of the concept.
setConceptTerm(String) - Method in class de.samply.common.mdrclient.domain.Concept
Set the term of the concept.
setConceptText(String) - Method in class de.samply.common.mdrclient.domain.Concept
Set the text of the concept.
setConceptVersion(String) - Method in class de.samply.common.mdrclient.domain.Concept
Set the version of the concept.
setDatatype(String) - Method in class de.samply.common.mdrclient.domain.Validations
Set the data type.
setDefinition(String) - Method in class de.samply.common.mdrclient.domain.Designation
Set the data element definition.
setDefinition(String) - Method in class de.samply.common.mdrclient.domain.ErrorMessage
Set the definition of this error message.
setDefinition(String) - Method in class de.samply.common.mdrclient.domain.Label
Set the definition of this label.
setDefinition(String) - Method in class de.samply.common.mdrclient.domain.Meaning
Set the definition of this meaning.
setDefinition(String) - Method in class de.samply.common.mdrclient.domain.Record
Todo.
setDescription(String) - Method in class de.samply.common.mdrclient.domain.Validations
Todo.
setDesignation(String) - Method in class de.samply.common.mdrclient.domain.Designation
Set the designation.
setDesignation(String) - Method in class de.samply.common.mdrclient.domain.ErrorMessage
Set the designation of this error message.
setDesignation(String) - Method in class de.samply.common.mdrclient.domain.Label
Set the designation of this label.
setDesignation(String) - Method in class de.samply.common.mdrclient.domain.Meaning
Set the designation of this meaning.
setDesignation(String) - Method in class de.samply.common.mdrclient.domain.Record
Todo.
setDesignation(String) - Method in class de.samply.common.mdrclient.lastresort.MdrAlternativeDesignation
 
setDesignations(List<Designation>) - Method in class de.samply.common.mdrclient.domain.Code
Todo.
setDesignations(List<Designation>) - Method in class de.samply.common.mdrclient.domain.DataElement
 
setDesignations(ArrayList<Record>) - Method in class de.samply.common.mdrclient.domain.Definition
Set the designations of this data element.
setDesignations(List<Designation>) - Method in class de.samply.common.mdrclient.domain.Namespace
Sets the designations.
setDesignations(List<Designation>) - Method in class de.samply.common.mdrclient.domain.Result
Set the designations of this result.
setDesignations(List<Designation>) - Method in class de.samply.common.mdrclient.domain.Root
Todo.
setErrorMessages(List<ErrorMessage>) - Method in class de.samply.common.mdrclient.domain.Validations
Todo.
setFormat(String) - Method in class de.samply.common.mdrclient.domain.Validations
Get the validation format.
setId(String) - Method in class de.samply.common.mdrclient.domain.Result
Set the id of this result.
setIdentification(Identification) - Method in class de.samply.common.mdrclient.domain.Code
Todo.
setIdentification(Identification) - Method in class de.samply.common.mdrclient.domain.DataElement
 
setIdentification(Identification) - Method in class de.samply.common.mdrclient.domain.Result
Set the identification of this result.
setIdentification(Identification) - Method in class de.samply.common.mdrclient.domain.Root
Todo.
setIsValid(Boolean) - Method in class de.samply.common.mdrclient.domain.Code
Todo.
setLanguage(String) - Method in class de.samply.common.mdrclient.domain.Designation
Set the language code of this designation.
setLanguage(String) - Method in class de.samply.common.mdrclient.domain.ErrorMessage
Set the language of this error message.
setLanguage(String) - Method in class de.samply.common.mdrclient.domain.Label
Set the language of this label.
setLanguage(String) - Method in class de.samply.common.mdrclient.domain.Meaning
Set the language of this meaning.
setLanguage(String) - Method in class de.samply.common.mdrclient.domain.Record
Todo.
setLanguageCode(String) - Method in class de.samply.common.mdrclient.CacheKey
Set the language code for the request.
setLanguageCode(String) - Method in class de.samply.common.mdrclient.lastresort.MdrAlternativeDesignation
 
setMaximumCharacterQuantity(String) - Method in class de.samply.common.mdrclient.domain.Validations
Todo.
setMdrId(String) - Method in class de.samply.common.mdrclient.lastresort.MdrAlternativeDesignation
 
setMeanings(List<Meaning>) - Method in class de.samply.common.mdrclient.domain.PermissibleValue
Set the meanings of this permissable value.
setMeanings(List<Object>) - Method in class de.samply.common.mdrclient.domain.Validations
Todo.
setName(String) - Method in class de.samply.common.mdrclient.domain.Namespace
Sets the name.
setOrder(int) - Method in class de.samply.common.mdrclient.domain.Result
Set the order of this result.
setPassword(String) - Method in class de.samply.common.mdrclient.ConnectionFactory
Set the proxy connection password.
setPath(String) - Method in class de.samply.common.mdrclient.CacheKey
Set the MDR REST path to call.
setPermissibleValues(List<PermissibleValue>) - Method in class de.samply.common.mdrclient.domain.Validations
Todo.
setProxyHost(String) - Method in class de.samply.common.mdrclient.ConnectionFactory
Set the proxy host.
setProxyPort(String) - Method in class de.samply.common.mdrclient.ConnectionFactory
Set the proxy port.
setProxyRealm(String) - Method in class de.samply.common.mdrclient.ConnectionFactory
Set the proxy realm name.
setResults(List<Result>) - Method in class de.samply.common.mdrclient.domain.ResultList
Set the result list.
setRoot(Root) - Method in class de.samply.common.mdrclient.domain.Catalogue
Todo.
setSlotName(String) - Method in class de.samply.common.mdrclient.domain.Slot
Set the slot name (i.e. key).
setSlots(List<Slot>) - Method in class de.samply.common.mdrclient.domain.DataElement
 
setSlotValue(String) - Method in class de.samply.common.mdrclient.domain.Slot
Set the slot value.
setStatus(EnumIdentificationStatus) - Method in class de.samply.common.mdrclient.domain.Identification
Todo.
setSubCodes(List<Object>) - Method in class de.samply.common.mdrclient.domain.Code
Todo.
setSubCodes(List<String>) - Method in class de.samply.common.mdrclient.domain.Root
Todo.
setTotalcount(Integer) - Method in class de.samply.common.mdrclient.domain.ResultList
Set the number of results.
setType(String) - Method in class de.samply.common.mdrclient.domain.Result
Set the type of this result.
setUnitOfMeasure(String) - Method in class de.samply.common.mdrclient.domain.Validations
 
setUrn(String) - Method in class de.samply.common.mdrclient.domain.Identification
Todo.
setUserAuthId(String) - Method in class de.samply.common.mdrclient.CacheKey
Set the user authentication server id.
setUsername(String) - Method in class de.samply.common.mdrclient.ConnectionFactory
Set the proxy connection user name.
setValidation(Validations) - Method in class de.samply.common.mdrclient.domain.DataElement
 
setValidation(Validations) - Method in class de.samply.common.mdrclient.domain.Definition
Set the validations of this data element.
setValidationData(String) - Method in class de.samply.common.mdrclient.domain.Validations
Todo.
setValidationType(String) - Method in class de.samply.common.mdrclient.domain.Validations
Todo.
setValue(String) - Method in class de.samply.common.mdrclient.domain.PermissibleValue
Set the enumeration value.
setValueDomainType(String) - Method in class de.samply.common.mdrclient.domain.Validations
Todo.
setWriteable(boolean) - Method in class de.samply.common.mdrclient.domain.Namespace
Sets the writeable.
Slot - Class in de.samply.common.mdrclient.domain
Key-value pairs as defined in the MDR.
Slot() - Constructor for class de.samply.common.mdrclient.domain.Slot
 
SlotNamePredicate - Class in de.samply.common.mdrclient.domain
 
SlotNamePredicate(String) - Constructor for class de.samply.common.mdrclient.domain.SlotNamePredicate
 

T

toString() - Method in class de.samply.common.mdrclient.CacheKey
 

V

Validations - Class in de.samply.common.mdrclient.domain
Validations of a data element.
Validations() - Constructor for class de.samply.common.mdrclient.domain.Validations
 
valueOf(String) - Static method in enum de.samply.common.mdrclient.domain.EnumDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.samply.common.mdrclient.domain.EnumElementType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.samply.common.mdrclient.domain.EnumIdentificationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.samply.common.mdrclient.domain.EnumValidationType
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.samply.common.mdrclient.domain.EnumDataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.samply.common.mdrclient.domain.EnumElementType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.samply.common.mdrclient.domain.EnumIdentificationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.samply.common.mdrclient.domain.EnumValidationType
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E F G H I L M N P R S T V 
Skip navigation links

Copyright © 2022 Samply Community. All rights reserved.