|
| class | AreaAdaptorCallback |
| | Callback for taking care of the quality control information.
|
| |
| class | PcsDefinitionAdaptorCallback |
| | Callback for taking care of the quality control information.
|
| |
| class | QCAdaptorCallback |
| | Callback for taking care of the quality control information.
|
| |
◆ createAreaCallback()
Creates and returns an instance of the adaptor callback.
- Parameters
-
- Returns
◆ createAreaInformationList()
| List< AreaInformation > eu.baltrad.beast.pgf.PgfClientHelper.createAreaInformationList |
( |
| ) |
|
|
inlineprotected |
- Returns
- the list to be filled with areas
◆ createPcsDefinitionCallback()
Creates and returns an instance of the adaptor callback.
- Parameters
-
| adaptorName | |
| qualityControlInformation | |
- Returns
◆ createPcsDefinitionList()
| List< PcsDefinition > eu.baltrad.beast.pgf.PgfClientHelper.createPcsDefinitionList |
( |
| ) |
|
|
inlineprotected |
- Returns
- the list to be filled with pcs definitions
◆ createQCCallback()
Creates and returns an instance of the adaptor callback.
- Parameters
-
| adaptorName | |
| qualityControlInformation | |
- Returns
◆ createQCResultList()
- Returns
- the list to be filled with QC information
◆ getAreas() [1/2]
◆ getAreas() [2/2]
| List< AreaInformation > eu.baltrad.beast.pgf.PgfClientHelper.getAreas |
( |
String | adaptorName | ) |
|
|
inline |
◆ getPcsDefinitions() [1/2]
| List< PcsDefinition > eu.baltrad.beast.pgf.PgfClientHelper.getPcsDefinitions |
( |
| ) |
|
|
inline |
◆ getPcsDefinitions() [2/2]
| List< PcsDefinition > eu.baltrad.beast.pgf.PgfClientHelper.getPcsDefinitions |
( |
String | adaptorName | ) |
|
|
inline |
◆ getQualityControls()
◆ getUniqueAreaIds()
| List< String > eu.baltrad.beast.pgf.PgfClientHelper.getUniqueAreaIds |
( |
| ) |
|
|
inline |
◆ getUniquePcsIds()
| List< String > eu.baltrad.beast.pgf.PgfClientHelper.getUniquePcsIds |
( |
| ) |
|
|
inline |
◆ setAdaptorManager()
| void eu.baltrad.beast.pgf.PgfClientHelper.setAdaptorManager |
( |
IBltAdaptorManager | adaptorManager | ) |
|
|
inline |
- Parameters
-
| adaptorManager | the adaptor manager |
The documentation for this class was generated from the following file:
- src/eu/baltrad/beast/pgf/PgfClientHelper.java