Class GCatModel
- java.lang.Object
-
- org.gcube.data.publishing.gCatFeeder.collectors.dm.model.ckan.GCatModel
-
- All Implemented Interfaces:
org.gcube.data.publishing.gCatFeeder.model.CatalogueFormatData
public class GCatModel extends Object implements org.gcube.data.publishing.gCatFeeder.model.CatalogueFormatData
-
-
Constructor Summary
Constructors Constructor Description GCatModel(InternalAlgorithmDescriptor desc)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static StringgetItemUrl(String name)static voidsetStaticProfile(String toSet)StringtoCatalogueFormat()
-
-
-
Constructor Detail
-
GCatModel
public GCatModel(InternalAlgorithmDescriptor desc)
-
-
Method Detail
-
setStaticProfile
public static void setStaticProfile(String toSet)
-
toCatalogueFormat
public String toCatalogueFormat() throws org.gcube.data.publishing.gCatFeeder.model.InternalConversionException
- Specified by:
toCatalogueFormatin interfaceorg.gcube.data.publishing.gCatFeeder.model.CatalogueFormatData- Throws:
org.gcube.data.publishing.gCatFeeder.model.InternalConversionException
-
-