@Component(value="imageMetadataService") public class AlaImageMetadataService extends Object implements ImageMetadataService
| Modifier and Type | Field and Description |
|---|---|
protected String |
imageServiceUrl |
| Constructor and Description |
|---|
AlaImageMetadataService() |
protected String imageServiceUrl
public Map<String,List<Map<String,Object>>> getImageMetadataForOccurrences(List<String> occurrenceIDs) throws Exception
ImageMetadataServicegetImageMetadataForOccurrences in interface ImageMetadataServiceoccurrenceIDs - The list of uuids for the occurrences whose metadata needs to be looked upExceptionCopyright © 2014. All rights reserved.