Class GisLayerItem
- java.lang.Object
-
- org.gcube.datatransfer.resolver.gis.entity.GisLayerItem
-
public class GisLayerItem extends Object
The Class GisLayerItem.- Author:
- Francesco Mangiacrapa francesco.mangiacrapa@isti.cnr.it May 16, 2017
-
-
Constructor Summary
Constructors Constructor Description GisLayerItem(String uuid, String citationTitle, String layerName, String baseWmsServiceUrl, String fullWmsUrlRequest)Instantiates a new gis layer item.GisLayerItem(String uuid, String citationTitle, String layerName, String topicCategory, Date publicationDate, String scopeCode, String geoserverBaseUrlOnlineResource, String baseWmsServiceUrl, String fullWmsUrlRequest, List<String> styles, String metaAbstract, List<String> listKeywords)Instantiates a new gis layer item.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetBaseWmsServiceUrl()Gets the base wms service url.StringgetCitationTitle()Gets the citation title.StringgetFullWmsUrlRequest()Gets the full wms url request.StringgetGeoserverBaseUrlOnLineResource()Gets the geoserver base url on line resource.StringgetLayerName()Gets the layer name.List<String>getListKeywords()Gets the list keywords.StringgetMetaAbstract()Gets the meta abstract.DategetPublicationDate()Gets the publication date.StringgetScopeCode()Gets the scope code.StringgetSetCrsWMS()Gets the sets the crs wms.List<String>getStyles()Gets the styles.StringgetTopicCategory()Gets the topic category.StringgetUuid()Gets the uuid.StringgetVersionWMS()Gets the version wms.voidsetBaseWmsServiceUrl(String baseWmsServiceUrl)Sets the base wms service url.voidsetCitationTitle(String citationTitle)Sets the citation title.voidsetCrsWMS(String crs)Sets the crs wms.voidsetFullWmsUrlRequest(String fullWmsUrlRequest)Sets the full wms url request.voidsetGeoserverBaseUrlOnLineResource(String geoserverBaseUrlOnLineResource)Sets the geoserver base url on line resource.voidsetLayerName(String layerName)Sets the layer name.voidsetListKeywords(List<String> listKeywords)Sets the list keywords.voidsetMetaAbstract(String metaAbstract)Sets the meta abstract.voidsetPublicationDate(Date publicationDate)Sets the publication date.voidsetScopeCode(String scopeCode)Sets the scope code.voidsetSetCrsWMS(String setCrsWMS)Sets the sets the crs wms.voidsetStyles(List<String> styles)Sets the styles.voidsetTopicCategory(String topicCategory)Sets the topic category.voidsetUuid(String uuid)Sets the uuid.voidsetVersionWMS(String versionWms)Sets the version wms.StringtoString()
-
-
-
Constructor Detail
-
GisLayerItem
public GisLayerItem(String uuid, String citationTitle, String layerName, String baseWmsServiceUrl, String fullWmsUrlRequest)
Instantiates a new gis layer item.- Parameters:
uuid- the uuidcitationTitle- the citation titlelayerName- the layer namebaseWmsServiceUrl- the base wms service urlfullWmsUrlRequest- the full wms url request
-
GisLayerItem
public GisLayerItem(String uuid, String citationTitle, String layerName, String topicCategory, Date publicationDate, String scopeCode, String geoserverBaseUrlOnlineResource, String baseWmsServiceUrl, String fullWmsUrlRequest, List<String> styles, String metaAbstract, List<String> listKeywords)
Instantiates a new gis layer item.- Parameters:
uuid- the uuidcitationTitle- the citation titlelayerName- the layer nametopicCategory- the topic categorypublicationDate- the publication datescopeCode- the scope codegeoserverBaseUrlOnlineResource- the geoserver base url online resourcebaseWmsServiceUrl- the base wms service urlfullWmsUrlRequest- the full wms url requeststyles- the stylesmetaAbstract- the meta abstractlistKeywords- the list keywords
-
-
Method Detail
-
setVersionWMS
public void setVersionWMS(String versionWms)
Sets the version wms.- Parameters:
versionWms- the new version wms
-
setCrsWMS
public void setCrsWMS(String crs)
Sets the crs wms.- Parameters:
crs- the new crs wms
-
getUuid
public String getUuid()
Gets the uuid.- Returns:
- the uuid
-
getCitationTitle
public String getCitationTitle()
Gets the citation title.- Returns:
- the citation title
-
getLayerName
public String getLayerName()
Gets the layer name.- Returns:
- the layer name
-
getTopicCategory
public String getTopicCategory()
Gets the topic category.- Returns:
- the topic category
-
getPublicationDate
public Date getPublicationDate()
Gets the publication date.- Returns:
- the publication date
-
getScopeCode
public String getScopeCode()
Gets the scope code.- Returns:
- the scope code
-
getGeoserverBaseUrlOnLineResource
public String getGeoserverBaseUrlOnLineResource()
Gets the geoserver base url on line resource.- Returns:
- the geoserver base url on line resource
-
getBaseWmsServiceUrl
public String getBaseWmsServiceUrl()
Gets the base wms service url.- Returns:
- the base wms service url
-
getFullWmsUrlRequest
public String getFullWmsUrlRequest()
Gets the full wms url request.- Returns:
- the full wms url request
-
getMetaAbstract
public String getMetaAbstract()
Gets the meta abstract.- Returns:
- the meta abstract
-
getListKeywords
public List<String> getListKeywords()
Gets the list keywords.- Returns:
- the list keywords
-
setUuid
public void setUuid(String uuid)
Sets the uuid.- Parameters:
uuid- the new uuid
-
setCitationTitle
public void setCitationTitle(String citationTitle)
Sets the citation title.- Parameters:
citationTitle- the new citation title
-
setLayerName
public void setLayerName(String layerName)
Sets the layer name.- Parameters:
layerName- the new layer name
-
setTopicCategory
public void setTopicCategory(String topicCategory)
Sets the topic category.- Parameters:
topicCategory- the new topic category
-
setPublicationDate
public void setPublicationDate(Date publicationDate)
Sets the publication date.- Parameters:
publicationDate- the new publication date
-
setScopeCode
public void setScopeCode(String scopeCode)
Sets the scope code.- Parameters:
scopeCode- the new scope code
-
setGeoserverBaseUrlOnLineResource
public void setGeoserverBaseUrlOnLineResource(String geoserverBaseUrlOnLineResource)
Sets the geoserver base url on line resource.- Parameters:
geoserverBaseUrlOnLineResource- the new geoserver base url on line resource
-
setBaseWmsServiceUrl
public void setBaseWmsServiceUrl(String baseWmsServiceUrl)
Sets the base wms service url.- Parameters:
baseWmsServiceUrl- the new base wms service url
-
setFullWmsUrlRequest
public void setFullWmsUrlRequest(String fullWmsUrlRequest)
Sets the full wms url request.- Parameters:
fullWmsUrlRequest- the new full wms url request
-
setStyles
public void setStyles(List<String> styles)
Sets the styles.- Parameters:
styles- the new styles
-
setMetaAbstract
public void setMetaAbstract(String metaAbstract)
Sets the meta abstract.- Parameters:
metaAbstract- the new meta abstract
-
setListKeywords
public void setListKeywords(List<String> listKeywords)
Sets the list keywords.- Parameters:
listKeywords- the new list keywords
-
getVersionWMS
public String getVersionWMS()
Gets the version wms.- Returns:
- the version wms
-
getSetCrsWMS
public String getSetCrsWMS()
Gets the sets the crs wms.- Returns:
- the sets the crs wms
-
setSetCrsWMS
public void setSetCrsWMS(String setCrsWMS)
Sets the sets the crs wms.- Parameters:
setCrsWMS- the new sets the crs wms
-
-