public interface Element
| Modifier and Type | Method and Description |
|---|---|
Action |
getAction() |
InputStream |
getData() |
Id |
getElementId() |
Info |
getInfo() |
Collection<Relation> |
getRelations() |
InputStream |
getSearchableData() |
Collection<Element> |
getSubElements() |
InputStream |
getVisualization() |
Action getAction()
Id getElementId()
Info getInfo()
Collection<Relation> getRelations()
InputStream getData()
InputStream getSearchableData()
InputStream getVisualization()
Collection<Element> getSubElements()
Copyright © 2018. All rights reserved.