Task |
TemplateInterface.applyTemplate(TemplateId templateId,
TabularResourceId tabularResourceId) |
org.gcube.data.analysis.tabulardata.commons.webservice.types.TemplateDescription |
TemplateInterface.getTemplate(TemplateId id) |
org.gcube.data.analysis.tabulardata.commons.webservice.types.TemplateDescription |
TemplateInterface.remove(TemplateId id) |
org.gcube.data.analysis.tabulardata.commons.webservice.types.TemplateDescription |
TemplateInterface.share(TemplateId templateId,
org.gcube.data.analysis.tabulardata.commons.utils.SharingEntity... entities) |
org.gcube.data.analysis.tabulardata.commons.webservice.types.TemplateDescription |
TemplateInterface.unshare(TemplateId templateId,
org.gcube.data.analysis.tabulardata.commons.utils.SharingEntity... entities) |
org.gcube.data.analysis.tabulardata.commons.webservice.types.TemplateDescription |
TemplateInterface.update(TemplateId id,
org.gcube.data.analysis.tabulardata.commons.templates.model.Template template) |