Provides access to detailed data file information.
- Author
- Maciej Szewczykowski | macie.nosp@m.j@ba.nosp@m.ltrad.nosp@m..eu
- Version
- 1.2.2
- Since
- 0.1.6
◆ BltFileDetailsController()
eu.baltrad.dex.db.controller.BltFileDetailsController.BltFileDetailsController |
( |
| ) |
|
|
inline |
◆ processCompositeData()
void eu.baltrad.dex.db.controller.BltFileDetailsController.processCompositeData |
( |
BltFile | bltFile, |
|
|
H5File | h5File, |
|
|
String | uuid, |
|
|
ModelMap | model ) |
|
inline |
Wrapper method processing Cartesian data - IMAGEs
- Parameters
-
bltFile | File entry from the File Catalog |
h5File | HDF5 file object |
uuid | Unique file entry ID |
model | Model map |
◆ processPolarData()
void eu.baltrad.dex.db.controller.BltFileDetailsController.processPolarData |
( |
BltFile | bltFile, |
|
|
H5File | h5File, |
|
|
String | uuid, |
|
|
ModelMap | model ) |
|
inline |
Wrapper method processing polar data - SCANs and PVOLs
- Parameters
-
bltFile | File entry from the File Catalog |
h5File | HDF5 file object |
uuid | Unique file entry |
◆ processSubmit()
String eu.baltrad.dex.db.controller.BltFileDetailsController.processSubmit |
( |
HttpServletRequest | request, |
|
|
ModelMap | model ) |
|
inline |
Get detailed information about file and prepare dataset image thumbs.
- Parameters
-
request | Http servlet request |
model | Model map |
- Returns
- View name
◆ setBltDataProcessor()
void eu.baltrad.dex.db.controller.BltFileDetailsController.setBltDataProcessor |
( |
BltDataProcessor | bltDataProcessor | ) |
|
|
inline |
- Parameters
-
bltDataProcessor | the bltDataProcessor to set |
◆ setBltFileManager()
void eu.baltrad.dex.db.controller.BltFileDetailsController.setBltFileManager |
( |
BltFileManager | bltFileManager | ) |
|
|
inline |
- Parameters
-
bltFileManager | the bltFileManager to set |
◆ setConfigurationManager()
void eu.baltrad.dex.db.controller.BltFileDetailsController.setConfigurationManager |
( |
ConfigurationManager | configurationManager | ) |
|
|
inline |
◆ setFileCatalog()
void eu.baltrad.dex.db.controller.BltFileDetailsController.setFileCatalog |
( |
FileCatalog | fileCatalog | ) |
|
|
inline |
- Parameters
-
fileCatalog | the fileCatalog to set |
The documentation for this class was generated from the following file:
- src/java/eu/baltrad/dex/db/controller/BltFileDetailsController.java