Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
L
- language_ - Variable in class rife.template.AbstractTemplate
- last() - Method in class rife.database.DbResultSet
- latestVersion() - Method in class rife.bld.dependencies.DependencyResolver
-
Retrieves the latest version of the resolved dependency.
- launcher(String, String) - Method in class rife.bld.operations.JlinkOptions
-
Add a launcher command of the given name for the module.
- launcher(String, String, String) - Method in class rife.bld.operations.JlinkOptions
-
Add a launcher command of the given name for the module and the main class.
- Launcher(String, File) - Constructor for record class rife.bld.operations.JpackageOperation.Launcher
- Launcher(String, String) - Constructor for record class rife.bld.operations.JpackageOperation.Launcher
-
Creates an instance of a
Launcher
record class. - Launcher(String, Path) - Constructor for record class rife.bld.operations.JpackageOperation.Launcher
- launcherAsService(boolean) - Method in class rife.bld.operations.JpackageOptions
-
Request to create an installer that will register the main application launcher as a background service-type application.
- launchers() - Method in class rife.bld.operations.JpackageOperation
-
Retrieves the list of application launchers.
- LAZY_LOADED_VAR_NAME - Static variable in class rife.database.querymanagers.generic.instrument.LazyLoadAccessorsBytecodeTransformer
-
The name of the synthetic class field that will be added so that already restored lazy relations can be cached.
- LazyLoadAccessorsBytecodeTransformer - Class in rife.database.querymanagers.generic.instrument
-
This utility class will modify property accessors of classes that implement the
Constrained
interface and add lazy loading for properties with manyToOne constraints. - LazyLoadAccessorsBytecodeTransformer() - Constructor for class rife.database.querymanagers.generic.instrument.LazyLoadAccessorsBytecodeTransformer
- LEFT - Static variable in class rife.database.queries.Select.JoinType
- LEFT - Static variable in class rife.database.queries.Select
- legalNotices(File) - Method in class rife.bld.operations.JmodOptions
-
Location of legal notices.
- legalNotices(String) - Method in class rife.bld.operations.JmodOptions
-
Location of legal notices.
- legalNotices(Path) - Method in class rife.bld.operations.JmodOptions
-
Location of legal notices.
- length() - Method in class rife.template.ExternalValue
- length() - Method in class rife.template.InternalString
- length() - Method in class rife.tools.LocalizedString
- LETTERS_ONLY - Static variable in class rife.tools.PasswordGenerator
- level - Variable in enum class rife.bld.operations.JlinkOptions.CompressionLevel
- level - Variable in enum class rife.bld.operations.ZipCompression
- libBldDirectory() - Method in class rife.bld.BaseProject
-
Returns the
lib/bld
directory relative toBaseProject.workDirectory()
. - libCompileDirectory - Variable in class rife.bld.BaseProject
-
The compile scope lib directory.
- libCompileDirectory() - Method in class rife.bld.BaseProject
-
Returns the project compile scope lib directory.
- libCompileDirectory() - Method in class rife.bld.operations.DownloadOperation
-
Retrieves the
compile
scope download directory. - libCompileDirectory() - Method in class rife.bld.operations.PurgeOperation
-
Retrieves the
compile
scope purge directory. - libCompileDirectory(File) - Method in class rife.bld.operations.DownloadOperation
-
Provides the
compile
scope download directory. - libCompileDirectory(File) - Method in class rife.bld.operations.PurgeOperation
-
Provides the
compile
scope purge directory. - libCompileModulesDirectory - Variable in class rife.bld.BaseProject
-
The modules compile scope lib directory.
- libCompileModulesDirectory() - Method in class rife.bld.BaseProject
-
Returns the project modules compile scope lib directory.
- libCompileModulesDirectory() - Method in class rife.bld.operations.DownloadOperation
-
Retrieves the
compile
scope modules download directory. - libCompileModulesDirectory() - Method in class rife.bld.operations.PurgeOperation
-
Retrieves the
compile
scope modules purge directory. - libCompileModulesDirectory(File) - Method in class rife.bld.operations.DownloadOperation
-
Provides the
compile
scope modules download directory. - libCompileModulesDirectory(File) - Method in class rife.bld.operations.PurgeOperation
-
Provides the
compile
scope modules purge directory. - libDirectory - Variable in class rife.bld.BaseProject
-
The lib directory.
- libDirectory() - Method in class rife.bld.BaseProject
-
Returns the project lib directory.
- LibProjectBlueprint - Class in rife.bld.blueprints
-
Provides the dependency information required to create a new lib project.
- LibProjectBlueprint(File, String, String, String) - Constructor for class rife.bld.blueprints.LibProjectBlueprint
- LibProjectBlueprint(File, String, String, String, VersionNumber) - Constructor for class rife.bld.blueprints.LibProjectBlueprint
- libProvidedDirectory - Variable in class rife.bld.BaseProject
-
The provided scope lib directory.
- libProvidedDirectory() - Method in class rife.bld.BaseProject
-
Returns the project provided scope lib directory.
- libProvidedDirectory() - Method in class rife.bld.operations.DownloadOperation
-
Retrieves the
provided
scope download directory. - libProvidedDirectory() - Method in class rife.bld.operations.PurgeOperation
-
Retrieves the
provided
scope purge directory. - libProvidedDirectory(File) - Method in class rife.bld.operations.DownloadOperation
-
Provides the
provided
scope download directory. - libProvidedDirectory(File) - Method in class rife.bld.operations.PurgeOperation
-
Provides the
provided
scope purge directory. - libProvidedModulesDirectory - Variable in class rife.bld.BaseProject
-
The modules provided scope lib directory.
- libProvidedModulesDirectory() - Method in class rife.bld.BaseProject
-
Returns the project modules provided scope lib directory.
- libProvidedModulesDirectory() - Method in class rife.bld.operations.DownloadOperation
-
Retrieves the
provided
scope modules download directory. - libProvidedModulesDirectory() - Method in class rife.bld.operations.PurgeOperation
-
Retrieves the
provided
scope modules purge directory. - libProvidedModulesDirectory(File) - Method in class rife.bld.operations.DownloadOperation
-
Provides the
provided
scope modules download directory. - libProvidedModulesDirectory(File) - Method in class rife.bld.operations.PurgeOperation
-
Provides the
provided
scope modules purge directory. - libRuntimeDirectory - Variable in class rife.bld.BaseProject
-
The runtime scope lib directory.
- libRuntimeDirectory() - Method in class rife.bld.BaseProject
-
Returns the project runtime scope lib directory.
- libRuntimeDirectory() - Method in class rife.bld.operations.DownloadOperation
-
Retrieves the
runtime
scope download directory. - libRuntimeDirectory() - Method in class rife.bld.operations.PurgeOperation
-
Retrieves the
runtime
scope purge directory. - libRuntimeDirectory(File) - Method in class rife.bld.operations.DownloadOperation
-
Provides the
runtime
scope download directory. - libRuntimeDirectory(File) - Method in class rife.bld.operations.PurgeOperation
-
Provides the
runtime
scope purge directory. - libRuntimeModulesDirectory - Variable in class rife.bld.BaseProject
-
The modules runtime scope lib directory.
- libRuntimeModulesDirectory() - Method in class rife.bld.BaseProject
-
Returns the project modules runtime scope lib directory.
- libRuntimeModulesDirectory() - Method in class rife.bld.operations.DownloadOperation
-
Retrieves the
runtime
scope modules download directory. - libRuntimeModulesDirectory() - Method in class rife.bld.operations.PurgeOperation
-
Retrieves the
runtime
scope modules purge directory. - libRuntimeModulesDirectory(File) - Method in class rife.bld.operations.DownloadOperation
-
Provides the
runtime
scope modules download directory. - libRuntimeModulesDirectory(File) - Method in class rife.bld.operations.PurgeOperation
-
Provides the
runtime
scope modules purge directory. - libs(File) - Method in class rife.bld.operations.JmodOptions
-
Location of native libraries.
- libs(String) - Method in class rife.bld.operations.JmodOptions
-
Location of native libraries.
- libs(Path) - Method in class rife.bld.operations.JmodOptions
-
Location of native libraries.
- libSourceDirectories() - Method in class rife.bld.operations.WarOperation
-
Retrieves the lib source directories that will be used for the war archive creation.
- libSourceDirectories(File...) - Method in class rife.bld.operations.WarOperation
-
Provides lib source directories that will be used for the war archive creation.
- libSourceDirectories(List<File>) - Method in class rife.bld.operations.WarOperation
-
Provides a list of lib source directories that will be used for the war archive creation.
- libStandaloneDirectory - Variable in class rife.bld.BaseProject
-
The standalone scope lib directory.
- libStandaloneDirectory() - Method in class rife.bld.BaseProject
-
Returns the project standalone scope lib directory.
- libStandaloneDirectory() - Method in class rife.bld.operations.DownloadOperation
-
Retrieves the
standalone
scope download directory. - libStandaloneDirectory() - Method in class rife.bld.operations.PurgeOperation
-
Retrieves the
standalone
scope purge directory. - libStandaloneDirectory() - Method in class rife.bld.WebProject
- libStandaloneDirectory(File) - Method in class rife.bld.operations.DownloadOperation
-
Provides the
standalone
scope download directory. - libStandaloneDirectory(File) - Method in class rife.bld.operations.PurgeOperation
-
Provides the
standalone
scope purge directory. - libStandaloneModulesDirectory - Variable in class rife.bld.BaseProject
-
The modules standalone scope lib directory.
- libStandaloneModulesDirectory() - Method in class rife.bld.BaseProject
-
Returns the project standalone scope lib directory.
- libStandaloneModulesDirectory() - Method in class rife.bld.operations.DownloadOperation
-
Retrieves the
standalone
scope modules download directory. - libStandaloneModulesDirectory() - Method in class rife.bld.operations.PurgeOperation
-
Retrieves the
standalone
scope modules purge directory. - libStandaloneModulesDirectory() - Method in class rife.bld.WebProject
- libStandaloneModulesDirectory(File) - Method in class rife.bld.operations.DownloadOperation
-
Provides the
standalone
scope modules download directory. - libStandaloneModulesDirectory(File) - Method in class rife.bld.operations.PurgeOperation
-
Provides the
standalone
scope modules purge directory. - libTestDirectory - Variable in class rife.bld.BaseProject
-
The test scope lib directory.
- libTestDirectory() - Method in class rife.bld.BaseProject
-
Returns the project test scope lib directory.
- libTestDirectory() - Method in class rife.bld.operations.DownloadOperation
-
Retrieves the
test
scope download directory. - libTestDirectory() - Method in class rife.bld.operations.PurgeOperation
-
Retrieves the
test
scope purge directory. - libTestDirectory(File) - Method in class rife.bld.operations.DownloadOperation
-
Provides the
test
scope download directory. - libTestDirectory(File) - Method in class rife.bld.operations.PurgeOperation
-
Provides the
test
scope purge directory. - libTestModulesDirectory - Variable in class rife.bld.BaseProject
-
The modules test scope lib directory.
- libTestModulesDirectory() - Method in class rife.bld.BaseProject
-
Returns the project modules test scope lib directory.
- libTestModulesDirectory() - Method in class rife.bld.operations.DownloadOperation
-
Retrieves the
test
scope modules download directory. - libTestModulesDirectory() - Method in class rife.bld.operations.PurgeOperation
-
Retrieves the
test
scope modules purge directory. - libTestModulesDirectory(File) - Method in class rife.bld.operations.DownloadOperation
-
Provides the
test
scope modules download directory. - libTestModulesDirectory(File) - Method in class rife.bld.operations.PurgeOperation
-
Provides the
test
scope modules purge directory. - license(PublishLicense) - Method in class rife.bld.publish.PublishInfo
-
Adds a project license.
- licenseFile(File) - Method in class rife.bld.operations.JpackageOptions
-
Path to the license file.
- licenseFile(String) - Method in class rife.bld.operations.JpackageOptions
-
Path to the license file.
- licenseFile(Path) - Method in class rife.bld.operations.JpackageOptions
-
Path to the license file.
- licenses() - Method in class rife.bld.publish.PublishInfo
-
Retrieves the project's licenses.
- licenses(List<PublishLicense>) - Method in class rife.bld.publish.PublishInfo
-
Provides project licenses.
- LightweightError - Error in rife.tools.exceptions
-
An error that is intended to be as lightweight as possible.
- LightweightError() - Constructor for error rife.tools.exceptions.LightweightError
- LightweightError(String) - Constructor for error rife.tools.exceptions.LightweightError
- LightweightError(String, Throwable) - Constructor for error rife.tools.exceptions.LightweightError
- LightweightError(Throwable) - Constructor for error rife.tools.exceptions.LightweightError
- limit(int) - Method in class rife.database.queries.Select
- limit(int) - Method in class rife.database.querymanagers.generic.RestoreQuery
- LIMIT - Static variable in class rife.database.queries.QueryParameterType
- limitModule(String...) - Method in class rife.bld.operations.JlinkOptions
-
Limit the universe of observable modules.
- limitModule(List<String>) - Method in class rife.bld.operations.JlinkOptions
-
Limit the universe of observable modules.
- limitModules(String...) - Method in class rife.bld.operations.JavacOptions
-
Limit the universe of observable modules
- limitModules(String...) - Method in class rife.bld.operations.JavadocOptions
-
Limit the universe of observable modules
- limitModules(List<String>) - Method in class rife.bld.operations.JavacOptions
-
Limit the universe of observable modules
- limitModules(List<String>) - Method in class rife.bld.operations.JavadocOptions
-
Limit the universe of observable modules
- limitParameter(String) - Method in class rife.database.queries.Select
- limitSubjectErrors(String) - Method in class rife.validation.MetaData
- limitSubjectErrors(String) - Method in interface rife.validation.Validated
-
Limits the number of errors for a particular subject so that maximum one
ValidationError
can be stored for it. - limitSubjectErrors(String) - Method in class rife.validation.Validation
- line() - Method in record class rife.datastructures.DocumentPosition
-
Returns the value of the
line
record component. - lineContent() - Method in record class rife.datastructures.DocumentPosition
-
Returns the value of the
lineContent
record component. - LINES - Enum constant in enum class rife.bld.operations.JavacOptions.DebuggingInfo
- link(String) - Method in class rife.bld.operations.JavadocOptions
-
Create links to javadoc output at
url
- linkOffline(String, String) - Method in class rife.bld.operations.JavadocOptions
-
Link to docs at
url1
using package list aturl2
- linkPlatformProperties(String) - Method in class rife.bld.operations.JavadocOptions
-
Link to platform documentation URLs declared in properties file at
url
- linkSource() - Method in class rife.bld.operations.JavadocOptions
-
Generate source in HTML
- linuxAppCategory(String) - Method in class rife.bld.operations.JpackageOptions
-
Group value of the RPM
<name>.spec
file or Section value of DEB control file. - linuxAppRelease(String) - Method in class rife.bld.operations.JpackageOptions
-
Release value of the RPM
<name>.spec
file or Debian revision value of the DEB control file. - linuxDebMaintainer(String) - Method in class rife.bld.operations.JpackageOptions
-
Maintainer for
.deb
package. - linuxMenuGroup(String) - Method in class rife.bld.operations.JpackageOptions
-
Menu group this application is placed in.
- linuxPackageDeps(boolean) - Method in class rife.bld.operations.JpackageOptions
-
Required packages or capabilities for the application.
- linuxPackageName(String) - Method in class rife.bld.operations.JpackageOptions
-
Name for Linux package, defaults to the application name.
- linuxRpmLicenseType(String) - Method in class rife.bld.operations.JpackageOptions
-
Type of the license.
- linuxShortcut(boolean) - Method in class rife.bld.operations.JpackageOptions
-
Creates a shortcut for the application.
- LIST - Enum constant in enum class rife.bld.operations.JmodOperation.OperationMode
-
Prints the names of all the entries.
- listed(boolean) - Method in class rife.validation.ConstrainedProperty
-
Sets whether the property should be included in data lists.
- LISTED - Static variable in class rife.validation.ConstrainedProperty
- listeners_ - Variable in class rife.database.querymanagers.generic.AbstractGenericQueryManager
- listeners_ - Variable in class rife.validation.ConstrainedProperty
- listVersions() - Method in class rife.bld.dependencies.DependencyResolver
-
Retrieves all the versions of the resolved dependency.
- LITTLE - Enum constant in enum class rife.bld.operations.JlinkOptions.Endian
- local(String) - Method in class rife.bld.BaseProject
-
Creates a local dependency instance.
- LOCAL_PROPERTIES - Static variable in class rife.bld.BuildExecutor
- localDependencies() - Method in class rife.bld.dependencies.DependencySet
-
Retrieves the local dependencies.
- LocalDependency - Record Class in rife.bld.dependencies
-
Contains the information required to describe a local dependency for the build system.
- LocalDependency(String) - Constructor for record class rife.bld.dependencies.LocalDependency
-
Creates an instance of a
LocalDependency
record class. - locale(String) - Method in class rife.bld.operations.JavadocOptions
-
Locale to be used, e.g.
- Localization - Class in rife.tools
- Localization() - Constructor for class rife.tools.Localization
- LocalizedString - Class in rife.tools
-
This class makes it possible to always keep a localized string up-to-date.
- LocalizedString(String) - Constructor for class rife.tools.LocalizedString
-
Instantiates a new
LocalizedString
instance. - localModule(String) - Method in class rife.bld.BaseProject
-
Creates a local module instance.
- LocalModule - Record Class in rife.bld.dependencies
-
Contains the information required to describe a local module for the build system.
- LocalModule(String) - Constructor for record class rife.bld.dependencies.LocalModule
-
Creates an instance of a
LocalModule
record class. - localModules() - Method in class rife.bld.dependencies.DependencySet
-
Retrieves the local modules.
- location() - Method in record class rife.bld.dependencies.Repository
-
Returns the value of the
location
record component. - location() - Method in record class rife.bld.dependencies.RepositoryArtifact
-
Returns the value of the
location
record component. - LoggingErrorRedirector - Class in rife.xml
- LoggingErrorRedirector() - Constructor for class rife.xml.LoggingErrorRedirector
- LONG_ARRAY - Enum constant in enum class rife.tools.ArrayUtils.ArrayType
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form