public class GeoexplorerDefaultLayersApplicationProfileReader extends Object
Modifier and Type | Field and Description |
---|---|
static org.apache.log4j.Logger |
logger |
protected static String |
RESOURCE_PROFILE_BODY_DEFAULTLAYERS__DEFAULTLAYER_URL_TEXT |
protected static String |
RESOURCE_PROFILE_BODY_DEFAULTLAYERS_URL_TEXT |
Constructor and Description |
---|
GeoexplorerDefaultLayersApplicationProfileReader(org.gcube.common.scope.impl.ScopeBean scope) |
Modifier and Type | Method and Description |
---|---|
String |
getGcubeGenericQueryString(String secondaryType) |
List<GeoexplorerDefaultLayer> |
getListDefaultLayerFromNode(org.gcube.common.resources.gcore.utils.XPathHelper helper,
boolean isBaseLayer) |
List<GeoexplorerDefaultLayer> |
getListGeoexplorerDefaultLayer() |
org.gcube.common.scope.impl.ScopeBean |
getScope() |
String |
getSecondaryType() |
static void |
main(String[] args) |
String |
toString() |
protected static final String RESOURCE_PROFILE_BODY_DEFAULTLAYERS_URL_TEXT
protected static final String RESOURCE_PROFILE_BODY_DEFAULTLAYERS__DEFAULTLAYER_URL_TEXT
public static org.apache.log4j.Logger logger
public List<GeoexplorerDefaultLayer> getListDefaultLayerFromNode(org.gcube.common.resources.gcore.utils.XPathHelper helper, boolean isBaseLayer) throws ApplicationProfileNotFoundException
helper
- isBaseLayer
- ApplicationProfileNotFoundException
public String getSecondaryType()
public org.gcube.common.scope.impl.ScopeBean getScope()
public List<GeoexplorerDefaultLayer> getListGeoexplorerDefaultLayer()
public static void main(String[] args) throws InterruptedException, PropertyFileNotFoundException
Copyright © 2016. All Rights Reserved.