public class GeoNaDataViewerProfile extends Object implements Serializable
| Constructor and Description |
|---|
GeoNaDataViewerProfile()
Instantiates a new geo na data viewer profile.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,LayerItem> |
getMapLayers()
Gets the map layers.
|
String |
getOpenPortletURL()
Gets the open portlet URL.
|
String |
getRestrictedPortletURL()
Gets the restricted portlet URL.
|
void |
setMapLayers(Map<String,LayerItem> mapLayers)
Sets the map layers.
|
void |
setOpenPortletURL(String openPortletURL)
Sets the open portlet URL.
|
void |
setRestrictedPortletURL(String restrictedPortletURL)
Sets the restricted portlet URL.
|
String |
toString()
To string.
|
public GeoNaDataViewerProfile()
public String getRestrictedPortletURL()
public void setRestrictedPortletURL(String restrictedPortletURL)
restrictedPortletURL - the new restricted portlet URLpublic String getOpenPortletURL()
public void setOpenPortletURL(String openPortletURL)
openPortletURL - the new open portlet URLpublic Map<String,LayerItem> getMapLayers()
public void setMapLayers(Map<String,LayerItem> mapLayers)
mapLayers - the map layersCopyright © 2021. All Rights Reserved.