Uses of Class
org.gcube.spatial.data.geonetwork.iso.Thesaurus
-
Packages that use Thesaurus Package Description org.gcube.spatial.data.geonetwork.iso -
-
Uses of Thesaurus in org.gcube.spatial.data.geonetwork.iso
Methods in org.gcube.spatial.data.geonetwork.iso that return types with arguments of type Thesaurus Modifier and Type Method Description HashMap<Thesaurus,HashSet<String>>GcubeISOMetadata. getDescriptiveKeywords()Deprecated.HashMap<String,Thesaurus>EnvironmentConfiguration. getThesauri()Methods in org.gcube.spatial.data.geonetwork.iso with parameters of type Thesaurus Modifier and Type Method Description voidGcubeISOMetadata. addKeyword(String keyword, Thesaurus thesaurus)Deprecated.Adds descriptive keywords to the metadata.Method parameters in org.gcube.spatial.data.geonetwork.iso with type arguments of type Thesaurus Modifier and Type Method Description voidEnvironmentConfiguration. setThesauri(HashMap<String,Thesaurus> thesauri)
-