public class DataSourceDescription extends NamedStreamPipesEntity
connectedTo, DOM, elementId| Constructor and Description |
|---|
DataSourceDescription() |
DataSourceDescription(DataSourceDescription other) |
DataSourceDescription(String uri,
String name,
String description) |
DataSourceDescription(String uri,
String name2,
String description2,
String iconUrl) |
DataSourceDescription(String uri,
String name,
String description,
String iconUrl,
List<SpDataStream> spDataStreams) |
| Modifier and Type | Method and Description |
|---|---|
void |
addEventStream(SpDataStream spDataStream) |
String |
getCorrespondingSourceId() |
List<SpDataStream> |
getSpDataStreams() |
void |
setCorrespondingSourceId(String correspondingSourceId) |
void |
setSpDataStreams(List<SpDataStream> spDataStreams) |
changeElementId, getAppId, getApplicationLinks, getConnectedTo, getDescription, getDOM, getElementId, getIconUrl, getIncludedAssets, getIncludedLocales, getName, getUri, isIncludesAssets, isIncludesLocales, setAppId, setApplicationLinks, setConnectedTo, setDescription, setDOM, setElementId, setIconUrl, setIncludedAssets, setIncludedLocales, setIncludesAssets, setIncludesLocales, setName, setUrigetRdfId, setRdfIdpublic DataSourceDescription()
public DataSourceDescription(DataSourceDescription other)
public DataSourceDescription(String uri, String name, String description, String iconUrl, List<SpDataStream> spDataStreams)
public DataSourceDescription(String uri, String name2, String description2, String iconUrl)
public List<SpDataStream> getSpDataStreams()
public void setSpDataStreams(List<SpDataStream> spDataStreams)
public void addEventStream(SpDataStream spDataStream)
public String getCorrespondingSourceId()
public void setCorrespondingSourceId(String correspondingSourceId)
Copyright © 2019. All rights reserved.