| Class | Description |
|---|---|
| BreakdownRequestParams |
A DTO for the parameters used in the breakdown services.
|
| ContactDTO |
Represents a contact for the system that may or may not have a role within
an entity such as a collection.
|
| DataProviderCountDTO | |
| DownloadDetailsDTO |
Stores the details of a download.
|
| DownloadRequestParams |
Data Transfer Object to represent the request parameters required to download
the results of a search.
|
| Facet |
A representation of a facet value.
|
| FacetResultDTO |
Facet result for a SOLR search
|
| FacetThemes |
This class provides thematic grouping of facets to aid rendering in UIs.
|
| FacetThemes.Facet | |
| FieldResultDTO |
A DTO bean that represents a single (facet) field result (SOLR)
|
| IndexFieldDTO |
DTO for the fields that belong to the index.
|
| MediaDTO |
DTO representing a media object.
|
| MiniTaxonConceptDTO |
Inner class/bean for transferring a few taxon concept properties into web page
|
| NativeDTO |
DTO for the native information about a species.
|
| OccurrenceDTO |
Holds the Occurrence information about a specific occurrence
from the biocache store
|
| OccurrenceIndex |
A DTO representing an result from the search indexes.
|
| OccurrencePoint |
Model object to store a list of occurrence coordinates
|
| OccurrenceSourceDTO |
Stores the information about the source of an occurrence
|
| OutlierInfo |
Outlier details DTO.
|
| SearchQuery |
A model object to aid in the sharing and manipulation of query values
|
| SearchRequestParams |
Data Transfer Object to represent the request parameters required to search
for occurrence records against biocache-service.
|
| SearchResultDTO |
DTO to represents the results from a Lucene search
NC: Changed the result type to OccurrenceIndex
|
| SensitiveOccurrenceIndex |
DTO for sensitive field values.
|
| SpatialSearchRequestParams |
Data Transfer Object to represent the request parameters required to perform
a spatial search on occurrence records against biocache-service.
|
| SpeciesGroupDTO |
DTO for species group information including counts and indent levels
|
| StatsIndexFieldDTO |
A DTO for the statistics of a numeric field.
|
| TaxaCountDTO |
DTO bean to store taxa name, guid and count from a search
|
| TaxaRankCountDTO |
A DTO that stores the rank and list of corresponding taxa/counts
|
| ValidationRuleDTO | |
| ValidationUserDTO |
| Enum | Description |
|---|---|
| DownloadDetailsDTO.DownloadType |
Encompasses the different types of downloads that can be performed.
|
| OccurrenceSource |
Stores the details for the "SOURCES" facet information.
|
| PointType |
Enum to store the groupings or lat/long accuracy level (for zoom levels)
label correspond to SOLR fields in $SOLR_HOME/conf/schema.xml
value corresponds to the "accuracy" in decimal degrees
|
Copyright © 2014. All rights reserved.