Index

A C D E F G I J L M O P R S T U W 
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte

A

allowedTypes - Statische Variable in Klasse de.dlr.proseo.ui.cli.parser.CLISyntax
Allowed type names in syntax file

C

CLICommand - Klasse in de.dlr.proseo.ui.cli.parser
Class representing a prosEO CLI command
CLICommand() - Konstruktor für Klasse de.dlr.proseo.ui.cli.parser.CLICommand
 
CLIConfiguration - Klasse in de.dlr.proseo.ui.cli
Configuration class for the prosEO Ingestor component
CLIConfiguration() - Konstruktor für Klasse de.dlr.proseo.ui.cli.CLIConfiguration
 
CLIOption - Klasse in de.dlr.proseo.ui.cli.parser
Class representing a prosEO CLI command option
CLIOption() - Konstruktor für Klasse de.dlr.proseo.ui.cli.parser.CLIOption
 
CLIParameter - Klasse in de.dlr.proseo.ui.cli.parser
Class representing a CLI command parameter
CLIParameter() - Konstruktor für Klasse de.dlr.proseo.ui.cli.parser.CLIParameter
 
CLIParser - Klasse in de.dlr.proseo.ui.cli.parser
Parser for the prosEO Command Line Interface Command line syntax is based on a YAML specification.
CLIParser() - Konstruktor für Klasse de.dlr.proseo.ui.cli.parser.CLIParser
 
CLISyntax - Klasse in de.dlr.proseo.ui.cli.parser
Representation of the prosEO Command Line Interface syntax The command line syntax is based on a YAML specification, which is used to initialize a CLISyntax object.
CLISyntax() - Konstruktor für Klasse de.dlr.proseo.ui.cli.parser.CLISyntax
 
CLIUtil - Klasse in de.dlr.proseo.ui.cli
Utility methods for command interpretation
CLIUtil() - Konstruktor für Klasse de.dlr.proseo.ui.cli.CLIUtil
 
CLIUtil.Credentials - Klasse in de.dlr.proseo.ui.cli
Helper class to return username and password from a method
CMD_ARCHIVE - Statische Variable in Klasse de.dlr.proseo.ui.cli.ProductArchiveCommandRunner
 
CMD_CONFIGURATION - Statische Variable in Klasse de.dlr.proseo.ui.cli.ProcessorCommandRunner
 
CMD_FACILITY - Statische Variable in Klasse de.dlr.proseo.ui.cli.FacilityCommandRunner
 
CMD_GROUP - Statische Variable in Klasse de.dlr.proseo.ui.cli.UserCommandRunner
 
CMD_INGEST - Statische Variable in Klasse de.dlr.proseo.ui.cli.IngestorCommandRunner
 
CMD_JOB - Statische Variable in Klasse de.dlr.proseo.ui.cli.JobCommandRunner
 
CMD_MISSION - Statische Variable in Klasse de.dlr.proseo.ui.cli.MissionCommandRunner
 
CMD_ORBIT - Statische Variable in Klasse de.dlr.proseo.ui.cli.MissionCommandRunner
 
CMD_ORDER - Statische Variable in Klasse de.dlr.proseo.ui.cli.OrderCommandRunner
 
CMD_PASSWORD - Statische Variable in Klasse de.dlr.proseo.ui.cli.UserCommandRunner
 
CMD_PROCESSOR - Statische Variable in Klasse de.dlr.proseo.ui.cli.ProcessorCommandRunner
 
CMD_PRODUCT - Statische Variable in Klasse de.dlr.proseo.ui.cli.IngestorCommandRunner
 
CMD_PRODUCTCLASS - Statische Variable in Klasse de.dlr.proseo.ui.cli.ProductclassCommandRunner
 
CMD_USER - Statische Variable in Klasse de.dlr.proseo.ui.cli.UserCommandRunner
 
CMD_WORKFLOW - Statische Variable in Klasse de.dlr.proseo.ui.cli.WorkflowCommandRunner
 
CommandLineInterface - Klasse in de.dlr.proseo.ui.cli
prosEO Command Line Interface application
CommandLineInterface() - Konstruktor für Klasse de.dlr.proseo.ui.cli.CommandLineInterface
 
Credentials() - Konstruktor für Klasse de.dlr.proseo.ui.cli.CLIUtil.Credentials
 

D

de.dlr.proseo.ui.cli - Package de.dlr.proseo.ui.cli
Top-level classes for the prosEO Command-Line Interface component
de.dlr.proseo.ui.cli.parser - Package de.dlr.proseo.ui.cli.parser
Parser classes for the prosEO Command-Line Interface component
de.dlr.proseo.ui.cli.syntax2html - Package de.dlr.proseo.ui.cli.syntax2html
Syntax documentation for the prosEO Command-Line Interface component

E

executeCommand(ParsedCommand) - Methode in Klasse de.dlr.proseo.ui.cli.FacilityCommandRunner
Run the given command
executeCommand(ParsedCommand) - Methode in Klasse de.dlr.proseo.ui.cli.IngestorCommandRunner
Run the given command
executeCommand(ParsedCommand) - Methode in Klasse de.dlr.proseo.ui.cli.JobCommandRunner
Run the given command
executeCommand(ParsedCommand) - Methode in Klasse de.dlr.proseo.ui.cli.MissionCommandRunner
Run the given command
executeCommand(ParsedCommand) - Methode in Klasse de.dlr.proseo.ui.cli.OrderCommandRunner
Run the given command
executeCommand(ParsedCommand) - Methode in Klasse de.dlr.proseo.ui.cli.ProcessorCommandRunner
Run the given command
executeCommand(ParsedCommand) - Methode in Klasse de.dlr.proseo.ui.cli.ProductArchiveCommandRunner
Run the given command
executeCommand(ParsedCommand) - Methode in Klasse de.dlr.proseo.ui.cli.ProductclassCommandRunner
Run the given command
executeCommand(ParsedCommand) - Methode in Klasse de.dlr.proseo.ui.cli.UserCommandRunner
Run the given command
executeCommand(ParsedCommand) - Methode in Klasse de.dlr.proseo.ui.cli.WorkflowCommandRunner
Run the given command

F

FacilityCommandRunner - Klasse in de.dlr.proseo.ui.cli
Run commands for managing prosEO processing facilities (create, read, update, delete).
FacilityCommandRunner() - Konstruktor für Klasse de.dlr.proseo.ui.cli.FacilityCommandRunner
 
FILE_FORMAT_JSON - Statische Variable in Klasse de.dlr.proseo.ui.cli.CLIUtil
JSON file format
FILE_FORMAT_XML - Statische Variable in Klasse de.dlr.proseo.ui.cli.CLIUtil
XML file format
FILE_FORMAT_YAML - Statische Variable in Klasse de.dlr.proseo.ui.cli.CLIUtil
YAML file format
fromSyntaxFile(String) - Statische Methode in Klasse de.dlr.proseo.ui.cli.parser.CLISyntax
Load the CLI syntax file from the given file path

G

getCliStart() - Methode in Klasse de.dlr.proseo.ui.cli.CLIConfiguration
Indicate whether the CLI prompt should be started
getCliSyntaxFile() - Methode in Klasse de.dlr.proseo.ui.cli.CLIConfiguration
Gets the file path to the CLI syntax file
getCommandMap() - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLISyntax
Gets the available commands as a lookup map by command name
getCommands() - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLISyntax
Gets the available commands
getDescription() - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLICommand
Gets the command description
getDescription() - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLIOption
Gets the option's description
getDescription() - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLIParameter
Gets the parameter's description
getDescription() - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLISyntax
Gets the syntax description
getGlobalOptionMap() - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLISyntax
Gets the options valid for all commands as a map by full name
getGlobalOptions() - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLISyntax
Gets the options valid for all commands
getGlobalOptionsShortForm() - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLISyntax
Gets the options valid for all commands as a map by short form
getName() - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLICommand
Gets the command name
getName() - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLIOption
Gets the option's name
getName() - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLIParameter
Gets the parameter's name
getName() - Methode in Klasse de.dlr.proseo.ui.cli.parser.ParsedCommand
Gets the parsed command's name
getName() - Methode in Klasse de.dlr.proseo.ui.cli.parser.ParsedOption
Gets the parsed option's name
getName() - Methode in Klasse de.dlr.proseo.ui.cli.parser.ParsedParameter
Gets the parsed parameter's name
getOptional() - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLIParameter
Return whether the parameter is optional
getOptions() - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLICommand
Gets the command's options
getOptions() - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLISyntax
Gets the top-level options
getOptions() - Methode in Klasse de.dlr.proseo.ui.cli.parser.ParsedCommand
Gets the parsed command's options
getParameters() - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLICommand
Gets the command's parameters
getParameters() - Methode in Klasse de.dlr.proseo.ui.cli.parser.ParsedCommand
Gets the parsed command's parameters
getRepeatable() - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLIParameter
Return whether the parameter is repeatable
getShortForm() - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLIOption
Gets the option's short form
getSubcommand() - Methode in Klasse de.dlr.proseo.ui.cli.parser.ParsedCommand
Gets the parsed command's subcommand
getSubcommands() - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLICommand
Gets the command's subcommands
getSyntax() - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLIParser
Return the currently applicable syntax
getSyntaxCommand() - Methode in Klasse de.dlr.proseo.ui.cli.parser.ParsedCommand
Gets the parsed command's syntax command
getSyntaxOption() - Methode in Klasse de.dlr.proseo.ui.cli.parser.ParsedOption
Gets the parsed option's syntax option
getSyntaxParameter() - Methode in Klasse de.dlr.proseo.ui.cli.parser.ParsedParameter
Gets the parsed parameter's syntax parameter
getTitle() - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLISyntax
Gets the title of the syntax file
getTopLevelOptions() - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLISyntax
Gets the top-level options as a map by full name
getType() - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLIOption
Gets the option's type
getType() - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLIParameter
Gets the parameter's type
getType() - Methode in Klasse de.dlr.proseo.ui.cli.parser.ParsedOption
Gets the parsed option's type
getType() - Methode in Klasse de.dlr.proseo.ui.cli.parser.ParsedParameter
Gets the parsed parameter's type
getValue() - Methode in Klasse de.dlr.proseo.ui.cli.parser.ParsedOption
Gets the parsed option's description
getValue() - Methode in Klasse de.dlr.proseo.ui.cli.parser.ParsedParameter
Gets the parsed parameter's value
getVersion() - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLISyntax
Gets the syntax file version

I

IngestorCommandRunner - Klasse in de.dlr.proseo.ui.cli
Run commands for ingesting and managing prosEO products (create, read, update, delete etc.).
IngestorCommandRunner() - Konstruktor für Klasse de.dlr.proseo.ui.cli.IngestorCommandRunner
 
inputSyntax - Statische Variable in Klasse de.dlr.proseo.ui.cli.parser.CLISyntax
The syntax used in this program run (the last one parsed)
isHelpRequested() - Methode in Klasse de.dlr.proseo.ui.cli.parser.ParsedCommand
Check, whether the "help" option was set
isInteractiveMode - Statische Variable in Klasse de.dlr.proseo.ui.cli.CommandLineInterface
Indicator for interactive mode vs. running from input redirection

J

JobCommandRunner - Klasse in de.dlr.proseo.ui.cli
Run commands for managing prosEO orders (create, read, update, delete etc.).
JobCommandRunner() - Konstruktor für Klasse de.dlr.proseo.ui.cli.JobCommandRunner
 

L

loadSyntax() - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLIParser
Load the command line syntax from the configured syntax file

M

main(String[]) - Statische Methode in Klasse de.dlr.proseo.ui.cli.CommandLineInterface
Main function to start the Spring application; exits with return code 0 on normal termination, with return code 1 otherwise
main(String...) - Statische Methode in Klasse de.dlr.proseo.ui.cli.syntax2html.Syntax2HTML
Converts YAML syntax file to HTML for documentation purposes
MissionCommandRunner - Klasse in de.dlr.proseo.ui.cli
Run commands for managing prosEO missions, spacecrafts and orbits (create, read, update, delete etc.).
MissionCommandRunner() - Konstruktor für Klasse de.dlr.proseo.ui.cli.MissionCommandRunner
 

O

OrderCommandRunner - Klasse in de.dlr.proseo.ui.cli
Run commands for managing prosEO orders (create, read, update, delete etc.).
OrderCommandRunner() - Konstruktor für Klasse de.dlr.proseo.ui.cli.OrderCommandRunner
 

P

parse(String) - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLIParser
Parse a command string using the given syntax structure
parseDateTime(String) - Statische Methode in Klasse de.dlr.proseo.ui.cli.CLIUtil
Parse a date and time string in the format "yyyy-MM-dd'T'HH:mm:ss.SSSSSS[zZX]", whereby all of the following variants are allowed: yyyy-MM-dd yyyy-MM-ddTHH:mm yyyy-MM-ddTHH:mm:ss yyyy-MM-ddTHH:mm:ss.S[SSSSS] any of the above plus a time zone in general, RFC 822 or ISO 8601 format Missing parts are set to zero, a missing time zone is set to UTC.
ParsedCommand - Klasse in de.dlr.proseo.ui.cli.parser
Class representing a parsed command line command
ParsedCommand() - Konstruktor für Klasse de.dlr.proseo.ui.cli.parser.ParsedCommand
 
ParsedOption - Klasse in de.dlr.proseo.ui.cli.parser
Class representing a parsed command option
ParsedOption() - Konstruktor für Klasse de.dlr.proseo.ui.cli.parser.ParsedOption
 
ParsedParameter - Klasse in de.dlr.proseo.ui.cli.parser
Class representing a parsed command parameter
ParsedParameter() - Konstruktor für Klasse de.dlr.proseo.ui.cli.parser.ParsedParameter
 
parseObjectFile(File, String, Class<T>) - Statische Methode in Klasse de.dlr.proseo.ui.cli.CLIUtil
Read the description for an object of the given type from a file in Json, XML or Yaml format
password - Variable in Klasse de.dlr.proseo.ui.cli.CLIUtil.Credentials
 
printHelp(PrintStream) - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLICommand
Print help information for this command on the given print stream
printHelp(PrintStream) - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLISyntax
Print help information for this command on the given print stream
printHTML() - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLISyntax
Generates a StringBuilder, appends it with HTML code that prints a title and description, calls the respective printHTML() methods for all global options, options and commands from the respective Documentation class fields.
printHTML(StringBuilder) - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLICommand
Appends the StringBuilder provided by the caller with HTML code that prints a table with the command's name and description and calls - if applicable - the printHTML() methods of subcommands, options and parameters.
printHTML(StringBuilder) - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLIOption
Appends the StringBuilder provided by the caller with HTML code that prints a table with the option's name, short form (if applicable) and description.
printHTML(StringBuilder) - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLIParameter
Appends the StringBuilder provided by the caller with HTML code that prints a table with the parameter's name and a description.
printObject(PrintStream, Object, String) - Statische Methode in Klasse de.dlr.proseo.ui.cli.CLIUtil
Print the given object to the given output stream according to the requested file format; if the object is a list or set of size 1, then the single element of the collection is printed, not the list/set itself
ProcessorCommandRunner - Klasse in de.dlr.proseo.ui.cli
Run commands for managing prosEO processor classes, versions and configurations (create, read, update, delete etc.).
ProcessorCommandRunner() - Konstruktor für Klasse de.dlr.proseo.ui.cli.ProcessorCommandRunner
 
ProductArchiveCommandRunner - Klasse in de.dlr.proseo.ui.cli
Run commands for managing prosEO product archives (create, read, update, delete).
ProductArchiveCommandRunner() - Konstruktor für Klasse de.dlr.proseo.ui.cli.ProductArchiveCommandRunner
 
ProductclassCommandRunner - Klasse in de.dlr.proseo.ui.cli
Run commands for managing prosEO product classes and selection rules (create, read, update, delete etc.).
ProductclassCommandRunner() - Konstruktor für Klasse de.dlr.proseo.ui.cli.ProductclassCommandRunner
 

R

readIdentFile(String) - Statische Methode in Klasse de.dlr.proseo.ui.cli.CLIUtil
Read the user credentials from a file consisting of one or two lines, the first line containing the username (without mission prefix) and the second line the password.
run(String...) - Methode in Klasse de.dlr.proseo.ui.cli.CommandLineInterface
Main command loop after initialization of Spring environment

S

setAttribute(Object, String) - Statische Methode in Klasse de.dlr.proseo.ui.cli.CLIUtil
Set an object attribute from an "attribute=value" parameter using reflection.
setCommandMap(Map<String, CLICommand>) - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLISyntax
Sets the command lookup map
setCommands(List<CLICommand>) - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLISyntax
Sets the available commands
setDescription(String) - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLICommand
Sets the command description
setDescription(String) - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLIOption
Sets the option's description
setDescription(String) - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLIParameter
Sets the parameter's description
setDescription(String) - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLISyntax
Sets the syntax description
setGlobalOptionMap(Map<String, CLIOption>) - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLISyntax
Sets the global option map (full name)
setGlobalOptions(List<CLIOption>) - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLISyntax
Sets the options valid for all commands
setGlobalOptionsShortForm(Map<String, CLIOption>) - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLISyntax
Sets the global option map (short form)
setName(String) - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLICommand
Sets the command name
setName(String) - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLIOption
Sets the option's name
setName(String) - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLIParameter
Sets the parameter's name
setName(String) - Methode in Klasse de.dlr.proseo.ui.cli.parser.ParsedCommand
Sets the parsed command's name
setName(String) - Methode in Klasse de.dlr.proseo.ui.cli.parser.ParsedOption
Sets the parsed option's name
setName(String) - Methode in Klasse de.dlr.proseo.ui.cli.parser.ParsedParameter
Sets the parsed parameter's name
setOptional(Boolean) - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLIParameter
Set whether the parameter is optional
setOptions(List<CLIOption>) - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLICommand
Sets the command's options
setOptions(List<CLIOption>) - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLISyntax
Sets the top-level options
setOptions(List<ParsedOption>) - Methode in Klasse de.dlr.proseo.ui.cli.parser.ParsedCommand
Sets the parsed command's options
setParameters(List<CLIParameter>) - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLICommand
Sets the command's parameters
setParameters(List<ParsedParameter>) - Methode in Klasse de.dlr.proseo.ui.cli.parser.ParsedCommand
Sets the parsed command's parameters
setRepeatable(Boolean) - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLIParameter
Set whether the parameter is repeatable
setShortForm(Character) - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLIOption
Sets the option's short form
setSubcommand(ParsedCommand) - Methode in Klasse de.dlr.proseo.ui.cli.parser.ParsedCommand
Sets the parsed command's subcommand
setSubcommands(List<CLICommand>) - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLICommand
Sets the command's subcommands
setSyntaxCommand(CLICommand) - Methode in Klasse de.dlr.proseo.ui.cli.parser.ParsedCommand
Sets the parsed command's syntax command
setSyntaxOption(CLIOption) - Methode in Klasse de.dlr.proseo.ui.cli.parser.ParsedOption
Sets the parsed option's syntax option
setSyntaxParameter(CLIParameter) - Methode in Klasse de.dlr.proseo.ui.cli.parser.ParsedParameter
Sets the parsed parameter's syntax parameter
setTitle(String) - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLISyntax
Gets the title of the syntax file
setTopLevelOptions(Map<String, CLIOption>) - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLISyntax
Sets the top-level option map (full name)
setType(String) - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLIOption
Sets the option's type
setType(String) - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLIParameter
Sets the parameter's type
setType(String) - Methode in Klasse de.dlr.proseo.ui.cli.parser.ParsedOption
Sets the parsed option's type
setType(String) - Methode in Klasse de.dlr.proseo.ui.cli.parser.ParsedParameter
Sets the parsed parameter's type
setValue(String) - Methode in Klasse de.dlr.proseo.ui.cli.parser.ParsedOption
Sets the parsed option's description
setValue(String) - Methode in Klasse de.dlr.proseo.ui.cli.parser.ParsedParameter
Sets the parsed parameter's value
setVersion(String) - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLISyntax
sets the syntax file version
Syntax2HTML - Klasse in de.dlr.proseo.ui.cli.syntax2html
Converts YAML syntax file to HTML for documentation purposes.
Syntax2HTML() - Konstruktor für Klasse de.dlr.proseo.ui.cli.syntax2html.Syntax2HTML
 

T

TOP_LEVEL_COMMAND_NAME - Statische Variable in Klasse de.dlr.proseo.ui.cli.parser.CLIParser
The name of the top-level command
toString() - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLICommand
 
toString() - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLIOption
Returns the option in string format
toString() - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLIParameter
Returns a String representation of the parameter
toString() - Methode in Klasse de.dlr.proseo.ui.cli.parser.CLISyntax
Returns a String representation of the syntax
toString() - Methode in Klasse de.dlr.proseo.ui.cli.parser.ParsedCommand
Returns a String representation of the parsed command
toString() - Methode in Klasse de.dlr.proseo.ui.cli.parser.ParsedOption
Returns a String representation of the parsed option
toString() - Methode in Klasse de.dlr.proseo.ui.cli.parser.ParsedParameter
Returns a String representation of the parsed parameter

U

UserCommandRunner - Klasse in de.dlr.proseo.ui.cli
Run commands for managing prosEO user accounts and user groups (create, read, update, delete etc.).
UserCommandRunner() - Konstruktor für Klasse de.dlr.proseo.ui.cli.UserCommandRunner
 
username - Variable in Klasse de.dlr.proseo.ui.cli.CLIUtil.Credentials
 

W

WorkflowCommandRunner - Klasse in de.dlr.proseo.ui.cli
Run commands for managing prosEO workflows (create, read, update, delete etc.).
WorkflowCommandRunner() - Konstruktor für Klasse de.dlr.proseo.ui.cli.WorkflowCommandRunner
 
A C D E F G I J L M O P R S T U W 
Alle Klassen und Schnittstellen|Alle Packages|Konstantenfeldwerte