|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.data.tmf.impl.AbstractSource
org.acme.sample.tmplugin.SampleSource
public class SampleSource
| Field Summary |
|---|
| Fields inherited from interface org.gcube.data.tmf.api.Source |
|---|
TREE_TYPE |
| Constructor Summary | |
|---|---|
SampleSource(String id)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
SampleStore |
getStore()
|
int |
hashCode()
|
String |
name()
|
List<org.gcube.data.tmf.api.Property> |
properties()
|
SampleReader |
reader()
|
void |
setStore(SampleStore store)
|
SampleStore |
store()
|
List<QName> |
types()
|
SampleWriter |
writer()
|
| Methods inherited from class org.gcube.data.tmf.impl.AbstractSource |
|---|
cardinality, creationTime, description, environment, id, isUser, lastUpdate, lifecycle, notifier, setCardinality, setCreationTime, setDescription, setEnvironment, setLastUpdate, setLifecycle, setName, setNotifier, setReader, setUser, setWriter, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SampleSource(String id)
| Method Detail |
|---|
public List<QName> types()
public String name()
name in interface org.gcube.data.tmf.api.Sourcename in class org.gcube.data.tmf.impl.AbstractSourcepublic List<org.gcube.data.tmf.api.Property> properties()
public SampleStore store()
public void setStore(SampleStore store)
public SampleStore getStore()
public SampleReader reader()
reader in interface org.gcube.data.tmf.api.Sourcereader in class org.gcube.data.tmf.impl.AbstractSourcepublic SampleWriter writer()
writer in interface org.gcube.data.tmf.api.Sourcewriter in class org.gcube.data.tmf.impl.AbstractSourcepublic int hashCode()
hashCode in class org.gcube.data.tmf.impl.AbstractSourcepublic boolean equals(Object obj)
equals in class org.gcube.data.tmf.impl.AbstractSource
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||