org.gcube.application.aquamaps.aquamapsservice.impl.publishing.gis
Class AquaMapsIsoMetadata

java.lang.Object
  extended by org.gcube.common.geoserverinterface.bean.iso.GcubeISOMetadata
      extended by org.gcube.application.aquamaps.aquamapsservice.impl.publishing.gis.AquaMapsIsoMetadata

public class AquaMapsIsoMetadata
extends org.gcube.common.geoserverinterface.bean.iso.GcubeISOMetadata


Constructor Summary
AquaMapsIsoMetadata()
           
 
Method Summary
protected  void checkConstraints()
           
 String getAbstractField()
           
 org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.types.AlgorithmType getAlgorithm()
           
 org.opengis.metadata.Metadata getMetadata()
           
 String getPurpose()
           
 Date getSourceGenerationTime()
           
 String getSourceTableName()
           
 String getSourceTitle()
           
 org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.types.ObjectType getType()
           
 void setAlgorithm(org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.types.AlgorithmType algorithm)
           
 void setSourceGenerationTime(Date sourceGenerationTime)
           
 void setSourceTableName(String sourceTableName)
           
 void setSourceTitle(String sourceTitle)
           
 void setType(org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.types.ObjectType type)
           
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AquaMapsIsoMetadata

public AquaMapsIsoMetadata()
                    throws Exception
Throws:
Exception
Method Detail

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.