public class ContextInducedDataSource extends Object implements flipkart.lego.api.entities.DataSource
| Constructor and Description |
|---|
ContextInducedDataSource(flipkart.lego.api.entities.DataSource dataSource) |
| Modifier and Type | Method and Description |
|---|---|
flipkart.lego.api.entities.DataType |
call() |
String |
getDescription() |
String |
getId() |
String |
getName() |
String |
getShortDescription() |
List<Integer> |
getVersion() |
public ContextInducedDataSource(flipkart.lego.api.entities.DataSource dataSource)
public flipkart.lego.api.entities.DataType call()
throws Exception
public String getId() throws UnsupportedOperationException
getId in interface flipkart.lego.api.helpers.IdentifiableUnsupportedOperationExceptionpublic String getName() throws UnsupportedOperationException
getName in interface flipkart.lego.api.helpers.IdentifiableUnsupportedOperationExceptionpublic List<Integer> getVersion() throws UnsupportedOperationException
getVersion in interface flipkart.lego.api.helpers.VersionedUnsupportedOperationExceptionpublic String getShortDescription()
getShortDescription in interface flipkart.lego.api.helpers.Describablepublic String getDescription()
getDescription in interface flipkart.lego.api.helpers.DescribableCopyright © 2016. All rights reserved.