@Component(value="layersService") public class AlaLayersService extends Object implements LayersService
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
enabled |
protected String |
spatialUrl |
| Constructor and Description |
|---|
AlaLayersService() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getLayerNameMap()
Retrieve a map of layers
|
String |
getName(String code)
Retrieve a layer name with the supplied code.
|
void |
refreshCache() |
public Map<String,String> getLayerNameMap()
LayersServicegetLayerNameMap in interface LayersService@Scheduled(fixedDelay=43200000L) public void refreshCache()
public String getName(String code)
LayersServicegetName in interface LayersServiceCopyright © 2014. All rights reserved.