Modifier and Type | Method and Description |
---|---|
List<DataModelVariableInfo> |
AppDataModelService.getDataModelView(String appModelId)
Return the app data-model details to build the data-model view.
|
Modifier and Type | Method and Description |
---|---|
void |
AppDataModelService.encodeDataModel(ByteArrayOutputStream byteStream,
List<DataModelVariableInfo> dataModel,
com.google.common.net.MediaType format)
Encodes the data model for download.
|
void |
AppDataModelEncoder.format(OutputStream stream,
List<DataModelVariableInfo> dataModel) |
Modifier and Type | Method and Description |
---|---|
void |
AppDataModelJsonEncoder.format(OutputStream stream,
List<DataModelVariableInfo> dataModel) |
Modifier and Type | Method and Description |
---|---|
List<DataModelVariableInfo> |
ModelerDashboardManager.getAppDataModel(String appModelId)
Returns the data model for the given App model.
|
Modifier and Type | Method and Description |
---|---|
List<DataModelVariableInfo> |
DefaultModelerDashboardManager.getAppDataModel(String appModelId) |
Modifier and Type | Method and Description |
---|---|
List<DataModelVariableInfo> |
ModelerDashboardController.getAppDataModel(String appId) |
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.