|
||||||||||
| 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.gcube.data.tr.TreeSource
public class TreeSource
A local Source of Trees.
| Field Summary |
|---|
| Fields inherited from interface org.gcube.data.tmf.api.Source |
|---|
TREE_TYPE |
| Constructor Summary | |
|---|---|
TreeSource(String id,
List<QName> types,
Store store)
Creates an instance with a given identifier. |
|
| Method Summary | |
|---|---|
Long |
cardinality()
|
List<org.gcube.data.tmf.api.Property> |
properties()
|
Store |
store()
Returns the underlying tree store |
String |
toString()
|
List<QName> |
types()
|
| Methods inherited from class org.gcube.data.tmf.impl.AbstractSource |
|---|
creationTime, description, environment, equals, hashCode, id, isUser, lastUpdate, lifecycle, name, notifier, reader, setCardinality, setCreationTime, setDescription, setEnvironment, setLastUpdate, setLifecycle, setName, setNotifier, setReader, setUser, setWriter, writer |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TreeSource(String id,
List<QName> types,
Store store)
id - the identifier| Method Detail |
|---|
public List<org.gcube.data.tmf.api.Property> properties()
public List<QName> types()
public Store store()
public Long cardinality()
cardinality in interface org.gcube.data.tmf.api.Sourcecardinality in class org.gcube.data.tmf.impl.AbstractSourcepublic String toString()
toString in class org.gcube.data.tmf.impl.AbstractSource
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||