| Interface | Description |
|---|---|
| ImageMetadataService |
Provides the interface that services that support image metadata.
|
| LayersService |
Provides access to the layers metadata information that could be of use elsewhere.
|
| LoggerService |
Service for ALA logger
NC 20130913: copied across from hubs-webapp so that we can cache log items on the server.
|
| SpeciesLookupService |
Service layer interface for accessing species lookups.
|
| Class | Description |
|---|---|
| AlaImageMetadataService |
The ALA implementation of the image metadata service.
|
| AlaLayersService |
The ALA Spatial portal implementation for the layer service.
|
| AuthService |
Service to lookup and cache user details from auth.ala.org.au (CAS)
NC 2013-01-09: Copied across from hubs-webapp.
|
| DownloadService |
Services to perform the downloads.
|
| EmailService |
A service responsible for sending emails.
|
| LoggerRestService |
Implementation of @see au.org.ala.biocache.service.LoggerService that
performs lookup via HTTP GET to webservice.
|
| SpeciesLookupIndexService |
Index based lookup index serice
|
| SpeciesLookupRestService |
Implementation of SpeciesLookupService.java that calls the bie-service application
via JSON REST web services.
|
| Enum | Description |
|---|---|
| LoggerRestService.LoggerType |
Enum for logger entity types
|
Copyright © 2014. All rights reserved.