Dyostem.Services.Data Namespace |
[This is preliminary documentation and is subject to change.]
| Class | Description | |
|---|---|---|
| AnalyseCreationResult |
Represent the result of a single analysis creation
| |
| AnalysesPutResult |
Represent the result of a PutAnalyses(String, ListNewAnalyse) command
| |
| AnalysesResult |
Represent the result of a GetAnalyses(String, ListGuid, ListGuid, NullableDateTime, NullableDateTime) command
| |
| Analysis |
Represent a single analysis with its measures
| |
| AvailableValue |
An instance of the AvailableValue object
| |
| Block |
Represent a block object
| |
| BlockAnalyses |
Represent all analyses for a block
| |
| BlockCreationResult |
An instance of a BlockCreationResult object.
| |
| BlockData |
Represent a block data object
| |
| BlockDataCreationResult |
Represent the result of a single block data creation/update
| |
| BlockDataPutResult |
Represent the result of a PutBlockData(String, ListNewBlockData) command
| |
| BlockDataType |
Represent a block data type
| |
| BlockDataTypesListResult |
Represent the result of a GetBlockDataTypes(String) command.
| |
| BlockDeletionResult |
Represent the result of a single block removal
| |
| BlockInterpretations |
Represent all analyses for a block
| |
| BlocksDeleteResult |
Represent the result of the DeleteBlocks(String, Guid, ListGuid) command
| |
| BlocksListResult |
Represent the result of a GetBlocks(String, ListGuid, ListGuid, ListGuid) command.
| |
| BlocksPutResult |
Represent the result of a PutBlocks(String, Guid, ListNewBlock, Boolean) command.
| |
| BlockToProcess | ||
| Group |
Represent a level of block grouping used in the dysotem sensor
| |
| Groups |
Represent the block informations used to present the bock list in the dyostem sensor
| |
| GroupsListResult |
Represent the result of a GetGroups(String) command.
| |
| Interpretation |
Represent a single analysis with its measures
| |
| InterpretationsResult |
Represent the result of a GetInterpretations(String, ListGuid, ListGuid, NullableDateTime, NullableDateTime) command
| |
| InterpretationType |
Represent an interpretation type.
| |
| InterpretationTypesListResult |
Represent the result of a GetInterpretationTypes(String) command.
| |
| Measure |
Represent a single measure
| |
| MeasureCreationResult |
Represent the result of a single measure creation or update
| |
| MeasureType |
Represent a measure type.
| |
| MeasureTypesListResult |
Represent the result of a GetMeasureTypes(String) command.
| |
| NewAnalyse |
A NewAnalyse to create or update
| |
| NewBlock |
A NewBlock to create.
| |
| NewBlockData |
Represent information about the new block
| |
| NewMeasure |
The measure to create or update.
If both MeasureTypeId and MeasureTypeName are defined, the MeasureTypeId is used.
| |
| Parameter |
An instance of a dyostem data type
It could be a MeasureType (total acidity, pH, ...) or a BlockDataType (owner, grape, ...), a common data type or a data type dedicated to the customer
| |
| ProcessBlocksInterpretationResult | ||
| SessionResult |
Represent the result of the OpenSession(String, String) command
| |
| Vintage |
An instance of a Vintage object
| |
| VintagesListResult |
Represent the result of the GetVintages(String) command
|