Index

A B C D E F G H I K M O P R S T U V Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AipClientApplication - Class in de.dlr.proseo.api.aipclient
prosEO AIP Client application
AipClientApplication() - Constructor for class de.dlr.proseo.api.aipclient.AipClientApplication
 
AipClientConfiguration - Class in de.dlr.proseo.api.aipclient
Configuration class for the prosEO AIP Client component
AipClientConfiguration() - Constructor for class de.dlr.proseo.api.aipclient.AipClientConfiguration
 
AipClientSecurityConfig - Class in de.dlr.proseo.api.aipclient
Security configuration for prosEO AIP Client component
AipClientSecurityConfig() - Constructor for class de.dlr.proseo.api.aipclient.AipClientSecurityConfig
 
AllbytimeController - Interface in de.dlr.proseo.api.aipclient.rest
Retrieve products from a remote Long-term Archive by product type and time interval (Generated with springmvc-raml-parser v.2.0.5)
AllbytimeControllerDecorator - Class in de.dlr.proseo.api.aipclient.rest
Retrieve products from a remote Long-term Archive by product type and time interval (Generated with springmvc-raml-parser v.2.0.5)
AllbytimeControllerDecorator() - Constructor for class de.dlr.proseo.api.aipclient.rest.AllbytimeControllerDecorator
 
AllbytimeControllerImpl - Class in de.dlr.proseo.api.aipclient.rest
Retrieve products from a remote Long-term Archive by product type and time interval
AllbytimeControllerImpl() - Constructor for class de.dlr.proseo.api.aipclient.rest.AllbytimeControllerImpl
 
auxFileNames - Variable in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
Names of auxiliary files being part of the product
auxFileNames - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
The auxiliary files for this product file

B

BynameController - Interface in de.dlr.proseo.api.aipclient.rest
Retrieve a single product from a remote Long-term Archive by file name (Generated with springmvc-raml-parser v.2.0.5)
BynameControllerDecorator - Class in de.dlr.proseo.api.aipclient.rest
Retrieve a single product from a remote Long-term Archive by file name (Generated with springmvc-raml-parser v.2.0.5)
BynameControllerDecorator() - Constructor for class de.dlr.proseo.api.aipclient.rest.BynameControllerDecorator
 
BynameControllerImpl - Class in de.dlr.proseo.api.aipclient.rest
Retrieve a single product from a remote Long-term Archive by file name
BynameControllerImpl() - Constructor for class de.dlr.proseo.api.aipclient.rest.BynameControllerImpl
 
BytimeController - Interface in de.dlr.proseo.api.aipclient.rest
Retrieve a single product from a remote Long-term Archive by product type and time interval (Generated with springmvc-raml-parser v.2.0.5)
BytimeControllerDecorator - Class in de.dlr.proseo.api.aipclient.rest
Retrieve a single product from a remote Long-term Archive by product type and time interval (Generated with springmvc-raml-parser v.2.0.5)
BytimeControllerDecorator() - Constructor for class de.dlr.proseo.api.aipclient.rest.BytimeControllerDecorator
 
BytimeControllerImpl - Class in de.dlr.proseo.api.aipclient.rest
Retrieve a single product from a remote Long-term Archive by product type and time interval
BytimeControllerImpl() - Constructor for class de.dlr.proseo.api.aipclient.rest.BytimeControllerImpl
 

C

checksum - Variable in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
Checksum value for the primary product file (computed by MD5 algorithm)
checksum - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
Checksum value for the primary product file (computed by MD5 algorithm)
checksumTime - Variable in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
Checksum generation time in orbit format (YYYY-MM-DDThh:mm:ss.SSSSSS)
checksumTime - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
Checksum generation time in orbit format (YYYY-MM-DDThh:mm:ss.SSSSSS)
componentProductIds - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Id values of the component products
configurationVersion - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestConfiguredProcessor
Version identification of the configuration environment
configuredProcessor - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
The generating processor and its configuration

D

dateTime - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestDownloadHistory
The time of the download in orbit format (YYYY-MM-DDThh:mm:ss.SSSSSS)
de.dlr.proseo.api.aipclient - package de.dlr.proseo.api.aipclient
Top-level classes for the prosEO AIP (Archive Interface Point) Client component
de.dlr.proseo.api.aipclient.rest - package de.dlr.proseo.api.aipclient.rest
Classes implementing the REST interface for the prosEO AIP Client component
de.dlr.proseo.api.aipclient.rest.model - package de.dlr.proseo.api.aipclient.rest.model
 
downloadAllBySensingTime(String, String, String, String, String) - Method in class de.dlr.proseo.api.aipclient.rest.DownloadManager
Provide all products with the given product type at the given processing facility, whose sensing times intersect with the given sensing time interval.
downloadAllBySensingTime(String, String, String, String, HttpHeaders) - Method in interface de.dlr.proseo.api.aipclient.rest.AllbytimeController
Provide all products with the given product type at the given processing facility, whose sensing times intersect with the given sensing time interval.
downloadAllBySensingTime(String, String, String, String, HttpHeaders) - Method in class de.dlr.proseo.api.aipclient.rest.AllbytimeControllerDecorator
Provide all products with the given product type at the given processing facility, whose sensing times intersect with the given sensing time interval.
downloadAllBySensingTime(String, String, String, String, HttpHeaders) - Method in class de.dlr.proseo.api.aipclient.rest.AllbytimeControllerImpl
Provide all products with the given product type at the given processing facility, whose sensing times intersect with the given sensing time interval.
downloadByName(String, String, String) - Method in class de.dlr.proseo.api.aipclient.rest.DownloadManager
Provide the product with the given file name at the given processing facility.
downloadByName(String, String, HttpHeaders) - Method in interface de.dlr.proseo.api.aipclient.rest.BynameController
Provide the product with the given file name at the given processing facility.
downloadByName(String, String, HttpHeaders) - Method in class de.dlr.proseo.api.aipclient.rest.BynameControllerDecorator
Provide the product with the given file name at the given processing facility.
downloadByName(String, String, HttpHeaders) - Method in class de.dlr.proseo.api.aipclient.rest.BynameControllerImpl
Provide the product with the given file name at the given processing facility.
downloadBySensingTime(String, String, String, String, String) - Method in class de.dlr.proseo.api.aipclient.rest.DownloadManager
Provide the product with the given product type and the exact sensing start and stop times (at millisecond precision) at the given processing facility.
downloadBySensingTime(String, String, String, String, HttpHeaders) - Method in interface de.dlr.proseo.api.aipclient.rest.BytimeController
Provide the product with the given product type and the exact sensing start and stop times at the given processing facility.
downloadBySensingTime(String, String, String, String, HttpHeaders) - Method in class de.dlr.proseo.api.aipclient.rest.BytimeControllerDecorator
Provide the product with the given product type and the exact sensing start and stop times at the given processing facility.
downloadBySensingTime(String, String, String, String, HttpHeaders) - Method in class de.dlr.proseo.api.aipclient.rest.BytimeControllerImpl
Provide the product with the given product type and the exact sensing start and stop times at the given processing facility.
downloadHistory - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
The download history for this product
DownloadManager - Class in de.dlr.proseo.api.aipclient.rest
Class to handle product downloads from remote Long-term Archives
Archive queries are restricted to the logged-in mission using the first three characters of the file name, as per the EO GS File Format Standard (PE-TN-ESA-GS-0001), issue 3.01, sec. 4.1
DownloadManager() - Constructor for class de.dlr.proseo.api.aipclient.rest.DownloadManager
 

E

enabled - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestConfiguredProcessor
Indicator whether the configured processor is enabled and may be run
enclosingProductId - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Id value of the enclosing product
equals(Object) - Method in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
 
equals(Object) - Method in class de.dlr.proseo.api.aipclient.rest.model.Orbit
 
equals(Object) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestConfiguredProcessor
 
equals(Object) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestDownloadHistory
 
equals(Object) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestParameter
 
equals(Object) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
 
equals(Object) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
 
evictionTime - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Product eviction time in orbit format (YYYY-MM-DDThh:mm:ss.SSSSSS)

F

fileClass - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
File class as defined for the enclosing mission (optional)
filePath - Variable in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
The S3/POSIX/ALLUXIO path to the product files (relative to mountPoint)
filePath - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
The path to the product files (POSIX file path, S3 bucket etc.)
fileSize - Variable in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
The size of the primary product file in bytes
fileSize - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
The size of the primary product file in bytes
filterChain(HttpSecurity) - Method in class de.dlr.proseo.api.aipclient.AipClientSecurityConfig
Set the AIP client security options

G

generationTime - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Product generation time in orbit format (YYYY-MM-DDThh:mm:ss.SSSSSS)
getArchiveMaxRecords() - Method in class de.dlr.proseo.api.aipclient.AipClientConfiguration
Gets the maximum number of records to retrieve in one OData request ("$top" query parameter)
getArchiveOrderThreads() - Method in class de.dlr.proseo.api.aipclient.AipClientConfiguration
Gets the maximum number of parallel archive order threads
getArchiveThreads() - Method in class de.dlr.proseo.api.aipclient.AipClientConfiguration
Gets the maximum number of parallel download threads
getArchiveTimeout() - Method in class de.dlr.proseo.api.aipclient.AipClientConfiguration
Gets the timeout for archive connections in milliseconds
getAuxFileNames() - Method in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
Returns the auxFileNames.
getAuxFileNames() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
Returns the auxFileNames.
getChecksum() - Method in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
Returns the checksum.
getChecksum() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
Returns the checksum.
getChecksumTime() - Method in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
Returns the checksumTime.
getChecksumTime() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
Returns the checksumTime.
getClientTargetDir() - Method in class de.dlr.proseo.api.aipclient.AipClientConfiguration
Gets the path to the directory to download files to
getComponentProductIds() - Method in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
Returns the componentProductIds.
getComponentProductIds() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Returns the componentProductIds.
getConfigurationVersion() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestConfiguredProcessor
Returns the configurationVersion.
getConfiguredProcessor() - Method in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
Returns the configuredProcessor.
getConfiguredProcessor() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Returns the configuredProcessor.
getDateTime() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestDownloadHistory
Returns the dateTime.
getDownloadHistory() - Method in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
Returns the downloadHistory.
getDownloadHistory() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Returns the downloadHistory.
getEnabled() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestConfiguredProcessor
Returns the enabled.
getEnclosingProductId() - Method in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
Returns the enclosingProductId.
getEnclosingProductId() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Returns the enclosingProductId.
getEvictionTime() - Method in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
Returns the evictionTime.
getEvictionTime() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Returns the evictionTime.
getFileClass() - Method in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
Returns the fileClass.
getFileClass() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Returns the fileClass.
getFilePath() - Method in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
Returns the filePath.
getFilePath() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
Returns the filePath.
getFileSize() - Method in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
Returns the fileSize.
getFileSize() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
Returns the fileSize.
getGenerationTime() - Method in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
Returns the generationTime.
getGenerationTime() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Returns the generationTime.
getId() - Method in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
Returns the id.
getId() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestConfiguredProcessor
Returns the id.
getId() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Returns the id.
getId() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
Returns the id.
getIdentifier() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestConfiguredProcessor
Returns the identifier.
getIngestorProduct(HttpHeaders) - Method in interface de.dlr.proseo.api.aipclient.rest.IngestorproductController
No description
getIngestorProduct(HttpHeaders) - Method in class de.dlr.proseo.api.aipclient.rest.IngestorproductControllerDecorator
No description
getIngestorProductRetention() - Method in class de.dlr.proseo.api.aipclient.AipClientConfiguration
Gets the retention period for ingested products in days
getIngestorTimeout() - Method in class de.dlr.proseo.api.aipclient.AipClientConfiguration
Gets the timeout for Ingestor connections in milliseconds
getIngestorUrl() - Method in class de.dlr.proseo.api.aipclient.AipClientConfiguration
Gets the URL of the prosEO Ingestor
getKey() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestParameter
Returns the key.
getMissionCode() - Method in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
Returns the missionCode.
getMissionCode() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestConfiguredProcessor
Returns the missionCode.
getMissionCode() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Returns the missionCode.
getMissionSpecificFilters(String, String) - Method in class de.dlr.proseo.api.aipclient.rest.DownloadManager
Mission specific additional query filters to inject into OData query This method is intended for overriding by mission-specific extensions of this class.
getMode() - Method in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
Returns the mode.
getMode() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Returns the mode.
getMountPoint() - Method in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
Returns the mountPoint.
getNotificationRecipient() - Method in class de.dlr.proseo.api.aipclient.AipClientConfiguration
Gets the URL of the message recipient
getNotificationSender() - Method in class de.dlr.proseo.api.aipclient.AipClientConfiguration
Gets the sender identification
getNotificationUrl() - Method in class de.dlr.proseo.api.aipclient.AipClientConfiguration
Gets the URL of the Notification Service
getOrbit() - Method in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
Returns the orbit.
getOrbit() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Returns the orbit.
getOrbitNumber() - Method in class de.dlr.proseo.api.aipclient.rest.model.Orbit
Returns the orbitNumber.
getOrderCheckInterval() - Method in class de.dlr.proseo.api.aipclient.AipClientConfiguration
Gets the interval between product order checks
getParameters() - Method in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
Returns the parameters.
getParameters() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Returns the parameters.
getParameterType() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestParameter
Returns the parameterType.
getParameterValue() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestParameter
Returns the parameterValue.
getProcessingFacilityName() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
Returns the processingFacilityName.
getProcessingLevel() - Method in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
Returns the processingLevel.
getProcessingLevel() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Returns the processingLevel.
getProcessorName() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestConfiguredProcessor
Returns the processorName.
getProcessorVersion() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestConfiguredProcessor
Returns the processorVersion.
getProductClass() - Method in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
Returns the productClass.
getProductClass() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Returns the productClass.
getProductFile() - Method in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
Returns the productFile.
getProductFile() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Returns the productFile.
getProductFileName() - Method in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
Returns the productFileName.
getProductFileName() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestDownloadHistory
Returns the productFileName.
getProductFileName() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
Returns the productFileName.
getProductFileSize() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestDownloadHistory
Returns the productFileSize.
getProductId() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
Returns the productId.
getProductionType() - Method in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
Returns the productionType.
getProductionType() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Returns the productionType.
getProductQuality() - Method in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
Returns the productQuality.
getProductQuality() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Returns the productQuality.
getPublicationTime() - Method in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
Returns the publicationTime.
getPublicationTime() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Returns the publicationTime.
getRawDataAvailabilityTime() - Method in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
Returns the rawDataAvailabilityTime.
getRawDataAvailabilityTime() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Returns the rawDataAvailabilityTime.
getRequestedStartTime() - Method in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
Returns the requestedStartTime.
getRequestedStartTime() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Returns the requestedStartTime.
getRequestedStopTime() - Method in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
Returns the requestedStopTime.
getRequestedStopTime() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Returns the requestedStopTime.
getSensingStartTime() - Method in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
Returns the sensingStartTime.
getSensingStartTime() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Returns the sensingStartTime.
getSensingStopTime() - Method in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
Returns the sensingStopTime.
getSensingStopTime() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Returns the sensingStopTime.
getSourceStorageType() - Method in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
Returns the sourceStorageType.
getSpacecraftCode() - Method in class de.dlr.proseo.api.aipclient.rest.model.Orbit
Returns the spacecraftCode.
getStorageMgrMountPoint() - Method in class de.dlr.proseo.api.aipclient.AipClientConfiguration
Gets the Storage Manager mount point for product ingestion
getStorageMgrSourceDir() - Method in class de.dlr.proseo.api.aipclient.AipClientConfiguration
Gets the source directory for uploads by the prosEO Storage Manager
getStorageType() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
Returns the storageType.
getUsername() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestDownloadHistory
Returns the username.
getUuid() - Method in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
Returns the uuid.
getUuid() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestConfiguredProcessor
Returns the uuid.
getUuid() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Returns the uuid.
getVersion() - Method in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
Returns the version.
getVersion() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestConfiguredProcessor
Returns the version.
getVersion() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Returns the version.
getVersion() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
Returns the version.
getZipChecksum() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
Returns the zipChecksum.
getZipChecksumTime() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
Returns the zipChecksumTime.
getZipFileName() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
Returns the zipFileName.
getZipFileSize() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
Returns the zipFileSize.

H

hashCode() - Method in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
 
hashCode() - Method in class de.dlr.proseo.api.aipclient.rest.model.Orbit
 
hashCode() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestConfiguredProcessor
 
hashCode() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestDownloadHistory
 
hashCode() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestParameter
 
hashCode() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
 
hashCode() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
 

I

id - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestConfiguredProcessor
The persistent id of this object
id - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
The persistent id of this object
id - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
The persistent id of this object
identifier - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestConfiguredProcessor
User-defined identifier for this processor configuration
IngestorProduct - Class in de.dlr.proseo.api.aipclient.rest.model
 
IngestorProduct() - Constructor for class de.dlr.proseo.api.aipclient.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) - Constructor for class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
Creates a new IngestorProduct.
IngestorproductController - Interface in de.dlr.proseo.api.aipclient.rest
Dummy entry to force interface class generation - ignore!
IngestorproductControllerDecorator - Class in de.dlr.proseo.api.aipclient.rest
Dummy entry to force interface class generation - ignore!
IngestorproductControllerDecorator() - Constructor for class de.dlr.proseo.api.aipclient.rest.IngestorproductControllerDecorator
 
isDeleteTempFiles() - Method in class de.dlr.proseo.api.aipclient.AipClientConfiguration
Gets the flag for the deletion of temporary files

K

key - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestParameter
The parameter name

M

main(String[]) - Static method in class de.dlr.proseo.api.aipclient.AipClientApplication
 
missionCode - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestConfiguredProcessor
The mission code (e. g.
missionCode - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
The mission code of the Product class this products instantiates
mode - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Processing modes as defined for the enclosing mission (only if generated by this mission)
mountPoint - Variable in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
The S3/POSIX/ALLUXIO mount point of the storage system to ingest from

O

orbit - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Orbit relationship of this product, if any
Orbit - Class in de.dlr.proseo.api.aipclient.rest.model
 
Orbit() - Constructor for class de.dlr.proseo.api.aipclient.rest.model.Orbit
Creates a new Orbit.
Orbit(String, Long) - Constructor for class de.dlr.proseo.api.aipclient.rest.model.Orbit
Creates a new Orbit.
orbitNumber - Variable in class de.dlr.proseo.api.aipclient.rest.model.Orbit
 

P

parameters - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
A collection of mission-specific parameters for this object
parameterType - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestParameter
The type of the parameter for deserialization (one of { "STRING", "INTEGER", "BOOLEAN", "DOUBLE", "INSTANT" } )
parameterValue - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestParameter
All parameter values are serialized to their string representations.
parseAuthenticationHeader(String) - Method in class de.dlr.proseo.api.aipclient.AipClientSecurityConfig
Parse an HTTP authentication header into username and password
passwordEncoder() - Method in class de.dlr.proseo.api.aipclient.AipClientSecurityConfig
Provides the default password encoder for prosEO (BCrypt)
processingFacilityName - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
The name of the processing facility, in which this product file is stored
processingLevel - Variable in class de.dlr.proseo.api.aipclient.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 class de.dlr.proseo.api.aipclient.rest.model.RestConfiguredProcessor
User-defined unique processor class name
processorVersion - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestConfiguredProcessor
Version identification of the processor executable (Docker image)
productClass - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Product type of the Product class this products instantiates
productFile - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Product files for this product
productFileName - Variable in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
File name of the main product file
productFileName - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestDownloadHistory
The file name of the downloaded ProductFile
productFileName - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
The name of the product data file
productFileSize - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestDownloadHistory
The product file size in bytes
productId - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
Id value of the product this product file belongs to
productionType - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Type of production process generating this product (SYSTEMATIC, ON_DEMAND_DEFAULT, ON_DEMAND_NON_DEFAULT)
productQuality - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Indicator for the suitability of this product for general use (NOMINAL, EXPERIMENTAL, TEST; default NOMINAL)
publicationTime - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Product ingestion time in orbit format (YYYY-MM-DDThh:mm:ss.SSSSSS)

R

rawDataAvailabilityTime - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Satellite raw data availability time in orbit format (YYYY-MM-DDThh:mm:ss.SSSSSS)
requestedStartTime - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Planned start time in orbit format (YYYY-MM-DDThh:mm:ss.SSSSSS), default same as sensingStartTime
requestedStopTime - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Planned stop time in orbit format (YYYY-MM-DDThh:mm:ss.SSSSSS), default same as sensingStopTime
RestConfiguredProcessor - Class in de.dlr.proseo.api.aipclient.rest.model
 
RestConfiguredProcessor() - Constructor for class de.dlr.proseo.api.aipclient.rest.model.RestConfiguredProcessor
Creates a new RestConfiguredProcessor.
RestConfiguredProcessor(Long, Long, String, String, String, String, String, String, Boolean) - Constructor for class de.dlr.proseo.api.aipclient.rest.model.RestConfiguredProcessor
Creates a new RestConfiguredProcessor.
RestDownloadHistory - Class in de.dlr.proseo.api.aipclient.rest.model
 
RestDownloadHistory() - Constructor for class de.dlr.proseo.api.aipclient.rest.model.RestDownloadHistory
Creates a new RestDownloadHistory.
RestDownloadHistory(String, String, Long, String) - Constructor for class de.dlr.proseo.api.aipclient.rest.model.RestDownloadHistory
Creates a new RestDownloadHistory.
RestParameter - Class in de.dlr.proseo.api.aipclient.rest.model
 
RestParameter() - Constructor for class de.dlr.proseo.api.aipclient.rest.model.RestParameter
Creates a new RestParameter.
RestParameter(String, String, String) - Constructor for class de.dlr.proseo.api.aipclient.rest.model.RestParameter
Creates a new RestParameter.
RestProduct - Class in de.dlr.proseo.api.aipclient.rest.model
 
RestProduct() - Constructor for class de.dlr.proseo.api.aipclient.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>) - Constructor for class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Creates a new RestProduct.
RestProductFile - Class in de.dlr.proseo.api.aipclient.rest.model
 
RestProductFile() - Constructor for class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
Creates a new RestProductFile.
RestProductFile(Long, Long, Long, String, String, List<String>, String, String, Long, String, String, String, Long, String, String) - Constructor for class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
Creates a new RestProductFile.

S

sensingStartTime - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Sensing start time in orbit format (YYYY-MM-DDThh:mm:ss.SSSSSS)
sensingStopTime - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Sensing stop time in orbit format (YYYY-MM-DDThh:mm:ss.SSSSSS)
serialVersionUID - Static variable in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
 
serialVersionUID - Static variable in class de.dlr.proseo.api.aipclient.rest.model.Orbit
 
serialVersionUID - Static variable in class de.dlr.proseo.api.aipclient.rest.model.RestConfiguredProcessor
 
serialVersionUID - Static variable in class de.dlr.proseo.api.aipclient.rest.model.RestDownloadHistory
 
serialVersionUID - Static variable in class de.dlr.proseo.api.aipclient.rest.model.RestParameter
 
serialVersionUID - Static variable in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
 
serialVersionUID - Static variable in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
 
setAuxFileNames(List<String>) - Method in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
Set the auxFileNames.
setAuxFileNames(List<String>) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
Set the auxFileNames.
setChecksum(String) - Method in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
Set the checksum.
setChecksum(String) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
Set the checksum.
setChecksumTime(String) - Method in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
Set the checksumTime.
setChecksumTime(String) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
Set the checksumTime.
setComponentProductIds(List<Long>) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Set the componentProductIds.
setConfigurationVersion(String) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestConfiguredProcessor
Set the configurationVersion.
setConfiguredProcessor(RestConfiguredProcessor) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Set the configuredProcessor.
setDateTime(String) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestDownloadHistory
Set the dateTime.
setDownloadHistory(List<RestDownloadHistory>) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Set the downloadHistory.
setEnabled(Boolean) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestConfiguredProcessor
Set the enabled.
setEnclosingProductId(Long) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Set the enclosingProductId.
setEvictionTime(String) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Set the evictionTime.
setFileClass(String) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Set the fileClass.
setFilePath(String) - Method in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
Set the filePath.
setFilePath(String) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
Set the filePath.
setFileSize(Long) - Method in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
Set the fileSize.
setFileSize(Long) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
Set the fileSize.
setGenerationTime(String) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Set the generationTime.
setId(Long) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestConfiguredProcessor
Set the id.
setId(Long) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Set the id.
setId(Long) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
Set the id.
setIdentifier(String) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestConfiguredProcessor
Set the identifier.
setKey(String) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestParameter
Set the key.
setMissionCode(String) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestConfiguredProcessor
Set the missionCode.
setMissionCode(String) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Set the missionCode.
setMode(String) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Set the mode.
setMountPoint(String) - Method in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
Set the mountPoint.
setOrbit(Orbit) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Set the orbit.
setOrbitNumber(Long) - Method in class de.dlr.proseo.api.aipclient.rest.model.Orbit
Set the orbitNumber.
setParameters(List<RestParameter>) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Set the parameters.
setParameterType(String) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestParameter
Set the parameterType.
setParameterValue(String) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestParameter
Set the parameterValue.
setProcessingFacilityName(String) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
Set the processingFacilityName.
setProcessingLevel(String) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Set the processingLevel.
setProcessorName(String) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestConfiguredProcessor
Set the processorName.
setProcessorVersion(String) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestConfiguredProcessor
Set the processorVersion.
setProductClass(String) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Set the productClass.
setProductFile(List<RestProductFile>) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Set the productFile.
setProductFileName(String) - Method in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
Set the productFileName.
setProductFileName(String) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestDownloadHistory
Set the productFileName.
setProductFileName(String) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
Set the productFileName.
setProductFileSize(Long) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestDownloadHistory
Set the productFileSize.
setProductId(Long) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
Set the productId.
setProductionType(String) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Set the productionType.
setProductMetadata(RestProduct, String) - Method in class de.dlr.proseo.api.aipclient.rest.DownloadManager
Create product representation for Ingestor (mission-specific subclasses may want to override this method to set the attributes from inspecting the downloaded product) This method is intended for overriding by mission-specific extensions of this class.
setProductQuality(String) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Set the productQuality.
setPublicationTime(String) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Set the publicationTime.
setRawDataAvailabilityTime(String) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Set the rawDataAvailabilityTime.
setRequestedStartTime(String) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Set the requestedStartTime.
setRequestedStopTime(String) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Set the requestedStopTime.
setSensingStartTime(String) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Set the sensingStartTime.
setSensingStopTime(String) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Set the sensingStopTime.
setSourceStorageType(String) - Method in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
Set the sourceStorageType.
setSpacecraftCode(String) - Method in class de.dlr.proseo.api.aipclient.rest.model.Orbit
Set the spacecraftCode.
setStorageType(String) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
Set the storageType.
setUsername(String) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestDownloadHistory
Set the username.
setUuid(String) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestConfiguredProcessor
Set the uuid.
setUuid(String) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Set the uuid.
setVersion(Long) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestConfiguredProcessor
Set the version.
setVersion(Long) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Set the version.
setVersion(Long) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
Set the version.
setZipChecksum(String) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
Set the zipChecksum.
setZipChecksumTime(String) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
Set the zipChecksumTime.
setZipFileName(String) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
Set the zipFileName.
setZipFileSize(Long) - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
Set the zipFileSize.
sourceStorageType - Variable in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
The type of the storage to ingest the data from
spacecraftCode - Variable in class de.dlr.proseo.api.aipclient.rest.model.Orbit
 
storageType - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
The string representation of the type of the storage location (e. g.

T

toString() - Method in class de.dlr.proseo.api.aipclient.rest.model.IngestorProduct
 
toString() - Method in class de.dlr.proseo.api.aipclient.rest.model.Orbit
 
toString() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestConfiguredProcessor
 
toString() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestDownloadHistory
 
toString() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestParameter
 
toString() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
 
toString() - Method in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
 

U

userDetailsService() - Method in class de.dlr.proseo.api.aipclient.AipClientSecurityConfig
Provides the default user details service for prosEO (based on the standard data model for users and groups)
username - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestDownloadHistory
The user who initiated the download
uuid - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestConfiguredProcessor
Universally unique identifier for this processor configuration ("workflow" in ESA terminology)
uuid - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
Universally unique product identifier

V

version - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestConfiguredProcessor
A version identifier to track updates to the object (especially to detect concurrent update attempts)
version - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestProduct
A version identifier to track updates to the object (especially to detect concurrent update attempts)
version - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
A version identifier to track updates to the object (especially to detect concurrent update attempts)

Z

zipChecksum - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
The MD5 checksum for the ZIP archive
zipChecksumTime - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
ZIP archive checksum generation time in orbit format (YYYY-MM-DDThh:mm:ss.SSSSSS)
zipFileName - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
The file name of the ZIP archive containing all product and auxiliary files intended for distribution
zipFileSize - Variable in class de.dlr.proseo.api.aipclient.rest.model.RestProductFile
The file size of the ZIP archive in bytes
A B C D E F G H I K M O P R S T U V Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form