Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
G
- generateProperty(PropertySpec) - Method in class org.tquadrat.foundation.config.ap.impl.codebuilders.ConfigBeanBuilder
-
Generates the methods, fields and other code for the given property.
- getAccessorType() - Method in enum class org.tquadrat.foundation.config.ap.CollectionKind
-
Returns the accessor type for the collection kind.
- getAddMethodArgumentName() - Method in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
-
Returns the name of the 'add' method's argument.
- getAddMethodArgumentName() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.SpecialPropertySpecBase
-
Returns the name of the 'add' method's argument.
- getAddMethodArgumentName() - Method in interface org.tquadrat.foundation.config.ap.PropertySpec
-
Returns the name of the 'add' method's argument.
- getAddMethodBuilder() - Method in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
-
Returns a builder for the 'add' method for this property.
- getAddMethodComposer() - Static method in interface org.tquadrat.foundation.config.ap.impl.codebuilders.CodeGeneratorContext
-
Provides the default implementation of the method that composes an 'add' method for a given property.
- getAddMethodComposer() - Method in interface org.tquadrat.foundation.config.ap.impl.SpecialPropertySpec
-
Returns the method that composes the 'add' method for the property.
- getAddMethodComposer() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.SpecialPropertySpecBase
-
Returns the method that composes the 'add' method for the property.
- getAddMethodName() - Method in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
-
Returns the name of the 'add' method for this property.
- getAddMethodName() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.SpecialPropertySpecBase
-
Returns the name of the 'add' method for this property.
- getAddMethodName() - Method in interface org.tquadrat.foundation.config.ap.PropertySpec
-
Returns the name of the 'add' method for this property.
- getAllFlags() - Method in interface org.tquadrat.foundation.config.ap.impl.SpecialPropertySpec
-
Returns all the flags that were set for this special property specification.
- getAllFlags() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.SpecialPropertySpecBase
-
Returns all the flags that were set for this special property specification.
- getBaseBundleName() - Method in class org.tquadrat.foundation.config.ap.CodeGenerationConfiguration
-
Returns the name of the field that holds the base bundle name for the resource bundle, in case i18n support is configured.
- getBaseClass() - Method in class org.tquadrat.foundation.config.ap.CodeGenerationConfiguration
-
Returns the base class for the new configuration bean.
- getBuildTime() - Method in class org.tquadrat.foundation.config.ap.CodeGenerationConfiguration
-
Returns the build time for the new configuration bean.
- getClassBuilder() - Method in interface org.tquadrat.foundation.config.ap.impl.codebuilders.CodeGeneratorContext
-
Provides access to the class builder for the configuration bean.
- getClassBuilder() - Method in class org.tquadrat.foundation.config.ap.impl.CodeGenerator
-
Provides access to the class builder for the configuration bean.
- getClassName() - Method in class org.tquadrat.foundation.config.ap.CodeGenerationConfiguration
-
Returns the name of the class for the new configuration bean.
- getCLIArgumentIndex() - Method in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
-
Returns the index for an argument on the command line.
- getCLIArgumentIndex() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.SpecialPropertySpecBase
-
Returns the index for an argument on the command line.
- getCLIArgumentIndex() - Method in interface org.tquadrat.foundation.config.ap.PropertySpec
-
Returns the index for an argument on the command line.
- getCLIFormat() - Method in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
-
Returns the special CLI format.
- getCLIFormat() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.SpecialPropertySpecBase
-
Returns the special CLI format.
- getCLIFormat() - Method in interface org.tquadrat.foundation.config.ap.PropertySpec
-
Returns the special CLI format.
- getCLIMetaVar() - Method in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
-
Returns the name of the CLI meta variable for this property.
- getCLIMetaVar() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.SpecialPropertySpecBase
-
Returns the name of the CLI meta variable for this property.
- getCLIMetaVar() - Method in interface org.tquadrat.foundation.config.ap.PropertySpec
-
Returns the name of the CLI meta variable for this property.
- getCLIOptionNames() - Method in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
-
Returns the CLI option names.
- getCLIOptionNames() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.SpecialPropertySpecBase
-
Returns the CLI option names.
- getCLIOptionNames() - Method in interface org.tquadrat.foundation.config.ap.PropertySpec
-
Returns the CLI option names.
- getCLIUsage() - Method in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
-
Returns the CLI usage text for this property.
- getCLIUsage() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.SpecialPropertySpecBase
-
Returns the CLI usage text for this property.
- getCLIUsage() - Method in interface org.tquadrat.foundation.config.ap.PropertySpec
-
Returns the CLI usage text for this property.
- getCLIUsageKey() - Method in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
-
Returns the CLI usage key for this property.
- getCLIUsageKey() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.SpecialPropertySpecBase
-
Returns the CLI usage key for this property.
- getCLIUsageKey() - Method in interface org.tquadrat.foundation.config.ap.PropertySpec
-
Returns the CLI usage key for this property.
- getCLIValueHandlerClass() - Method in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
-
Returns the CLI value handler class for this property.
- getCLIValueHandlerClass() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.CharsetProperty
-
Returns the CLI value handler class for this property.
- getCLIValueHandlerClass() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.ClockProperty
-
Returns the CLI value handler class for this property.
- getCLIValueHandlerClass() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.LocaleProperty
-
Returns the CLI value handler class for this property.
- getCLIValueHandlerClass() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.MessagePrefixProperty
-
Returns the CLI value handler class for this property.
- getCLIValueHandlerClass() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.ProcessIdProperty
-
Returns the CLI value handler class for this property.
- getCLIValueHandlerClass() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.RandomProperty
-
Returns the CLI value handler class for this property.
- getCLIValueHandlerClass() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.ResourceBundleProperty
-
Returns the CLI value handler class for this property.
- getCLIValueHandlerClass() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.SessionKeyProperty
-
Returns the CLI value handler class for this property.
- getCLIValueHandlerClass() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.TimeZoneProperty
-
Returns the CLI value handler class for this property.
- getCLIValueHandlerClass() - Method in interface org.tquadrat.foundation.config.ap.PropertySpec
-
Returns the CLI value handler class for this property.
- getCollectionKind() - Method in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
-
Returns the kind of collection for this property.
- getCollectionKind() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.SpecialPropertySpecBase
-
Returns the kind of collection for this property.
- getCollectionKind() - Method in interface org.tquadrat.foundation.config.ap.PropertySpec
-
Returns the kind of collection for this property.
- getComposer() - Method in class org.tquadrat.foundation.config.ap.CodeGenerationConfiguration
-
Returns the
JavaComposer
instance that is used for the code generation. - getComposer() - Method in interface org.tquadrat.foundation.config.ap.impl.CodeBuilder
-
Provides access to the composer.
- getComposer() - Method in class org.tquadrat.foundation.config.ap.impl.codebuilders.CodeBuilderBase
-
Provides access to the composer.
- getComposer() - Method in interface org.tquadrat.foundation.config.ap.impl.codebuilders.CodeGeneratorContext
-
Provides access to the
JavaComposer
instance that is used for the code generation. - getComposer() - Method in class org.tquadrat.foundation.config.ap.impl.CodeGenerator
-
Provides access to the
JavaComposer
instance that is used for the code generation. - getConfiguration() - Method in interface org.tquadrat.foundation.config.ap.impl.CodeBuilder
-
Provides access to the code builder configuration.
- getConfiguration() - Method in class org.tquadrat.foundation.config.ap.impl.codebuilders.CodeBuilderBase
-
Provides access to the code builder configuration.
- getConfiguration() - Method in interface org.tquadrat.foundation.config.ap.impl.codebuilders.CodeGeneratorContext
-
Provides access to the configuration.
- getConfiguration() - Method in class org.tquadrat.foundation.config.ap.impl.CodeGenerator
-
Provides access to the configuration.
- getConstructorBuilder() - Method in interface org.tquadrat.foundation.config.ap.impl.codebuilders.CodeGeneratorContext
-
Provides access to the builder for the constructor.
- getConstructorBuilder() - Method in class org.tquadrat.foundation.config.ap.impl.CodeGenerator
-
Provides access to the builder for the constructor.
- getConstructorCodeBuilder() - Method in interface org.tquadrat.foundation.config.ap.impl.codebuilders.CodeGeneratorContext
-
Provides access to the code builder for the constructor body.
- getConstructorCodeBuilder() - Method in class org.tquadrat.foundation.config.ap.impl.CodeGenerator
-
Provides access to the code builder for the constructor body.
- getConstructorFragment4EnvironmentComposer() - Static method in interface org.tquadrat.foundation.config.ap.impl.codebuilders.CodeGeneratorContext
-
Provides the default implementation of the method that composes a constructor fragment for the initialisation of a given property in case it is annotated with
@EnvironmentVariable
. - getConstructorFragment4SystemPreferenceComposer() - Static method in interface org.tquadrat.foundation.config.ap.impl.codebuilders.CodeGeneratorContext
-
Provides the default implementation of the method that composes a constructor fragment for the initialisation of a given property in case it is annotated with
@EnvironmentVariable
. - getConstructorFragment4SystemPropComposer() - Static method in interface org.tquadrat.foundation.config.ap.impl.codebuilders.CodeGeneratorContext
-
Provides the default implementation of the method that composes a constructor fragment for the initialisation of a given property in case it is annotated with
@EnvironmentVariable
. - getConstructorFragmentComposer() - Method in interface org.tquadrat.foundation.config.ap.impl.SpecialPropertySpec
-
Returns the method that composes the constructor fragment for the initialisation of the property.
- getConstructorFragmentComposer() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.CharsetProperty
-
Returns the method that composes the constructor fragment for the initialisation of the property.
- getConstructorFragmentComposer() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.ClockProperty
-
Returns the method that composes the constructor fragment for the initialisation of the property.
- getConstructorFragmentComposer() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.LocaleProperty
-
Returns the method that composes the constructor fragment for the initialisation of the property.
- getConstructorFragmentComposer() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.ProcessIdProperty
-
Returns the method that composes the constructor fragment for the initialisation of the property.
- getConstructorFragmentComposer() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.RandomProperty
-
Returns the method that composes the constructor fragment for the initialisation of the property.
- getConstructorFragmentComposer() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.SpecialPropertySpecBase
-
Returns the method that composes the constructor fragment for the initialisation of the property.
- getConstructorFragmentComposer() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.TimeZoneProperty
-
Returns the method that composes the constructor fragment for the initialisation of the property.
- getElementType() - Method in interface org.tquadrat.foundation.config.ap.PropertySpec
- getElementUtils() - Method in class org.tquadrat.foundation.config.ap.CodeGenerationConfiguration
-
Returns an implementation of some utility methods for operating on elements.
- getEnvironment() - Method in class org.tquadrat.foundation.config.ap.CodeGenerationConfiguration
-
Returns the processing environment.
- getEnvironmentDefaultValue() - Method in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
-
Returns the default value for an environment variable or a system property.
- getEnvironmentDefaultValue() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.SpecialPropertySpecBase
-
Returns the default value for an environment variable or a system property.
- getEnvironmentDefaultValue() - Method in interface org.tquadrat.foundation.config.ap.PropertySpec
-
Returns the default value for an environment variable or a system property.
- getEnvironmentVariableName() - Method in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
-
Returns the name of the environment variable that is used to initialise this property.
- getEnvironmentVariableName() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.SpecialPropertySpecBase
-
Returns the name of the environment variable that is used to initialise this property.
- getEnvironmentVariableName() - Method in interface org.tquadrat.foundation.config.ap.PropertySpec
-
Returns the name of the environment variable that is used to initialise this property.
- getField(CodeBuilder.StandardField) - Method in interface org.tquadrat.foundation.config.ap.impl.CodeBuilder
-
Returns the specification for a standard field.
- getField(CodeBuilder.StandardField) - Method in class org.tquadrat.foundation.config.ap.impl.codebuilders.CodeBuilderBase
-
Returns the specification for a standard field.
- getFieldComposer() - Static method in interface org.tquadrat.foundation.config.ap.impl.codebuilders.CodeGeneratorContext
-
Provides the default implementation of the method that composes a field for a given property.
- getFieldComposer() - Method in interface org.tquadrat.foundation.config.ap.impl.SpecialPropertySpec
-
Returns the method that composes the field for the property.
- getFieldComposer() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.ClockProperty
-
Returns the method that composes the field for the property.
- getFieldComposer() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.MessagePrefixProperty
-
Returns the method that composes the field for the property.
- getFieldComposer() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.ProcessIdProperty
-
Returns the method that composes the field for the property.
- getFieldComposer() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.RandomProperty
-
Returns the method that composes the field for the property.
- getFieldComposer() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.ResourceBundleProperty
-
Returns the method that composes the field for the property.
- getFieldComposer() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.SpecialPropertySpecBase
-
Returns the method that composes the field for the property.
- getFieldName() - Method in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
-
Returns the name of the field for the property.
- getFieldName() - Method in interface org.tquadrat.foundation.config.ap.PropertySpec
-
Returns the name of the field for the property.
- getGetterBuilder() - Method in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
-
Returns a builder for the getter for this property.
- getGetterBuilder() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.SpecialPropertySpecBase
-
Returns a builder for the getter for this property.
- getGetterBuilder() - Method in interface org.tquadrat.foundation.config.ap.PropertySpec
-
Returns a builder for the getter for this property.
- getGetterComposer() - Static method in interface org.tquadrat.foundation.config.ap.impl.codebuilders.CodeGeneratorContext
-
Provides the default implementation of the method that composes a getter for a given property.
- getGetterComposer() - Method in interface org.tquadrat.foundation.config.ap.impl.SpecialPropertySpec
-
Returns the method that composes the getter for the property.
- getGetterComposer() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.MessagePrefixProperty
-
Returns the method that composes the getter for the property.
- getGetterComposer() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.ResourceBundleProperty
-
Returns the method that composes the getter for the property.
- getGetterComposer() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.SpecialPropertySpecBase
-
Returns the method that composes the getter for the property.
- getGetterMethodName() - Method in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
-
Returns the name of the getter method name.
- getGetterMethodName() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.SpecialPropertySpecBase
-
Returns the name of the getter method name.
- getGetterMethodName() - Method in interface org.tquadrat.foundation.config.ap.PropertySpec
-
Returns the name of the getter method name.
- getGetterReturnType() - Method in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
-
Returns the return type of the getter.
- getGetterReturnType() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.MessagePrefixProperty
-
Returns the return type of the getter.
- getGetterReturnType() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.ResourceBundleProperty
-
Returns the return type of the getter.
- getGetterReturnType() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.SpecialPropertySpecBase
-
Returns the return type of the getter.
- getGetterReturnType() - Method in interface org.tquadrat.foundation.config.ap.PropertySpec
-
Returns the return type of the getter.
- getINIComment() - Method in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
-
Returns the comment for this property in the
INI
file. - getINIComment() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.SpecialPropertySpecBase
-
Returns the comment for this property in the
INI
file. - getINIComment() - Method in interface org.tquadrat.foundation.config.ap.PropertySpec
-
Returns the comment for this property in the
INI
file. - getINIFileComment() - Method in class org.tquadrat.foundation.config.ap.CodeGenerationConfiguration
-
Returns the comment for the
INI
file. - getINIFileMustExist() - Method in class org.tquadrat.foundation.config.ap.CodeGenerationConfiguration
-
Returns the flag that indicates whether the configuration file must exist before the program starts.
- getINIFilePath() - Method in class org.tquadrat.foundation.config.ap.CodeGenerationConfiguration
-
Returns the name for the file that backs the
INIFile
instance used by the generated configuration bean. - getINIGroup() - Method in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
-
Returns the group for this property in the
INI
file. - getINIGroup() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.SpecialPropertySpecBase
-
Returns the group for this property in the
INI
file. - getINIGroup() - Method in interface org.tquadrat.foundation.config.ap.PropertySpec
-
Returns the group for this property in the
INI
file. - getINIGroups() - Method in class org.tquadrat.foundation.config.ap.CodeGenerationConfiguration
-
Returns the
INI
file groups. - getINIKey() - Method in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
-
Returns the key for this property in the
INI
file. - getINIKey() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.SpecialPropertySpecBase
-
Returns the key for this property in the
INI
file. - getINIKey() - Method in interface org.tquadrat.foundation.config.ap.PropertySpec
-
Returns the key for this property in the
INI
file. - getInitDataMethod() - Method in class org.tquadrat.foundation.config.ap.CodeGenerationConfiguration
-
Returns the method that is provided as a source for the initialisation of the properties of the configuration bean.
- getInitDataResource() - Method in class org.tquadrat.foundation.config.ap.CodeGenerationConfiguration
-
Returns the name of the resource that is used to initialise the properties of the configuration bean.
- getInterfacesToImplement() - Method in class org.tquadrat.foundation.config.ap.CodeGenerationConfiguration
-
Returns the interfaces that have to be implemented by the new configuration bean.
- getMessagePrefix() - Method in class org.tquadrat.foundation.config.ap.CodeGenerationConfiguration
-
Returns the name of the field that holds the message prefix, in case i18n support is configured.
- getMethod(CodeBuilder.StandardMethod) - Method in interface org.tquadrat.foundation.config.ap.impl.CodeBuilder
-
Returns the specification for a standard method.
- getMethod(CodeBuilder.StandardMethod) - Method in class org.tquadrat.foundation.config.ap.impl.codebuilders.CodeBuilderBase
-
Returns the specification for a standard method.
- getPackageName() - Method in class org.tquadrat.foundation.config.ap.CodeGenerationConfiguration
-
Returns the name of the package for the new configuration bean.
- getPreferenceChangeListenerClass() - Method in class org.tquadrat.foundation.config.ap.CodeGenerationConfiguration
-
Returns the class for the
Preferences
change listener. - getPreferencesRoot() - Method in class org.tquadrat.foundation.config.ap.CodeGenerationConfiguration
-
Returns the name for the
Preferences
root node. - getPrefsAccessorClass() - Method in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
-
Returns the
Preferences
accessor class. - getPrefsAccessorClass() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.CharsetProperty
-
Returns the
Preferences
accessor class. - getPrefsAccessorClass() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.ClockProperty
-
Returns the
Preferences
accessor class. - getPrefsAccessorClass() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.LocaleProperty
-
Returns the
Preferences
accessor class. - getPrefsAccessorClass() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.MessagePrefixProperty
-
Returns the
Preferences
accessor class. - getPrefsAccessorClass() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.ProcessIdProperty
-
Returns the
Preferences
accessor class. - getPrefsAccessorClass() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.RandomProperty
-
Returns the
Preferences
accessor class. - getPrefsAccessorClass() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.ResourceBundleProperty
-
Returns the
Preferences
accessor class. - getPrefsAccessorClass() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.SessionKeyProperty
-
Returns the
Preferences
accessor class. - getPrefsAccessorClass() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.TimeZoneProperty
-
Returns the
Preferences
accessor class. - getPrefsAccessorClass() - Method in interface org.tquadrat.foundation.config.ap.PropertySpec
-
Returns the
Preferences
accessor class. - getPrefsKey() - Method in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
-
Returns the
Preferences
key for this property. - getPrefsKey() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.SpecialPropertySpecBase
-
Returns the
Preferences
key for this property. - getPrefsKey() - Method in interface org.tquadrat.foundation.config.ap.PropertySpec
-
Returns the
Preferences
key for this property. - getProperties() - Method in class org.tquadrat.foundation.config.ap.impl.codebuilders.CodeBuilderBase
-
Returns an iterator over the configured properties.
- getProperty(String) - Method in class org.tquadrat.foundation.config.ap.CodeGenerationConfiguration
-
Returns the property with the given name.
- getPropertyName() - Method in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
-
Returns the name of the configuration property.
- getPropertyName() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.SpecialPropertySpecBase
-
Returns the name of the configuration property.
- getPropertyName() - Method in interface org.tquadrat.foundation.config.ap.PropertySpec
-
Returns the name of the configuration property.
- getPropertyType() - Method in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
-
Returns the property type.
- getPropertyType() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.CharsetProperty
-
Returns the property type.
- getPropertyType() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.ClockProperty
-
Returns the property type.
- getPropertyType() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.LocaleProperty
-
Returns the property type.
- getPropertyType() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.MessagePrefixProperty
-
Returns the property type.
- getPropertyType() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.ProcessIdProperty
-
Returns the property type.
- getPropertyType() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.RandomProperty
-
Returns the property type.
- getPropertyType() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.ResourceBundleProperty
-
Returns the property type.
- getPropertyType() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.SessionKeyProperty
-
Returns the property type.
- getPropertyType() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.TimeZoneProperty
-
Returns the property type.
- getPropertyType() - Method in interface org.tquadrat.foundation.config.ap.PropertySpec
-
Returns the property type.
- getSetterArgumentName() - Method in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
-
Returns the name of the setter's argument.
- getSetterArgumentName() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.SpecialPropertySpecBase
-
Returns the name of the setter's argument.
- getSetterArgumentName() - Method in interface org.tquadrat.foundation.config.ap.PropertySpec
-
Returns the name of the setter's argument.
- getSetterBuilder() - Method in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
-
Returns a builder for the setter for this property.
- getSetterBuilder() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.SpecialPropertySpecBase
-
Returns a builder for the setter for this property.
- getSetterBuilder() - Method in interface org.tquadrat.foundation.config.ap.PropertySpec
-
Returns a builder for the setter for this property.
- getSetterComposer() - Static method in interface org.tquadrat.foundation.config.ap.impl.codebuilders.CodeGeneratorContext
-
Provides the default implementation of the method that composes a setter for a given property.
- getSetterComposer() - Method in interface org.tquadrat.foundation.config.ap.impl.SpecialPropertySpec
-
Returns the method that composes the setter for the property.
- getSetterComposer() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.SpecialPropertySpecBase
-
Returns the method that composes the setter for the property.
- getSetterMethodName() - Method in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
-
Returns the name of the setter method name.
- getSetterMethodName() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.SpecialPropertySpecBase
-
Returns the name of the setter method name.
- getSetterMethodName() - Method in interface org.tquadrat.foundation.config.ap.PropertySpec
-
Returns the name of the setter method name.
- getSpecialPropertySpecification(SpecialPropertyType) - Static method in class org.tquadrat.foundation.config.ap.impl.CodeGenerator
-
Returns the definition for the special property type.
- getSpecialPropertyType() - Method in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
-
Return the 'speciality' type for this property.
- getSpecialPropertyType() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.SpecialPropertySpecBase
-
Return the 'speciality' type for this property.
- getSpecialPropertyType() - Method in interface org.tquadrat.foundation.config.ap.PropertySpec
-
Return the 'speciality' type for this property.
- getSpecification() - Method in class org.tquadrat.foundation.config.ap.CodeGenerationConfiguration
-
Returns the configuration bean specification.
- getStringConverter(TypeName) - Static method in class org.tquadrat.foundation.config.ap.impl.codebuilders.CodeBuilderBase
-
Returns the
StringConverter
type for the given type. - getStringConverterClass() - Method in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
-
Returns the class that implements the String converter for the type of this property.
- getStringConverterClass() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.CharsetProperty
-
Returns the class that implements the String converter for the type of this property.
- getStringConverterClass() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.ClockProperty
-
Returns the class that implements the String converter for the type of this property.
- getStringConverterClass() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.LocaleProperty
-
Returns the class that implements the String converter for the type of this property.
- getStringConverterClass() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.MessagePrefixProperty
-
Returns the class that implements the String converter for the type of this property.
- getStringConverterClass() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.ProcessIdProperty
-
Returns the class that implements the String converter for the type of this property.
- getStringConverterClass() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.RandomProperty
-
Returns the class that implements the String converter for the type of this property.
- getStringConverterClass() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.ResourceBundleProperty
-
Returns the class that implements the String converter for the type of this property.
- getStringConverterClass() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.SessionKeyProperty
-
Returns the class that implements the String converter for the type of this property.
- getStringConverterClass() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.TimeZoneProperty
-
Returns the class that implements the String converter for the type of this property.
- getStringConverterClass() - Method in interface org.tquadrat.foundation.config.ap.PropertySpec
-
Returns the class that implements the String converter for the type of this property.
- getSupportedAnnotationClasses() - Method in class org.tquadrat.foundation.config.ap.ConfigAnnotationProcessor
- getSynchronizationRequired() - Method in class org.tquadrat.foundation.config.ap.CodeGenerationConfiguration
-
Returns the flag that controls whether the generated code for the access to the configuration bean properties has to be thread-safe.
- getSystemPrefsPath() - Method in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
-
Returns the path to the SYSTEM
Preferences
node that holds the data for the initialisation of this property. - getSystemPrefsPath() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.SpecialPropertySpecBase
-
Returns the path to the SYSTEM
Preferences
node that holds the data for the initialisation of this property. - getSystemPrefsPath() - Method in interface org.tquadrat.foundation.config.ap.PropertySpec
-
Returns the path to the SYSTEM
Preferences
node that holds the data for the initialisation of this property. - getSystemPropertyName() - Method in class org.tquadrat.foundation.config.ap.impl.PropertySpecImpl
-
Returns the name of the system property that is used to initialise this property.
- getSystemPropertyName() - Method in class org.tquadrat.foundation.config.ap.impl.specialprops.SpecialPropertySpecBase
-
Returns the name of the system property that is used to initialise this property.
- getSystemPropertyName() - Method in interface org.tquadrat.foundation.config.ap.PropertySpec
-
Returns the name of the system property that is used to initialise this property.
- GETTER_IS_DEFAULT - Enum constant in enum class org.tquadrat.foundation.config.ap.PropertySpec.PropertyFlag
-
Indicates that the getter method for this property is default.
- GETTER_ON_MAP - Enum constant in enum class org.tquadrat.foundation.config.ap.PropertySpec.PropertyFlag
-
Indicates that the implementation of
Map
will refer to the getter for this property, instead of the field. - GETTER_RETURNS_OPTIONAL - Enum constant in enum class org.tquadrat.foundation.config.ap.PropertySpec.PropertyFlag
-
Indicates that the getter method returns an instance of
Optional
holding the configuration value.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form