@Deprecated public class GcubeISOMetadata extends Object
| Constructor and Description |
|---|
GcubeISOMetadata()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addCredits(String toAddCredits)
Deprecated.
Adds credits to the metadata
|
void |
addGraphicOverview(String uri)
Deprecated.
Adds a graphic overview uri to the metadata
|
void |
addKeyword(String keyword,
Thesaurus thesaurus)
Deprecated.
Adds descriptive keywords to the metadata
|
void |
addTopicCategory(org.opengis.metadata.identification.TopicCategory toAdd)
Deprecated.
Adds a Topic Category to the metadata
|
protected void |
checkConstraints()
Deprecated.
|
ArrayList<String> |
getCredits()
Deprecated.
|
HashMap<Thesaurus,HashSet<String>> |
getDescriptiveKeywords()
Deprecated.
|
ArrayList<String> |
getGraphicOverviewsURI()
Deprecated.
|
org.opengis.metadata.Metadata |
getMetadata()
Deprecated.
|
File |
getMetadataFile()
Deprecated.
|
ArrayList<org.opengis.metadata.identification.TopicCategory> |
getTopicCategories()
Deprecated.
|
void |
setGeoServerDistributionInfo(String geoServerUrl,
String layerName,
String workspace,
String style,
String CRS)
Deprecated.
|
@Deprecated public GcubeISOMetadata() throws Exception
Exceptionprotected void checkConstraints()
throws MissingInformationException
MissingInformationExceptionpublic void setGeoServerDistributionInfo(String geoServerUrl, String layerName, String workspace, String style, String CRS) throws org.gcube.portlets.user.uriresolvermanager.exception.UriResolverMapException, org.gcube.portlets.user.uriresolvermanager.exception.IllegalArgumentException
org.gcube.portlets.user.uriresolvermanager.exception.UriResolverMapExceptionorg.gcube.portlets.user.uriresolvermanager.exception.IllegalArgumentException@Deprecated public org.opengis.metadata.Metadata getMetadata() throws Exception
Exceptionpublic void addCredits(String toAddCredits)
toAddCredits - public HashMap<Thesaurus,HashSet<String>> getDescriptiveKeywords()
public void addKeyword(String keyword, Thesaurus thesaurus)
keyword - thesaurus - public ArrayList<org.opengis.metadata.identification.TopicCategory> getTopicCategories()
public void addTopicCategory(org.opengis.metadata.identification.TopicCategory toAdd)
toAdd - public ArrayList<String> getGraphicOverviewsURI()
public void addGraphicOverview(String uri)
uri - Copyright © 2020. All Rights Reserved.