| Interface | Description |
|---|---|
| CloseableIterator<E> |
Iterator that closes a resource if the decorated iterator is exhausted.
|
| Tree<T> |
A tree with uniquely named nodes.
|
| Class | Description |
|---|---|
| ApplicationContextProvider |
Can be used by legacy classes to get a reference to the application context
|
| ApplicationUtil |
Util class for non-spring managed classes to get a reference to beans
|
| AsyncJavaMailSender |
Asynchronous mail sender
|
| BaseHttpMessageConverter<T> | |
| CaseInsensitiveLinkedHashMap<V> |
LinkedHashMap with a string as key.
|
| CountryCodes |
ISO 3166-2 country codes
|
| DateStringAdapter | |
| DetectOS | |
| EntityImportedEvent |
Spring application event that is published when a entity was imported
|
| ErrorMessageResponse | |
| ErrorMessageResponse.ErrorMessage | |
| ExceptionHandler |
The idea is to use this in every exception, then exception is handle in the
same way.
|
| FileUploadUtils | |
| GsonHttpMessageConverter |
Converts objects to json string and vica versa If logging is set to debug it will print the incoming and outgoing
json strings
|
| HtmlTools |
Helper functions for HTML interaction
|
| HugeMap<K,V> | |
| HugeSet<E> |
Set that can contain a huge amount of data by storing it on disk.
|
| InstallCert | |
| LinkableTree<T extends Tree<T>> |
Implementation of a simple tree
|
| ListEscapeUtils | |
| MolgenisDateFormat | |
| Pair<T,T2> |
Generic pair to link two objects together.
|
| Property<GaType> |
Implementation of a property.
|
| ResourceFingerprintRegistry | |
| ResourceUtils | |
| RScript |
This class provides an handle to an R script
it has a static path to the R command
it can start the script
it can create a temp file
|
| SchemaLoader |
Compiles a xsd.
|
| SchemaLoader.LSInputImpl | |
| SimpleTree<T extends Tree> |
Implementation of a simple tree
|
| Ssh |
Wrapper arround ssh.
|
| SshResult | |
| TextFileUtils | |
| ValueLabel |
Specific pair to link String label to Object.
|
| ZipUtils |
| Enum | Description |
|---|---|
| ZipUtils.DirectoryStructure |
| Exception | Description |
|---|---|
| HandleRequestDelegationException | |
| RScriptException |
Copyright © 2015. All Rights Reserved.