Index

A C D E F G H I J K L M O P R S U V W 
All Classes and Interfaces|All Packages|Serialized Form

A

addInterceptors(InterceptorRegistry) - Method in class de.dlr.proseo.ui.gui.GUIConfiguration
Adds the locale change interceptor to the interceptor registry.
addSpaceCraft() - Method in class de.dlr.proseo.ui.gui.GUISpaceCraftController
Show the spacecraft addition view
authenticate(Authentication) - Method in class de.dlr.proseo.ui.gui.GUIAuthenticationProvider
Authenticates the user based on the provided credentials.
authenticationManager(HttpSecurity) - Method in class de.dlr.proseo.ui.gui.SpringSecurityConfig
 
authenticationManagerBean() - Method in class de.dlr.proseo.ui.gui.SpringSecurityConfig
Provides the authentication manager, which manages authentication attempts within the application.

C

calcShowPages(Long, Long) - Method in class de.dlr.proseo.ui.gui.GUIBaseController
 
checkClearCache() - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Checks if the cache needs to be cleared based on the user's login status.
clear() - Method in class de.dlr.proseo.ui.gui.DataCache
Clears the data cache
compare(Object, Object) - Method in class de.dlr.proseo.ui.gui.service.MapComparator
Compares two objects, checks whether they are instances of HashMap and then extracts the values associated with the specified keys from each HashMap.
configuredProcessors() - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Retrieve the configured processors of mission
countOrders(String, String) - Method in class de.dlr.proseo.ui.gui.GUIOrderController
Count the number of orders
countOrdersL(String, String, String, String, String, Long, Long, String, Boolean) - Method in class de.dlr.proseo.ui.gui.GUIOrderController
Count the orders specified by following parameters

D

dashboard() - Method in class de.dlr.proseo.ui.gui.GUIStatisticsController
Show the dashboard view
DataCache - Class in de.dlr.proseo.ui.gui
prosEO data cache for authenticated user
DataCache() - Constructor for class de.dlr.proseo.ui.gui.DataCache
 
de.dlr.proseo.ui.gui - package de.dlr.proseo.ui.gui
Top-level classes for the prosEO Graphical User Interface component
de.dlr.proseo.ui.gui.service - package de.dlr.proseo.ui.gui.service
Service classes for the prosEO Graphical User Interface component
delete(String) - Method in class de.dlr.proseo.ui.gui.service.ProcessorService
Delete a processor class by id

E

editOrder() - Method in class de.dlr.proseo.ui.gui.GUIOrderController
Show the order edit view
enabledfacilities() - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Retrieve the enabled processing facilities

F

facilities() - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Retrieve the processing facilities
fileClasses() - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Retrieve the file classes of mission
filterChain(HttpSecurity) - Method in class de.dlr.proseo.ui.gui.SpringSecurityConfig
Configures the HTTP security settings, including the authentication filter, URL permissions, login and logout pages, and CSRF protection.

G

get(Long, String, String, Long, Long) - Method in class de.dlr.proseo.ui.gui.service.ProcessorService
Gets a processor class by its name
get(String, String, String) - Method in class de.dlr.proseo.ui.gui.service.ProcessorService
Get a processor by processor class name and processor version
get(String, String, String, String, String, Long, Long, String, Boolean) - Method in class de.dlr.proseo.ui.gui.service.OrderService
Retrieves a list of orders based on various search parameters
getAuthorities() - Method in class de.dlr.proseo.ui.gui.GUIAuthenticationToken
Returns the granted authorities, which are roles or permissions for the user.
getById(String) - Method in class de.dlr.proseo.ui.gui.service.ProcessorService
Get a processor class by its database ID
getCompletedJobsteps(Integer, Model) - Method in class de.dlr.proseo.ui.gui.GUIStatisticsController
Gets the latest job steps completed successfully
getConfigurations(Long, String, String, String, String, Long, Long, Model) - Method in class de.dlr.proseo.ui.gui.GUIConfigurationController
Retrieve the configurations of a mission
getConfiguredProcessors() - Method in class de.dlr.proseo.ui.gui.DataCache
Get the configured processors
getConfiguredProcessors(Long, String, String, String, String, String, String, Boolean, Long, Long, Model) - Method in class de.dlr.proseo.ui.gui.GUIProcessorController
Retrieve the configured processors of a processor or all if processor is null
getCredentials() - Method in class de.dlr.proseo.ui.gui.GUIAuthenticationToken
Returns the credentials, usually the password.
getDataCache() - Method in class de.dlr.proseo.ui.gui.GUIAuthenticationToken
Returns the data cache.
getDetails() - Method in class de.dlr.proseo.ui.gui.GUIAuthenticationToken
Returns additional details, in this case, the mission.
getFacilities() - Method in class de.dlr.proseo.ui.gui.DataCache
Get the facilities
getFacilities(String, Boolean, Model) - Method in class de.dlr.proseo.ui.gui.GUIFacilityController
Retrieve the defined processing facilities
getFailedJobsteps(Integer, Model) - Method in class de.dlr.proseo.ui.gui.GUIStatisticsController
Gets the latest failed job steps
getFileClasses() - Method in class de.dlr.proseo.ui.gui.DataCache
Get the file classes
getGrafana() - Method in class de.dlr.proseo.ui.gui.GUIConfiguration
Gets the Grafana base URI.
getGraphOfJob(String) - Method in class de.dlr.proseo.ui.gui.service.OrderService
Retrieves the graph of a specific job
getGraphOfJob(String, GUIAuthenticationToken) - Method in class de.dlr.proseo.ui.gui.service.OrderService
Retrieves the graph of a specific job
getGraphOfJob(String, Model) - Method in class de.dlr.proseo.ui.gui.GUIOrderController
Return the job graph
getId(String) - Method in class de.dlr.proseo.ui.gui.service.OrderService
Retrieves information about a specific order based on its ID
getId(String, Model) - Method in class de.dlr.proseo.ui.gui.GUIOrderController
Retrieve a single order
getIdentifier(String, String, String, String, String, Long, Long, String, Boolean, Model) - Method in class de.dlr.proseo.ui.gui.GUIOrderController
Retrieve the order list filtered by the specified parameters.
getIdForEdit(String, Model) - Method in class de.dlr.proseo.ui.gui.GUIOrderController
Retrieve a single order
getJobsOfOrder(String, Long, Long, String) - Method in class de.dlr.proseo.ui.gui.service.OrderService
Retrieves the jobs associated with a specific order
getJobsOfOrder(String, Long, Long, String, String, String, Boolean, Model) - Method in class de.dlr.proseo.ui.gui.GUIOrderController
Retrieve the jobs of an order filtered by following criteria.
getJobsteps(String, Long) - Method in class de.dlr.proseo.ui.gui.service.StatisticsService
Retrieves job steps based on a specified status and optional last parameter
getMessage() - Method in class de.dlr.proseo.ui.gui.OrderInfo
Returns the error message
getMission() - Method in class de.dlr.proseo.ui.gui.GUIAuthenticationToken
Return the mission of the user
getMissions(String, Boolean, Model) - Method in class de.dlr.proseo.ui.gui.GUIMissionController
Retrieve the defined missions
getName() - Method in class de.dlr.proseo.ui.gui.GUIAuthenticationToken
Returns the username of the principal.
getOrbits(String, String, String, Long, Long, Long, Long, String, Boolean, Model) - Method in class de.dlr.proseo.ui.gui.GUIOrbitController
Retrieve the orbits of a spacecraft
getOrderId() - Method in class de.dlr.proseo.ui.gui.OrderInfo
Returns the order id
getOrderIdentifierOfJob(String, GUIAuthenticationToken) - Method in class de.dlr.proseo.ui.gui.service.StatisticsService
Retrieves the order identifier associated with a job based on its ID
getOrderIdOfIdentifier(String, GUIAuthenticationToken) - Method in class de.dlr.proseo.ui.gui.service.StatisticsService
Retrieves the order ID based on its identifier
getOrderManager() - Method in class de.dlr.proseo.ui.gui.GUIConfiguration
Gets the Order Manager base URI.
getOrderState(String) - Method in class de.dlr.proseo.ui.gui.service.OrderService
Retrieves the state of a specific order
getPassword() - Method in class de.dlr.proseo.ui.gui.GUIAuthenticationToken
Return the password of the principal
getPrincipal() - Method in class de.dlr.proseo.ui.gui.GUIAuthenticationToken
Returns the principal, which represents the user's details.
getProcessingModes() - Method in class de.dlr.proseo.ui.gui.DataCache
Get the processing modes
getProcessorclasses() - Method in class de.dlr.proseo.ui.gui.DataCache
Get the processor classes
getProcessorClassName(Long, String, String, Long, Long, Model) - Method in class de.dlr.proseo.ui.gui.GUIProcessorClassController
Get a processor class by name
getProcessorManager() - Method in class de.dlr.proseo.ui.gui.GUIConfiguration
Gets the Processor Manager base URI.
getProcessors(Long, String, String, Long, Long, Model) - Method in class de.dlr.proseo.ui.gui.GUIProcessorController
Retrieve the processor with name or all if name is null
getProductArchives() - Method in class de.dlr.proseo.ui.gui.DataCache
Get the product archives
getProductArchives(Long, String, String, Long, Long, Long, Long, Model) - Method in class de.dlr.proseo.ui.gui.GUIProductArchiveController
Fetch and return product archives from the processor manager
getProductclasses() - Method in class de.dlr.proseo.ui.gui.DataCache
Get the product classes
getProductClasses(String, String, String, String, String, Boolean, Long, Long, Model) - Method in class de.dlr.proseo.ui.gui.GUIProductClassController
Fetch and return product classes from the product class manager
getProductFiles(Long, String, Boolean, Model) - Method in class de.dlr.proseo.ui.gui.GUIProductController
Retrieve the product file with id or all if id is null
getProductionPlanner() - Method in class de.dlr.proseo.ui.gui.GUIConfiguration
Gets the Production Planner base URI.
getProducts(Long, String, String, String, String, String, String, String, String, Long, Long, Boolean, Long, String, Boolean, Model) - Method in class de.dlr.proseo.ui.gui.GUIProductController
Retrieve products matching the provided parameters
getProseoName() - Method in class de.dlr.proseo.ui.gui.GUIAuthenticationToken
Returns the combined prosEO user name, which is a concatenation of mission name and username.
getSpaceCrafts() - Method in class de.dlr.proseo.ui.gui.DataCache
Get the spacecrafts
getStatus() - Method in class de.dlr.proseo.ui.gui.OrderInfo
Returns the HTTP status
getTimeout() - Method in class de.dlr.proseo.ui.gui.GUIConfiguration
Gets the timeout for asynchronous requests in milliseconds.
getUserRoles() - Method in class de.dlr.proseo.ui.gui.GUIAuthenticationToken
Returns the list of user roles.
getWorkflows() - Method in class de.dlr.proseo.ui.gui.DataCache
Get the workflows
getWorkflows(Long, String, String, String, Long, Long, Long, Long, String, Boolean, Model) - Method in class de.dlr.proseo.ui.gui.GUIWorkflowController
Fetch and return workflows from the processor manager
globalSettings() - Method in class de.dlr.proseo.ui.gui.GUISettingsController
Show the global settings view
grafana() - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Gets the current version of prosEO
GraphicalUserInterface - Class in de.dlr.proseo.ui.gui
prosEO Graphical User Interface application
GraphicalUserInterface() - Constructor for class de.dlr.proseo.ui.gui.GraphicalUserInterface
 
GUIAuthenticationProvider - Class in de.dlr.proseo.ui.gui
Implementation of the AuthenticationProvider interface provided by Spring Security, handling the authentication process for the GUI users.
GUIAuthenticationProvider() - Constructor for class de.dlr.proseo.ui.gui.GUIAuthenticationProvider
 
GUIAuthenticationToken - Class in de.dlr.proseo.ui.gui
Represents a token for an authentication within a Graphical User Interface.
GUIAuthenticationToken() - Constructor for class de.dlr.proseo.ui.gui.GUIAuthenticationToken
 
GUIBaseController - Class in de.dlr.proseo.ui.gui
A base controller for the prosEO GUI, to be extended for specific entities
GUIBaseController() - Constructor for class de.dlr.proseo.ui.gui.GUIBaseController
A no-argument constructor
GUIConfiguration - Class in de.dlr.proseo.ui.gui
Configuration properties and beans related to the GUI (Graphical User Interface) of an application, used to configure various aspects of the GUI, such as the base URIs for different services and components, timeout settings, and localization.
GUIConfiguration() - Constructor for class de.dlr.proseo.ui.gui.GUIConfiguration
 
GUIConfigurationController - Class in de.dlr.proseo.ui.gui
GUI controller that handles requests related to displaying and retrieving configurations, interacts with the service layer, and populates the model with the necessary data for rendering the views
GUIConfigurationController() - Constructor for class de.dlr.proseo.ui.gui.GUIConfigurationController
 
GUIController - Class in de.dlr.proseo.ui.gui
A bridge between the GUI application and the prosEO backend services, used for testing purposes, displaying custom login pages, and retrieving missions
GUIController() - Constructor for class de.dlr.proseo.ui.gui.GUIController
 
GUIFacilityController - Class in de.dlr.proseo.ui.gui
A controller for retrieving and handling facility data
GUIFacilityController() - Constructor for class de.dlr.proseo.ui.gui.GUIFacilityController
 
GUIMissionController - Class in de.dlr.proseo.ui.gui
A controller for retrieving and handling mission data
GUIMissionController() - Constructor for class de.dlr.proseo.ui.gui.GUIMissionController
 
GUIOrbitController - Class in de.dlr.proseo.ui.gui
A controller for retrieving and handling orbit data
GUIOrbitController() - Constructor for class de.dlr.proseo.ui.gui.GUIOrbitController
 
GUIOrderController - Class in de.dlr.proseo.ui.gui
A controller for retrieving and handling order data
GUIOrderController() - Constructor for class de.dlr.proseo.ui.gui.GUIOrderController
 
GUIProcessorClassController - Class in de.dlr.proseo.ui.gui
A controller for retrieving and handling processor class data
GUIProcessorClassController() - Constructor for class de.dlr.proseo.ui.gui.GUIProcessorClassController
 
GUIProcessorController - Class in de.dlr.proseo.ui.gui
A controller for retrieving and handling processors
GUIProcessorController() - Constructor for class de.dlr.proseo.ui.gui.GUIProcessorController
 
GUIProductArchiveController - Class in de.dlr.proseo.ui.gui
A controller for retrieving and handling product archives
GUIProductArchiveController() - Constructor for class de.dlr.proseo.ui.gui.GUIProductArchiveController
 
GUIProductClassController - Class in de.dlr.proseo.ui.gui
A controller for retrieving and handling product classes
GUIProductClassController() - Constructor for class de.dlr.proseo.ui.gui.GUIProductClassController
 
GUIProductController - Class in de.dlr.proseo.ui.gui
A controller for retrieving and handling products
GUIProductController() - Constructor for class de.dlr.proseo.ui.gui.GUIProductController
 
GUISettingsController - Class in de.dlr.proseo.ui.gui
A controller for retrieving and handling settings
GUISettingsController() - Constructor for class de.dlr.proseo.ui.gui.GUISettingsController
 
GUISpaceCraftController - Class in de.dlr.proseo.ui.gui
A controller for retrieving and handling spacecrafts
GUISpaceCraftController() - Constructor for class de.dlr.proseo.ui.gui.GUISpaceCraftController
 
GUIStatisticsController - Class in de.dlr.proseo.ui.gui
A controller for retrieving the dashboard and prosEO home view, as well as the latest successful and failed job steps
GUIStatisticsController() - Constructor for class de.dlr.proseo.ui.gui.GUIStatisticsController
 
GUIWorkflowController - Class in de.dlr.proseo.ui.gui
A controller for retrieving and handling workflows
GUIWorkflowController() - Constructor for class de.dlr.proseo.ui.gui.GUIWorkflowController
 

H

handleHTTPError(ClientResponse, Model) - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Handles HTTP errors and sets the appropriate error message in the model.
handleHTTPWarning(ClientResponse, Model, HttpServletResponse) - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Handles HTTP warnings and sets the appropriate warning message in the model and HTTP response headers.
handleWebClientResponseException(WebClientResponseException) - Method in class de.dlr.proseo.ui.gui.GUIProcessorClassController
Handler for web client exceptions
hasorbits(String, Long, Long) - Method in class de.dlr.proseo.ui.gui.GUIOrderController
Return whether a spacecraft has orbits between the numbers denoted by from and to
hasOrder(String, String) - Method in class de.dlr.proseo.ui.gui.GUIOrderController
Checks if there is an order with the specified identifier and id.
hasroleconfigurationmgr() - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Create, update and delete access to configurations and configured processors
hasroleconfigurationreader() - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Read access to configurations and configured processors
hasrolefacilitymgr() - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Create, update and delete access to processing facilities
hasrolefacilitymonitor() - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Read access to facility monitoring data
hasrolefacilityreader() - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Read access to processing facilities
hasrolejobstepprocessor() - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Notify of job step completion
hasrolemissionmgr() - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Read and update access to missions, spacecrafts and orbits
hasrolemissionreader() - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Read access to missions, spacecrafts and orbits
hasroleorderapprover() - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Approve orders
hasroleordermgr() - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Create, update, close and delete orders
hasroleordermonitor() - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Read access to order monitoring data
hasroleorderplanner() - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Plan, release, suspend, cancel and retry orders, jobs and job steps
hasroleorderreader() - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Read access to processing order, jobs and job steps
hasroleprocessorclassmgr() - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Create, update and delete access to processor classes, processors and tasks
hasroleprocessorreader() - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Read access to processor classes, processors, configurations, configured processors and any sub-objects of them
hasroleproductarchivemgr() - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Create, update and delete access to product archives
hasroleproductarchivereader() - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Read access to product archives
hasroleproductclassmgr() - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Create, update and delete access to product classes and selection rules
hasroleproductclassreader() - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Read access to product classes and selection rules
hasroleproductmgr() - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Update and delete products and product files
hasroleproductreader() - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Query and download public products
hasroleproductreaderall() - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Query and download all products
hasroleproductrestrictedreader() - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Query and download public and restricted products

I

index(Model) - Method in class de.dlr.proseo.ui.gui.GUIStatisticsController
Show the prosEO home view
index1() - Method in class de.dlr.proseo.ui.gui.GUIController
Show the test view
index12(Model) - Method in class de.dlr.proseo.ui.gui.GUIController
Show the custom login view
isAuthenticated() - Method in class de.dlr.proseo.ui.gui.GUIAuthenticationToken
Returns whether the user is authenticated.
isNewLogin() - Method in class de.dlr.proseo.ui.gui.GUIAuthenticationToken
Returns whether it's a new login or not.

J

jobStepLog(String) - Method in class de.dlr.proseo.ui.gui.GUIOrderController
Retrieves the job step log for the specified id.

K

key - Variable in class de.dlr.proseo.ui.gui.service.MapComparator
the first key to compare
key2 - Variable in class de.dlr.proseo.ui.gui.service.MapComparator
the second key to compare

L

localChangeInterceptor() - Method in class de.dlr.proseo.ui.gui.GUIConfiguration
Creates a locale change interceptor bean for handling language change.
localeResolver() - Method in class de.dlr.proseo.ui.gui.GUIConfiguration
Creates a locale resolver bean for handling localization.

M

main(String[]) - Static method in class de.dlr.proseo.ui.gui.GraphicalUserInterface
The entry point of the Graphical User Interface application.
MapComparator - Class in de.dlr.proseo.ui.gui.service
A class for comparing HashMap objects based on one or two specified keys
MapComparator(String, Boolean) - Constructor for class de.dlr.proseo.ui.gui.service.MapComparator
Constructor that takes a key and a boolean argument for the sorting order
MapComparator(String, String, Boolean) - Constructor for class de.dlr.proseo.ui.gui.service.MapComparator
Constructor that takes two keys and a boolean argument for the sorting order
message - Variable in class de.dlr.proseo.ui.gui.OrderInfo
An error message
missioncode() - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Returns the mission code of the authenticated user
missioncodes() - Method in class de.dlr.proseo.ui.gui.GUIController
Retrieve the defined missions.
modelAddAttributes(Model, Long, Long, Long, Long) - Method in class de.dlr.proseo.ui.gui.GUIBaseController
 

O

order() - Method in class de.dlr.proseo.ui.gui.GUIOrderController
Show the order view
orderId - Variable in class de.dlr.proseo.ui.gui.OrderInfo
The order id
OrderInfo - Class in de.dlr.proseo.ui.gui
A collector for information on orders, namely order status, order id, and an error message
OrderInfo(HttpStatus, String, String) - Constructor for class de.dlr.proseo.ui.gui.OrderInfo
A constructor which sets the order's status, id and error message
OrderService - Class in de.dlr.proseo.ui.gui.service
A bridge between the GUI frontend and the order management backend, providing methods to retrieve, manipulate, and update order-related data and entities
OrderService() - Constructor for class de.dlr.proseo.ui.gui.service.OrderService
 

P

parametertypes() - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Retrieves the list of parameter types and returns it as a list of Strings.
patch(String, String, String, String[]) - Method in class de.dlr.proseo.ui.gui.service.ProcessorService
Update a processor class by id
personalSettings() - Method in class de.dlr.proseo.ui.gui.GUISettingsController
Show the personal settings view
post(String, String, String[]) - Method in class de.dlr.proseo.ui.gui.service.ProcessorService
Create a processor class
processinglevels() - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Retrieve the processing level enum
processingModes() - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Retrieve the processing modes of mission
processorclassnames() - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Retrieve the product classes of mission
ProcessorService - Class in de.dlr.proseo.ui.gui.service
A bridge between the GUI frontend and the backend services related to processors.
ProcessorService() - Constructor for class de.dlr.proseo.ui.gui.service.ProcessorService
 
productarchives() - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Retrieve the product archives
productclasses() - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Retrieve the product classes of mission
productiontypes() - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Retrieve the production type enum
productqualities() - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Retrieve the product quality levels
proseoversion() - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Gets the current version of prosEO

R

removeSpaceCraft() - Method in class de.dlr.proseo.ui.gui.GUISpaceCraftController
Show the spacecraft removal view

S

setAuthenticated(boolean) - Method in class de.dlr.proseo.ui.gui.GUIAuthenticationToken
Sets the authenticated flag.
setConfiguredProcessors(List<String>) - Method in class de.dlr.proseo.ui.gui.DataCache
Set the configured processors
setCredentials(Object) - Method in class de.dlr.proseo.ui.gui.GUIAuthenticationToken
Sets the credentials.
setDataCache(DataCache) - Method in class de.dlr.proseo.ui.gui.GUIAuthenticationToken
Sets the data cache.
setDetails(String) - Method in class de.dlr.proseo.ui.gui.GUIAuthenticationToken
Sets the mission details.
setFacilities(List<String>) - Method in class de.dlr.proseo.ui.gui.DataCache
Set the facilities
setFileClasses(List<String>) - Method in class de.dlr.proseo.ui.gui.DataCache
Set the file classes
setJobState(String, String) - Method in class de.dlr.proseo.ui.gui.service.OrderService
Changes the state of a job based on its ID and the desired state
setJobState(String, String, Model, HttpServletResponse) - Method in class de.dlr.proseo.ui.gui.GUIOrderController
Set the new state of a job
setJobStepState(String, String) - Method in class de.dlr.proseo.ui.gui.service.OrderService
Changes the state of a job step based on its ID and the desired state
setJobStepState(String, String, Model, HttpServletResponse) - Method in class de.dlr.proseo.ui.gui.GUIOrderController
Set the new state of a job step
setMessage(String) - Method in class de.dlr.proseo.ui.gui.OrderInfo
Sets the error message
setNewLogin(boolean) - Method in class de.dlr.proseo.ui.gui.GUIAuthenticationToken
Sets the new login flag.
setOrderId(String) - Method in class de.dlr.proseo.ui.gui.OrderInfo
Sets the order id
setPrincipal(UserDetails) - Method in class de.dlr.proseo.ui.gui.GUIAuthenticationToken
Sets the principal, which represents the user's details.
setProcessingModes(List<String>) - Method in class de.dlr.proseo.ui.gui.DataCache
Set the processing modes
setProcessorclasses(List<String>) - Method in class de.dlr.proseo.ui.gui.DataCache
Set the processor classes
setProductarchives(List<String>) - Method in class de.dlr.proseo.ui.gui.DataCache
Set the product archives
setProductclasses(List<String>) - Method in class de.dlr.proseo.ui.gui.DataCache
Set the product classes
setSpaceCrafts(List<String>) - Method in class de.dlr.proseo.ui.gui.DataCache
Set the spacecrafts
setState(String, String, String) - Method in class de.dlr.proseo.ui.gui.service.OrderService
Changes the state of an order based on its ID and the desired state
setState(String, String, String, Model, HttpServletResponse) - Method in class de.dlr.proseo.ui.gui.GUIOrderController
Set the new state of an order.
setStatus(HttpStatus) - Method in class de.dlr.proseo.ui.gui.OrderInfo
Sets the order's status
setUserRoles(List<String>) - Method in class de.dlr.proseo.ui.gui.GUIAuthenticationToken
Sets the list of user roles.
setWorkflows(List<String>) - Method in class de.dlr.proseo.ui.gui.DataCache
Set the workflows
showConfiguration() - Method in class de.dlr.proseo.ui.gui.GUIConfigurationController
Display the configuration show page
showConfiguration() - Method in class de.dlr.proseo.ui.gui.GUIMissionController
Show the mission view
showConfiguredProcessor() - Method in class de.dlr.proseo.ui.gui.GUIProcessorController
Show the configured processor view
showFacility() - Method in class de.dlr.proseo.ui.gui.GUIFacilityController
Show the facility view
showOrbit() - Method in class de.dlr.proseo.ui.gui.GUIOrbitController
Show the orbit view
showOrder() - Method in class de.dlr.proseo.ui.gui.GUIOrderController
Show the order view
showProcessor() - Method in class de.dlr.proseo.ui.gui.GUIProcessorController
Show the processor view
showProcessorClass() - Method in class de.dlr.proseo.ui.gui.GUIProcessorClassController
Show the processor class view
showProduct() - Method in class de.dlr.proseo.ui.gui.GUIProductController
Show the product view
showproductarchive() - Method in class de.dlr.proseo.ui.gui.GUIProductArchiveController
Show the productarchive view
showProductClass() - Method in class de.dlr.proseo.ui.gui.GUIProductClassController
Show the product class view
showProductFile() - Method in class de.dlr.proseo.ui.gui.GUIProductController
Show the product file view
showWorkflow() - Method in class de.dlr.proseo.ui.gui.GUIWorkflowController
Show the workflow view
slicingtypes() - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Retrieve the slicing type enum
spaceCrafts() - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Retrieve the space crafts of mission
SpringSecurityConfig - Class in de.dlr.proseo.ui.gui
Configuration class for Spring Security.
SpringSecurityConfig() - Constructor for class de.dlr.proseo.ui.gui.SpringSecurityConfig
 
StatisticsService - Class in de.dlr.proseo.ui.gui.service
A bridge between the GUI frontend and the backend services, providing methods to retrieve statistics related to job steps and orders by making HTTP requests to the appropriate endpoints
StatisticsService() - Constructor for class de.dlr.proseo.ui.gui.service.StatisticsService
 
status - Variable in class de.dlr.proseo.ui.gui.OrderInfo
The status of request
submitOrder(RestOrder) - Method in class de.dlr.proseo.ui.gui.GUIOrderController
Submit a single order
supports(Class<?>) - Method in class de.dlr.proseo.ui.gui.GUIAuthenticationProvider
Checks if the authentication provider supports the specified authentication class.

U

up - Variable in class de.dlr.proseo.ui.gui.service.MapComparator
the sorting order
user() - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Returns the authenticated user
userroles() - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Returns the roles of the authenticated user

V

visibilities() - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Retrieve the product visibility enum

W

workflows() - Method in class de.dlr.proseo.ui.gui.GUIBaseController
Retrieve the workflows of mission
A C D E F G H I J K L M O P R S U V W 
All Classes and Interfaces|All Packages|Serialized Form