Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
U
- updateINIFile() - Method in interface org.tquadrat.foundation.config.INIBeanSpec
-
Persists the configuration values to the
INIFile
that is connected to this configuration bean. - updatePreferences() - Method in interface org.tquadrat.foundation.config.PreferencesBeanSpec
-
Updates the instances of
Preferences
, that are connected to the configuration bean based on the specification that is extending this interface, with the property values of this configuration bean. - usage() - Element in annotation interface org.tquadrat.foundation.config.Argument
-
A help text that will be displayed in the usage output if
ConfigBeanSpec.getResourceBundle()
returns noResourceBundle
instance or the call togetString()
with the value ofArgument.usageKey()
on the retrieved resources throws aMissingResourceException
. - usage() - Element in annotation interface org.tquadrat.foundation.config.Option
-
A help text that will be displayed in the usage output if
ConfigBeanSpec.getResourceBundle()
returns noResourceBundle
instance or the call togetString()
with the value ofOption.usageKey()
on the retrieved resources throws aMissingResourceException
. - usage() - Method in class org.tquadrat.foundation.config.spi.CLIDefinition
-
Returns the usage text.
- USAGE_KEY_FORMAT - Static variable in class org.tquadrat.foundation.config.spi.CLIDefinition
-
The format for the default usage keys.
- UsageBuilder - Class in org.tquadrat.foundation.config.internal
-
Builds the usage message that will be printed to the console (or wherever) in case help is requested on the command line, or an invalid option or argument is provided on it.
- UsageBuilder(Optional<ResourceBundle>) - Constructor for class org.tquadrat.foundation.config.internal.UsageBuilder
-
Creates a new
UsageBuilder
instance. - UsageBuilder(ResourceBundle) - Constructor for class org.tquadrat.foundation.config.internal.UsageBuilder
-
Creates a new
UsageBuilder
instance. - usageKey() - Element in annotation interface org.tquadrat.foundation.config.Argument
-
The resource bundle key for a help text that will be displayed in the usage output.
- usageKey() - Element in annotation interface org.tquadrat.foundation.config.Option
-
The resource bundle key for a help text that will be displayed in the usage output.
- usageKey() - Method in class org.tquadrat.foundation.config.spi.CLIDefinition
-
Returns the resource key for the usage text.
- USER vs. SYSTEM - Search tag in package org.tquadrat.foundation.config
- Section
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form