|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.simantics.databoard.datasource.DatasourceUtil
public class DatasourceUtil
Field Summary | |
---|---|
static Variant |
ROOT_ID
The identifier or the root node in all data sources |
Constructor Summary | |
---|---|
DatasourceUtil()
|
Method Summary | |
---|---|
static Variant[] |
getChildren(Accessor accessor,
Variant nodeId)
Get children of a node in a accessor of a datasource. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final Variant ROOT_ID
Constructor Detail |
---|
public DatasourceUtil()
Method Detail |
---|
public static Variant[] getChildren(Accessor accessor, Variant nodeId) throws AccessorException
accessor
- nodeId
-
AccessorException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |