Index
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte|Serialisierte Form
A
- auxFileNames - Variable in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Names of auxiliary files being part of the product
- auxFileNames - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
The auxiliary files for this product file
C
- checksum - Variable in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Checksum value for the primary product file (computed by MD5 algorithm)
- checksum - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
Checksum value for the primary product file (computed by MD5 algorithm)
- checksumTime - Variable in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Checksum generation time in orbit format (YYYY-MM-DDThh:mm:ss.SSSSSS)
- checksumTime - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
Checksum generation time in orbit format (YYYY-MM-DDThh:mm:ss.SSSSSS)
- CleanupProductThread - Klasse in de.dlr.proseo.ingestor.cleanup
-
Thread to look for deletable product files
- CleanupProductThread(IngestorApplication) - Konstruktor für Klasse de.dlr.proseo.ingestor.cleanup.CleanupProductThread
-
Create new CleanupProductThread for ingestor
- componentProductIds - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Id values of the component products
- configurationVersion - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestConfiguredProcessor
-
Version identification of the configuration environment
- configure(HttpSecurity) - Methode in Klasse de.dlr.proseo.ingestor.IngestorSecurityConfig
-
Set the Ingestor security options
- configuredProcessor - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
The generating processor and its configuration
- countProducts(String, String[], String, String, String, String, String, String, String, Long) - Methode in Klasse de.dlr.proseo.ingestor.rest.ProductManager
-
Get the number of products available, possibly filtered by mission, product class, production mode, file class, quality and time ranges
- countProducts(String, String[], String, String, String, String, String, String, String, Long, HttpHeaders) - Methode in Schnittstelle de.dlr.proseo.ingestor.rest.ProductController
-
Number of products available, possibly filtered by mission, product class and time range
- countProducts(String, String[], String, String, String, String, String, String, String, Long, HttpHeaders) - Methode in Klasse de.dlr.proseo.ingestor.rest.ProductControllerDecorator
-
Number of products available, possibly filtered by mission, product class and time range
- countProducts(String, String[], String, String, String, String, String, String, String, Long, HttpHeaders) - Methode in Klasse de.dlr.proseo.ingestor.rest.ProductControllerImpl
-
Number of products available, possibly filtered by mission, product class and time range
- createProduct(RestProduct, HttpHeaders) - Methode in Schnittstelle de.dlr.proseo.ingestor.rest.ProductController
-
Create a product from the given Json object (does NOT create associated product files!)
- createProduct(RestProduct, HttpHeaders) - Methode in Klasse de.dlr.proseo.ingestor.rest.ProductControllerDecorator
-
Create a product from the given Json object (does NOT create associated product files!)
- createProduct(RestProduct, HttpHeaders) - Methode in Klasse de.dlr.proseo.ingestor.rest.ProductControllerImpl
-
Create a product from the given Json object (does NOT create associated product files!)
- createProduct(RestProduct) - Methode in Klasse de.dlr.proseo.ingestor.rest.ProductManager
-
Create a product from the given Json object (does NOT create associated product files!)
D
- dateTime - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestDownloadHistory
-
The time of the download in orbit format (YYYY-MM-DDThh:mm:ss.SSSSSS)
- de.dlr.proseo.ingestor - Package de.dlr.proseo.ingestor
-
Top-level classes for the prosEO Ingestor component
- de.dlr.proseo.ingestor.cleanup - Package de.dlr.proseo.ingestor.cleanup
-
Deleting old products and product files
- de.dlr.proseo.ingestor.rest - Package de.dlr.proseo.ingestor.rest
-
Classes implementing the REST interface for the prosEO Ingestor component
- de.dlr.proseo.ingestor.rest.model - Package de.dlr.proseo.ingestor.rest.model
-
Utility classes for handling products and product files
- deleteProductById(Long) - Methode in Klasse de.dlr.proseo.ingestor.rest.ProductManager
-
Delete a product by ID
- deleteProductById(Long, HttpHeaders) - Methode in Schnittstelle de.dlr.proseo.ingestor.rest.ProductController
-
Delete a product by ID
- deleteProductById(Long, HttpHeaders) - Methode in Klasse de.dlr.proseo.ingestor.rest.ProductControllerDecorator
-
Delete a product by ID
- deleteProductById(Long, HttpHeaders) - Methode in Klasse de.dlr.proseo.ingestor.rest.ProductControllerImpl
-
Delete a product by ID
- deleteProductFile(Long, ProcessingFacility, Boolean) - Methode in Klasse de.dlr.proseo.ingestor.rest.ProductIngestor
-
Delete a product file for a product from a given processing facility (metadata and actual data file(s))
- deleteProductFile(Long, String, Boolean, HttpHeaders) - Methode in Schnittstelle de.dlr.proseo.ingestor.rest.IngestController
-
Delete a product file for a product from a given processing facility (metadata and actual data file(s))
- deleteProductFile(Long, String, Boolean, HttpHeaders) - Methode in Klasse de.dlr.proseo.ingestor.rest.IngestControllerDecorator
-
Delete a product file for a product from a given processing facility (metadata and actual data file(s))
- deleteProductFile(Long, String, Boolean, HttpHeaders) - Methode in Klasse de.dlr.proseo.ingestor.rest.IngestControllerImpl
-
Delete a product file for a product from a given processing facility (metadata and actual data file(s))
- deleteProductFilesOlderThan(Instant) - Methode in Klasse de.dlr.proseo.ingestor.rest.ProductIngestor
-
Delete all product (files) with eviction time older than t.
- downloadHistory - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
The download history for this product
- downloadProductById(Long, Long, Long) - Methode in Klasse de.dlr.proseo.ingestor.rest.ProductManager
-
Get the primary data file (or ZIP file, if available) for the product as data stream (optionally range-restricted), returns a redirection link to the Storage Manager of a random Processing Facility
- downloadProductById(Long, Long, Long, HttpHeaders) - Methode in Schnittstelle de.dlr.proseo.ingestor.rest.ProductController
-
Get the primary data file (or ZIP file, if available) for the product as data stream (optionally range-restricted), returns a redirection link to the Storage Manager of a random Processing Facility
- downloadProductById(Long, Long, Long, HttpHeaders) - Methode in Klasse de.dlr.proseo.ingestor.rest.ProductControllerDecorator
-
Get the primary data file (or ZIP file, if available) for the product as data stream (optionally range-restricted), returns a redirection link to the Storage Manager of a random Processing Facility
- downloadProductById(Long, Long, Long, HttpHeaders) - Methode in Klasse de.dlr.proseo.ingestor.rest.ProductControllerImpl
-
Get the primary data file (or ZIP file, if available) for the product as data stream (optionally range-restricted), returns a redirection link to the Storage Manager of a random Processing Facility
E
- enabled - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestConfiguredProcessor
-
Indicator whether the configured processor is enabled and may be run
- enclosingProductId - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Id value of the enclosing product
- equals(Object) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
- equals(Object) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.Orbit
- equals(Object) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestConfiguredProcessor
- equals(Object) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestDownloadHistory
- equals(Object) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestParameter
- equals(Object) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
- equals(Object) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
- evictionTime - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Product eviction time in orbit format (YYYY-MM-DDThh:mm:ss.SSSSSS)
F
- fileClass - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
File class as defined for the enclosing mission (optional)
- filePath - Variable in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
The S3/POSIX/ALLUXIO path to the product files (relative to mountPoint)
- filePath - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
The path to the product files (POSIX file path, S3 bucket etc.)
- fileSize - Variable in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
The size of the primary product file in bytes
- fileSize - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
The size of the primary product file in bytes
- findEquivalentProduct(RestProduct) - Methode in Klasse de.dlr.proseo.ingestor.rest.ProductManager
-
Find any product equivalent to the given product (i. e. fulfilling the Product::equals() conditions).
G
- generationTime - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Product generation time in orbit format (YYYY-MM-DDThh:mm:ss.SSSSSS)
- getAuxFileNames() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Returns the auxFileNames.
- getAuxFileNames() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
Returns the auxFileNames.
- getChecksum() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Returns the checksum.
- getChecksum() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
Returns the checksum.
- getChecksumTime() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Returns the checksumTime.
- getChecksumTime() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
Returns the checksumTime.
- getCleanupCycleTime() - Methode in Klasse de.dlr.proseo.ingestor.IngestorConfiguration
-
Gets the order cleanup cycle
- getComponentProductIds() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Returns the componentProductIds.
- getComponentProductIds() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Returns the componentProductIds.
- getConfigurationVersion() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestConfiguredProcessor
-
Returns the configurationVersion.
- getConfiguredProcessor() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Returns the configuredProcessor.
- getConfiguredProcessor() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Returns the configuredProcessor.
- getDateTime() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestDownloadHistory
-
Returns the dateTime.
- getDownloadHistory() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Returns the downloadHistory.
- getDownloadHistory() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Returns the downloadHistory.
- getDownloadTokenById(Long, String) - Methode in Klasse de.dlr.proseo.ingestor.rest.ProductManager
-
Get a JSON Web Token for creating a download link to a Storage Manager
- getDownloadTokenById(Long, String, HttpHeaders) - Methode in Schnittstelle de.dlr.proseo.ingestor.rest.ProductController
-
Get a JSON Web Token for creating a download link to a Storage Manager
- getDownloadTokenById(Long, String, HttpHeaders) - Methode in Klasse de.dlr.proseo.ingestor.rest.ProductControllerDecorator
-
Get a JSON Web Token for creating a download link to a Storage Manager
- getDownloadTokenById(Long, String, HttpHeaders) - Methode in Klasse de.dlr.proseo.ingestor.rest.ProductControllerImpl
-
Get a JSON Web Token for creating a download link to a Storage Manager
- getEnabled() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestConfiguredProcessor
-
Returns the enabled.
- getEnclosingProductId() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Returns the enclosingProductId.
- getEnclosingProductId() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Returns the enclosingProductId.
- getEvictionTime() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Returns the evictionTime.
- getEvictionTime() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Returns the evictionTime.
- getFacilityByName(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.ProductIngestor
-
/** Find a processing facility by name (transaction wrapper for repository method)
- getFileClass() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Returns the fileClass.
- getFileClass() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Returns the fileClass.
- getFilePath() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Returns the filePath.
- getFilePath() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
Returns the filePath.
- getFileSize() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Returns the fileSize.
- getFileSize() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
Returns the fileSize.
- getGenerationTime() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Returns the generationTime.
- getGenerationTime() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Returns the generationTime.
- getId() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Returns the id.
- getId() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestConfiguredProcessor
-
Returns the id.
- getId() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Returns the id.
- getId() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
Returns the id.
- getIdentifier() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestConfiguredProcessor
-
Returns the identifier.
- getIngestorConfig() - Methode in Klasse de.dlr.proseo.ingestor.IngestorApplication
-
Returns the product ingestor configuration for the application
- getKey() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestParameter
-
Returns the key.
- getMaxResults() - Methode in Klasse de.dlr.proseo.ingestor.IngestorConfiguration
-
Gets the maximum number of results to be retrieved by REST requests
- getMissionCode() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Returns the missionCode.
- getMissionCode() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestConfiguredProcessor
-
Returns the missionCode.
- getMissionCode() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Returns the missionCode.
- getMode() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Returns the mode.
- getMode() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Returns the mode.
- getMountPoint() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Returns the mountPoint.
- getNotifyPlanner() - Methode in Klasse de.dlr.proseo.ingestor.IngestorConfiguration
-
Indicates whether the Production Planner should be notified about new product ingestions
- getOrbit() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Returns the orbit.
- getOrbit() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Returns the orbit.
- getOrbitNumber() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.Orbit
-
Returns the orbitNumber.
- getParameters() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Returns the parameters.
- getParameters() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Returns the parameters.
- getParameterType() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestParameter
-
Returns the parameterType.
- getParameterValue() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestParameter
-
Returns the parameterValue.
- getProcessingFacilityName() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
Returns the processingFacilityName.
- getProcessingLevel() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Returns the processingLevel.
- getProcessingLevel() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Returns the processingLevel.
- getProcessorName() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestConfiguredProcessor
-
Returns the processorName.
- getProcessorVersion() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestConfiguredProcessor
-
Returns the processorVersion.
- getProductById(Long) - Methode in Klasse de.dlr.proseo.ingestor.rest.ProductManager
-
Find the product with the given ID
- getProductById(Long, HttpHeaders) - Methode in Schnittstelle de.dlr.proseo.ingestor.rest.ProductController
-
Find the product with the given ID
- getProductById(Long, HttpHeaders) - Methode in Klasse de.dlr.proseo.ingestor.rest.ProductControllerDecorator
-
Find the product with the given ID
- getProductById(Long, HttpHeaders) - Methode in Klasse de.dlr.proseo.ingestor.rest.ProductControllerImpl
-
Find the product with the given ID
- getProductByUuid(String, HttpHeaders) - Methode in Schnittstelle de.dlr.proseo.ingestor.rest.ProductController
-
Get a product by UUID
- getProductByUuid(String, HttpHeaders) - Methode in Klasse de.dlr.proseo.ingestor.rest.ProductControllerDecorator
-
Get a product by UUID
- getProductByUuid(String, HttpHeaders) - Methode in Klasse de.dlr.proseo.ingestor.rest.ProductControllerImpl
-
Get a product by UUID
- getProductByUuid(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.ProductManager
-
Find the product with the given universally unique product identifier
- getProductClass() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Returns the productClass.
- getProductClass() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Returns the productClass.
- getProductFile() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Returns the productFile.
- getProductFile() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Returns the productFile.
- getProductFile(Long, ProcessingFacility) - Methode in Klasse de.dlr.proseo.ingestor.rest.ProductIngestor
-
Get the product file metadata for a product at a given processing facility
- getProductFile(Long, String, HttpHeaders) - Methode in Schnittstelle de.dlr.proseo.ingestor.rest.IngestController
-
Get the product file metadata for a product at a given processing facility
- getProductFile(Long, String, HttpHeaders) - Methode in Klasse de.dlr.proseo.ingestor.rest.IngestControllerDecorator
-
Get the product file metadata for a product at a given processing facility
- getProductFile(Long, String, HttpHeaders) - Methode in Klasse de.dlr.proseo.ingestor.rest.IngestControllerImpl
-
Get the product file metadata for a product at a given processing facility
- getProductFileName() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Returns the productFileName.
- getProductFileName() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestDownloadHistory
-
Returns the productFileName.
- getProductFileName() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
Returns the productFileName.
- getProductFileSize() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestDownloadHistory
-
Returns the productFileSize.
- getProductId() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
Returns the productId.
- getProductIngestor() - Methode in Klasse de.dlr.proseo.ingestor.IngestorApplication
-
Returns the product ingestor for the application
- getProductionPlannerTimeout() - Methode in Klasse de.dlr.proseo.ingestor.IngestorConfiguration
-
Gets the timeout in milliseconds for Production Planner connections
- getProductionPlannerUrl() - Methode in Klasse de.dlr.proseo.ingestor.IngestorConfiguration
-
Gets the URL of the prosEO Production Planner component
- getProductionType() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Returns the productionType.
- getProductionType() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Returns the productionType.
- getProductQuality() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Returns the productQuality.
- getProductQuality() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Returns the productQuality.
- getProducts(String, String[], String, String, String, String, String, String, String, Integer, Integer, Long, String[]) - Methode in Klasse de.dlr.proseo.ingestor.rest.ProductManager
-
List of all products filtered by mission, product class, , production mode, file class, quality and time ranges
- getProducts(String, String[], String, String, String, String, String, String, String, Integer, Integer, Long, String[], HttpHeaders) - Methode in Schnittstelle de.dlr.proseo.ingestor.rest.ProductController
-
List of all products filtered by mission, product class, start time range; the output will be ordered by the columns given in orderBy, and the resulting product list will only contain the records in the given range
- getProducts(String, String[], String, String, String, String, String, String, String, Integer, Integer, Long, String[], HttpHeaders) - Methode in Klasse de.dlr.proseo.ingestor.rest.ProductControllerDecorator
-
List of all products filtered by mission, product class, start time range; the output will be ordered by the columns given in orderBy, and the resulting product list will only contain the records in the given range
- getProducts(String, String[], String, String, String, String, String, String, String, Integer, Integer, Long, String[], HttpHeaders) - Methode in Klasse de.dlr.proseo.ingestor.rest.ProductControllerImpl
-
List of all products filtered by mission, product class, start time range; the output will be ordered by the columns given in orderBy, and the resulting product list will only contain the records in the given range
- getPublicationTime() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Returns the publicationTime.
- getPublicationTime() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Returns the publicationTime.
- getRawDataAvailabilityTime() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Returns the rawDataAvailabilityTime.
- getRawDataAvailabilityTime() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Returns the rawDataAvailabilityTime.
- getRequestedStartTime() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Returns the requestedStartTime.
- getRequestedStartTime() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Returns the requestedStartTime.
- getRequestedStopTime() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Returns the requestedStopTime.
- getRequestedStopTime() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Returns the requestedStopTime.
- getSensingStartTime() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Returns the sensingStartTime.
- getSensingStartTime() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Returns the sensingStartTime.
- getSensingStopTime() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Returns the sensingStopTime.
- getSensingStopTime() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Returns the sensingStopTime.
- getSourceStorageType() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Returns the sourceStorageType.
- getSpacecraftCode() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.Orbit
-
Returns the spacecraftCode.
- getStorageManagerSecret() - Methode in Klasse de.dlr.proseo.ingestor.IngestorConfiguration
-
Gets the shared secret for generating Storage Manager download tokens as 256-bit byte array
- getStorageManagerTimeout() - Methode in Klasse de.dlr.proseo.ingestor.IngestorConfiguration
-
Gets the timeout in milliseconds for Storage Manager connections
- getStorageManagerTokenValidity() - Methode in Klasse de.dlr.proseo.ingestor.IngestorConfiguration
-
Gets the validity period in milliseconds for Storage Manager download tokens
- getStorageType() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
Returns the storageType.
- getUsername() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestDownloadHistory
-
Returns the username.
- getUuid() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Returns the uuid.
- getUuid() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestConfiguredProcessor
-
Returns the uuid.
- getUuid() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Returns the uuid.
- getVersion() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Returns the version.
- getVersion() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestConfiguredProcessor
-
Returns the version.
- getVersion() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Returns the version.
- getVersion() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
Returns the version.
- getZipChecksum() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
Returns the zipChecksum.
- getZipChecksumTime() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
Returns the zipChecksumTime.
- getZipFileName() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
Returns the zipFileName.
- getZipFileSize() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
Returns the zipFileSize.
H
- hashCode() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
- hashCode() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.Orbit
- hashCode() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestConfiguredProcessor
- hashCode() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestDownloadHistory
- hashCode() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestParameter
- hashCode() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
- hashCode() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
I
- id - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestConfiguredProcessor
-
The persistent id of this object
- id - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
The persistent id of this object
- id - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
The persistent id of this object
- identifier - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestConfiguredProcessor
-
User-defined identifier for this processor configuration
- IngestController - Schnittstelle in de.dlr.proseo.ingestor.rest
-
Methods to manage product files in the processing facility and in the database (Generated with springmvc-raml-parser v.2.0.5)
- IngestControllerDecorator - Klasse in de.dlr.proseo.ingestor.rest
-
Methods to manage product files in the processing facility and in the database (Generated with springmvc-raml-parser v.2.0.5)
- IngestControllerDecorator() - Konstruktor für Klasse de.dlr.proseo.ingestor.rest.IngestControllerDecorator
- IngestControllerImpl - Klasse in de.dlr.proseo.ingestor.rest
-
Spring MVC controller for the prosEO Ingestor; implements the services required to ingest products from pickup points into the prosEO database, and to query the database about such products
- IngestControllerImpl() - Konstruktor für Klasse de.dlr.proseo.ingestor.rest.IngestControllerImpl
- IngestorApplication - Klasse in de.dlr.proseo.ingestor
-
prosEO Ingestor application
- IngestorApplication() - Konstruktor für Klasse de.dlr.proseo.ingestor.IngestorApplication
- ingestorConfig - Variable in Klasse de.dlr.proseo.ingestor.IngestorApplication
-
Ingestor configuration
- ingestorConfig - Variable in Klasse de.dlr.proseo.ingestor.rest.ProductIngestor
-
Ingestor configuration
- ingestorConfig - Variable in Klasse de.dlr.proseo.ingestor.rest.ProductManager
-
Ingestor configuration
- IngestorConfiguration - Klasse in de.dlr.proseo.ingestor
-
Configuration class for the prosEO Ingestor component
- IngestorConfiguration() - Konstruktor für Klasse de.dlr.proseo.ingestor.IngestorConfiguration
- IngestorProduct - Klasse in de.dlr.proseo.ingestor.rest.model
- IngestorProduct() - Konstruktor für Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Creates a new IngestorProduct.
- IngestorProduct(Long, Long, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, List<RestDownloadHistory>, String, List<Long>, Long, Orbit, List<RestProductFile>, RestConfiguredProcessor, List<RestParameter>, String, String, String, String, List<String>, Long, String, String) - Konstruktor für Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Creates a new IngestorProduct.
- IngestorSecurityConfig - Klasse in de.dlr.proseo.ingestor
-
Security configuration for prosEO Ingestor module
- IngestorSecurityConfig() - Konstruktor für Klasse de.dlr.proseo.ingestor.IngestorSecurityConfig
- ingestProductFile(Long, ProcessingFacility, RestProductFile, String, String) - Methode in Klasse de.dlr.proseo.ingestor.rest.ProductIngestor
-
Create the metadata of a new product file for a product at a given processing facility (it is assumed that the files themselves are already pushed to the Storage Manager)
- ingestProductFile(Long, String, RestProductFile, HttpHeaders) - Methode in Schnittstelle de.dlr.proseo.ingestor.rest.IngestController
-
Create the metadata of a new product file for a product at a given processing facility (it is assumed that the files themselves are already pushed to the Storage Manager) The Production Planner will be notified of the ingested product.
- ingestProductFile(Long, String, RestProductFile, HttpHeaders) - Methode in Klasse de.dlr.proseo.ingestor.rest.IngestControllerDecorator
-
Create the metadata of a new product file for a product at a given processing facility (it is assumed that the files themselves are already pushed to the Storage Manager) The Production Planner will be notified of the ingested product.
- ingestProductFile(Long, String, RestProductFile, HttpHeaders) - Methode in Klasse de.dlr.proseo.ingestor.rest.IngestControllerImpl
-
Create the metadata of a new product file for a product at a given processing facility (it is assumed that the files themselves are already pushed to the Storage Manager) The Production Planner will be notified of the ingested product.
- ingestProducts(ProcessingFacility, boolean, List<IngestorProduct>, String, String) - Methode in Klasse de.dlr.proseo.ingestor.rest.ProductIngestor
-
Ingest all given products into the storage manager of the given processing facility.
- ingestProducts(String, Boolean, List<IngestorProduct>, HttpHeaders) - Methode in Schnittstelle de.dlr.proseo.ingestor.rest.IngestController
-
Ingest all given products into the storage manager of the given processing facility.
- ingestProducts(String, Boolean, List<IngestorProduct>, HttpHeaders) - Methode in Klasse de.dlr.proseo.ingestor.rest.IngestControllerDecorator
-
Ingest all given products into the storage manager of the given processing facility.
- ingestProducts(String, Boolean, List<IngestorProduct>, HttpHeaders) - Methode in Klasse de.dlr.proseo.ingestor.rest.IngestControllerImpl
-
Ingest all given products into the storage manager of the given processing facility.
- initialize(AuthenticationManagerBuilder) - Methode in Klasse de.dlr.proseo.ingestor.IngestorSecurityConfig
-
Initialize the users, passwords and roles for the Ingestor from the prosEO database
K
- key - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestParameter
-
The parameter name
M
- main(String[]) - Statische Methode in Klasse de.dlr.proseo.ingestor.IngestorApplication
- maxResults - Variable in Klasse de.dlr.proseo.ingestor.IngestorConfiguration
-
The maximum number of results to be retrieved by REST requests
- MessageSecurityWebApplicationInitializer - Klasse in de.dlr.proseo.ingestor
-
No customizations of
AbstractSecurityWebApplicationInitializer
are necessary. - MessageSecurityWebApplicationInitializer() - Konstruktor für Klasse de.dlr.proseo.ingestor.MessageSecurityWebApplicationInitializer
- missionCode - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestConfiguredProcessor
-
The mission code (e. g.
- missionCode - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
The mission code of the Product class this products instantiates
- mode - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Processing modes as defined for the enclosing mission (only if generated by this mission)
- modifyProduct(Long, RestProduct) - Methode in Klasse de.dlr.proseo.ingestor.rest.ProductManager
-
Update the product with the given ID with the attribute values of the given Json object.
- modifyProduct(Long, RestProduct, HttpHeaders) - Methode in Schnittstelle de.dlr.proseo.ingestor.rest.ProductController
-
Update the product with the given ID with the attribute values of the given Json object.
- modifyProduct(Long, RestProduct, HttpHeaders) - Methode in Klasse de.dlr.proseo.ingestor.rest.ProductControllerDecorator
-
Update the product with the given ID with the attribute values of the given Json object.
- modifyProduct(Long, RestProduct, HttpHeaders) - Methode in Klasse de.dlr.proseo.ingestor.rest.ProductControllerImpl
-
Update the product with the given ID with the attribute values of the given Json object.
- modifyProductFile(Long, ProcessingFacility, RestProductFile) - Methode in Klasse de.dlr.proseo.ingestor.rest.ProductIngestor
-
Update the product file metadata for a product at a given processing facility
- modifyProductFile(Long, String, RestProductFile, HttpHeaders) - Methode in Schnittstelle de.dlr.proseo.ingestor.rest.IngestController
-
Update the product file metadata for a product at a given processing facility (it is assumed that any new or changed files themselves are already pushed to the Storage Manager)
- modifyProductFile(Long, String, RestProductFile, HttpHeaders) - Methode in Klasse de.dlr.proseo.ingestor.rest.IngestControllerDecorator
-
Update the product file metadata for a product at a given processing facility (it is assumed that any new or changed files themselves are already pushed to the Storage Manager)
- modifyProductFile(Long, String, RestProductFile, HttpHeaders) - Methode in Klasse de.dlr.proseo.ingestor.rest.IngestControllerImpl
-
Update the product file metadata for a product at a given processing facility (it is assumed that any new or changed files themselves are already pushed to the Storage Manager)
- mountPoint - Variable in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
The S3/POSIX/ALLUXIO mount point of the storage system to ingest from
O
- orbit - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Orbit relationship of this product, if any
- Orbit - Klasse in de.dlr.proseo.ingestor.rest.model
- Orbit() - Konstruktor für Klasse de.dlr.proseo.ingestor.rest.model.Orbit
-
Creates a new Orbit.
- Orbit(String, Long) - Konstruktor für Klasse de.dlr.proseo.ingestor.rest.model.Orbit
-
Creates a new Orbit.
- orbitNumber - Variable in Klasse de.dlr.proseo.ingestor.rest.model.Orbit
P
- parameters - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
A collection of mission-specific parameters for this object
- parameterType - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestParameter
-
The type of the parameter for deserialization (one of { "STRING", "INTEGER", "BOOLEAN", "DOUBLE", "INSTANT" } )
- parameterValue - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestParameter
-
All parameter values are serialized to their string representations.
- parseAuthenticationHeader(String) - Methode in Klasse de.dlr.proseo.ingestor.IngestorSecurityConfig
-
Parse an HTTP authentication header into username and password
- passwordEncoder() - Methode in Klasse de.dlr.proseo.ingestor.IngestorSecurityConfig
-
Provides the default password encoder for prosEO (BCrypt)
- processingFacilityName - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
The name of the processing facility, in which this product file is stored
- processingLevel - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
The level of processing required for this product's product class (L0, L1, L1A, L1B, L2, L2A etc.; output only)
- processorName - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestConfiguredProcessor
-
User-defined unique processor class name
- processorVersion - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestConfiguredProcessor
-
Version identification of the processor executable (Docker image)
- productClass - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Product type of the Product class this products instantiates
- ProductController - Schnittstelle in de.dlr.proseo.ingestor.rest
-
Methods to manage product metadata in the database (Generated with springmvc-raml-parser v.2.0.5)
- ProductControllerDecorator - Klasse in de.dlr.proseo.ingestor.rest
-
Methods to manage product metadata in the database (Generated with springmvc-raml-parser v.2.0.5)
- ProductControllerDecorator() - Konstruktor für Klasse de.dlr.proseo.ingestor.rest.ProductControllerDecorator
- ProductControllerImpl - Klasse in de.dlr.proseo.ingestor.rest
-
Spring MVC controller for the prosEO Ingestor; implements the services required to ingest products from pickup points into the prosEO database, and to query the database about such products
- ProductControllerImpl() - Konstruktor für Klasse de.dlr.proseo.ingestor.rest.ProductControllerImpl
- productFile - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Product files for this product
- productFileName - Variable in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
File name of the main product file
- productFileName - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestDownloadHistory
-
The file name of the downloaded ProductFile
- productFileName - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
The name of the product data file
- productFileSize - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestDownloadHistory
-
The product file size in bytes
- ProductFileUtil - Klasse in de.dlr.proseo.ingestor.rest.model
-
Utility methods for product files, e. g. for conversion between prosEO model and REST model
- ProductFileUtil() - Konstruktor für Klasse de.dlr.proseo.ingestor.rest.model.ProductFileUtil
- productId - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
Id value of the product this product file belongs to
- productIngestor - Variable in Klasse de.dlr.proseo.ingestor.IngestorApplication
-
The product ingestor
- ProductIngestor - Klasse in de.dlr.proseo.ingestor.rest
-
Services required to ingest products from pickup points into the prosEO database, and to create, read, updated and delete product file metadata
- ProductIngestor() - Konstruktor für Klasse de.dlr.proseo.ingestor.rest.ProductIngestor
- productionType - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Type of production process generating this product (SYSTEMATIC, ON_DEMAND_DEFAULT, ON_DEMAND_NON_DEFAULT)
- productManager - Variable in Klasse de.dlr.proseo.ingestor.rest.ProductIngestor
-
Product Manager
- ProductManager - Klasse in de.dlr.proseo.ingestor.rest
-
Service methods required to create, modify and delete products in the prosEO database, and to query the database about such products
- ProductManager() - Konstruktor für Klasse de.dlr.proseo.ingestor.rest.ProductManager
- productQuality - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Indicator for the suitability of this product for general use (NOMINAL, EXPERIMENTAL, TEST; default NOMINAL)
- ProductUtil - Klasse in de.dlr.proseo.ingestor.rest.model
-
Utility methods for products, e. g. for conversion between prosEO model and REST model
- ProductUtil() - Konstruktor für Klasse de.dlr.proseo.ingestor.rest.model.ProductUtil
- publicationTime - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Product ingestion time in orbit format (YYYY-MM-DDThh:mm:ss.SSSSSS)
R
- rawDataAvailabilityTime - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Satellite raw data availability time in orbit format (YYYY-MM-DDThh:mm:ss.SSSSSS)
- requestedStartTime - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Planned start time in orbit format (YYYY-MM-DDThh:mm:ss.SSSSSS), default same as sensingStartTime
- requestedStopTime - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Planned stop time in orbit format (YYYY-MM-DDThh:mm:ss.SSSSSS), default same as sensingStopTime
- RestConfiguredProcessor - Klasse in de.dlr.proseo.ingestor.rest.model
- RestConfiguredProcessor() - Konstruktor für Klasse de.dlr.proseo.ingestor.rest.model.RestConfiguredProcessor
-
Creates a new RestConfiguredProcessor.
- RestConfiguredProcessor(Long, Long, String, String, String, String, String, String, Boolean) - Konstruktor für Klasse de.dlr.proseo.ingestor.rest.model.RestConfiguredProcessor
-
Creates a new RestConfiguredProcessor.
- RestDownloadHistory - Klasse in de.dlr.proseo.ingestor.rest.model
- RestDownloadHistory() - Konstruktor für Klasse de.dlr.proseo.ingestor.rest.model.RestDownloadHistory
-
Creates a new RestDownloadHistory.
- RestDownloadHistory(String, String, Long, String) - Konstruktor für Klasse de.dlr.proseo.ingestor.rest.model.RestDownloadHistory
-
Creates a new RestDownloadHistory.
- RestParameter - Klasse in de.dlr.proseo.ingestor.rest.model
- RestParameter() - Konstruktor für Klasse de.dlr.proseo.ingestor.rest.model.RestParameter
-
Creates a new RestParameter.
- RestParameter(String, String, String) - Konstruktor für Klasse de.dlr.proseo.ingestor.rest.model.RestParameter
-
Creates a new RestParameter.
- RestProduct - Klasse in de.dlr.proseo.ingestor.rest.model
- RestProduct() - Konstruktor für Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Creates a new RestProduct.
- RestProduct(Long, Long, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, List<RestDownloadHistory>, String, List<Long>, Long, Orbit, List<RestProductFile>, RestConfiguredProcessor, List<RestParameter>) - Konstruktor für Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Creates a new RestProduct.
- RestProductFile - Klasse in de.dlr.proseo.ingestor.rest.model
- RestProductFile() - Konstruktor für Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
Creates a new RestProductFile.
- RestProductFile(Long, Long, Long, String, String, List<String>, String, String, Long, String, String, String, Long, String, String) - Konstruktor für Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
Creates a new RestProductFile.
- rtb - Variable in Klasse de.dlr.proseo.ingestor.rest.ProductIngestor
-
REST template builder
- run() - Methode in Klasse de.dlr.proseo.ingestor.cleanup.CleanupProductThread
-
Start the cleanup cycle thread to look for deletable products and its files every cleanupCycleTime hours
- run(String...) - Methode in Klasse de.dlr.proseo.ingestor.IngestorApplication
S
- sensingStartTime - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Sensing start time in orbit format (YYYY-MM-DDThh:mm:ss.SSSSSS)
- sensingStopTime - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Sensing stop time in orbit format (YYYY-MM-DDThh:mm:ss.SSSSSS)
- serialVersionUID - Statische Variable in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
- serialVersionUID - Statische Variable in Klasse de.dlr.proseo.ingestor.rest.model.Orbit
- serialVersionUID - Statische Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestConfiguredProcessor
- serialVersionUID - Statische Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestDownloadHistory
- serialVersionUID - Statische Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestParameter
- serialVersionUID - Statische Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
- serialVersionUID - Statische Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
- setAuxFileNames(List<String>) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Set the auxFileNames.
- setAuxFileNames(List<String>) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
Set the auxFileNames.
- setChecksum(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Set the checksum.
- setChecksum(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
Set the checksum.
- setChecksumTime(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Set the checksumTime.
- setChecksumTime(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
Set the checksumTime.
- setComponentProductIds(List<Long>) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Set the componentProductIds.
- setConfigurationVersion(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestConfiguredProcessor
-
Set the configurationVersion.
- setConfiguredProcessor(RestConfiguredProcessor) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Set the configuredProcessor.
- setDateTime(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestDownloadHistory
-
Set the dateTime.
- setDownloadHistory(List<RestDownloadHistory>) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Set the downloadHistory.
- setEnabled(Boolean) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestConfiguredProcessor
-
Set the enabled.
- setEnclosingProductId(Long) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Set the enclosingProductId.
- setEvictionTime(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Set the evictionTime.
- setFileClass(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Set the fileClass.
- setFilePath(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Set the filePath.
- setFilePath(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
Set the filePath.
- setFileSize(Long) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Set the fileSize.
- setFileSize(Long) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
Set the fileSize.
- setGenerationTime(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Set the generationTime.
- setId(Long) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestConfiguredProcessor
-
Set the id.
- setId(Long) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Set the id.
- setId(Long) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
Set the id.
- setIdentifier(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestConfiguredProcessor
-
Set the identifier.
- setIngestorConfig(IngestorConfiguration) - Methode in Klasse de.dlr.proseo.ingestor.IngestorApplication
-
Sets the product ingestor configuration for the application
- setKey(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestParameter
-
Set the key.
- setMissionCode(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestConfiguredProcessor
-
Set the missionCode.
- setMissionCode(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Set the missionCode.
- setMode(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Set the mode.
- setMountPoint(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Set the mountPoint.
- setOrbit(Orbit) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Set the orbit.
- setOrbitNumber(Long) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.Orbit
-
Set the orbitNumber.
- setParameters(List<RestParameter>) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Set the parameters.
- setParameterType(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestParameter
-
Set the parameterType.
- setParameterValue(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestParameter
-
Set the parameterValue.
- setProcessingFacilityName(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
Set the processingFacilityName.
- setProcessingLevel(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Set the processingLevel.
- setProcessorName(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestConfiguredProcessor
-
Set the processorName.
- setProcessorVersion(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestConfiguredProcessor
-
Set the processorVersion.
- setProductClass(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Set the productClass.
- setProductFile(List<RestProductFile>) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Set the productFile.
- setProductFileName(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Set the productFileName.
- setProductFileName(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestDownloadHistory
-
Set the productFileName.
- setProductFileName(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
Set the productFileName.
- setProductFileSize(Long) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestDownloadHistory
-
Set the productFileSize.
- setProductId(Long) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
Set the productId.
- setProductIngestor(ProductIngestor) - Methode in Klasse de.dlr.proseo.ingestor.IngestorApplication
-
Sets the product ingestor for the application
- setProductionType(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Set the productionType.
- setProductQuality(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Set the productQuality.
- setPublicationTime(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Set the publicationTime.
- setRawDataAvailabilityTime(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Set the rawDataAvailabilityTime.
- setRequestedStartTime(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Set the requestedStartTime.
- setRequestedStopTime(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Set the requestedStopTime.
- setSensingStartTime(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Set the sensingStartTime.
- setSensingStopTime(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Set the sensingStopTime.
- setSourceStorageType(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
Set the sourceStorageType.
- setSpacecraftCode(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.Orbit
-
Set the spacecraftCode.
- setStorageType(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
Set the storageType.
- setUsername(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestDownloadHistory
-
Set the username.
- setUuid(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestConfiguredProcessor
-
Set the uuid.
- setUuid(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Set the uuid.
- setVersion(Long) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestConfiguredProcessor
-
Set the version.
- setVersion(Long) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Set the version.
- setVersion(Long) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
Set the version.
- setZipChecksum(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
Set the zipChecksum.
- setZipChecksumTime(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
Set the zipChecksumTime.
- setZipFileName(String) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
Set the zipFileName.
- setZipFileSize(Long) - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
Set the zipFileSize.
- sourceStorageType - Variable in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
-
The type of the storage to ingest the data from
- spacecraftCode - Variable in Klasse de.dlr.proseo.ingestor.rest.model.Orbit
- startDispatcher() - Methode in Klasse de.dlr.proseo.ingestor.IngestorApplication
-
Starts the retention thread
- storageType - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
The string representation of the type of the storage location (e. g.
T
- toModelProduct(RestProduct) - Statische Methode in Klasse de.dlr.proseo.ingestor.rest.model.ProductUtil
-
Convert a REST product into a prosEO model product (scalar and embedded attributes only, no object references); does not create or update the download history.
- toModelProductFile(RestProductFile) - Statische Methode in Klasse de.dlr.proseo.ingestor.rest.model.ProductFileUtil
-
Convert a REST product file into a prosEO model product file (scalar and embedded attributes only, no product references)
- toRestProduct(Product) - Statische Methode in Klasse de.dlr.proseo.ingestor.rest.model.ProductUtil
-
Convert a prosEO model product into a REST product
- toRestProductFile(ProductFile) - Statische Methode in Klasse de.dlr.proseo.ingestor.rest.model.ProductFileUtil
-
Convert a prosEO model product file into a REST product file
- toString() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.IngestorProduct
- toString() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.Orbit
- toString() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestConfiguredProcessor
- toString() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestDownloadHistory
- toString() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestParameter
- toString() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
- toString() - Methode in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
U
- userDetailsService() - Methode in Klasse de.dlr.proseo.ingestor.IngestorSecurityConfig
-
Provides the default user details service for prosEO (based on the standard data model for users and groups)
- username - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestDownloadHistory
-
The user who initiated the download
- uuid - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestConfiguredProcessor
-
Universally unique identifier for this processor configuration ("workflow" in ESA terminology)
- uuid - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
Universally unique product identifier
V
- version - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestConfiguredProcessor
-
A version identifier to track updates to the object (especially to detect concurrent update attempts)
- version - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestProduct
-
A version identifier to track updates to the object (especially to detect concurrent update attempts)
- version - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
A version identifier to track updates to the object (especially to detect concurrent update attempts)
Z
- zipChecksum - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
The MD5 checksum for the ZIP archive
- zipChecksumTime - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
ZIP archive checksum generation time in orbit format (YYYY-MM-DDThh:mm:ss.SSSSSS)
- zipFileName - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
The file name of the ZIP archive containing all product and auxiliary files intended for distribution
- zipFileSize - Variable in Klasse de.dlr.proseo.ingestor.rest.model.RestProductFile
-
The file size of the ZIP archive in bytes
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte|Serialisierte Form