Package de.dlr.proseo.ui.gui
Class GUIController
java.lang.Object
de.dlr.proseo.ui.gui.GUIController
A bridge between the GUI application and the prosEO backend services, used for testing purposes, displaying custom login pages,
and retrieving missions
- Author:
- David Mazo
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GUIController
public GUIController()
-
-
Method Details
-
index1
Show the test view- Returns:
- the name of the test view template
-
index12
Show the custom login view- Parameters:
model- the attributes to return- Returns:
- the name of the custom login view template
-
missioncodes
Retrieve the defined missions.- Returns:
- List of missions
-