org.gcube.application.aquamaps.aquamapsservice.impl.publishing.gis
Class AquaMapsIsoMetadata
java.lang.Object
org.gcube.common.geoserverinterface.bean.iso.GcubeISOMetadata
org.gcube.application.aquamaps.aquamapsservice.impl.publishing.gis.AquaMapsIsoMetadata
public class AquaMapsIsoMetadata
- extends org.gcube.common.geoserverinterface.bean.iso.GcubeISOMetadata
| Methods inherited from class org.gcube.common.geoserverinterface.bean.iso.GcubeISOMetadata |
addCredits, addGraphicOverview, addKeyword, addTopicCategory, getConfig, getCreationDate, getCredits, getDescriptiveKeywords, getExtent, getGeometricObjectType, getGeometryCount, getGraphicOverviewsURI, getPresentationForm, getResolution, getTitle, getTopicCategories, getTopologyLevel, getUser, setAbstractField, setCreationDate, setExtent, setGeometricObjectType, setGeometryCount, setPresentationForm, setPurpose, setResolution, setTitle, setTopologyLevel, setUser, toString |
AquaMapsIsoMetadata
public AquaMapsIsoMetadata()
throws Exception
- Throws:
Exception
getAbstractField
public String getAbstractField()
- Overrides:
getAbstractField in class org.gcube.common.geoserverinterface.bean.iso.GcubeISOMetadata
getPurpose
public String getPurpose()
- Overrides:
getPurpose in class org.gcube.common.geoserverinterface.bean.iso.GcubeISOMetadata
checkConstraints
protected void checkConstraints()
throws org.gcube.common.geoserverinterface.bean.iso.MissingInformationException
- Overrides:
checkConstraints in class org.gcube.common.geoserverinterface.bean.iso.GcubeISOMetadata
- Throws:
org.gcube.common.geoserverinterface.bean.iso.MissingInformationException
getMetadata
public org.opengis.metadata.Metadata getMetadata()
throws URISyntaxException,
org.gcube.common.geoserverinterface.bean.iso.MissingInformationException
- Overrides:
getMetadata in class org.gcube.common.geoserverinterface.bean.iso.GcubeISOMetadata
- Throws:
URISyntaxException
org.gcube.common.geoserverinterface.bean.iso.MissingInformationException
getType
public org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.types.ObjectType getType()
- Returns:
- the type
setType
public void setType(org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.types.ObjectType type)
- Parameters:
type - the type to set
getAlgorithm
public org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.types.AlgorithmType getAlgorithm()
- Returns:
- the algorithm
setAlgorithm
public void setAlgorithm(org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.types.AlgorithmType algorithm)
- Parameters:
algorithm - the algorithm to set
getSourceTitle
public String getSourceTitle()
- Returns:
- the sourceTitle
setSourceTitle
public void setSourceTitle(String sourceTitle)
- Parameters:
sourceTitle - the sourceTitle to set
getSourceGenerationTime
public Date getSourceGenerationTime()
- Returns:
- the sourceGenerationTime
setSourceGenerationTime
public void setSourceGenerationTime(Date sourceGenerationTime)
- Parameters:
sourceGenerationTime - the sourceGenerationTime to set
getSourceTableName
public String getSourceTableName()
- Returns:
- the sourceTableName
setSourceTableName
public void setSourceTableName(String sourceTableName)
- Parameters:
sourceTableName - the sourceTableName to set
Copyright © 2013. All Rights Reserved.