public class TreeRepository extends Object implements org.gcube.data.tmf.api.Plugin
| Constructor and Description |
|---|
TreeRepository() |
| Modifier and Type | Method and Description |
|---|---|
Binder |
binder() |
String |
description() |
boolean |
isAnchored() |
String |
name() |
List<org.gcube.data.tmf.api.Property> |
properties() |
List<String> |
requestSchemas() |
public String name()
name in interface org.gcube.data.tmf.api.Pluginpublic String description()
description in interface org.gcube.data.tmf.api.Pluginpublic List<org.gcube.data.tmf.api.Property> properties()
properties in interface org.gcube.data.tmf.api.Pluginpublic Binder binder()
binder in interface org.gcube.data.tmf.api.Pluginpublic List<String> requestSchemas()
requestSchemas in interface org.gcube.data.tmf.api.Pluginpublic boolean isAnchored()
isAnchored in interface org.gcube.data.tmf.api.PluginCopyright © 2018. All Rights Reserved.