Uses of Class
com.almis.awe.model.dto.CellData
Package
Description
-
Uses of CellData in com.almis.awe.builder.client.grid
ModifierConstructorDescriptionUpdateCellActionBuilder
(ComponentAddress address, CellData cellData) Constructor with address and celldata -
Uses of CellData in com.almis.awe.model.component
Modifier and TypeMethodDescriptionAweRequest.getParameterAsCellData
(com.fasterxml.jackson.databind.JsonNode parameter) Retrieve the parameter as CellDataAweRequest.getParameterAsCellData
(String parameterId) Retrieve the parameterModifier and TypeMethodDescriptionAweRequest.getParameterAsCellDataList
(com.fasterxml.jackson.databind.JsonNode parameter) Retrieve the parameterAweRequest.getParameterAsCellDataList
(String parameterId) Retrieve the parameter -
Uses of CellData in com.almis.awe.model.dto
Modifier and TypeMethodDescriptionCellData.copy()
ServiceData.getVariable
(String name) Get variable from the mapCellData.setNull()
Stores a null valueStores an object valueModifier and TypeMethodDescriptionServiceData.addVariable
(String name, CellData variable) Adds a variable to the mapint
int
Compare to another cell to see which one is higher -
Uses of CellData in com.almis.awe.model.entities.actions
Modifier and TypeMethodDescriptionClientAction.addParameter
(String name, CellData value) Adds a parameter -
Uses of CellData in com.almis.awe.model.entities.queries
ModifierConstructorDescriptionDatabaseConnectionInfo
(Map<String, CellData> connectionInfo) Constructor from database row -
Uses of CellData in com.almis.awe.model.util.data
Modifier and TypeMethodDescriptionstatic CellData
DataListUtil.getCellData
(DataList list, Integer rowNumber, String columnName) Returns the cellData value by (rowNumber, columnName)Modifier and TypeMethodDescriptionListUtil.copyDataListRows
(List<Map<String, CellData>> sourceRows) Get a copy of a list of map of CellDataRetrieve a column dataReturns the HasMap Row by (rowNumber) -
Uses of CellData in com.almis.awe.service
Modifier and TypeMethodDescriptionActionService.getExceptionVariables
(AWException exc) Retrieve the exception variables -
Uses of CellData in com.almis.awe.service.data.processor
Modifier and TypeMethodDescriptionProcess cell to retrieve a CellDataProcess row to retrieve a CellDataProcess rowProcess rowProcess rowProcess cellProcess cellModifier and TypeMethodDescriptionProcess row listProcess row listProcess row listProcess row listProcess row listModifier and TypeMethodDescriptionProcess cell to retrieve a CellDataProcess cellProcess cellModifier and TypeMethodDescriptionvoid
TotalizeColumnProcessor.addNewLine
(List<Map<String, CellData>> list) Add a new line with valuesboolean
TotalizeColumnProcessor.checkNewLine
(Map<String, CellData> row) Check if add a new lineProcess row to retrieve a CellDataProcess rowProcess rowProcess row listProcess row listProcess row listProcess row listProcess rowProcess row list