Class DiscoverTagsList
- java.lang.Object
-
- org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils.DiscoverTagsList
-
public class DiscoverTagsList extends Object
Discover in a given context if there is a Generic Resource containing the list of tags to be used within the widget.- Author:
- Costantino Perciante at ISTI-CNR (costantino.perciante@isti.cnr.it)
-
-
Constructor Summary
Constructors Constructor Description DiscoverTagsList()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static List<String>discoverTagsList(String context)Discover the list of tags vocabulary if needed
-