Index

A C D E F G H I J K M N O P R S T U V W 
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte|Serialisierte Form

A

actualCompletionTime - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrder
Date and time when the output product(s) was/were available for download from the (OD)PRIP (mandatory for ProcessingOrders created via the ODIP, once they are in state "COMPLETED")

C

classOutputParameters - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrder
Set of parameters to apply to a generated product of the referenced product class replacing the general output parameters
CleanupOrdersThread - Klasse in de.dlr.proseo.ordermgr.cleanup
Thread to look for deletable processing orders
CleanupOrdersThread(OrderManager) - Konstruktor für Klasse de.dlr.proseo.ordermgr.cleanup.CleanupOrdersThread
Create new CleanupOrdersThread for the order manager
CLOSED - Enum-Konstante in Enum-Klasse de.dlr.proseo.model.rest.model.JobState
 
CLOSED - Enum-Konstante in Enum-Klasse de.dlr.proseo.model.rest.model.JobStepState
 
code - Variable in Klasse de.dlr.proseo.model.rest.model.RestMission
The mission code (e. g.
code - Variable in Klasse de.dlr.proseo.model.rest.model.RestSpacecraft
The short code for the spacecraft (e. g.
COMPLETED - Enum-Konstante in Enum-Klasse de.dlr.proseo.model.rest.model.JobState
 
COMPLETED - Enum-Konstante in Enum-Klasse de.dlr.proseo.model.rest.model.JobStepState
 
COMPLETED - Enum-Konstante in Enum-Klasse de.dlr.proseo.model.rest.model.Status
 
configure(HttpSecurity) - Methode in Klasse de.dlr.proseo.ordermgr.OrdermgrSecurityConfig
Set the order manager's security options
configuredProcessor - Variable in Klasse de.dlr.proseo.model.rest.model.RestJobStep
The configured processor used to create the output product
configuredProcessors - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrder
List of identifiers of the configured processors (may be empty)
countJobs(String[], Long) - Methode in Schnittstelle de.dlr.proseo.model.rest.OrderjobController
Retrieves the number of production planner jobs based on the specified states and order ID.
countJobs(String[], Long) - Methode in Klasse de.dlr.proseo.model.rest.OrderjobControllerDecorator
Retrieves the number of production planner jobs based on the specified states and order ID.
countJobs(String[], Long) - Methode in Klasse de.dlr.proseo.ordermgr.rest.OrderjobControllerImpl
Retrieves the number of production planner jobs based on the specified states and order ID.
countOrbits(String, Long, Long, String, String) - Methode in Schnittstelle de.dlr.proseo.model.rest.OrbitController
Retrieves the number of orbits matching the specified search criteria.
countOrbits(String, Long, Long, String, String) - Methode in Klasse de.dlr.proseo.model.rest.OrbitControllerDecorator
Retrieves the number of orbits matching the specified search criteria.
countOrbits(String, Long, Long, String, String) - Methode in Klasse de.dlr.proseo.ordermgr.rest.OrbitControllerImpl
Retrieves the number of orbits matching the specified search criteria.
countOrders(String, String, Long) - Methode in Schnittstelle de.dlr.proseo.model.rest.OrderController
Count orders filtered by mission, identifier and id not equal nid.
countOrders(String, String, Long) - Methode in Klasse de.dlr.proseo.model.rest.OrderControllerDecorator
Count orders filtered by mission, identifier and id not equal nid.
countOrders(String, String, Long) - Methode in Klasse de.dlr.proseo.ordermgr.rest.OrderControllerImpl
Count orders filtered by mission, identifier and id not equal nid.
countSelectOrders(String, String, String[], String[], String, String, Long, Long, String[]) - Methode in Schnittstelle de.dlr.proseo.model.rest.OrderController
Calculate the amount of orders satisfying the selection parameters.
countSelectOrders(String, String, String[], String[], String, String, Long, Long, String[]) - Methode in Klasse de.dlr.proseo.model.rest.OrderControllerDecorator
Calculate the amount of orders satisfying the selection parameters.
countSelectOrders(String, String, String[], String[], String, String, Long, Long, String[]) - Methode in Klasse de.dlr.proseo.ordermgr.rest.OrderControllerImpl
Calculate the amount of orders satisfying the selection parameters.
countSelectOrders(String, String, String[], String[], String, String, Long, Long, String[]) - Methode in Klasse de.dlr.proseo.ordermgr.rest.ProcessingOrderMgr
Calculate the amount of orders satisfying the selection parameters.
createdJobs - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrder
Fully created/released jobs for planning and releasing
createMission(RestMission) - Methode in Schnittstelle de.dlr.proseo.model.rest.MissionController
Creates a new mission with the provided data.
createMission(RestMission) - Methode in Klasse de.dlr.proseo.model.rest.MissionControllerDecorator
Creates a new mission with the provided data.
createMission(RestMission) - Methode in Klasse de.dlr.proseo.ordermgr.rest.MissionControllerImpl
Creates a new mission with the provided data.
createOrbits(List<RestOrbit>) - Methode in Schnittstelle de.dlr.proseo.model.rest.OrbitController
Creates one or more orbits based on the provided JSON objects.
createOrbits(List<RestOrbit>) - Methode in Klasse de.dlr.proseo.model.rest.OrbitControllerDecorator
Creates one or more orbits based on the provided JSON objects.
createOrbits(List<RestOrbit>) - Methode in Klasse de.dlr.proseo.ordermgr.rest.OrbitControllerImpl
Creates one or more orbits based on the provided JSON objects.
createOrder(RestOrder) - Methode in Schnittstelle de.dlr.proseo.model.rest.OrderController
Create an order from the given JSON object
createOrder(RestOrder) - Methode in Klasse de.dlr.proseo.model.rest.OrderControllerDecorator
Create an order from the given JSON object
createOrder(RestOrder) - Methode in Klasse de.dlr.proseo.ordermgr.rest.OrderControllerImpl
Create an order from the given JSON object
createOrder(RestOrder) - Methode in Klasse de.dlr.proseo.ordermgr.rest.ProcessingOrderMgr
Create an order from the given Json object
createRestJob(Job, Boolean) - Statische Methode in Klasse de.dlr.proseo.ordermgr.rest.model.RestUtil
Convert a model job to a REST job
createRestJobStep(JobStep, Boolean) - Statische Methode in Klasse de.dlr.proseo.ordermgr.rest.model.RestUtil
Creates a REST job step based on the provided model job step.
createRestParameterList(Map<String, Parameter>) - Statische Methode in Klasse de.dlr.proseo.ordermgr.rest.model.RestUtil
Convert a model parameter list to list of REST parameters

D

de.dlr.proseo.model.rest - Package de.dlr.proseo.model.rest
 
de.dlr.proseo.model.rest.model - Package de.dlr.proseo.model.rest.model
 
de.dlr.proseo.ordermgr - Package de.dlr.proseo.ordermgr
Top-level classes for the prosEO Order Manager component
de.dlr.proseo.ordermgr.cleanup - Package de.dlr.proseo.ordermgr.cleanup
Clean-up thread for the prosEO Order Manager component
de.dlr.proseo.ordermgr.rest - Package de.dlr.proseo.ordermgr.rest
Classes implementing the REST interface for the prosEO Order Manager component
de.dlr.proseo.ordermgr.rest.model - Package de.dlr.proseo.ordermgr.rest.model
Utility classes for the prosEO Order Manager component
DEBUG - Enum-Konstante in Enum-Klasse de.dlr.proseo.model.rest.model.StderrLogLevel
 
DEBUG - Enum-Konstante in Enum-Klasse de.dlr.proseo.model.rest.model.StdoutLogLevel
 
deleteExpiredOrderById(Long, Instant) - Methode in Klasse de.dlr.proseo.ordermgr.rest.ProcessingOrderMgr
Delete an expired order by ID without cross-mission access check
deleteMissionById(Long, Boolean, Boolean) - Methode in Schnittstelle de.dlr.proseo.model.rest.MissionController
Delete a mission by ID.
deleteMissionById(Long, Boolean, Boolean) - Methode in Klasse de.dlr.proseo.model.rest.MissionControllerDecorator
Delete a mission by ID.
deleteMissionById(Long, Boolean, Boolean) - Methode in Klasse de.dlr.proseo.ordermgr.rest.MissionControllerImpl
Delete a mission by ID.
deleteOrbitById(Long) - Methode in Schnittstelle de.dlr.proseo.model.rest.OrbitController
Deletes the orbit with the given ID.
deleteOrbitById(Long) - Methode in Klasse de.dlr.proseo.model.rest.OrbitControllerDecorator
Deletes the orbit with the given ID.
deleteOrbitById(Long) - Methode in Klasse de.dlr.proseo.ordermgr.rest.OrbitControllerImpl
Deletes the orbit with the given ID.
deleteOrderById(Long) - Methode in Schnittstelle de.dlr.proseo.model.rest.OrderController
Delete an order by ID
deleteOrderById(Long) - Methode in Klasse de.dlr.proseo.model.rest.OrderControllerDecorator
Delete an order by ID
deleteOrderById(Long) - Methode in Klasse de.dlr.proseo.ordermgr.rest.OrderControllerImpl
Delete an order by ID
deleteOrderById(Long) - Methode in Klasse de.dlr.proseo.ordermgr.rest.ProcessingOrderMgr
Delete an order by ID
deleteOrdersWithEvictionTimeLessThan(Instant) - Methode in Klasse de.dlr.proseo.ordermgr.rest.ProcessingOrderMgr
Veraltet.
description - Variable in Klasse de.dlr.proseo.model.rest.model.RestPayload
The payload description
dynamicProcessingParameters - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrder
Processing option settings (for on-demand processing called "WorkflowOptions" in the ICD); these options will be passed to the data processors in the "Dynamic Processing Parameter" section of the Job Order file

E

equals(Object) - Methode in Klasse de.dlr.proseo.model.rest.model.RestClassOutputParameter
 
equals(Object) - Methode in Klasse de.dlr.proseo.model.rest.model.RestInputFilter
 
equals(Object) - Methode in Klasse de.dlr.proseo.model.rest.model.RestInputReference
 
equals(Object) - Methode in Klasse de.dlr.proseo.model.rest.model.RestJob
 
equals(Object) - Methode in Klasse de.dlr.proseo.model.rest.model.RestJobStep
 
equals(Object) - Methode in Klasse de.dlr.proseo.model.rest.model.RestMission
 
equals(Object) - Methode in Klasse de.dlr.proseo.model.rest.model.RestNotificationEndpoint
 
equals(Object) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrbit
 
equals(Object) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrbitQuery
 
equals(Object) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
 
equals(Object) - Methode in Klasse de.dlr.proseo.model.rest.model.RestParameter
 
equals(Object) - Methode in Klasse de.dlr.proseo.model.rest.model.RestPayload
 
equals(Object) - Methode in Klasse de.dlr.proseo.model.rest.model.RestSpacecraft
 
ERROR - Enum-Konstante in Enum-Klasse de.dlr.proseo.model.rest.model.StderrLogLevel
 
ERROR - Enum-Konstante in Enum-Klasse de.dlr.proseo.model.rest.model.StdoutLogLevel
 
estimatedCompletionTime - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrder
Estimated date and time when the output product(s) will be available for download from the (OD)PRIP (mandatory for ProcessingOrders created via the ODIP)
evictionTime - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrder
Eviction time (optional, used for automatic order deletion)
executionTime - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrder
Expected execution time (optional, used for scheduling)
expectedJobs - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrder
Expected jobs for planning and releasing

F

FAILED - Enum-Konstante in Enum-Klasse de.dlr.proseo.model.rest.model.JobState
 
FAILED - Enum-Konstante in Enum-Klasse de.dlr.proseo.model.rest.model.JobStepState
 
FAILED - Enum-Konstante in Enum-Klasse de.dlr.proseo.model.rest.model.Status
 
fileClasses - Variable in Klasse de.dlr.proseo.model.rest.model.RestMission
File classes as agreed for this mission (e. g.
filterConditions - Variable in Klasse de.dlr.proseo.model.rest.model.RestInputFilter
Filter conditions to apply to input products of the given product class
findOrdersWithEvictionTimeLessThan(Instant) - Methode in Klasse de.dlr.proseo.ordermgr.rest.ProcessingOrderMgr
Find all orders of state CLOSED and eviction time less than t and return a list of their DB IDs
fromValue(String) - Statische Methode in Enum-Klasse de.dlr.proseo.model.rest.model.JobState
 
fromValue(String) - Statische Methode in Enum-Klasse de.dlr.proseo.model.rest.model.JobStepState
 
fromValue(String) - Statische Methode in Enum-Klasse de.dlr.proseo.model.rest.model.Status
 
fromValue(String) - Statische Methode in Enum-Klasse de.dlr.proseo.model.rest.model.StderrLogLevel
 
fromValue(String) - Statische Methode in Enum-Klasse de.dlr.proseo.model.rest.model.StdoutLogLevel
 

G

getActualCompletionTime() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Returns the actualCompletionTime.
getAndSelectOrders(String, String, String[], String[], String, String, Long, Long, String[]) - Methode in Schnittstelle de.dlr.proseo.model.rest.OrderController
Retrieve a list of orders satisfying the selection parameters
getAndSelectOrders(String, String, String[], String[], String, String, Long, Long, String[]) - Methode in Klasse de.dlr.proseo.model.rest.OrderControllerDecorator
Retrieve a list of orders satisfying the selection parameters
getAndSelectOrders(String, String, String[], String[], String, String, Long, Long, String[]) - Methode in Klasse de.dlr.proseo.ordermgr.rest.OrderControllerImpl
Retrieve a list of orders satisfying the selection parameters
getAndSelectOrders(String, String, String[], String[], String, String, Long, Long, String[]) - Methode in Klasse de.dlr.proseo.ordermgr.rest.ProcessingOrderMgr
Retrieve a list of orders satisfying the selection parameters.
getClassOutputParameters() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Returns the classOutputParameters.
getCleanupCycleTime() - Methode in Klasse de.dlr.proseo.ordermgr.OrdermgrConfiguration
Return the clea-up cycle time
getCode() - Methode in Klasse de.dlr.proseo.model.rest.model.RestMission
Returns the code.
getCode() - Methode in Klasse de.dlr.proseo.model.rest.model.RestSpacecraft
Returns the code.
getConfiguredProcessor() - Methode in Klasse de.dlr.proseo.model.rest.model.RestJobStep
Returns the configuredProcessor.
getConfiguredProcessors() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Returns the configuredProcessors.
getCreatedJobs() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Returns the createdJobs.
getDescription() - Methode in Klasse de.dlr.proseo.model.rest.model.RestPayload
Returns the description.
getDynamicProcessingParameters() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Returns the dynamicProcessingParameters.
getEstimatedCompletionTime() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Returns the estimatedCompletionTime.
getEvictionTime() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Returns the evictionTime.
getExecutionTime() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Returns the executionTime.
getExpectedJobs() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Returns the expectedJobs.
getFileClasses() - Methode in Klasse de.dlr.proseo.model.rest.model.RestMission
Returns the fileClasses.
getFilterConditions() - Methode in Klasse de.dlr.proseo.model.rest.model.RestInputFilter
Returns the filterConditions.
getHasFailedJobSteps() - Methode in Klasse de.dlr.proseo.model.rest.model.RestJob
Returns the hasFailedJobSteps.
getHasFailedJobSteps() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Returns the hasFailedJobSteps.
getId() - Methode in Klasse de.dlr.proseo.model.rest.model.RestJob
Returns the id.
getId() - Methode in Klasse de.dlr.proseo.model.rest.model.RestJobStep
Returns the id.
getId() - Methode in Klasse de.dlr.proseo.model.rest.model.RestMission
Returns the id.
getId() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrbit
Returns the id.
getId() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Returns the id.
getId() - Methode in Klasse de.dlr.proseo.model.rest.model.RestSpacecraft
Returns the id.
getIdentifier() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Returns the identifier.
getInputFileName() - Methode in Klasse de.dlr.proseo.model.rest.model.RestInputReference
Returns the inputFileName.
getInputFilters() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Returns the inputFilters.
getInputProductClasses() - Methode in Klasse de.dlr.proseo.model.rest.model.RestJobStep
Returns the inputProductClasses.
getInputProductClasses() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Returns the inputProductClasses.
getInputProductReference() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Returns the inputProductReference.
getIsFailed() - Methode in Klasse de.dlr.proseo.model.rest.model.RestJobStep
Returns the isFailed.
getJobId() - Methode in Klasse de.dlr.proseo.model.rest.model.RestJobStep
Returns the jobId.
getJobOrderFilename() - Methode in Klasse de.dlr.proseo.model.rest.model.RestJobStep
Returns the jobOrderFilename.
getJobs(Long, Integer, Integer, Boolean, String[], String[]) - Methode in Schnittstelle de.dlr.proseo.model.rest.OrderjobController
Retrieves production planner jobs, optionally filtered by job state and/or order ID.
getJobs(Long, Integer, Integer, Boolean, String[], String[]) - Methode in Klasse de.dlr.proseo.model.rest.OrderjobControllerDecorator
Retrieves production planner jobs, optionally filtered by job state and/or order ID.
getJobs(Long, Integer, Integer, Boolean, String[], String[]) - Methode in Klasse de.dlr.proseo.ordermgr.rest.OrderjobControllerImpl
Retrieves production planner jobs, optionally filtered by job state and/or order ID.
getJobState() - Methode in Klasse de.dlr.proseo.model.rest.model.RestJob
Returns the jobState.
getJobStep(String) - Methode in Schnittstelle de.dlr.proseo.model.rest.OrderjobstepController
Get a production planner job step identified by name or id.
getJobStep(String) - Methode in Klasse de.dlr.proseo.model.rest.OrderjobstepControllerDecorator
Get a production planner job step identified by name or id.
getJobStep(String) - Methode in Klasse de.dlr.proseo.ordermgr.rest.OrderjobstepControllerImpl
Get a production planner job step identified by name or id.
getJobSteps() - Methode in Klasse de.dlr.proseo.model.rest.model.RestJob
Returns the jobSteps.
getJobSteps(Status, String, Long) - Methode in Schnittstelle de.dlr.proseo.model.rest.OrderjobstepController
Get production planner job steps by status, mission, and latest of size "last".
getJobSteps(Status, String, Long) - Methode in Klasse de.dlr.proseo.model.rest.OrderjobstepControllerDecorator
Get production planner job steps by status, mission, and latest of size "last".
getJobSteps(Status, String, Long) - Methode in Klasse de.dlr.proseo.ordermgr.rest.OrderjobstepControllerImpl
Get production planner job steps by status, mission, and latest of size "last".
getJobStepState() - Methode in Klasse de.dlr.proseo.model.rest.model.RestJobStep
Returns the jobStepState.
getJobStepStates() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Returns the jobStepStates.
getKey() - Methode in Klasse de.dlr.proseo.model.rest.model.RestParameter
Returns the key.
getMaxResults() - Methode in Klasse de.dlr.proseo.ordermgr.OrdermgrConfiguration
Return the maximum number of results to be retrieved by REST requests
getMissionById(Long) - Methode in Schnittstelle de.dlr.proseo.model.rest.MissionController
Retrieves the mission with the specified ID.
getMissionById(Long) - Methode in Klasse de.dlr.proseo.model.rest.MissionControllerDecorator
Retrieves the mission with the specified ID.
getMissionById(Long) - Methode in Klasse de.dlr.proseo.ordermgr.rest.MissionControllerImpl
Retrieves the mission with the specified ID.
getMissionCode() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrbit
Returns the missionCode.
getMissionCode() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Returns the missionCode.
getMissions(String) - Methode in Schnittstelle de.dlr.proseo.model.rest.MissionController
Retrieves a list of all missions or a mission with a specific code.
getMissions(String) - Methode in Klasse de.dlr.proseo.model.rest.MissionControllerDecorator
Retrieves a list of all missions or a mission with a specific code.
getMissions(String) - Methode in Klasse de.dlr.proseo.ordermgr.rest.MissionControllerImpl
Retrieves a list of all missions or a mission with a specific code.
getName() - Methode in Klasse de.dlr.proseo.model.rest.model.RestJobStep
Returns the name.
getName() - Methode in Klasse de.dlr.proseo.model.rest.model.RestMission
Returns the name.
getName() - Methode in Klasse de.dlr.proseo.model.rest.model.RestPayload
Returns the name.
getName() - Methode in Klasse de.dlr.proseo.model.rest.model.RestSpacecraft
Returns the name.
getNotificationEndpoint() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Returns the notificationEndpoint.
getOrbit() - Methode in Klasse de.dlr.proseo.model.rest.model.RestJob
Returns the orbit.
getOrbitById(Long) - Methode in Schnittstelle de.dlr.proseo.model.rest.OrbitController
Retrieves the orbit with the given ID.
getOrbitById(Long) - Methode in Klasse de.dlr.proseo.model.rest.OrbitControllerDecorator
Retrieves the orbit with the given ID.
getOrbitById(Long) - Methode in Klasse de.dlr.proseo.ordermgr.rest.OrbitControllerImpl
Retrieves the orbit with the given ID.
getOrbitNumber() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrbit
Returns the orbitNumber.
getOrbitNumberFrom() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrbitQuery
Returns the orbitNumberFrom.
getOrbitNumberTo() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrbitQuery
Returns the orbitNumberTo.
getOrbits() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Returns the orbits.
getOrbits(String, Long, Long, String, String, Integer, Integer, String[]) - Methode in Schnittstelle de.dlr.proseo.model.rest.OrbitController
Retrieves a list of all orbits filtered by spacecraft code, orbit number range, and start time range.
getOrbits(String, Long, Long, String, String, Integer, Integer, String[]) - Methode in Klasse de.dlr.proseo.model.rest.OrbitControllerDecorator
Retrieves a list of all orbits filtered by spacecraft code, orbit number range, and start time range.
getOrbits(String, Long, Long, String, String, Integer, Integer, String[]) - Methode in Klasse de.dlr.proseo.ordermgr.rest.OrbitControllerImpl
Retrieves a list of all orbits filtered by spacecraft code, orbit number range, and start time range.
getOrderById(Long) - Methode in Schnittstelle de.dlr.proseo.model.rest.OrderController
Find the order with the given ID
getOrderById(Long) - Methode in Klasse de.dlr.proseo.model.rest.OrderControllerDecorator
Find the order with the given ID
getOrderById(Long) - Methode in Klasse de.dlr.proseo.ordermgr.rest.OrderControllerImpl
Find the order with the given ID
getOrderById(Long) - Methode in Klasse de.dlr.proseo.ordermgr.rest.ProcessingOrderMgr
Find the oder with the given ID
getOrderId() - Methode in Klasse de.dlr.proseo.model.rest.model.RestJobStep
Returns the orderId.
getOrderIdentifier() - Methode in Klasse de.dlr.proseo.model.rest.model.RestJob
Returns the orderIdentifier.
getOrderIdentifier() - Methode in Klasse de.dlr.proseo.model.rest.model.RestJobStep
Returns the orderIdentifier.
getOrderManagerConfig() - Methode in Klasse de.dlr.proseo.ordermgr.OrderManager
Returns the order manager configuration
getOrderRetentionPeriod() - Methode in Klasse de.dlr.proseo.model.rest.model.RestMission
Returns the orderRetentionPeriod.
getOrders(String, String, String[], Date, Date, Date, Date) - Methode in Schnittstelle de.dlr.proseo.model.rest.OrderController
List of all orders filtered by mission, identifier, productClasses, starttime range
getOrders(String, String, String[], Date, Date, Date, Date) - Methode in Klasse de.dlr.proseo.model.rest.OrderControllerDecorator
List of all orders filtered by mission, identifier, productClasses, starttime range
getOrders(String, String, String[], Date, Date, Date, Date) - Methode in Klasse de.dlr.proseo.ordermgr.rest.OrderControllerImpl
List of all orders filtered by mission, identifier, productClasses, starttime range
getOrders(String, String, String[], Date, Date, Date, Date) - Methode in Klasse de.dlr.proseo.ordermgr.rest.ProcessingOrderMgr
List of all orders filtered by mission, identifier, product class, execution time range; selection is restricted to the mission the current user is logged in to
getOrderSource() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Returns the orderSource.
getOrderState() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Returns the orderState.
getOutputFileClass() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Returns the outputFileClass.
getOutputParameters() - Methode in Klasse de.dlr.proseo.model.rest.model.RestClassOutputParameter
Returns the outputParameters.
getOutputParameters() - Methode in Klasse de.dlr.proseo.model.rest.model.RestJobStep
Returns the outputParameters.
getOutputParameters() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Returns the outputParameters.
getOutputProduct() - Methode in Klasse de.dlr.proseo.model.rest.model.RestJobStep
Returns the outputProduct.
getOutputProductClass() - Methode in Klasse de.dlr.proseo.model.rest.model.RestJobStep
Returns the outputProductClass.
getParameterType() - Methode in Klasse de.dlr.proseo.model.rest.model.RestParameter
Returns the parameterType.
getParameterValue() - Methode in Klasse de.dlr.proseo.model.rest.model.RestParameter
Returns the parameterValue.
getPassword() - Methode in Klasse de.dlr.proseo.model.rest.model.RestNotificationEndpoint
Returns the password.
getPayloads() - Methode in Klasse de.dlr.proseo.model.rest.model.RestSpacecraft
Returns the payloads.
getPercentCompleted() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Returns the percentCompleted.
getPercentFailed() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Returns the percentFailed.
getPercentRunning() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Returns the percentRunning.
getPriority() - Methode in Klasse de.dlr.proseo.model.rest.model.RestJob
Returns the priority.
getPriority() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Returns the priority.
getProcessingCentre() - Methode in Klasse de.dlr.proseo.model.rest.model.RestMission
Returns the processingCentre.
getProcessingCompletionTime() - Methode in Klasse de.dlr.proseo.model.rest.model.RestJobStep
Returns the processingCompletionTime.
getProcessingFacilityName() - Methode in Klasse de.dlr.proseo.model.rest.model.RestJob
Returns the processingFacilityName.
getProcessingMode() - Methode in Klasse de.dlr.proseo.model.rest.model.RestJobStep
Returns the processingMode.
getProcessingMode() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Returns the processingMode.
getProcessingModes() - Methode in Klasse de.dlr.proseo.model.rest.model.RestMission
Returns the processingModes.
getProcessingStartTime() - Methode in Klasse de.dlr.proseo.model.rest.model.RestJobStep
Returns the processingStartTime.
getProcessingStdErr() - Methode in Klasse de.dlr.proseo.model.rest.model.RestJobStep
Returns the processingStdErr.
getProcessingStdOut() - Methode in Klasse de.dlr.proseo.model.rest.model.RestJobStep
Returns the processingStdOut.
getProcOrderManager() - Methode in Klasse de.dlr.proseo.ordermgr.OrderManager
Returns the processing order manager
getProductClass() - Methode in Klasse de.dlr.proseo.model.rest.model.RestClassOutputParameter
Returns the productClass.
getProductClass() - Methode in Klasse de.dlr.proseo.model.rest.model.RestInputFilter
Returns the productClass.
getProductFileTemplate() - Methode in Klasse de.dlr.proseo.model.rest.model.RestMission
Returns the productFileTemplate.
getProductionType() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Returns the productionType.
getProductRetentionPeriod() - Methode in Klasse de.dlr.proseo.model.rest.model.RestMission
Returns the productRetentionPeriod.
getProductRetentionPeriod() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Returns the productRetentionPeriod.
getReleaseTime() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Returns the releaseTime.
getRequestedProductClasses() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Returns the requestedProductClasses.
getSensingStartTime() - Methode in Klasse de.dlr.proseo.model.rest.model.RestInputReference
Returns the sensingStartTime.
getSensingStopTime() - Methode in Klasse de.dlr.proseo.model.rest.model.RestInputReference
Returns the sensingStopTime.
getSliceDuration() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Returns the sliceDuration.
getSliceOverlap() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Returns the sliceOverlap.
getSlicingType() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Returns the slicingType.
getSpacecraftCode() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrbit
Returns the spacecraftCode.
getSpacecraftCode() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrbitQuery
Returns the spacecraftCode.
getSpacecrafts() - Methode in Klasse de.dlr.proseo.model.rest.model.RestMission
Returns the spacecrafts.
getStartTime() - Methode in Klasse de.dlr.proseo.model.rest.model.RestJob
Returns the startTime.
getStartTime() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrbit
Returns the startTime.
getStartTime() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Returns the startTime.
getStateMessage() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Returns the stateMessage.
getStderrLogLevel() - Methode in Klasse de.dlr.proseo.model.rest.model.RestJobStep
Returns the stderrLogLevel.
getStdoutLogLevel() - Methode in Klasse de.dlr.proseo.model.rest.model.RestJobStep
Returns the stdoutLogLevel.
getStopTime() - Methode in Klasse de.dlr.proseo.model.rest.model.RestJob
Returns the stopTime.
getStopTime() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrbit
Returns the stopTime.
getStopTime() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Returns the stopTime.
getSubmissionTime() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Returns the submissionTime.
getUri() - Methode in Klasse de.dlr.proseo.model.rest.model.RestNotificationEndpoint
Returns the uri.
getUsername() - Methode in Klasse de.dlr.proseo.model.rest.model.RestNotificationEndpoint
Returns the username.
getUuid() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Returns the uuid.
getVersion() - Methode in Klasse de.dlr.proseo.model.rest.model.RestJob
Returns the version.
getVersion() - Methode in Klasse de.dlr.proseo.model.rest.model.RestJobStep
Returns the version.
getVersion() - Methode in Klasse de.dlr.proseo.model.rest.model.RestMission
Returns the version.
getVersion() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrbit
Returns the version.
getVersion() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Returns the version.
getVersion() - Methode in Klasse de.dlr.proseo.model.rest.model.RestSpacecraft
Returns the version.
getWorkflowName() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Returns the workflowName.
getWorkflowUuid() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Returns the workflowUuid.

H

hasFailedJobSteps - Variable in Klasse de.dlr.proseo.model.rest.model.RestJob
Indicates whether at least one of the job steps for this job is in state FAILED
hasFailedJobSteps - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrder
Indicates whether at least one of the job steps for this order is in state FAILED
hashCode() - Methode in Klasse de.dlr.proseo.model.rest.model.RestClassOutputParameter
 
hashCode() - Methode in Klasse de.dlr.proseo.model.rest.model.RestInputFilter
 
hashCode() - Methode in Klasse de.dlr.proseo.model.rest.model.RestInputReference
 
hashCode() - Methode in Klasse de.dlr.proseo.model.rest.model.RestJob
 
hashCode() - Methode in Klasse de.dlr.proseo.model.rest.model.RestJobStep
 
hashCode() - Methode in Klasse de.dlr.proseo.model.rest.model.RestMission
 
hashCode() - Methode in Klasse de.dlr.proseo.model.rest.model.RestNotificationEndpoint
 
hashCode() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrbit
 
hashCode() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrbitQuery
 
hashCode() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
 
hashCode() - Methode in Klasse de.dlr.proseo.model.rest.model.RestParameter
 
hashCode() - Methode in Klasse de.dlr.proseo.model.rest.model.RestPayload
 
hashCode() - Methode in Klasse de.dlr.proseo.model.rest.model.RestSpacecraft
 

I

id - Variable in Klasse de.dlr.proseo.model.rest.model.RestJob
The persistent id of this object
id - Variable in Klasse de.dlr.proseo.model.rest.model.RestJobStep
The persistent id of this object
id - Variable in Klasse de.dlr.proseo.model.rest.model.RestMission
The persistent id of this object
id - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrbit
The persistent id of this object
id - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrder
The persistent id of this object
id - Variable in Klasse de.dlr.proseo.model.rest.model.RestSpacecraft
The persistent id of this object
identifier - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrder
User-defined order identifier
indexOfJob(Long, Long, Long, String[], String[]) - Methode in Schnittstelle de.dlr.proseo.model.rest.OrderjobController
Retrieves the index of a job in an ordered list of all jobs of an order.
indexOfJob(Long, Long, Long, String[], String[]) - Methode in Klasse de.dlr.proseo.model.rest.OrderjobControllerDecorator
Retrieves the index of a job in an ordered list of all jobs of an order.
indexOfJob(Long, Long, Long, String[], String[]) - Methode in Klasse de.dlr.proseo.ordermgr.rest.OrderjobControllerImpl
Retrieves the index of a job in an ordered list of all jobs of an order.
INFO - Enum-Konstante in Enum-Klasse de.dlr.proseo.model.rest.model.StderrLogLevel
 
INFO - Enum-Konstante in Enum-Klasse de.dlr.proseo.model.rest.model.StdoutLogLevel
 
INITIAL - Enum-Konstante in Enum-Klasse de.dlr.proseo.model.rest.model.JobState
 
INITIAL - Enum-Konstante in Enum-Klasse de.dlr.proseo.model.rest.model.Status
 
initialize(AuthenticationManagerBuilder) - Methode in Klasse de.dlr.proseo.ordermgr.OrdermgrSecurityConfig
Initialize the users, passwords and roles for the Ordermgr from the prosEO database
inputFileName - Variable in Klasse de.dlr.proseo.model.rest.model.RestInputReference
The file name of the input product to retrieve
inputFilters - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrder
Filter conditions to apply to input products
inputProductClasses - Variable in Klasse de.dlr.proseo.model.rest.model.RestJobStep
The input product types required for processing
inputProductClasses - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrder
List of internal product types provided as input to the order (may be empty)
inputProductReference - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrder
Identification of the input product to use for On-Demand Production
isFailed - Variable in Klasse de.dlr.proseo.model.rest.model.RestJobStep
The failed state of the job step

J

jobId - Variable in Klasse de.dlr.proseo.model.rest.model.RestJobStep
The persistend id of the job this job step belongs to
jobNamePrefix - Statische Variable in Klasse de.dlr.proseo.ordermgr.OrderManager
The job name prefix
jobOrderFilename - Variable in Klasse de.dlr.proseo.model.rest.model.RestJobStep
The filename of the Job Order file in the associated processing facility
jobState - Variable in Klasse de.dlr.proseo.model.rest.model.RestJob
Status of the whole job
JobState - Enum-Klasse in de.dlr.proseo.model.rest.model
 
jobSteps - Variable in Klasse de.dlr.proseo.model.rest.model.RestJob
The job steps for this job
jobStepState - Variable in Klasse de.dlr.proseo.model.rest.model.RestJobStep
The currenet status of the job step
JobStepState - Enum-Klasse in de.dlr.proseo.model.rest.model
 
jobStepStates - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrder
The different existing job step states of order

K

key - Variable in Klasse de.dlr.proseo.model.rest.model.RestParameter
The parameter name

M

main(String[]) - Statische Methode in Klasse de.dlr.proseo.ordermgr.OrderManager
The entry point of the application.
maxResults - Variable in Klasse de.dlr.proseo.ordermgr.OrdermgrConfiguration
The maximum number of results to be retrieved by REST requests
missionCode - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrbit
The mission code (e. g.
missionCode - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrder
The mission code (e. g.
MissionController - Schnittstelle in de.dlr.proseo.model.rest
No description (Generated with springmvc-raml-parser v.2.0.5)
MissionControllerDecorator - Klasse in de.dlr.proseo.model.rest
No description (Generated with springmvc-raml-parser v.2.0.5)
MissionControllerDecorator() - Konstruktor für Klasse de.dlr.proseo.model.rest.MissionControllerDecorator
 
MissionControllerImpl - Klasse in de.dlr.proseo.ordermgr.rest
Spring MVC controller for the prosEO Order Manager; implements the services required to manage missions.
MissionControllerImpl() - Konstruktor für Klasse de.dlr.proseo.ordermgr.rest.MissionControllerImpl
 
MissionUtil - Klasse in de.dlr.proseo.ordermgr.rest.model
A utility class for conversion between model and REST missions.
MissionUtil() - Konstruktor für Klasse de.dlr.proseo.ordermgr.rest.model.MissionUtil
 
modifyMission(Long, RestMission) - Methode in Klasse de.dlr.proseo.ordermgr.rest.MissionControllerImpl
Updates the mission with the specified ID using the attribute values of the given JSON object.
modifyMission(Long, RestMission) - Methode in Schnittstelle de.dlr.proseo.model.rest.MissionController
Updates the mission with the specified ID using the attribute values of the given JSON object.
modifyMission(Long, RestMission) - Methode in Klasse de.dlr.proseo.model.rest.MissionControllerDecorator
Updates the mission with the specified ID using the attribute values of the given JSON object.
modifyOrbit(Long, RestOrbit) - Methode in Klasse de.dlr.proseo.ordermgr.rest.OrbitControllerImpl
Updates the orbit with the given ID using the attribute values from the provided JSON object.
modifyOrbit(Long, RestOrbit) - Methode in Schnittstelle de.dlr.proseo.model.rest.OrbitController
Updates the orbit with the given ID using the attribute values from the provided JSON object.
modifyOrbit(Long, RestOrbit) - Methode in Klasse de.dlr.proseo.model.rest.OrbitControllerDecorator
Updates the orbit with the given ID using the attribute values from the provided JSON object.
modifyOrder(Long, RestOrder) - Methode in Klasse de.dlr.proseo.ordermgr.rest.OrderControllerImpl
Update the order with the given ID with the attribute values of the given JSON object.
modifyOrder(Long, RestOrder) - Methode in Schnittstelle de.dlr.proseo.model.rest.OrderController
Update the order with the given ID with the attribute values of the given JSON object.
modifyOrder(Long, RestOrder) - Methode in Klasse de.dlr.proseo.model.rest.OrderControllerDecorator
Update the order with the given ID with the attribute values of the given JSON object.
modifyOrder(Long, RestOrder) - Methode in Klasse de.dlr.proseo.ordermgr.rest.ProcessingOrderMgr
Update the order with the given ID with the attribute values of the given Json object.

N

name - Variable in Klasse de.dlr.proseo.model.rest.model.RestJobStep
Job step name generated from the job step id (not part of data model)
name - Variable in Klasse de.dlr.proseo.model.rest.model.RestMission
The mission name (e. g.
name - Variable in Klasse de.dlr.proseo.model.rest.model.RestPayload
The payload name (instrument short name), e. g.
name - Variable in Klasse de.dlr.proseo.model.rest.model.RestSpacecraft
The spacecraft name (e. g.
NONE - Enum-Konstante in Enum-Klasse de.dlr.proseo.model.rest.model.Status
 
notificationEndpoint - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrder
The endpoint to send order completion notifications to

O

ON_HOLD - Enum-Konstante in Enum-Klasse de.dlr.proseo.model.rest.model.JobState
 
orbit - Variable in Klasse de.dlr.proseo.model.rest.model.RestJob
The orbit this job relates to (if any)
OrbitController - Schnittstelle in de.dlr.proseo.model.rest
No description (Generated with springmvc-raml-parser v.2.0.5)
OrbitControllerDecorator - Klasse in de.dlr.proseo.model.rest
No description (Generated with springmvc-raml-parser v.2.0.5)
OrbitControllerDecorator() - Konstruktor für Klasse de.dlr.proseo.model.rest.OrbitControllerDecorator
 
OrbitControllerImpl - Klasse in de.dlr.proseo.ordermgr.rest
Spring MVC controller for the prosEO Order Manager; implements the services required to manage spacecraft orbits.
OrbitControllerImpl() - Konstruktor für Klasse de.dlr.proseo.ordermgr.rest.OrbitControllerImpl
 
orbitNumber - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrbit
The orbit number (usually starting at 1 at launch); unique for a spacecraft and usually gapless
orbitNumberFrom - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrbitQuery
 
orbitNumberTo - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrbitQuery
 
orbits - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrder
List of orbit ranges, identified by spacecraft code and orbit number from/to (may be empty)
OrbitUtil - Klasse in de.dlr.proseo.ordermgr.rest.model
A utility class for conversion between model and REST orbits.
OrbitUtil() - Konstruktor für Klasse de.dlr.proseo.ordermgr.rest.model.OrbitUtil
 
OrderController - Schnittstelle in de.dlr.proseo.model.rest
No description (Generated with springmvc-raml-parser v.2.0.5)
OrderControllerDecorator - Klasse in de.dlr.proseo.model.rest
No description (Generated with springmvc-raml-parser v.2.0.5)
OrderControllerDecorator() - Konstruktor für Klasse de.dlr.proseo.model.rest.OrderControllerDecorator
 
OrderControllerImpl - Klasse in de.dlr.proseo.ordermgr.rest
Spring MVC controller for the prosEO Order Manager; implements the services required to manage processing orders
OrderControllerImpl() - Konstruktor für Klasse de.dlr.proseo.ordermgr.rest.OrderControllerImpl
 
orderId - Variable in Klasse de.dlr.proseo.model.rest.model.RestJobStep
The id of the order
orderIdentifier - Variable in Klasse de.dlr.proseo.model.rest.model.RestJob
User-defined order identifier
orderIdentifier - Variable in Klasse de.dlr.proseo.model.rest.model.RestJobStep
The identifier of the order
OrderjobController - Schnittstelle in de.dlr.proseo.model.rest
No description (Generated with springmvc-raml-parser v.2.0.5)
OrderjobControllerDecorator - Klasse in de.dlr.proseo.model.rest
No description (Generated with springmvc-raml-parser v.2.0.5)
OrderjobControllerDecorator() - Konstruktor für Klasse de.dlr.proseo.model.rest.OrderjobControllerDecorator
 
OrderjobControllerImpl - Klasse in de.dlr.proseo.ordermgr.rest
Controller for the prosEO Order Manager, implements the services required to manage jobs.
OrderjobControllerImpl() - Konstruktor für Klasse de.dlr.proseo.ordermgr.rest.OrderjobControllerImpl
 
OrderjobstepController - Schnittstelle in de.dlr.proseo.model.rest
No description (Generated with springmvc-raml-parser v.2.0.5)
OrderjobstepControllerDecorator - Klasse in de.dlr.proseo.model.rest
No description (Generated with springmvc-raml-parser v.2.0.5)
OrderjobstepControllerDecorator() - Konstruktor für Klasse de.dlr.proseo.model.rest.OrderjobstepControllerDecorator
 
OrderjobstepControllerImpl - Klasse in de.dlr.proseo.ordermgr.rest
Controller for the prosEO Order Manager, implements the services required to manage job steps.
OrderjobstepControllerImpl() - Konstruktor für Klasse de.dlr.proseo.ordermgr.rest.OrderjobstepControllerImpl
 
OrderManager - Klasse in de.dlr.proseo.ordermgr
prosEO Order Manager application
OrderManager() - Konstruktor für Klasse de.dlr.proseo.ordermgr.OrderManager
 
orderManagerConfig - Variable in Klasse de.dlr.proseo.ordermgr.OrderManager
The Order Manager configuration
orderManagerConfig - Variable in Klasse de.dlr.proseo.ordermgr.rest.MissionControllerImpl
The Order Manager configuration
OrdermgrConfiguration - Klasse in de.dlr.proseo.ordermgr
Configuration class for the prosEO Order Manager component
OrdermgrConfiguration() - Konstruktor für Klasse de.dlr.proseo.ordermgr.OrdermgrConfiguration
 
OrdermgrSecurityConfig - Klasse in de.dlr.proseo.ordermgr
Security configuration for prosEO OrderManager module
OrdermgrSecurityConfig() - Konstruktor für Klasse de.dlr.proseo.ordermgr.OrdermgrSecurityConfig
 
orderRetentionPeriod - Variable in Klasse de.dlr.proseo.model.rest.model.RestMission
The default period of time for keeping orders after their completion in seconds
orderSource - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrder
Source application for the processing order; one of { CLI, GUI, ODIP, OTHER }
orderState - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrder
State of the processing order; one of { INITIAL, APPROVED, RELEASING, RELEASED, PLANNING, PLANNING_FAILED, PLANNED, RUNNING, SUSPENDING, COMPLETED, FAILED, CLOSED }
outputFileClass - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrder
The file class for the generated output products
outputParameters - Variable in Klasse de.dlr.proseo.model.rest.model.RestClassOutputParameter
Set of parameters to apply to the generated products (may be empty)
outputParameters - Variable in Klasse de.dlr.proseo.model.rest.model.RestJobStep
A set of parameters to set for the generated products.
outputParameters - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrder
Parameters to set for the generated products (may be empty)
outputProduct - Variable in Klasse de.dlr.proseo.model.rest.model.RestJobStep
The id of the output product of this job step
outputProductClass - Variable in Klasse de.dlr.proseo.model.rest.model.RestJobStep
The product type of the output product of this job step

P

parameterType - Variable in Klasse de.dlr.proseo.model.rest.model.RestParameter
The type of the parameter for deserialization (one of { "STRING", "INTEGER", "BOOLEAN", "DOUBLE", "INSTANT" } )
parameterValue - Variable in Klasse de.dlr.proseo.model.rest.model.RestParameter
All parameter values are serialized to their string representations.
password - Variable in Klasse de.dlr.proseo.model.rest.model.RestNotificationEndpoint
The password to authenticate with, mandatory if username is given; may be set to replacement value (e. g. asterisks) on data retrieval requests
passwordEncoder() - Methode in Klasse de.dlr.proseo.ordermgr.OrdermgrSecurityConfig
Provides the default password encoder for prosEO (BCrypt)
payloads - Variable in Klasse de.dlr.proseo.model.rest.model.RestSpacecraft
The payloads flying on this spacecraft
percentCompleted - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrder
Percentage of completed job steps
percentFailed - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrder
Percentage of failed job steps
percentRunning - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrder
Percentage of running job steps
PLANNED - Enum-Konstante in Enum-Klasse de.dlr.proseo.model.rest.model.JobState
 
PLANNED - Enum-Konstante in Enum-Klasse de.dlr.proseo.model.rest.model.JobStepState
 
priority - Variable in Klasse de.dlr.proseo.model.rest.model.RestJob
A processing priority (lower numbers indicate lower priority, higher numbers higher priority; default is 50)
priority - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrder
Priority of the ProcessingOrder (lower number means lower priority; value range 1..100 is defined for the ODIP, but other values are allowed outside On-Demand Production, including negative numbers).
processingCentre - Variable in Klasse de.dlr.proseo.model.rest.model.RestMission
An identifying string for the processing centre (organisation) operating this prosEO instance
processingCompletionTime - Variable in Klasse de.dlr.proseo.model.rest.model.RestJobStep
The completion time of the processing job
processingFacilityName - Variable in Klasse de.dlr.proseo.model.rest.model.RestJob
The name of the processing facility this job runs on
processingMode - Variable in Klasse de.dlr.proseo.model.rest.model.RestJobStep
The processing mode to run the processor(s) in
processingMode - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrder
The processing mode to run the processor(s) in
processingModes - Variable in Klasse de.dlr.proseo.model.rest.model.RestMission
Processing mode tags as agreed for this mission
ProcessingOrderMgr - Klasse in de.dlr.proseo.ordermgr.rest
Service methods required to create, modify and delete processing order in the prosEO database, and to query the database about such orders
ProcessingOrderMgr() - Konstruktor für Klasse de.dlr.proseo.ordermgr.rest.ProcessingOrderMgr
 
processingStartTime - Variable in Klasse de.dlr.proseo.model.rest.model.RestJobStep
The start time of the processing job
processingStdErr - Variable in Klasse de.dlr.proseo.model.rest.model.RestJobStep
The standard error output of the processing job
processingStdOut - Variable in Klasse de.dlr.proseo.model.rest.model.RestJobStep
The standard output of the processing job
productClass - Variable in Klasse de.dlr.proseo.model.rest.model.RestClassOutputParameter
The product class to generate as output
productClass - Variable in Klasse de.dlr.proseo.model.rest.model.RestInputFilter
The product class the input filters apply to
productFileTemplate - Variable in Klasse de.dlr.proseo.model.rest.model.RestMission
The product filename template implementing the mission's file naming convention
productionType - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrder
Production type context, in which the order is running (SYSTEMATIC, ON_DEMAND_DEFAULT, ON_DEMAND_NON_DEFAULT)
productRetentionPeriod - Variable in Klasse de.dlr.proseo.model.rest.model.RestMission
The default period of time for keeping products after their generation in seconds
productRetentionPeriod - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrder
Retention period for products generated by this processing order in seconds
PROGRESS - Enum-Konstante in Enum-Klasse de.dlr.proseo.model.rest.model.StderrLogLevel
 
PROGRESS - Enum-Konstante in Enum-Klasse de.dlr.proseo.model.rest.model.StdoutLogLevel
 

R

READY - Enum-Konstante in Enum-Klasse de.dlr.proseo.model.rest.model.JobStepState
 
READY - Enum-Konstante in Enum-Klasse de.dlr.proseo.model.rest.model.Status
 
RELEASED - Enum-Konstante in Enum-Klasse de.dlr.proseo.model.rest.model.JobState
 
releaseTime - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrder
Date and time at which the ProcessingOrder was received (mandatory for ProcessingOrders created via the ODIP)
requestedProductClasses - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrder
List of internal product types requested as output from the order (at least one is required)
RestClassOutputParameter - Klasse in de.dlr.proseo.model.rest.model
 
RestClassOutputParameter() - Konstruktor für Klasse de.dlr.proseo.model.rest.model.RestClassOutputParameter
Creates a new RestClassOutputParameter.
RestClassOutputParameter(String, List<RestParameter>) - Konstruktor für Klasse de.dlr.proseo.model.rest.model.RestClassOutputParameter
Creates a new RestClassOutputParameter.
RestInputFilter - Klasse in de.dlr.proseo.model.rest.model
 
RestInputFilter() - Konstruktor für Klasse de.dlr.proseo.model.rest.model.RestInputFilter
Creates a new RestInputFilter.
RestInputFilter(String, List<RestParameter>) - Konstruktor für Klasse de.dlr.proseo.model.rest.model.RestInputFilter
Creates a new RestInputFilter.
RestInputReference - Klasse in de.dlr.proseo.model.rest.model
 
RestInputReference() - Konstruktor für Klasse de.dlr.proseo.model.rest.model.RestInputReference
Creates a new RestInputReference.
RestInputReference(String, String, String) - Konstruktor für Klasse de.dlr.proseo.model.rest.model.RestInputReference
Creates a new RestInputReference.
RestJob - Klasse in de.dlr.proseo.model.rest.model
 
RestJob() - Konstruktor für Klasse de.dlr.proseo.model.rest.model.RestJob
Creates a new RestJob.
RestJob(Long, Long, String, JobState, RestOrbit, Date, Date, Long, Boolean, String, List<RestJobStep>) - Konstruktor für Klasse de.dlr.proseo.model.rest.model.RestJob
Creates a new RestJob.
RestJobStep - Klasse in de.dlr.proseo.model.rest.model
 
RestJobStep() - Konstruktor für Klasse de.dlr.proseo.model.rest.model.RestJobStep
Creates a new RestJobStep.
RestJobStep(Long, Long, String, Long, JobStepState, List<RestParameter>, String, List<String>, String, Long, String, Date, Date, StdoutLogLevel, StderrLogLevel, String, String, Boolean, String, Long, String) - Konstruktor für Klasse de.dlr.proseo.model.rest.model.RestJobStep
Creates a new RestJobStep.
RestMission - Klasse in de.dlr.proseo.model.rest.model
 
RestMission() - Konstruktor für Klasse de.dlr.proseo.model.rest.model.RestMission
Creates a new RestMission.
RestMission(Long, Long, String, String, List<String>, List<String>, String, String, Long, Long, List<RestSpacecraft>) - Konstruktor für Klasse de.dlr.proseo.model.rest.model.RestMission
Creates a new RestMission.
RestNotificationEndpoint - Klasse in de.dlr.proseo.model.rest.model
 
RestNotificationEndpoint() - Konstruktor für Klasse de.dlr.proseo.model.rest.model.RestNotificationEndpoint
Creates a new RestNotificationEndpoint.
RestNotificationEndpoint(String, String, String) - Konstruktor für Klasse de.dlr.proseo.model.rest.model.RestNotificationEndpoint
Creates a new RestNotificationEndpoint.
RestOrbit - Klasse in de.dlr.proseo.model.rest.model
 
RestOrbit() - Konstruktor für Klasse de.dlr.proseo.model.rest.model.RestOrbit
Creates a new RestOrbit.
RestOrbit(Long, Long, String, String, Long, String, String) - Konstruktor für Klasse de.dlr.proseo.model.rest.model.RestOrbit
Creates a new RestOrbit.
RestOrbitQuery - Klasse in de.dlr.proseo.model.rest.model
 
RestOrbitQuery() - Konstruktor für Klasse de.dlr.proseo.model.rest.model.RestOrbitQuery
Creates a new RestOrbitQuery.
RestOrbitQuery(String, Long, Long) - Konstruktor für Klasse de.dlr.proseo.model.rest.model.RestOrbitQuery
Creates a new RestOrbitQuery.
RestOrder - Klasse in de.dlr.proseo.model.rest.model
 
RestOrder() - Konstruktor für Klasse de.dlr.proseo.model.rest.model.RestOrder
Creates a new RestOrder.
RestOrder(Long, Long, String, String, String, Integer, String, String, String, Date, Date, Date, Date, Date, Date, String, String, String, Long, Long, RestInputReference, List<RestInputFilter>, List<RestParameter>, List<RestClassOutputParameter>, List<RestParameter>, String, String, List<String>, List<RestOrbitQuery>, List<String>, List<String>, String, String, String, RestNotificationEndpoint, Long, Boolean, List<String>, Long, Long, Long, Long, Long) - Konstruktor für Klasse de.dlr.proseo.model.rest.model.RestOrder
Creates a new RestOrder.
RestParameter - Klasse in de.dlr.proseo.model.rest.model
 
RestParameter() - Konstruktor für Klasse de.dlr.proseo.model.rest.model.RestParameter
Creates a new RestParameter.
RestParameter(String, String, String) - Konstruktor für Klasse de.dlr.proseo.model.rest.model.RestParameter
Creates a new RestParameter.
RestPayload - Klasse in de.dlr.proseo.model.rest.model
 
RestPayload() - Konstruktor für Klasse de.dlr.proseo.model.rest.model.RestPayload
Creates a new RestPayload.
RestPayload(String, String) - Konstruktor für Klasse de.dlr.proseo.model.rest.model.RestPayload
Creates a new RestPayload.
RestSpacecraft - Klasse in de.dlr.proseo.model.rest.model
 
RestSpacecraft() - Konstruktor für Klasse de.dlr.proseo.model.rest.model.RestSpacecraft
Creates a new RestSpacecraft.
RestSpacecraft(Long, Long, String, String, List<RestPayload>) - Konstruktor für Klasse de.dlr.proseo.model.rest.model.RestSpacecraft
Creates a new RestSpacecraft.
RestUtil - Klasse in de.dlr.proseo.ordermgr.rest.model
A utility class for converting REST jobs, job steps and parameter lists from their model equivalent.
RestUtil() - Konstruktor für Klasse de.dlr.proseo.ordermgr.rest.model.RestUtil
 
rtb - Variable in Klasse de.dlr.proseo.ordermgr.rest.MissionControllerImpl
REST template builder
rtb - Variable in Klasse de.dlr.proseo.ordermgr.rest.ProcessingOrderMgr
REST template builder
run() - Methode in Klasse de.dlr.proseo.ordermgr.cleanup.CleanupOrdersThread
Start the cleanup cycle thread to look for deletable orders every cleanupCycleTime hours
run(String...) - Methode in Klasse de.dlr.proseo.ordermgr.OrderManager
Run the dispatcher of the clean-up thread
RUNNING - Enum-Konstante in Enum-Klasse de.dlr.proseo.model.rest.model.JobStepState
 
RUNNING - Enum-Konstante in Enum-Klasse de.dlr.proseo.model.rest.model.Status
 

S

sensingStartTime - Variable in Klasse de.dlr.proseo.model.rest.model.RestInputReference
Sensing start time of the input product
sensingStopTime - Variable in Klasse de.dlr.proseo.model.rest.model.RestInputReference
Sensing stop time of the input product
serialVersionUID - Statische Variable in Klasse de.dlr.proseo.model.rest.model.RestClassOutputParameter
 
serialVersionUID - Statische Variable in Klasse de.dlr.proseo.model.rest.model.RestInputFilter
 
serialVersionUID - Statische Variable in Klasse de.dlr.proseo.model.rest.model.RestInputReference
 
serialVersionUID - Statische Variable in Klasse de.dlr.proseo.model.rest.model.RestJob
 
serialVersionUID - Statische Variable in Klasse de.dlr.proseo.model.rest.model.RestJobStep
 
serialVersionUID - Statische Variable in Klasse de.dlr.proseo.model.rest.model.RestMission
 
serialVersionUID - Statische Variable in Klasse de.dlr.proseo.model.rest.model.RestNotificationEndpoint
 
serialVersionUID - Statische Variable in Klasse de.dlr.proseo.model.rest.model.RestOrbit
 
serialVersionUID - Statische Variable in Klasse de.dlr.proseo.model.rest.model.RestOrbitQuery
 
serialVersionUID - Statische Variable in Klasse de.dlr.proseo.model.rest.model.RestOrder
 
serialVersionUID - Statische Variable in Klasse de.dlr.proseo.model.rest.model.RestParameter
 
serialVersionUID - Statische Variable in Klasse de.dlr.proseo.model.rest.model.RestPayload
 
serialVersionUID - Statische Variable in Klasse de.dlr.proseo.model.rest.model.RestSpacecraft
 
setActualCompletionTime(Date) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Set the actualCompletionTime.
setClassOutputParameters(List<RestClassOutputParameter>) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Set the classOutputParameters.
setCleanupCycleTime(Integer) - Methode in Klasse de.dlr.proseo.ordermgr.OrdermgrConfiguration
Set the clean-up cycle time
setCode(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestMission
Set the code.
setCode(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestSpacecraft
Set the code.
setConfiguredProcessor(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestJobStep
Set the configuredProcessor.
setConfiguredProcessors(List<String>) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Set the configuredProcessors.
setCreatedJobs(Long) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Set the createdJobs.
setDescription(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestPayload
Set the description.
setDynamicProcessingParameters(List<RestParameter>) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Set the dynamicProcessingParameters.
setEstimatedCompletionTime(Date) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Set the estimatedCompletionTime.
setEvictionTime(Date) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Set the evictionTime.
setExecutionTime(Date) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Set the executionTime.
setExpectedJobs(Long) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Set the expectedJobs.
setFileClasses(List<String>) - Methode in Klasse de.dlr.proseo.model.rest.model.RestMission
Set the fileClasses.
setFilterConditions(List<RestParameter>) - Methode in Klasse de.dlr.proseo.model.rest.model.RestInputFilter
Set the filterConditions.
setHasFailedJobSteps(Boolean) - Methode in Klasse de.dlr.proseo.model.rest.model.RestJob
Set the hasFailedJobSteps.
setHasFailedJobSteps(Boolean) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Set the hasFailedJobSteps.
setId(Long) - Methode in Klasse de.dlr.proseo.model.rest.model.RestJob
Set the id.
setId(Long) - Methode in Klasse de.dlr.proseo.model.rest.model.RestJobStep
Set the id.
setId(Long) - Methode in Klasse de.dlr.proseo.model.rest.model.RestMission
Set the id.
setId(Long) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrbit
Set the id.
setId(Long) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Set the id.
setId(Long) - Methode in Klasse de.dlr.proseo.model.rest.model.RestSpacecraft
Set the id.
setIdentifier(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Set the identifier.
setInputFileName(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestInputReference
Set the inputFileName.
setInputFilters(List<RestInputFilter>) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Set the inputFilters.
setInputProductClasses(List<String>) - Methode in Klasse de.dlr.proseo.model.rest.model.RestJobStep
Set the inputProductClasses.
setInputProductClasses(List<String>) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Set the inputProductClasses.
setInputProductReference(RestInputReference) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Set the inputProductReference.
setIsFailed(Boolean) - Methode in Klasse de.dlr.proseo.model.rest.model.RestJobStep
Set the isFailed.
setJobId(Long) - Methode in Klasse de.dlr.proseo.model.rest.model.RestJobStep
Set the jobId.
setJobOrderFilename(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestJobStep
Set the jobOrderFilename.
setJobState(JobState) - Methode in Klasse de.dlr.proseo.model.rest.model.RestJob
Set the jobState.
setJobSteps(List<RestJobStep>) - Methode in Klasse de.dlr.proseo.model.rest.model.RestJob
Set the jobSteps.
setJobStepState(JobStepState) - Methode in Klasse de.dlr.proseo.model.rest.model.RestJobStep
Set the jobStepState.
setJobStepStates(List<String>) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Set the jobStepStates.
setKey(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestParameter
Set the key.
setMissionCode(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrbit
Set the missionCode.
setMissionCode(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Set the missionCode.
setName(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestJobStep
Set the name.
setName(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestMission
Set the name.
setName(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestPayload
Set the name.
setName(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestSpacecraft
Set the name.
setNotificationEndpoint(RestNotificationEndpoint) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Set the notificationEndpoint.
setOrbit(RestOrbit) - Methode in Klasse de.dlr.proseo.model.rest.model.RestJob
Set the orbit.
setOrbitNumber(Long) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrbit
Set the orbitNumber.
setOrbitNumberFrom(Long) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrbitQuery
Set the orbitNumberFrom.
setOrbitNumberTo(Long) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrbitQuery
Set the orbitNumberTo.
setOrbits(List<RestOrbitQuery>) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Set the orbits.
setOrderId(Long) - Methode in Klasse de.dlr.proseo.model.rest.model.RestJobStep
Set the orderId.
setOrderIdentifier(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestJob
Set the orderIdentifier.
setOrderIdentifier(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestJobStep
Set the orderIdentifier.
setOrderRetentionPeriod(Long) - Methode in Klasse de.dlr.proseo.model.rest.model.RestMission
Set the orderRetentionPeriod.
setOrderSource(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Set the orderSource.
setOrderState(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Set the orderState.
setOutputFileClass(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Set the outputFileClass.
setOutputParameters(List<RestParameter>) - Methode in Klasse de.dlr.proseo.model.rest.model.RestClassOutputParameter
Set the outputParameters.
setOutputParameters(List<RestParameter>) - Methode in Klasse de.dlr.proseo.model.rest.model.RestJobStep
Set the outputParameters.
setOutputParameters(List<RestParameter>) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Set the outputParameters.
setOutputProduct(Long) - Methode in Klasse de.dlr.proseo.model.rest.model.RestJobStep
Set the outputProduct.
setOutputProductClass(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestJobStep
Set the outputProductClass.
setParameterType(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestParameter
Set the parameterType.
setParameterValue(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestParameter
Set the parameterValue.
setPassword(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestNotificationEndpoint
Set the password.
setPayloads(List<RestPayload>) - Methode in Klasse de.dlr.proseo.model.rest.model.RestSpacecraft
Set the payloads.
setPercentCompleted(Long) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Set the percentCompleted.
setPercentFailed(Long) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Set the percentFailed.
setPercentRunning(Long) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Set the percentRunning.
setPriority(Integer) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Set the priority.
setPriority(Long) - Methode in Klasse de.dlr.proseo.model.rest.model.RestJob
Set the priority.
setProcessingCentre(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestMission
Set the processingCentre.
setProcessingCompletionTime(Date) - Methode in Klasse de.dlr.proseo.model.rest.model.RestJobStep
Set the processingCompletionTime.
setProcessingFacilityName(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestJob
Set the processingFacilityName.
setProcessingMode(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestJobStep
Set the processingMode.
setProcessingMode(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Set the processingMode.
setProcessingModes(List<String>) - Methode in Klasse de.dlr.proseo.model.rest.model.RestMission
Set the processingModes.
setProcessingStartTime(Date) - Methode in Klasse de.dlr.proseo.model.rest.model.RestJobStep
Set the processingStartTime.
setProcessingStdErr(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestJobStep
Set the processingStdErr.
setProcessingStdOut(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestJobStep
Set the processingStdOut.
setProcOrderManager(ProcessingOrderMgr) - Methode in Klasse de.dlr.proseo.ordermgr.OrderManager
Sets the processing order manager
setProductClass(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestClassOutputParameter
Set the productClass.
setProductClass(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestInputFilter
Set the productClass.
setProductFileTemplate(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestMission
Set the productFileTemplate.
setProductionType(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Set the productionType.
setProductRetentionPeriod(Long) - Methode in Klasse de.dlr.proseo.model.rest.model.RestMission
Set the productRetentionPeriod.
setProductRetentionPeriod(Long) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Set the productRetentionPeriod.
setReleaseTime(Date) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Set the releaseTime.
setRequestedProductClasses(List<String>) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Set the requestedProductClasses.
setSensingStartTime(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestInputReference
Set the sensingStartTime.
setSensingStopTime(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestInputReference
Set the sensingStopTime.
setSliceDuration(Long) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Set the sliceDuration.
setSliceOverlap(Long) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Set the sliceOverlap.
setSlicingType(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Set the slicingType.
setSpacecraftCode(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrbit
Set the spacecraftCode.
setSpacecraftCode(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrbitQuery
Set the spacecraftCode.
setSpacecrafts(List<RestSpacecraft>) - Methode in Klasse de.dlr.proseo.model.rest.model.RestMission
Set the spacecrafts.
setStartTime(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrbit
Set the startTime.
setStartTime(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Set the startTime.
setStartTime(Date) - Methode in Klasse de.dlr.proseo.model.rest.model.RestJob
Set the startTime.
setStateMessage(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Set the stateMessage.
setStderrLogLevel(StderrLogLevel) - Methode in Klasse de.dlr.proseo.model.rest.model.RestJobStep
Set the stderrLogLevel.
setStdoutLogLevel(StdoutLogLevel) - Methode in Klasse de.dlr.proseo.model.rest.model.RestJobStep
Set the stdoutLogLevel.
setStopTime(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrbit
Set the stopTime.
setStopTime(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Set the stopTime.
setStopTime(Date) - Methode in Klasse de.dlr.proseo.model.rest.model.RestJob
Set the stopTime.
setSubmissionTime(Date) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Set the submissionTime.
setUri(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestNotificationEndpoint
Set the uri.
setUsername(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestNotificationEndpoint
Set the username.
setUuid(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Set the uuid.
setVersion(Long) - Methode in Klasse de.dlr.proseo.model.rest.model.RestJob
Set the version.
setVersion(Long) - Methode in Klasse de.dlr.proseo.model.rest.model.RestJobStep
Set the version.
setVersion(Long) - Methode in Klasse de.dlr.proseo.model.rest.model.RestMission
Set the version.
setVersion(Long) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrbit
Set the version.
setVersion(Long) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Set the version.
setVersion(Long) - Methode in Klasse de.dlr.proseo.model.rest.model.RestSpacecraft
Set the version.
setWorkflowName(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Set the workflowName.
setWorkflowUuid(String) - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
Set the workflowUuid.
sliceDuration - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrder
Duration of a slice in seconds (only for slicingType TIME_SLICE)
sliceOverlap - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrder
Overlap between adjacent slices in seconds (applicable for all slicingTypes except NONE, default 0)
slicingType - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrder
One of { "ORBIT", "CALENDAR_DAY", "CALENDAR_MONTH", "CALENDAR_YEAR", "TIME_SLICE", "NONE" }
spacecraftCode - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrbit
The short code for the spacecraft (e. g.
spacecraftCode - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrbitQuery
 
spacecrafts - Variable in Klasse de.dlr.proseo.model.rest.model.RestMission
A spacecraft used for a specific Mission.
startDispatcher() - Methode in Klasse de.dlr.proseo.ordermgr.OrderManager
Start the cleanup thread
STARTED - Enum-Konstante in Enum-Klasse de.dlr.proseo.model.rest.model.JobState
 
startTime - Variable in Klasse de.dlr.proseo.model.rest.model.RestJob
The start time of the time interval to process
startTime - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrbit
The start time of the orbit (e. g. using a Spacecraft Midnight Crossing [SMX] event) in orbit format (YYYY-MM-DDThh:mm:ss.SSSSSS)
startTime - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrder
The start time of the time interval to process in orbit format (YYYY-MM-DDThh:mm:ss[.SSSSSS]).
stateMessage - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrder
Explanatory message describing the reason for the latest state change (mandatory for ProcessingOrders created via the ODIP)
Status - Enum-Klasse in de.dlr.proseo.model.rest.model
 
stderrLogLevel - Variable in Klasse de.dlr.proseo.model.rest.model.RestJobStep
The log level of stderr
StderrLogLevel - Enum-Klasse in de.dlr.proseo.model.rest.model
 
stdoutLogLevel - Variable in Klasse de.dlr.proseo.model.rest.model.RestJobStep
The log level of stdout
StdoutLogLevel - Enum-Klasse in de.dlr.proseo.model.rest.model
 
stopTime - Variable in Klasse de.dlr.proseo.model.rest.model.RestJob
The end time of the time interval to process
stopTime - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrbit
The stop time of the orbit (e. g. using a Spacecraft Midnight Crossing [SMX] event) in orbit format (YYYY-MM-DDThh:mm:ss.SSSSSS); usually the stop time of one orbit is the start time of the subsequent orbit
stopTime - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrder
The end time of the time interval to process in orbit format (YYYY-MM-DDThh:mm:ss[.SSSSSS]).
submissionTime - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrder
Date and time at which the ProcessingOrder was received (mandatory for ProcessingOrders created via the ODIP)

T

toModelMission(RestMission) - Statische Methode in Klasse de.dlr.proseo.ordermgr.rest.model.MissionUtil
Convert a REST mission into a prosEO model mission (scalar and embedded attributes only, no mission references)
toModelOrbit(RestOrbit) - Statische Methode in Klasse de.dlr.proseo.ordermgr.rest.model.OrbitUtil
Convert a REST orbit into a prosEO model orbit (scalar and embedded attributes only, no orbit references)
toRestMission(Mission) - Statische Methode in Klasse de.dlr.proseo.ordermgr.rest.model.MissionUtil
Convert a prosEO model Mission into a REST Mission
toRestOrbit(Orbit) - Statische Methode in Klasse de.dlr.proseo.ordermgr.rest.model.OrbitUtil
Convert a prosEO model Orbit into a REST Orbit
toString() - Methode in Enum-Klasse de.dlr.proseo.model.rest.model.JobState
 
toString() - Methode in Enum-Klasse de.dlr.proseo.model.rest.model.JobStepState
 
toString() - Methode in Klasse de.dlr.proseo.model.rest.model.RestClassOutputParameter
 
toString() - Methode in Klasse de.dlr.proseo.model.rest.model.RestInputFilter
 
toString() - Methode in Klasse de.dlr.proseo.model.rest.model.RestInputReference
 
toString() - Methode in Klasse de.dlr.proseo.model.rest.model.RestJob
 
toString() - Methode in Klasse de.dlr.proseo.model.rest.model.RestJobStep
 
toString() - Methode in Klasse de.dlr.proseo.model.rest.model.RestMission
 
toString() - Methode in Klasse de.dlr.proseo.model.rest.model.RestNotificationEndpoint
 
toString() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrbit
 
toString() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrbitQuery
 
toString() - Methode in Klasse de.dlr.proseo.model.rest.model.RestOrder
 
toString() - Methode in Klasse de.dlr.proseo.model.rest.model.RestParameter
 
toString() - Methode in Klasse de.dlr.proseo.model.rest.model.RestPayload
 
toString() - Methode in Klasse de.dlr.proseo.model.rest.model.RestSpacecraft
 
toString() - Methode in Enum-Klasse de.dlr.proseo.model.rest.model.Status
 
toString() - Methode in Enum-Klasse de.dlr.proseo.model.rest.model.StderrLogLevel
 
toString() - Methode in Enum-Klasse de.dlr.proseo.model.rest.model.StdoutLogLevel
 

U

uri - Variable in Klasse de.dlr.proseo.model.rest.model.RestNotificationEndpoint
The URI used to notify the ProcessingOrder originator of the order completion
userDetailsService() - Methode in Klasse de.dlr.proseo.ordermgr.OrdermgrSecurityConfig
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.model.rest.model.RestNotificationEndpoint
The username to authenticate with (using Basic Authentication)
uuid - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrder
Universally unique order identifier

V

value() - Methode in Enum-Klasse de.dlr.proseo.model.rest.model.JobState
 
value() - Methode in Enum-Klasse de.dlr.proseo.model.rest.model.JobStepState
 
value() - Methode in Enum-Klasse de.dlr.proseo.model.rest.model.Status
 
value() - Methode in Enum-Klasse de.dlr.proseo.model.rest.model.StderrLogLevel
 
value() - Methode in Enum-Klasse de.dlr.proseo.model.rest.model.StdoutLogLevel
 
valueOf(String) - Statische Methode in Enum-Klasse de.dlr.proseo.model.rest.model.JobState
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.dlr.proseo.model.rest.model.JobStepState
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.dlr.proseo.model.rest.model.Status
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.dlr.proseo.model.rest.model.StderrLogLevel
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
valueOf(String) - Statische Methode in Enum-Klasse de.dlr.proseo.model.rest.model.StdoutLogLevel
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
values() - Statische Methode in Enum-Klasse de.dlr.proseo.model.rest.model.JobState
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.dlr.proseo.model.rest.model.JobStepState
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.dlr.proseo.model.rest.model.Status
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.dlr.proseo.model.rest.model.StderrLogLevel
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
values() - Statische Methode in Enum-Klasse de.dlr.proseo.model.rest.model.StdoutLogLevel
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
version - Variable in Klasse de.dlr.proseo.model.rest.model.RestJob
A version identifier to track updates to the object (especially to detect concurrent update attempts)
version - Variable in Klasse de.dlr.proseo.model.rest.model.RestJobStep
A version identifier to track updates to the object (especially to detect concurrent update attempts)
version - Variable in Klasse de.dlr.proseo.model.rest.model.RestMission
A version identifier to track updates to the object (especially to detect concurrent update attempts)
version - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrbit
A version identifier to track updates to the object (especially to detect concurrent update attempts)
version - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrder
A version identifier to track updates to the object (especially to detect concurrent update attempts)
version - Variable in Klasse de.dlr.proseo.model.rest.model.RestSpacecraft
A version identifier to track updates to the object (especially to detect concurrent update attempts)

W

WAITING_INPUT - Enum-Konstante in Enum-Klasse de.dlr.proseo.model.rest.model.JobStepState
 
WAITING_INPUT - Enum-Konstante in Enum-Klasse de.dlr.proseo.model.rest.model.Status
 
WARNING - Enum-Konstante in Enum-Klasse de.dlr.proseo.model.rest.model.StderrLogLevel
 
WARNING - Enum-Konstante in Enum-Klasse de.dlr.proseo.model.rest.model.StdoutLogLevel
 
workflowName - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrder
Short name of the applicable workflow (not suitable for identification; only for orders generated through ODIP)
workflowUuid - Variable in Klasse de.dlr.proseo.model.rest.model.RestOrder
Universally unique workflow identifier (only for orders generated through ODIP, mandatory for these)
A C D E F G H I J K M N O P R S T U V W 
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte|Serialisierte Form