- get(String) - Method in DoiClient
-
- getAllFields() - Method in BiocacheService
-
- getBiocacheFields() - Method in BiocacheService
-
Get fields info from http://biocache.ala.org.au/ws/index/fields.
- getBooleanValue(def) - Method in UtilityService
-
Get the Boolean version of a config variable even if the original is in a String form
- getDescription(String) - Method in DownloadController
-
Display the description attribute for a download field (via it's ID)
- getDoi(String) - Method in DoiService
-
- getDwcClassesAndTerms() - Method in UtilityService
-
Parses the TDWG Darwin Core Schema file and extracts the DwC "classes" and their child "terms"
and returns a Map with the class as the key and list of terms as the value.
- getDwCDescriptionForField(String) - Method in BiocacheService
-
- getDwCFields() - Method in BiocacheService
-
- getDwCFieldsOrdered() - Method in BiocacheService
-
- getEncoded(String) - Method in DoiClient
-
- getExcludedFields() - Method in BiocacheService
-
- getFieldGroupMap() - Method in UtilityService
-
Retrieve the download fields mapped to the vairous DwC classes from https://biocache.ala.org.au/ws/index/fields
- getFieldsForDwcClass(String) - Method in BiocacheService
-
- getFieldsMap(boolean) - Method in BiocacheService
-
- getLoggerReasons() - Method in DownloadService
-
Get the list of reason codes from logger system
TODO: provide option to read this from a config file
- getLoggerSources() - Method in DownloadService
-
Get the list of reason sources from logger system
TODO: provide option to read this from a config file
- getUserSavedFields(def, def) - Method in CustomiseService
-