Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
G
- GC - Enum constant in enum class rife.bld.operations.JavaOptions.Verbose
- generate() - Static method in class rife.tools.UniqueIDGenerator
- generateConstrainedPropertyRules(ConstrainedProperty) - Method in class rife.validation.MetaData
- generateConstrainedPropertyRules(ConstrainedProperty) - Method in interface rife.validation.Validated
-
Generates the validation rules that are related to a particular
ConstrainedProperty
. - generateConstrainedPropertyRules(ConstrainedProperty) - Method in class rife.validation.Validation
- generateDependencyTree() - Method in class rife.bld.dependencies.DependencySet
-
Generates the string description of the hierarchical tree of dependencies in this
DependencySet
. - generateDirectoryListing(File) - Static method in class rife.tools.FileUtils
-
Generates a sorted directory listing of all files and subdirectories in the specified directory.
- generatedValues_ - Variable in class rife.template.AbstractTemplate
- generateErrorMarkings(Template, Collection<ValidationError>) - Method in class rife.validation.AbstractValidationBuilder
- generateErrorMarkings(Template, Collection<ValidationError>) - Method in interface rife.validation.ValidationBuilder
- generateErrorMarkings(Template, Collection<ValidationError>, String) - Method in class rife.validation.AbstractValidationBuilder
- generateErrorMarkings(Template, Collection<ValidationError>, String) - Method in interface rife.validation.ValidationBuilder
- generateErrorMarkings(Template, Collection<ValidationError>, Collection<String>) - Method in class rife.validation.AbstractValidationBuilder
- generateErrorMarkings(Template, Collection<ValidationError>, Collection<String>) - Method in interface rife.validation.ValidationBuilder
- generateErrorMarkings(Template, Collection<ValidationError>, Collection<String>, String) - Method in class rife.validation.AbstractValidationBuilder
- generateErrorMarkings(Template, Collection<ValidationError>, Collection<String>, String) - Method in interface rife.validation.ValidationBuilder
- generateField(Template, Class, String, String[], String) - Method in class rife.forms.AbstractFormBuilder
- generateField(Template, Class, String, String[], String) - Method in interface rife.forms.FormBuilder
-
Generates a form field for one particular property name.
- generateField(Template, Class, ConstrainedProperty, String[], String) - Method in class rife.forms.AbstractFormBuilder
- generateField(Template, Class, ConstrainedProperty, String[], String) - Method in interface rife.forms.FormBuilder
-
Generates a form field for one particular property.
- generateField(Template, String, Class, String, String[], String, ArrayList<String>, boolean) - Method in class rife.forms.AbstractFormBuilder
- generateField(Template, String, Class, String, ConstrainedProperty, String[], ArrayList<String>, boolean) - Method in class rife.forms.AbstractFormBuilder
- generateField(Template, String, Class, ConstrainedProperty, String[], String, ArrayList<String>, boolean) - Method in class rife.forms.AbstractFormBuilder
- generateField(Template, String, String[], String) - Method in class rife.forms.AbstractFormBuilder
- generateField(Template, String, String[], String) - Method in interface rife.forms.FormBuilder
-
Generates a form field for one particular property name.
- generateField(Template, ConstrainedProperty, String[], String) - Method in class rife.forms.AbstractFormBuilder
- generateField(Template, ConstrainedProperty, String[], String) - Method in interface rife.forms.FormBuilder
-
Generates a form field for one particular property.
- generateFieldCheckbox(Template, String, Class, String, ConstrainedProperty, String[], Template, List<String>, boolean) - Method in class rife.forms.AbstractFormBuilder
- generateFieldCheckbox(Template, String, Class, String, ConstrainedProperty, String[], Template, List<String>, boolean) - Method in class rife.forms.FormBuilderHtml
- generateFieldCheckbox(Template, String, Class, String, ConstrainedProperty, String[], Template, List<String>, boolean) - Method in class rife.forms.FormBuilderXml
- generateFieldCollection(String, boolean, Template, String, Class, String, ConstrainedProperty, String[], Template, List<String>, boolean) - Method in class rife.forms.AbstractFormBuilder
- generateFieldDisplay(Template, String, Class, String, ConstrainedProperty, String[], Template, ArrayList<String>, boolean) - Method in class rife.forms.AbstractFormBuilder
- generateFieldHidden(Template, String, String, ConstrainedProperty, String[], Template, List<String>, boolean) - Method in class rife.forms.AbstractFormBuilder
- generateFieldHidden(Template, String, String, ConstrainedProperty, String[], Template, List<String>, boolean) - Method in class rife.forms.FormBuilderHtml
- generateFieldHidden(Template, String, String, ConstrainedProperty, String[], Template, List<String>, boolean) - Method in class rife.forms.FormBuilderXml
- generateFieldInput(Template, String, String, ConstrainedProperty, String[], Template, List<String>, boolean) - Method in class rife.forms.AbstractFormBuilder
- generateFieldInput(Template, String, String, ConstrainedProperty, String[], Template, List<String>, boolean) - Method in class rife.forms.FormBuilderHtml
- generateFieldInput(Template, String, String, ConstrainedProperty, String[], Template, List<String>, boolean) - Method in class rife.forms.FormBuilderXml
- generateFieldRadio(Template, String, Class, String, ConstrainedProperty, String[], Template, List<String>, boolean) - Method in class rife.forms.AbstractFormBuilder
- generateFieldRadio(Template, String, Class, String, ConstrainedProperty, String[], Template, List<String>, boolean) - Method in class rife.forms.FormBuilderHtml
- generateFieldRadio(Template, String, Class, String, ConstrainedProperty, String[], Template, List<String>, boolean) - Method in class rife.forms.FormBuilderXml
- generateFieldSecret(Template, String, String, ConstrainedProperty, String[], Template, List<String>, boolean) - Method in class rife.forms.AbstractFormBuilder
- generateFieldSecret(Template, String, String, ConstrainedProperty, String[], Template, List<String>, boolean) - Method in class rife.forms.FormBuilderHtml
- generateFieldSecret(Template, String, String, ConstrainedProperty, String[], Template, List<String>, boolean) - Method in class rife.forms.FormBuilderXml
- generateFieldSelect(Template, String, Class, String, ConstrainedProperty, String[], Template, ArrayList<String>, boolean) - Method in class rife.forms.AbstractFormBuilder
- generateFieldText(String, boolean, boolean, boolean, boolean, boolean, Template, String, String, ConstrainedProperty, String[], Template, List<String>, boolean) - Method in class rife.forms.AbstractFormBuilder
- generateFieldTextarea(Template, String, String, ConstrainedProperty, String[], Template, List<String>, boolean) - Method in class rife.forms.AbstractFormBuilder
- generateFieldTextarea(Template, String, String, ConstrainedProperty, String[], Template, List<String>, boolean) - Method in class rife.forms.FormBuilderHtml
- generateFieldTextarea(Template, String, String, ConstrainedProperty, String[], Template, List<String>, boolean) - Method in class rife.forms.FormBuilderXml
- generateForm(Template, Class, Object, Map<String, String[]>, String) - Method in class rife.forms.AbstractFormBuilder
- generateForm(Template, Class, Map<String, String[]>, String) - Method in class rife.forms.AbstractFormBuilder
- generateForm(Template, Class, Map<String, String[]>, String) - Method in interface rife.forms.FormBuilder
-
Generates all the form fields for a bean class.
- generateForm(Template, Object, Map<String, String[]>, String) - Method in class rife.forms.AbstractFormBuilder
- generateForm(Template, Object, Map<String, String[]>, String) - Method in interface rife.forms.FormBuilder
-
Generates all the form fields for a bean instance.
- generateFormField(Template, Constrained, Class, String, String[], String, ArrayList<String>) - Method in class rife.forms.AbstractFormBuilder
- generateHash(String, String) - Method in class rife.bld.operations.PublishOperation
-
Generates the hash for a particular string and algorithm.
- generateIdentifier() - Method in class rife.validation.AbstractTextualIdentifierGenerator
- generateIdentifier() - Method in interface rife.validation.TextualIdentifierGenerator
- generateInto(PublishInfo, DependencyScopes, File) - Static method in class rife.bld.publish.PomBuilder
-
Generates a POM into the given file.
- generateLabel(Template, String, String) - Method in class rife.forms.AbstractFormBuilder
- generateManyToManyJoinColumnName(GenericQueryManager) - Static method in class rife.database.querymanagers.generic.GenericQueryManagerRelationalUtils
- generateManyToManyJoinTableName(ManyToManyDeclaration, GenericQueryManager, GenericQueryManager) - Static method in class rife.database.querymanagers.generic.GenericQueryManagerRelationalUtils
- generateManyToOneJoinColumnName(String, ManyToOneDeclaration) - Static method in class rife.database.querymanagers.generic.GenericQueryManagerRelationalUtils
- generateSecret() - Static method in class rife.tools.TOTPUtils
-
Generates a random secret
- generateTemplate(String, String, String) - Method in class rife.template.TemplateFactory
- generateTransitiveDependencyTree(VersionResolution, ArtifactRetriever, List<Repository>, Scope...) - Method in class rife.bld.dependencies.DependencySet
-
Generates the string description of the transitive hierarchical tree of dependencies for a particular scope.
- generateValidationErrors(Template, Collection<ValidationError>) - Method in class rife.validation.AbstractValidationBuilder
- generateValidationErrors(Template, Collection<ValidationError>) - Method in interface rife.validation.ValidationBuilder
- generateValidationErrors(Template, Collection<ValidationError>, String) - Method in class rife.validation.AbstractValidationBuilder
- generateValidationErrors(Template, Collection<ValidationError>, String) - Method in interface rife.validation.ValidationBuilder
- generateValidationErrors(Template, Collection<ValidationError>, Collection<String>) - Method in class rife.validation.AbstractValidationBuilder
- generateValidationErrors(Template, Collection<ValidationError>, Collection<String>) - Method in interface rife.validation.ValidationBuilder
- generateValidationErrors(Template, Collection<ValidationError>, Collection<String>, String) - Method in class rife.validation.AbstractValidationBuilder
- generateValidationErrors(Template, Collection<ValidationError>, Collection<String>, String) - Method in interface rife.validation.ValidationBuilder
- generationPath(String) - Method in class rife.template.TemplateDeployer
- genericClone(T) - Static method in class rife.tools.ObjectUtils
-
Clone an Object if possible.
- GenericQueryManager<BeanType> - Interface in rife.database.querymanagers.generic
-
A
GenericQueryManager
provides features that make it easy to persist and retrieve beans in a database with single method calls. - GenericQueryManagerDelegate<T> - Class in rife.database.querymanagers.generic
- GenericQueryManagerDelegate(Datasource, Class<T>) - Constructor for class rife.database.querymanagers.generic.GenericQueryManagerDelegate
- GenericQueryManagerDelegate(Datasource, Class<T>, String) - Constructor for class rife.database.querymanagers.generic.GenericQueryManagerDelegate
- GenericQueryManagerFactory - Class in rife.database.querymanagers.generic
- GenericQueryManagerFactory() - Constructor for class rife.database.querymanagers.generic.GenericQueryManagerFactory
- GenericQueryManagerListener<BeanType> - Interface in rife.database.querymanagers.generic
-
The methods of a
GenericQueryManagerListener
will be executed as the corresponding actions are successfully executed through theGenericQueryManager
that this listener is registered with. - GenericQueryManagerRelationalUtils - Class in rife.database.querymanagers.generic
-
Utility class to provide many-to-many and many-to-one relational capabilities to generic query manager implementations.
- GenericQueryManagerRelationalUtils() - Constructor for class rife.database.querymanagers.generic.GenericQueryManagerRelationalUtils
- get(int) - Static method in class rife.tools.PasswordGenerator
- get(int, int) - Static method in class rife.tools.PasswordGenerator
- get(String) - Method in class rife.ioc.HierarchicalProperties
-
Retrieves the
PropertyValue
for a specific name from theHierarchicalProperties
hierarchy. - get(String) - Method in class rife.template.TemplateFactory
-
Creates a new
Template
instance for this factory using the default encoding. - get(String, String) - Method in class rife.template.TemplateFactory
-
Creates a new
Template
instance for this factory using the default encoding. - get(Random, int, int) - Static method in class rife.tools.PasswordGenerator
- get(Dependency) - Method in class rife.bld.dependencies.DependencySet
-
Returns the dependency that was stored in the set.
- get(Datasource, String) - Method in class rife.database.DbQueryManagerCache
-
Retrieve a cached
DbQueryManager
- getActiveName() - Method in interface rife.selector.NameSelector
- getActiveName() - Method in class rife.selector.NameSelectorHostname
- getActiveName() - Method in class rife.selector.NameSelectorOs
- getActiveName() - Method in class rife.selector.NameSelectorProperty
- getActiveName() - Method in class rife.selector.NameSelectorUser
- getActualType() - Method in exception rife.ioc.exceptions.IncompatiblePropertyValueTypeException
- getAliasedDriver() - Method in class rife.database.Datasource
-
Retrieves the fully qualified class name of the jdbc driver that's used by this
Datasource
. - getAllDependencies(Scope...) - Method in class rife.bld.dependencies.DependencyResolver
-
Retrieves all the transitive dependencies of the resolved dependency for the provided scopes.
- getArray(int) - Method in class rife.database.DbResultSet
- getArray(String) - Method in class rife.database.DbResultSet
- getArrayType(Object) - Static method in class rife.tools.ArrayUtils
-
Determines the type of the array based on the object's class name.
- getArtifactLocation(String, String) - Method in record class rife.bld.dependencies.Repository
-
Constructs the location for a dependency if it would be located in this repository.
- getArtifactLocation(Dependency) - Method in record class rife.bld.dependencies.Repository
-
Constructs the location for a dependency if it would be located in this repository.
- getAsciiStream(int) - Method in class rife.database.DbResultSet
- getAsciiStream(String) - Method in class rife.database.DbResultSet
- getAssociatedClass() - Method in class rife.validation.ConstrainedProperty.ManyToMany
- getAssociatedClass() - Method in class rife.validation.ConstrainedProperty.ManyToManyAssociation
- getAssociatedClass() - Method in class rife.validation.ConstrainedProperty.ManyToOne
- getAssociatedProperty() - Method in class rife.validation.ConstrainedProperty.ManyToManyAssociation
- getAssociatedType() - Method in exception rife.database.querymanagers.generic.exceptions.IncompatibleManyToOneValueTypeException
- getAssociationClass() - Method in exception rife.database.querymanagers.generic.exceptions.MissingManyToOneMainPropertyException
- getAssociationColumn() - Method in class rife.database.querymanagers.generic.ManyToOneDeclaration
- getAssociationManager() - Method in class rife.database.querymanagers.generic.ManyToOneDeclaration
- getAssociationProperty() - Method in exception rife.database.querymanagers.generic.exceptions.MissingManyToOneMainPropertyException
- getAssociations() - Method in class rife.validation.ConstrainedBean
- getAssociationTable() - Method in class rife.database.querymanagers.generic.ManyToOneDeclaration
- getAssociationType() - Method in class rife.database.querymanagers.generic.ManyToManyDeclaration
- getAssociationType() - Method in class rife.database.querymanagers.generic.ManyToOneDeclaration
- getAttribute(String) - Method in class rife.template.AbstractTemplate
- getAttribute(String) - Method in interface rife.template.Template
-
Returns the data of an attribute that was set in this template instance.
- getAttributes() - Method in class rife.template.AbstractTemplate
- getAttributes() - Method in interface rife.template.Template
-
Returns the name and data of all attributes that have been set in this template instance.
- getAutoReload() - Method in class rife.config.RifeConfig.TemplateConfig
- getAutoReloadDelay() - Method in class rife.config.RifeConfig.GlobalConfig
- getAvailableValueIds() - Method in class rife.template.AbstractTemplate
- getAvailableValueIds() - Method in interface rife.template.Template
-
Returns a list of the ID's of all values present in this template, including set and unset values.
- getBaseClass() - Method in class rife.database.querymanagers.generic.AbstractGenericQueryManager
- getBaseClass() - Method in interface rife.database.querymanagers.generic.GenericQueryManager
-
Get the handled class
- getBaseClass() - Method in class rife.database.querymanagers.generic.GenericQueryManagerDelegate
- getBaseClass(Object) - Static method in class rife.tools.ObjectUtils
-
This routine returns the base class of an object.
- getBaseName(File) - Static method in class rife.tools.FileUtils
-
Returns the base name of the specified file, without the extension.
- getBaseName(String) - Static method in class rife.tools.FileUtils
-
Returns the base name of the specified file name, without the extension.
- getBaseVersion() - Method in record class rife.bld.dependencies.VersionNumber
-
Retrieves the base version number without the qualifier.
- getBean() - Method in exception rife.database.exceptions.BeanException
- getBean() - Method in exception rife.template.exceptions.BeanHandlerUnsupportedException
- getBean() - Method in exception rife.template.exceptions.BeanRemovalErrorException
- getBean() - Method in exception rife.template.exceptions.BeanSettingErrorException
- getBean() - Method in class rife.validation.AbstractTextualIdentifierGenerator
- getBean() - Method in class rife.validation.AbstractValidationRule
- getBean() - Method in interface rife.validation.ValidationRule
- getBeanClass() - Method in exception rife.database.querymanagers.generic.exceptions.IncompatibleManyToOneValueTypeException
- getBeanClass() - Method in exception rife.database.querymanagers.generic.exceptions.MissingDefaultConstructorException
- getBeanClass() - Method in exception rife.database.querymanagers.generic.exceptions.MissingManyToManyTypeInformationException
- getBeanClass() - Method in exception rife.database.querymanagers.generic.exceptions.MissingManyToOneAssociationTypeInformationException
- getBeanClass() - Method in exception rife.database.querymanagers.generic.exceptions.UnsupportedManyToManyPropertyTypeException
- getBeanClass() - Method in exception rife.database.querymanagers.generic.exceptions.UnsupportedManyToManyValueTypeException
- getBeanClass() - Method in exception rife.database.querymanagers.generic.exceptions.UnsupportedManyToOneAssociationPropertyTypeException
- getBeanClass() - Method in exception rife.database.querymanagers.generic.exceptions.UnsupportedManyToOneValueTypeException
- getBeanClass() - Method in exception rife.tools.exceptions.BeanUtilsException
- getBeanHandler() - Method in class rife.template.AbstractTemplate
- getBeanHandler() - Method in interface rife.template.Template
-
Returns this template's bean handler.
- getBeanHandler() - Method in class rife.template.TemplateFactory
- getBeanInfo(Class<?>) - Static method in class rife.tools.BeanUtils
-
Gets the BeanInfo for the specified beanClass.
- getBeanInstance() - Method in class rife.database.DbBeanFetcher
-
Get the last processed bean instance
- getBeanPropertyNames(Class, String[]) - Static method in class rife.database.queries.QueryHelper
- getBeanPropertyTypes(Class, String[], String[]) - Static method in class rife.database.queries.QueryHelper
- getBeanPropertyValues(Object, String[], String[], Datasource) - Static method in class rife.database.queries.QueryHelper
- getBigDecimal(int) - Method in class rife.database.DbResultSet
- getBigDecimal(int, int) - Method in class rife.database.DbResultSet
- getBigDecimal(String) - Method in class rife.database.DbResultSet
- getBigDecimal(String, int) - Method in class rife.database.DbResultSet
- getBinaryStream(int) - Method in class rife.database.DbResultSet
- getBinaryStream(String) - Method in class rife.database.DbResultSet
- getBlob(int) - Method in class rife.database.DbResultSet
- getBlob(String) - Method in class rife.database.DbResultSet
- getBlock() - Method in class rife.database.queries.ReadQueryTemplate
-
Retrieves the name of the template block.
- getBlock(String) - Method in class rife.template.AbstractTemplate
- getBlock(String) - Method in interface rife.template.Template
-
Returns the evaluated content of the specified block as a text.
- getBlockFilter() - Method in exception rife.template.exceptions.InvalidBlockFilterException
- getBlockId() - Method in exception rife.validation.exceptions.MissingMarkingBlockException
- getBool(String) - Method in class rife.config.Config
-
Retrieves the boolean value of a parameter.
- getBool(String, boolean) - Method in class rife.config.Config
-
Retrieves the boolean value of a parameter.
- getBoolean(int) - Method in class rife.database.DbResultSet
- getBoolean(String) - Method in class rife.database.DbResultSet
- getBoolItems(String) - Method in class rife.config.Config
-
Retrieves a list as boolean items.
- getBuilderTemplateInstance() - Method in class rife.forms.AbstractFormBuilder
- getBuilderTemplateInstance() - Method in class rife.forms.FormBuilderHtml
- getBuilderTemplateInstance() - Method in class rife.forms.FormBuilderXml
- getBundleName() - Method in exception rife.template.exceptions.ResourceBundleNotFoundException
- getByte(int) - Method in class rife.database.DbResultSet
- getByte(String) - Method in class rife.database.DbResultSet
- getBytes(int) - Method in class rife.database.DbResultSet
- getBytes(String) - Method in class rife.database.DbResultSet
- getBytes(String) - Method in class rife.template.InternalString
- getCachedDependenciesCompileDependencyTree() - Method in class rife.bld.BldCache
-
Retrieves the textual presentation of the compile scope dependency tree from the cache state on disk.
- getCachedDependenciesProvidedDependencyTree() - Method in class rife.bld.BldCache
-
Retrieves the textual presentation of the provided scope dependency tree from the cache state on disk.
- getCachedDependenciesRuntimeDependencyTree() - Method in class rife.bld.BldCache
-
Retrieves the textual presentation of the runtime scope dependency tree from the cache state on disk.
- getCachedDependenciesTestDependencyTree() - Method in class rife.bld.BldCache
-
Retrieves the textual presentation of the test scope dependency tree from the cache state on disk.
- getCachedExtensionsDependencyTree() - Method in class rife.bld.BldCache
-
Retrieves the textual presentation of the extensions dependency tree from the cache state on disk.
- getCachedLoadedData() - Method in class rife.validation.ConstrainedProperty
-
Retrieves the cached loaded content data.
- getCalendarInstance() - Method in class rife.config.RifeConfig.ToolsConfig
- getCalendarInstance(int, int, int, int, int, int) - Method in class rife.config.RifeConfig.ToolsConfig
- getCalendarInstance(int, int, int, int, int, int, int) - Method in class rife.config.RifeConfig.ToolsConfig
- getCallbacks() - Method in interface rife.database.querymanagers.generic.CallbacksProvider
-
Returns an implementation of the
Callbacks
interface. - getCallbacks(BeanType) - Method in class rife.database.querymanagers.generic.AbstractGenericQueryManager
- getCapabilities() - Method in class rife.database.queries.CreateSequence
- getCapabilities() - Method in class rife.database.queries.CreateTable
- getCapabilities() - Method in class rife.database.queries.Delete
- getCapabilities() - Method in class rife.database.queries.DropSequence
- getCapabilities() - Method in class rife.database.queries.DropTable
- getCapabilities() - Method in class rife.database.queries.Insert
- getCapabilities() - Method in interface rife.database.queries.Query
- getCapabilities() - Method in class rife.database.queries.ReadQueryString
- getCapabilities() - Method in class rife.database.queries.ReadQueryTemplate
- getCapabilities() - Method in class rife.database.queries.Select
- getCapabilities() - Method in class rife.database.queries.SequenceValue
- getCapabilities() - Method in class rife.database.queries.Update
- getCapabilities() - Method in class rife.database.queries.WhereGroup
- getCapabilities() - Method in class rife.database.queries.WhereGroupAnd
- getCapabilities() - Method in class rife.database.queries.WhereGroupOr
- getCapabilities() - Method in class rife.database.querymanagers.generic.CountQuery
- getCapabilities() - Method in class rife.database.querymanagers.generic.DeleteQuery
- getCapabilities() - Method in class rife.database.querymanagers.generic.RestoreQuery
- getCapabilitiesCompensator() - Method in class rife.database.Datasource
-
Retrieves a
CapabilitiesCompensator
instance that is able to compensate for certain missing database features - getCause() - Method in exception rife.tools.InnerClassException
- getChar(String) - Method in class rife.config.Config
-
Retrieves the char value of a parameter.
- getChar(String) - Static method in class rife.tools.Localization
- getChar(String, char) - Method in class rife.config.Config
-
Retrieves the char value of a parameter.
- getChar(String, String) - Static method in class rife.tools.Localization
- getChar(String, String, String) - Static method in class rife.tools.Localization
- getChar(String, String, String, String) - Static method in class rife.tools.Localization
- getCharacterStream(int) - Method in class rife.database.DbResultSet
- getCharacterStream(String) - Method in class rife.database.DbResultSet
- getCharItems(String) - Method in class rife.config.Config
-
Retrieves a list as char items.
- getCheckConstraints() - Method in class rife.database.queries.CreateTable
- getClassBytes(String) - Method in class rife.tools.ClassBytesLoader
-
Retrieves a byte array that contains the bytecode for a specific Java class.
- getClassBytes(String, boolean) - Method in interface rife.instrument.ClassBytesProvider
- getClassBytes(String, URL) - Method in class rife.tools.ClassBytesLoader
-
Retrieves a byte array that contains the bytecode for a specific Java class.
- getClob(int) - Method in class rife.database.DbResultSet
- getClob(String) - Method in class rife.database.DbResultSet
- getCode(String) - Static method in class rife.tools.TOTPUtils
-
Generates the time-based code based on the given secret
- getCollectedInstances() - Method in class rife.database.DbBeanFetcher
-
Get the collected bean instances
- getCollectionType() - Method in class rife.database.querymanagers.generic.ManyToManyDeclaration
- getCollectionType() - Method in class rife.database.querymanagers.generic.ManyToOneAssociationDeclaration
- getColumn() - Method in class rife.database.queries.Select.OrderBy
- getColumn() - Method in class rife.validation.ConstrainedProperty.ManyToOne
- getColumnMapping() - Method in class rife.database.queries.CreateTable
- getColumns() - Method in class rife.database.queries.CreateTable.ColumnsConstraint
- getConcisePreciseDateFormat() - Method in class rife.config.RifeConfig.ToolsConfig
- getConcisePreciseDateTimeFormatter() - Method in class rife.config.RifeConfig.ToolsConfig
- getConcisePreciseTimeFormat() - Method in class rife.config.RifeConfig.ToolsConfig
- getConcisePreciseTimeFormatter() - Method in class rife.config.RifeConfig.ToolsConfig
- getConcurrency() - Method in class rife.database.DbResultSet
- getCondition() - Method in class rife.database.queries.Select.JoinInner
- getCondition() - Method in class rife.database.queries.Select.JoinOuter
- getConfig() - Method in class rife.template.TemplateFactory
- getConfigSource() - Method in exception rife.config.exceptions.ConfigResourceNotFoundException
- getConnection() - Method in class rife.database.Datasource
-
Retrieves a free database connection.
- getConnection() - Method in class rife.database.DbQueryManager
-
Obtains a
DbConnection
of thisDbQueryManager
'sDatasource
. - getConnection() - Method in class rife.database.DbStatement
-
Returns the
DbConnection
object from which thisDbStatement
object has been instantiated. - getConstrainedBean() - Method in interface rife.validation.Constrained
-
Retrieves the constrained bean that has been set for this
Constrained
instance. - getConstrainedBean() - Method in class rife.validation.MetaData
- getConstrainedBean() - Method in class rife.validation.Validation
- getConstrainedClass() - Method in exception rife.database.exceptions.MissingManyToOneColumnException
- getConstrainedClass() - Method in exception rife.database.exceptions.MissingManyToOneTableException
- getConstrainedInstance(Class) - Static method in class rife.validation.ConstrainedUtils
- getConstrainedProperties() - Method in interface rife.validation.Constrained
-
Returns a collection with all the constrained properties that have been registered.
- getConstrainedProperties() - Method in class rife.validation.MetaData
- getConstrainedProperties() - Method in class rife.validation.Validation
- getConstrainedProperty(Object, String) - Static method in class rife.validation.ConstrainedUtils
- getConstrainedProperty(String) - Method in interface rife.validation.Constrained
-
Retrieve a registered
ConstrainedProperty
according to its name. - getConstrainedProperty(String) - Method in class rife.validation.MetaData
- getConstrainedProperty(String) - Method in class rife.validation.Validation
- getConstraint(String) - Method in class rife.validation.ConstrainedProperty
-
Retrieves the value of a particular constraint in a generic fashion
- getConstraints() - Method in class rife.validation.ConstrainedProperty
-
Retrieves the map of all the constraints.
- getContent() - Method in exception rife.resources.exceptions.ResourceAdditionErrorException
- getContent() - Method in exception rife.resources.exceptions.ResourceUpdateErrorException
- getContent() - Method in class rife.template.AbstractTemplate
- getContent() - Method in interface rife.template.Template
-
Returns the entire content of the template and finalize all non evaluated values.
- getContent(String) - Method in class rife.resources.AbstractResourceFinder
- getContent(String) - Method in class rife.resources.DatabaseResources
- getContent(String) - Method in interface rife.resources.ResourceFinder
-
Retrieves the complete content of the resource that corresponds to the provided name.
- getContent(String, String) - Method in class rife.resources.AbstractResourceFinder
- getContent(String, String) - Method in class rife.resources.DatabaseResources
- getContent(String, String) - Method in interface rife.resources.ResourceFinder
-
Retrieves the complete content of the resource that corresponds to the provided name.
- getContent(URL) - Method in class rife.resources.AbstractResourceFinder
- getContent(URL) - Method in class rife.resources.DatabaseResources
- getContent(URL) - Method in interface rife.resources.ResourceFinder
-
Retrieves the complete content of the provided resource.
- getContent(URL, String) - Method in class rife.resources.MemoryResources
- getContent(URL, String) - Method in interface rife.resources.ResourceFinder
-
Retrieves the complete content of the provided resource.
- getContent(URL, String) - Method in class rife.resources.ResourceFinderClasspath
- getContent(URL, String) - Method in class rife.resources.ResourceFinderDirectories
- getContent(URL, String) - Method in class rife.resources.ResourceFinderGroup
- getContentAttributes() - Method in class rife.validation.ConstrainedProperty
-
Retrieves the map of named content attributes for this property.
- GetContentErrorException - Exception in rife.template.exceptions
- GetContentErrorException(String, Throwable) - Constructor for exception rife.template.exceptions.GetContentErrorException
- getContentType() - Method in class rife.engine.UploadedFile
-
Retrieves the content type of the file.
- getContinuationDuration() - Method in class rife.config.RifeConfig.EngineConfig
- getContinuationPurgeFrequency() - Method in class rife.config.RifeConfig.EngineConfig
- getContinuationPurgeScale() - Method in class rife.config.RifeConfig.EngineConfig
- getCountQuery() - Method in interface rife.database.querymanagers.generic.GenericQueryManager
-
Get the base
CountQuery
used to count the number of beans persisted under this manager - getCountQuery() - Method in class rife.database.querymanagers.generic.GenericQueryManagerDelegate
- getCurrentCommandDefinition() - Method in class rife.bld.BuildExecutor
-
Retrieves the definition of the currently executing command.
- getCurrentCommandName() - Method in class rife.bld.BuildExecutor
-
Retrieves the name of the currently executing command.
- getCursorName() - Method in class rife.database.DbResultSet
- getCustomAttributes() - Method in class rife.database.queries.CreateTable.Column
- getCustomType() - Method in class rife.database.queries.CreateTable.Column
- getData() - Method in class rife.database.DbConnectionUser
-
Retrieve the data object that was provided to the constructor.
- getData() - Method in class rife.database.DbPreparedStatementHandler
- getData() - Method in class rife.database.DbTransactionUser
- getData() - Method in class rife.database.queries.Select.Join
- getData() - Method in class rife.tools.InputStreamUser
- getData() - Method in class rife.tools.ReaderUser
- getDatasource() - Method in class rife.database.DbConnection
-
Retrieves the datasource this connection has been obtained from.
- getDatasource() - Method in class rife.database.DbQueryManager
-
Retrieves the
Datasource
of thisDbQueryManager
. - getDatasource() - Method in exception rife.database.exceptions.BatchExecutionErrorException
- getDatasource() - Method in exception rife.database.exceptions.ConnectionCloseErrorException
- getDatasource() - Method in exception rife.database.exceptions.ConnectionMetaDataErrorException
- getDatasource() - Method in exception rife.database.exceptions.ConnectionStatusErrorException
- getDatasource() - Method in exception rife.database.exceptions.ExecutionErrorException
- getDatasource() - Method in exception rife.database.exceptions.MissingResultsException
- getDatasource() - Method in exception rife.database.exceptions.PreparedStatementCreationErrorException
- getDatasource() - Method in exception rife.database.exceptions.StatementCloseErrorException
- getDatasource() - Method in exception rife.database.exceptions.StatementCreationErrorException
- getDatasource() - Method in exception rife.database.exceptions.TransactionErrorException
- getDatasource() - Method in class rife.database.queries.AbstractWhereGroup
- getDatasource() - Method in class rife.database.queries.AbstractWhereDelegateQuery
- getDatasource() - Method in class rife.database.querymanagers.generic.GenericQueryManagerDelegate
- getDatasource(String) - Method in class rife.database.Datasources
-
Retrieves the
Datasource
that corresponds to a provided name. - getDataSource() - Method in class rife.database.Datasource
-
Retrieves the standard datasource that is used by this RIFE datasource to obtain a database connection.
- getDatasourceForSelector(NameSelector, String) - Method in class rife.database.Datasources
-
Retrieves the
Datasource
that corresponds an automatically selected name, or a fallback datasource of none could be found that matches the selected name. - getDatasourceNames() - Method in class rife.database.Datasources
-
Retrieves a collection of all the
Datasource
names that are known by thisDatasources
instance. - getDate(int) - Method in class rife.database.DbResultSet
- getDate(int, Calendar) - Method in class rife.database.DbResultSet
- getDate(String) - Method in class rife.database.DbResultSet
- getDate(String, Calendar) - Method in class rife.database.DbResultSet
- getDateTimeFormatter(String) - Method in class rife.config.RifeConfig.ToolsConfig
- getDefault() - Method in class rife.database.queries.CreateTable.Column
- getDefaultContentType() - Method in class rife.config.RifeConfig.EngineConfig
- getDefaultContentType() - Method in class rife.template.AbstractTemplate
- getDefaultContentType() - Method in interface rife.template.Template
-
Returns this template's default content type, for example
text/html
. - getDefaultContentType() - Method in class rife.template.TemplateFactory
- getDefaultCountry() - Method in class rife.config.RifeConfig.ToolsConfig
- getDefaultEncoding() - Method in class rife.config.RifeConfig.TemplateConfig
- getDefaultInputDateFormat() - Method in class rife.config.RifeConfig.ToolsConfig
- getDefaultInputDateTimeFormatter() - Method in class rife.config.RifeConfig.ToolsConfig
- getDefaultInputTimeFormat() - Method in class rife.config.RifeConfig.ToolsConfig
- getDefaultInputTimeFormatter() - Method in class rife.config.RifeConfig.ToolsConfig
- getDefaultLanguage() - Method in class rife.config.RifeConfig.ToolsConfig
- getDefaultLongDateFormat() - Method in class rife.config.RifeConfig.ToolsConfig
- getDefaultLongDateTimeFormatter() - Method in class rife.config.RifeConfig.ToolsConfig
- getDefaultOrdering() - Method in class rife.validation.ConstrainedBean
- getDefaultResourceBundle() - Method in class rife.config.RifeConfig.ToolsConfig
- getDefaultResourceBundle(TemplateFactory) - Method in class rife.config.RifeConfig.TemplateConfig
- getDefaultResourceBundles(TemplateFactory) - Method in class rife.config.RifeConfig.TemplateConfig
- getDefaultShortDateFormat() - Method in class rife.config.RifeConfig.ToolsConfig
- getDefaultShortDateTimeFormatter() - Method in class rife.config.RifeConfig.ToolsConfig
- getDefaultTimeZone() - Method in class rife.config.RifeConfig.ToolsConfig
- getDefaultValue() - Method in class rife.validation.ConstrainedProperty
- getDefaultValue(Class<T>) - Static method in class rife.tools.Convert
-
Returns the default value of a given class.
- getDefaultValue(String) - Method in class rife.template.AbstractTemplate
- getDefaultValue(String) - Method in interface rife.template.Template
-
Returns the original text of the specified value, before any modification that may have been made using
Template.setValue(java.lang.String, java.util.List<java.lang.CharSequence>)
or similar methods. - getDefaultZoneId() - Method in class rife.config.RifeConfig.ToolsConfig
- getDeferredBlock(String) - Method in class rife.template.AbstractTemplate
- getDeferredBlock(String) - Method in interface rife.template.Template
-
Returns the content of the specified block as a list with all the individual parts.
- getDeferredContent() - Method in class rife.template.AbstractTemplate
- getDeferredContent() - Method in interface rife.template.Template
-
Returns the content of this template as a list with all the individual parts.
- getDelegate() - Method in class rife.database.queries.AbstractWhereDelegateQuery
- getDelegate() - Method in class rife.database.querymanagers.generic.CountQuery
- getDelegate() - Method in class rife.database.querymanagers.generic.GenericQueryManagerDelegate
- getDeleteQuery() - Method in interface rife.database.querymanagers.generic.GenericQueryManager
-
Return the base
DeleteQuery
that would be used to delete beans - getDeleteQuery() - Method in class rife.database.querymanagers.generic.GenericQueryManagerDelegate
- getDeleteQuery(int) - Method in interface rife.database.querymanagers.generic.GenericQueryManager
-
Return the base
DeleteQuery
that would be used to delete a single bean - getDeleteQuery(int) - Method in class rife.database.querymanagers.generic.GenericQueryManagerDelegate
- getDependencies() - Method in interface rife.template.Template
-
Returns a list of URL's that this template depends on, and their last modification dates (in milliseconds since the Unix epoch).
- getDependency() - Method in exception rife.bld.dependencies.exceptions.ArtifactNotFoundException
- getDependency() - Method in exception rife.bld.dependencies.exceptions.ArtifactRetrievalErrorException
- getDependency() - Method in exception rife.bld.dependencies.exceptions.DependencyTransferException
- getDependency() - Method in exception rife.bld.dependencies.exceptions.DependencyXmlParsingErrorException
- getDerivedTable() - Method in class rife.validation.ConstrainedProperty.ManyToOne
- getDescription(String) - Method in interface rife.bld.CommandHelp
-
Returns the full help description of a command.
- getDescription(String) - Method in class rife.bld.help.CleanHelp
- getDescription(String) - Method in class rife.bld.help.CompileHelp
- getDescription(String) - Method in class rife.bld.help.CreateAppHelp
- getDescription(String) - Method in class rife.bld.help.CreateBaseHelp
- getDescription(String) - Method in class rife.bld.help.CreateHelp
- getDescription(String) - Method in class rife.bld.help.CreateLibHelp
- getDescription(String) - Method in class rife.bld.help.CreateRife2Help
- getDescription(String) - Method in class rife.bld.help.DependencyTreeHelp
- getDescription(String) - Method in class rife.bld.help.DownloadHelp
- getDescription(String) - Method in class rife.bld.help.JarHelp
- getDescription(String) - Method in class rife.bld.help.JarJavadocHelp
- getDescription(String) - Method in class rife.bld.help.JarSourcesHelp
- getDescription(String) - Method in class rife.bld.help.JavadocHelp
- getDescription(String) - Method in class rife.bld.help.JUnitHelp
- getDescription(String) - Method in class rife.bld.help.PrecompileHelp
- getDescription(String) - Method in class rife.bld.help.PublishHelp
- getDescription(String) - Method in class rife.bld.help.PublishLocalHelp
- getDescription(String) - Method in class rife.bld.help.PublishWebHelp
- getDescription(String) - Method in class rife.bld.help.PurgeHelp
- getDescription(String) - Method in class rife.bld.help.RunHelp
- getDescription(String) - Method in class rife.bld.help.TestHelp
- getDescription(String) - Method in class rife.bld.help.UberJarHelp
- getDescription(String) - Method in class rife.bld.help.UpdatesHelp
- getDescription(String) - Method in class rife.bld.help.UpgradeHelp
- getDescription(String) - Method in class rife.bld.help.VersionHelp
- getDescription(String) - Method in class rife.bld.help.WarHelp
- getDestination() - Method in exception rife.bld.dependencies.exceptions.DependencyTransferException
- getDestination() - Method in exception rife.config.exceptions.CantWriteToDestinationException
- getDestination() - Method in exception rife.config.exceptions.StoreXmlErrorException
- getDirectDependencies(Scope...) - Method in class rife.bld.dependencies.DependencyResolver
-
Retrieves the direct dependencies of the resolved dependency for the provided scopes.
- getDirection() - Method in class rife.database.queries.Select.OrderBy
- getDirection() - Method in class rife.validation.ConstrainedBean.Order
- getDirection(String) - Static method in class rife.database.queries.Select.OrderByDirection
- getDistinctNames() - Method in class rife.database.queries.QueryParameters
- getDistinctOn() - Method in class rife.database.queries.Select
- getDocumentPosition(String, int) - Static method in class rife.tools.StringUtils
-
Calculates the
DocumentPosition
of a character index in a document. - getDouble(int) - Method in class rife.database.DbResultSet
- getDouble(String) - Method in class rife.config.Config
-
Retrieves the double value of a parameter.
- getDouble(String) - Method in class rife.database.DbResultSet
- getDouble(String, double) - Method in class rife.config.Config
-
Retrieves the double value of a parameter.
- getDoubleItems(String) - Method in class rife.config.Config
-
Retrieves a list as double items.
- getDriver() - Method in class rife.database.Datasource
-
Retrieves the fully qualified class name of the jdbc driver that's used by this
Datasource
. - getDriver() - Method in exception rife.database.exceptions.DriverInstantiationErrorException
- getDriver() - Method in exception rife.database.exceptions.UnsupportedJdbcDriverException
- getDriver() - Method in exception rife.database.exceptions.UnsupportedSqlFeatureException
- getEncoder() - Method in class rife.template.AbstractTemplate
- getEncoder() - Method in interface rife.template.Template
-
Returns the encoder that this template uses to convert strings to values in the template's generated text output.
- getEncoder() - Method in class rife.template.TemplateFactory
- getEncoding() - Method in exception rife.resources.exceptions.CantRetrieveResourceContentException
- getEncoding() - Method in class rife.template.AbstractTemplate
- getEncoding() - Method in interface rife.template.Template
-
Returns the encoding of this the content of this template.
- getEncryptor(String) - Static method in class rife.tools.StringEncryptor
- getEntity() - Method in exception rife.xml.exceptions.CantFindEntityException
- getEntryFileName() - Method in exception rife.resources.exceptions.CantFindResourceJarEntryException
- getEntryFileName() - Method in exception rife.resources.exceptions.CouldntAccessResourceJarException
- getEnumClassValues(Class) - Static method in class rife.tools.ClassUtils
-
Returns an array of the values of the enum constants of the specified class, or null if the class is not an enum.
- getErroneousValue() - Method in class rife.validation.ValidationError
-
Returns the erroneous value that caused the validation error, if it's present.
- getError() - Method in class rife.validation.AbstractValidationRule
- getError() - Method in interface rife.validation.ValidationRule
- getError() - Method in class rife.validation.ValidationRuleEmail
- getError() - Method in class rife.validation.ValidationRuleFormat
- getError() - Method in class rife.validation.ValidationRuleInList
- getError() - Method in class rife.validation.ValidationRuleLimitedDate
- getError() - Method in class rife.validation.ValidationRuleLimitedLength
- getError() - Method in class rife.validation.ValidationRuleNotEmpty
- getError() - Method in class rife.validation.ValidationRuleNotEqual
- getError() - Method in class rife.validation.ValidationRuleNotNull
- getError() - Method in class rife.validation.ValidationRuleRange
- getError() - Method in class rife.validation.ValidationRuleRegexp
- getError() - Method in class rife.validation.ValidationRuleSameAs
- getError() - Method in class rife.validation.ValidationRuleUrl
- getErrorIndication(Validated, String, String, String) - Static method in class rife.validation.Validation
- getErrorLocation() - Method in exception rife.template.exceptions.CircularIncludesException
- getErrorLocation() - Method in exception rife.template.exceptions.IncludeNotFoundException
- getErrorLocation() - Method in exception rife.template.exceptions.SyntaxErrorException
- getErrorRedirector() - Method in class rife.xml.Xml2Data
- getErrors() - Method in exception rife.bld.dependencies.exceptions.DependencyXmlParsingErrorException
- getErrors() - Method in class rife.xml.LoggingErrorRedirector
- getErrors() - Method in class rife.xml.Xml2Data
- getErrors() - Method in class rife.xml.XmlErrorRedirector
- getExceptionStackTrace(Throwable) - Static method in class rife.tools.ExceptionUtils
- getExceptionStackTraceMessages(Throwable) - Static method in class rife.tools.ExceptionUtils
- getExitStatus() - Method in exception rife.bld.operations.exceptions.ExitStatusException
- getExpectedType() - Method in exception rife.database.querymanagers.generic.exceptions.IncompatibleValidationTypeException
- getExpectedType() - Method in exception rife.ioc.exceptions.IncompatiblePropertyValueTypeException
- getExpression() - Method in class rife.database.queries.CreateTable.CheckConstraint
- getExpression() - Method in class rife.database.queries.Select.JoinInner
- getExpression() - Method in class rife.database.queries.Select.JoinOuter
- getExpression() - Method in class rife.database.queries.Select.Union
- getExtension(File) - Static method in class rife.tools.FileUtils
-
Returns the extension of the specified
File
. - getExtension(String) - Static method in class rife.tools.FileUtils
-
Returns the extension of the specified file name.
- getFactory(String) - Static method in class rife.template.TemplateFactory
- getFactoryIdentifier() - Method in class rife.template.AbstractTemplate
- getFactoryIdentifier() - Method in interface rife.template.Template
-
Returns the unique identifier of the factory that was used to instantiate this template.
- getFactoryTypes() - Static method in class rife.template.TemplateFactory
- getFatalErrors() - Method in class rife.xml.LoggingErrorRedirector
- getFatalErrors() - Method in class rife.xml.XmlErrorRedirector
- getFeature() - Method in exception rife.database.exceptions.UnsupportedSqlFeatureException
- getFetchDirection() - Method in class rife.database.DbResultSet
- getFetchDirection() - Method in class rife.database.DbStatement
-
Retrieves the direction for fetching rows from database tables that is the default for result sets generated from this
DbStatement
object. - getFetchSize() - Method in class rife.database.DbResultSet
- getFetchSize() - Method in class rife.database.DbStatement
-
Retrieves the number of result set rows that is the default fetch size for
ResultSet
objects generated from thisDbStatement
object. - getFields() - Method in class rife.database.queries.Insert
- getFields() - Method in class rife.database.queries.Select
- getFields() - Method in class rife.database.queries.Update
- getFile() - Method in exception rife.bld.operations.exceptions.SignException
- getFile() - Method in class rife.engine.UploadedFile
-
Retrieves the temporary file on the server that was created for the upload.
- getFileList(File) - Static method in class rife.tools.FileUtils
-
Returns a list of files in the given directory.
- getFileList(File, List<Pattern>, List<Pattern>) - Static method in class rife.tools.FileUtils
-
Returns a list of files in the given directory that match the specified inclusion and exclusion patterns.
- getFileList(File, Pattern[], Pattern[]) - Static method in class rife.tools.FileUtils
-
Returns a list of files in the given directory that match the specified inclusion and exclusion patterns.
- getFileList(File, Pattern, Pattern) - Static method in class rife.tools.FileUtils
-
Returns a list of files in the given directory that match the specified inclusion and exclusion patterns.
- getFilename() - Method in exception rife.instrument.exceptions.ClassBytesNotFoundException
- getFileName() - Method in exception rife.resources.exceptions.CouldntAccessResourceFileException
- getFileName() - Method in exception rife.resources.exceptions.UnsupportedResourceProtocolException
- getFileUploadPath() - Method in class rife.config.RifeConfig.EngineConfig
- getFileUploadSizeCheck() - Method in class rife.config.RifeConfig.EngineConfig
- getFileUploadSizeException() - Method in class rife.config.RifeConfig.EngineConfig
- getFileUploadSizeLimit() - Method in class rife.config.RifeConfig.EngineConfig
- getFilteredBlock(String, String) - Method in class rife.template.AbstractTemplate
- getFilteredBlock(String, String) - Method in interface rife.template.Template
-
Returns the matched data of a block that matched a particular filter at template compilation.
- getFilteredBlocks(String) - Method in class rife.template.AbstractTemplate
- getFilteredBlocks(String) - Method in interface rife.template.Template
-
Each template type supports a set of special block tags that are used for adding automated features like localization, config value setting, ...
- getFilteredTag(String) - Method in class rife.template.FilteredTagsMap
- getFilteredValue(String, String) - Method in class rife.template.AbstractTemplate
- getFilteredValue(String, String) - Method in interface rife.template.Template
-
Returns the matched data of a value that matched a particular filter at template compilation.
- getFilteredValues(String) - Method in class rife.template.AbstractTemplate
- getFilteredValues(String) - Method in interface rife.template.Template
-
Each template type supports a set of special value tags that are used for adding automated features like authentication, localization, value rendering, config value setting, ...
- getFirstAsciiStream() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSet
object as an ascii stream. - getFirstBigDecimal() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSet
object as a big decimal. - getFirstBinaryStream() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSet
object as a binary stream. - getFirstBoolean() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSet
object as a boolean. - getFirstByte() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSet
object as a byte. - getFirstBytes() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSet
object as an array of bytes. - getFirstCharacterStream() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSet
object as a character stream. - getFirstDate() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSet
object as a sql date. - getFirstDate(Calendar) - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSet
object as a sql date. - getFirstDouble() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSet
object as a double. - getFirstFloat() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSet
object as a float. - getFirstGeneratedIntKey() - Method in class rife.database.DbStatement
-
Retrieves the first auto-generated key created as a result of executing this
DbStatement
object as an integer. - getFirstInt() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSet
object as an integer. - getFirstLong() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSet
object as a long. - getFirstShort() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSet
object as a short. - getFirstString() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSet
object as a string. - getFirstTime() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSet
object as a sql time. - getFirstTime(Calendar) - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSet
object as a sql time. - getFirstTimestamp() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSet
object as a sql timestamo. - getFirstTimestamp(Calendar) - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSet
object as a sql timestamp. - getFloat(int) - Method in class rife.database.DbResultSet
- getFloat(String) - Method in class rife.config.Config
-
Retrieves the float value of a parameter.
- getFloat(String) - Method in class rife.database.DbResultSet
- getFloat(String, float) - Method in class rife.config.Config
-
Retrieves the float value of a parameter.
- getFloatItems(String) - Method in class rife.config.Config
-
Retrieves a list as float items.
- getForeignKeys() - Method in class rife.database.queries.CreateTable
- getForeignTable() - Method in class rife.database.queries.CreateTable.ForeignKey
- getFormat() - Method in class rife.validation.ConstrainedProperty
- getFormBuilder() - Method in class rife.template.AbstractTemplate
- getFormBuilder() - Method in interface rife.template.BeanHandler
-
Returns a form builder which will be used to generate forms in the corresponding template.
- getFormBuilder() - Method in class rife.template.BeanHandlerHtml
- getFormBuilder() - Method in class rife.template.BeanHandlerPlain
- getFormBuilder() - Method in class rife.template.BeanHandlerXml
- getFormBuilder() - Method in interface rife.template.Template
-
Returns this template's form builder.
- getFrom() - Method in class rife.database.queries.Delete
- getFrom() - Method in class rife.database.queries.Select
- getFrom() - Method in class rife.database.querymanagers.generic.CountQuery
- getFrom() - Method in class rife.database.querymanagers.generic.DeleteQuery
- getFrom() - Method in class rife.database.querymanagers.generic.RestoreQuery
- getFrom() - Method in exception rife.tools.exceptions.ConversionException
- getFullName() - Method in interface rife.template.Template
-
Returns this template's full name, as it was used to instantiate it by a template factory.
- getGenerateClasses() - Method in class rife.config.RifeConfig.TemplateConfig
- getGeneratedKeys() - Method in class rife.database.DbStatement
-
Retrieves any auto-generated keys created as a result of executing this
DbStatement
object. - getGenerationPath() - Method in class rife.config.RifeConfig.TemplateConfig
- getGlobalNoCacheHeaders() - Method in class rife.config.RifeConfig.EngineConfig
- getGroup(String) - Method in class rife.validation.MetaData
- getGroup(String) - Method in interface rife.validation.Validated
-
Retrieve a particular validation group.
- getGroup(String) - Method in class rife.validation.Validation
- getGroupBy() - Method in class rife.database.queries.Select
- getGroups() - Method in class rife.validation.MetaData
- getGroups() - Method in interface rife.validation.Validated
-
Retrieves all validation groups.
- getGroups() - Method in class rife.validation.Validation
- getGzipCompression() - Method in class rife.config.RifeConfig.EngineConfig
- getGzipCompressionTypes() - Method in class rife.config.RifeConfig.EngineConfig
- getHaving() - Method in class rife.database.queries.Select
- getHelp() - Method in interface rife.bld.CommandDefinition
-
Retrieves the help information of a build command.
- getHelp(String) - Static method in class rife.template.TemplateDeployer
- getHelp(String) - Static method in class rife.tools.StringEncryptor
- getHint() - Method in class rife.database.queries.Delete
- getHint() - Method in class rife.database.queries.Insert
- getHint() - Method in class rife.database.queries.Select
- getHint() - Method in class rife.database.queries.Update
- getHoldability() - Method in class rife.database.DbResultSet
- getId() - Method in exception rife.template.exceptions.BlockUnknownException
- getId() - Method in exception rife.template.exceptions.ValueUnknownException
- getID() - Method in class rife.tools.UniqueID
- getIdAttributes() - Method in class rife.forms.AbstractFormBuilder
- getIdAttributes() - Method in class rife.forms.FormBuilderHtml
- getIdAttributes() - Method in class rife.forms.FormBuilderXml
- getIdChecked() - Method in class rife.forms.AbstractFormBuilder
- getIdChecked() - Method in class rife.forms.FormBuilderHtml
- getIdChecked() - Method in class rife.forms.FormBuilderXml
- getIdDisabled() - Method in class rife.forms.AbstractFormBuilder
- getIdDisabled() - Method in class rife.forms.FormBuilderHtml
- getIdDisabled() - Method in class rife.forms.FormBuilderXml
- getIdentifier() - Method in class rife.datastructures.EnumClass
- getIdentifier() - Method in class rife.validation.ValidationError
-
Returns the textual identifier that categorizes this validation error.
- getIdentifierName() - Method in class rife.database.querymanagers.generic.AbstractGenericQueryManager
- getIdentifierName() - Method in interface rife.database.querymanagers.generic.GenericQueryManager
-
Get the name of the property defined as the identifier.
- getIdentifierName() - Method in class rife.database.querymanagers.generic.GenericQueryManagerDelegate
- getIdentifiers(Class<? extends EnumClass>) - Static method in class rife.datastructures.EnumClass
- getIdentifierUppercase() - Method in class rife.template.TemplateFactory
- getIdentifierValue(BeanType) - Method in class rife.database.querymanagers.generic.AbstractGenericQueryManager
- getIdentifierValue(BeanType) - Method in interface rife.database.querymanagers.generic.GenericQueryManager
-
Get the value of the property defined as the identifier.
- getIdentifierValue(T) - Method in class rife.database.querymanagers.generic.GenericQueryManagerDelegate
- getIdentityProperty(Class) - Static method in class rife.validation.ConstrainedUtils
- getIdFormOption() - Method in class rife.forms.AbstractFormBuilder
- getIdFormOption() - Method in class rife.forms.FormBuilderHtml
- getIdFormOption() - Method in class rife.forms.FormBuilderXml
- getIdLabel() - Method in class rife.forms.AbstractFormBuilder
- getIdLabel() - Method in class rife.forms.FormBuilderHtml
- getIdLabel() - Method in class rife.forms.FormBuilderXml
- getIdMaxlength() - Method in class rife.forms.AbstractFormBuilder
- getIdMaxlength() - Method in class rife.forms.FormBuilderHtml
- getIdMaxlength() - Method in class rife.forms.FormBuilderXml
- getIdMinlength() - Method in class rife.forms.AbstractFormBuilder
- getIdMinlength() - Method in class rife.forms.FormBuilderHtml
- getIdMinlength() - Method in class rife.forms.FormBuilderXml
- getIdName() - Method in class rife.forms.AbstractFormBuilder
- getIdName() - Method in class rife.forms.FormBuilderHtml
- getIdName() - Method in class rife.forms.FormBuilderXml
- getIdOptions() - Method in class rife.forms.AbstractFormBuilder
- getIdOptions() - Method in class rife.forms.FormBuilderHtml
- getIdOptions() - Method in class rife.forms.FormBuilderXml
- getIdRequired() - Method in class rife.forms.AbstractFormBuilder
- getIdRequired() - Method in class rife.forms.FormBuilderHtml
- getIdRequired() - Method in class rife.forms.FormBuilderXml
- getIdSelected() - Method in class rife.forms.AbstractFormBuilder
- getIdSelected() - Method in class rife.forms.FormBuilderHtml
- getIdSelected() - Method in class rife.forms.FormBuilderXml
- getIdValue() - Method in class rife.forms.AbstractFormBuilder
- getIdValue() - Method in class rife.forms.FormBuilderHtml
- getIdValue() - Method in class rife.forms.FormBuilderXml
- getIncluded() - Method in exception rife.template.exceptions.CircularIncludesException
- getIncluded() - Method in exception rife.template.exceptions.IncludeNotFoundException
- getIncompatibleType() - Method in exception rife.database.querymanagers.generic.exceptions.IncompatibleValidationTypeException
- getInitializer() - Method in class rife.template.TemplateFactory
- getInjectableNames() - Method in class rife.ioc.HierarchicalProperties
-
Retrieves a
Set
with the unique names that are present in theHierarchicalProperties
hierarchy and that conform to the Java rules for valid identifiers. - getInList() - Method in class rife.validation.ConstrainedProperty
- getInstallTableQuery() - Method in interface rife.database.querymanagers.generic.GenericQueryManager
-
Get the query that would be used to install the table.
- getInstallTableQuery() - Method in class rife.database.querymanagers.generic.GenericQueryManagerDelegate
- getInt(int) - Method in class rife.database.DbResultSet
- getInt(String) - Method in class rife.config.Config
-
Retrieves the int value of a parameter.
- getInt(String) - Method in class rife.database.DbResultSet
- getInt(String, int) - Method in class rife.config.Config
-
Retrieves the int value of a parameter.
- getIntItems(String) - Method in class rife.config.Config
-
Retrieves a list as int items.
- getInto() - Method in class rife.database.queries.Insert
- getJarFileName() - Method in exception rife.resources.exceptions.CantFindResourceJarEntryException
- getJarFileName() - Method in exception rife.resources.exceptions.CouldntAccessResourceJarException
- getJavaFileList(File) - Static method in class rife.tools.FileUtils
-
Returns a list of Java files in the specified directory.
- getJoins() - Method in class rife.database.queries.Select
- getLanguage() - Method in class rife.template.AbstractTemplate
- getLanguage() - Method in interface rife.template.Template
-
Returns this template's current 2-letter language code.
- getLatest() - Method in interface rife.bld.dependencies.MavenMetadata
-
Returns latest version in the metadata.
- getLatest() - Method in class rife.bld.dependencies.Xml2MavenMetadata
- getLimit() - Method in class rife.database.queries.Select
- getLimitParameter() - Method in class rife.database.queries.AbstractWhereGroup
- getLoadingErrors() - Method in class rife.validation.PropertyValidationRule
-
Retrieves the list of error messages that occurred during the loading of content data.
- getLoadingErrors(String) - Method in class rife.validation.MetaData
- getLoadingErrors(String) - Method in interface rife.validation.Validated
-
Returns the collection of error messages that occurred during the loading of the content of a certain property.
- getLoadingErrors(String) - Method in class rife.validation.Validation
- getLocale() - Static method in class rife.tools.Localization
- getLocale(String) - Static method in class rife.tools.Localization
- getLocale(String, String) - Static method in class rife.tools.Localization
- getLocalMap() - Method in class rife.ioc.HierarchicalProperties
-
Retrieves the
Map
with only the properties that are locally present in thisHierarchicalProperties
instance. - getLocation() - Method in exception rife.bld.dependencies.exceptions.ArtifactNotFoundException
- getLocation() - Method in exception rife.bld.dependencies.exceptions.ArtifactRetrievalErrorException
- getLocation() - Method in exception rife.bld.dependencies.exceptions.DependencyTransferException
- getLocation() - Method in exception rife.bld.dependencies.exceptions.DependencyXmlParsingErrorException
- getLogEngineExceptions() - Method in class rife.config.RifeConfig.EngineConfig
- getLoginMaximumLength() - Method in class rife.config.RifeConfig.AuthenticationConfig
- getLoginMinimumLength() - Method in class rife.config.RifeConfig.AuthenticationConfig
- getLong(int) - Method in class rife.database.DbResultSet
- getLong(String) - Method in class rife.config.Config
-
Retrieves the long value of a parameter.
- getLong(String) - Method in class rife.database.DbResultSet
- getLong(String, long) - Method in class rife.config.Config
-
Retrieves the long value of a parameter.
- getLongItems(String) - Method in class rife.config.Config
-
Retrieves a list as long items.
- getMainClass() - Method in exception rife.database.querymanagers.generic.exceptions.MissingManyToOneMainPropertyException
- getMainClass() - Method in class rife.validation.ConstrainedProperty.ManyToOneAssociation
- getMainDeclaration() - Method in class rife.database.querymanagers.generic.ManyToOneAssociationDeclaration
- getMainProperty() - Method in class rife.database.querymanagers.generic.ManyToOneAssociationDeclaration
- getMainProperty() - Method in class rife.validation.ConstrainedProperty.ManyToOneAssociation
- getMainType() - Method in class rife.database.querymanagers.generic.ManyToOneAssociationDeclaration
- getManyToMany() - Method in class rife.validation.ConstrainedProperty
- getManyToManyAssociation() - Method in class rife.validation.ConstrainedProperty
- getManyToOne() - Method in class rife.validation.ConstrainedProperty
- getManyToOneAssociation() - Method in class rife.validation.ConstrainedProperty
- getMatchingRegexp(String, Collection<Pattern>) - Static method in class rife.tools.StringUtils
-
Matches a collection of regular expressions against a string.
- getMavenMetadata() - Method in class rife.bld.dependencies.DependencyResolver
-
Returns the main Maven metadata for this dependency
- getMaxDate() - Method in class rife.validation.ConstrainedProperty
- getMaxFieldSize() - Method in class rife.database.DbStatement
-
Retrieves the maximum number of bytes that can be returned for character and binary column values in a
ResultSet
object produced by thisStatement
object. - getMaxLength() - Method in class rife.validation.ConstrainedProperty
- getMaxRows() - Method in class rife.database.DbStatement
-
Retrieves the maximum number of rows that a
ResultSet
object produced by thisDbStatement
object can contain. - getMaxVisualUrlLength() - Method in class rife.config.RifeConfig.ToolsConfig
- getMember(Class<MemberType>, Object) - Static method in class rife.datastructures.EnumClass
- getMembers(Class<? extends EnumClass>) - Static method in class rife.datastructures.EnumClass
- getMetaData() - Method in class rife.database.DbConnection
-
Retrieves a
DatabaseMetaData
object that contains metadata about the database to which thisDbConnection
object represents a connection. - getMetaData() - Method in class rife.database.DbPreparedStatement
-
Retrieves a
ResultSetMetaData
object that contains information about the columns of theResultSet
object that will be returned when thisPDbreparedStatement
object is executed. - getMetaData() - Method in class rife.database.DbResultSet
- getMetaDataClassName(byte[]) - Static method in class rife.validation.instrument.MetaDataClassAnnotationDetector
-
Retrieves the class name of the metadata class that is associated through the
MetaDataClass
class annotation. - getMetadataName() - Method in record class rife.bld.dependencies.Repository
-
Returns the appropriate metadata name.
- getMimeType() - Method in class rife.template.AbstractBeanHandler
- getMimeType() - Method in class rife.template.BeanHandlerHtml
- getMimeType() - Method in class rife.template.BeanHandlerPlain
- getMimeType() - Method in class rife.template.BeanHandlerXml
- getMimeType() - Method in class rife.validation.ConstrainedProperty
-
Retrieves the mime type of the property.
- getMimeType(String) - Static method in class rife.cmf.MimeType
-
Returns the
MimeType
instance that corresponds to a given textual identifier. - getMimeType(String) - Static method in class rife.config.RifeConfig.Mime
- getMinDate() - Method in class rife.validation.ConstrainedProperty
- getMinLength() - Method in class rife.validation.ConstrainedProperty
- getModificationTime() - Method in class rife.template.AbstractTemplate
- getModificationTime() - Method in interface rife.template.Template
-
Returns when the file corresponding to this template was modified, in milliseconds since the Unix epoch.
- getModificationTime(String) - Method in class rife.resources.AbstractResourceFinder
- getModificationTime(String) - Method in class rife.resources.DatabaseResources
- getModificationTime(String) - Method in interface rife.resources.ResourceFinder
-
Retrieves the modification time of the resource that corresponds to the provided name.
- getModificationTime(URL) - Method in class rife.resources.MemoryResources
- getModificationTime(URL) - Static method in class rife.resources.ModificationTimeClasspath
- getModificationTime(URL) - Method in interface rife.resources.ResourceFinder
-
Retrieves the modification time of the provided resource.
- getModificationTime(URL) - Method in class rife.resources.ResourceFinderClasspath
- getModificationTime(URL) - Method in class rife.resources.ResourceFinderDirectories
- getModificationTime(URL) - Method in class rife.resources.ResourceFinderGroup
- getModificationTime(ResourceFinder, URL) - Static method in class rife.template.Parser
- getMoreResults() - Method in class rife.database.DbStatement
-
Moves to this
DbStatement
object's next result, returnstrue
if it is aResultSet
object, and implicitly closes any currentResultSet
object(s) obtained with the methodgetResultSet
. - getMoreResults(int) - Method in class rife.database.DbStatement
-
Moves to this
DbStatement
object's next result, deals with any currentResultSet
object(s) according to the instructions specified by the given flag, and returnstrue
if the next result is aResultSet
object. - getName() - Method in exception rife.database.exceptions.UnsupportedDriverNameException
- getName() - Method in class rife.database.queries.CreateSequence
- getName() - Method in class rife.database.queries.CreateTable.Column
- getName() - Method in class rife.database.queries.CreateTable.Constraint
- getName() - Method in class rife.database.queries.DropSequence
- getName() - Method in class rife.database.queries.SequenceValue
- getName() - Method in class rife.engine.UploadedFile
-
Retrieves the name of the file that was selected on the client when uploading.
- getName() - Method in exception rife.resources.exceptions.ResourceAdditionErrorException
- getName() - Method in exception rife.resources.exceptions.ResourceRemovalErrorException
- getName() - Method in exception rife.resources.exceptions.ResourceUpdateErrorException
- getName() - Method in exception rife.template.exceptions.AmbiguousTemplateNameException
- getName() - Method in exception rife.template.exceptions.TemplateNotFoundException
- getName() - Method in interface rife.template.Template
-
Returns this template's name, without path information or file extension.
- getName() - Method in class rife.validation.ConstrainedProperty
-
Retrieves the name of this property.
- getName() - Method in class rife.validation.ValidationGroup
- getNames() - Method in class rife.ioc.HierarchicalProperties
-
Retrieves a
Set
with the unique names that are present in theHierarchicalProperties
hierarchy. - getNCharacterStream(int) - Method in class rife.database.DbResultSet
- getNCharacterStream(String) - Method in class rife.database.DbResultSet
- getNClob(int) - Method in class rife.database.DbResultSet
- getNClob(String) - Method in class rife.database.DbResultSet
- getNewInstance() - Method in class rife.database.queries.QueryParameters
- getNotEqual() - Method in class rife.validation.ConstrainedProperty
-
Retrieves the reference object to which the property value can't be equal.
- getNString(int) - Method in class rife.database.DbResultSet
- getNString(String) - Method in class rife.database.DbResultSet
- getNullable() - Method in class rife.database.queries.CreateTable.Column
- getNumberOfTypes() - Method in class rife.database.queries.QueryParameters
- getObject(int) - Method in class rife.database.DbResultSet
- getObject(int, Class<T>) - Method in class rife.database.DbResultSet
- getObject(int, Map) - Method in class rife.database.DbResultSet
- getObject(String) - Method in class rife.database.DbResultSet
- getObject(String, Class<T>) - Method in class rife.database.DbResultSet
- getObject(String, Map) - Method in class rife.database.DbResultSet
- getOffset() - Method in class rife.database.queries.Select
- getOffsetParameter() - Method in class rife.database.queries.AbstractWhereGroup
- getOnDelete() - Method in class rife.database.queries.CreateTable.ForeignKey
- getOnDelete() - Method in class rife.validation.ConstrainedProperty.ManyToMany
- getOnDelete() - Method in class rife.validation.ConstrainedProperty.ManyToOne
- getOnUpdate() - Method in class rife.database.queries.CreateTable.ForeignKey
- getOnUpdate() - Method in class rife.validation.ConstrainedProperty.ManyToMany
- getOnUpdate() - Method in class rife.validation.ConstrainedProperty.ManyToOne
- getOperation() - Method in class rife.database.queries.SequenceValue
- getOrderBy() - Method in class rife.database.queries.Select
- getOrderedNames() - Method in class rife.database.queries.QueryParameters
- getOrderedNamesArray() - Method in class rife.database.queries.QueryParameters
- getOrdinalRestriction() - Method in class rife.validation.ConstrainedProperty
-
Retrieves the ordinal restriction of this property.
- getPackage() - Method in class rife.template.Parser
- getParameterIndex() - Method in exception rife.database.exceptions.UndefinedVirtualParameterException
- getParameterIndex() - Method in exception rife.database.exceptions.UnsupportedVirtualParameterTypeException
- getParameterIndices(String) - Method in class rife.database.DbPreparedStatement
-
Retrieves all the parameter indices that correspond to the name of a parameter of the
ParametrizedQuery
object that is used by thisDbPreparedStatement
instance. - getParameterMetaData() - Method in class rife.database.DbPreparedStatement
-
Retrieves the number, types and properties of this
DbPreparedStatement
object's parameters. - getParameterName() - Method in exception rife.database.exceptions.ParameterDoesntExistException
- getParameterName() - Method in exception rife.database.exceptions.UndefinedVirtualParameterException
- getParameters() - Method in class rife.database.queries.AbstractWhereGroup
- getParameters() - Method in class rife.database.queries.CreateSequence
- getParameters() - Method in interface rife.database.queries.Query
- getParameters() - Method in class rife.database.queries.ReadQueryString
- getParameters() - Method in class rife.database.queries.ReadQueryTemplate
- getParameters() - Method in class rife.database.querymanagers.generic.CountQuery
- getParameters() - Method in class rife.database.querymanagers.generic.DeleteQuery
- getParameters() - Method in class rife.database.querymanagers.generic.RestoreQuery
- getParent() - Method in class rife.ioc.HierarchicalProperties
-
Retrieves the parent of this
HierarchicalProperties
instance. - getPassThroughSuffixes() - Method in class rife.config.RifeConfig.EngineConfig
- getPassword() - Method in class rife.database.Datasource
-
Retrieves the password that's used by this
Datasource
. - getPassword() - Method in exception rife.database.exceptions.ConnectionOpenErrorException
- getPasswordMaximumLength() - Method in class rife.config.RifeConfig.AuthenticationConfig
- getPasswordMinimumLength() - Method in class rife.config.RifeConfig.AuthenticationConfig
- getPath() - Method in exception rife.template.exceptions.GetContentErrorException
- getPath() - Method in exception rife.template.exceptions.ModificationTimeErrorException
- getPath() - Method in exception rife.template.exceptions.TransformedResultConversionException
- getPool() - Method in class rife.database.Datasource
-
Retrieves the instance of the connection pool that is provided by this datasource.
- getPoolSize() - Method in class rife.database.Datasource
-
Retrieves the size of the pool that's used by this
Datasource
. - getPosition() - Method in class rife.validation.ConstrainedProperty
-
Retrieves the position in which the property should be displayed.
- getPrecision() - Method in class rife.database.queries.CreateTable.Column
- getPrecision() - Method in class rife.validation.ConstrainedProperty
- getPreferences() - Method in exception rife.config.exceptions.StorePreferencesErrorException
- getPreferencesNode() - Method in class rife.config.Config
-
Retrieves the
Preferences
node that is used by this config instance. - getPreparedStatement() - Method in exception rife.database.exceptions.NoParametersException
- getPreparedStatement() - Method in exception rife.database.exceptions.NoParametrizedQueryException
- getPreparedStatement() - Method in exception rife.database.exceptions.ParameterDoesntExistException
- getPreparedStatement() - Method in exception rife.database.exceptions.UndefinedVirtualParameterException
- getPreparedStatement() - Method in exception rife.database.exceptions.UnsupportedVirtualParameterTypeException
- getPreparedStatement(String) - Method in class rife.database.DbConnection
-
Creates a new
DbPreparedStatement
instance for this connection from a regular SQL query string. - getPreparedStatement(String, int) - Method in class rife.database.DbConnection
-
Creates a new
DbPreparedStatement
instance for this connection from aQuery
instance that has the capability to retrieve auto-generated keys. - getPreparedStatement(Query) - Method in class rife.database.DbConnection
-
Creates a new
DbPreparedStatement
instance for this connection from aQuery
instance. - getPreparedStatement(Query, int) - Method in class rife.database.DbConnection
-
Creates a new
DbPreparedStatement
instance for this connection from aQuery
instance that has the capability to retrieve auto-generated keys. - getPreparedStatement(Query, int, int, int) - Method in class rife.database.DbConnection
-
Creates a new
DbPreparedStatement
instance for this connection from aQuery
instance that will generateResultSet
objects with the given type, concurrency, and holdability. - getPreparedStatement(Query, DbConnection) - Method in class rife.database.DbResultSetHandler
- getPrettyEngineExceptions() - Method in class rife.config.RifeConfig.EngineConfig
- getPreviousIncludes() - Method in exception rife.template.exceptions.CircularIncludesException
- getPrimaryKeyMethod_ - Variable in class rife.database.querymanagers.generic.AbstractGenericQueryManager
- getPrimaryKeys() - Method in class rife.database.queries.CreateTable
- getPropertyName() - Method in exception rife.database.exceptions.MissingManyToOneColumnException
- getPropertyName() - Method in exception rife.database.exceptions.MissingManyToOneTableException
- getPropertyName() - Method in exception rife.database.querymanagers.generic.exceptions.IncompatibleManyToOneValueTypeException
- getPropertyName() - Method in exception rife.database.querymanagers.generic.exceptions.MissingManyToManyTypeInformationException
- getPropertyName() - Method in exception rife.database.querymanagers.generic.exceptions.MissingManyToOneAssociationTypeInformationException
- getPropertyName() - Method in exception rife.database.querymanagers.generic.exceptions.UnsupportedManyToManyPropertyTypeException
- getPropertyName() - Method in exception rife.database.querymanagers.generic.exceptions.UnsupportedManyToManyValueTypeException
- getPropertyName() - Method in exception rife.database.querymanagers.generic.exceptions.UnsupportedManyToOneAssociationPropertyTypeException
- getPropertyName() - Method in exception rife.database.querymanagers.generic.exceptions.UnsupportedManyToOneValueTypeException
- getPropertyName() - Method in exception rife.ioc.exceptions.IncompatiblePropertyValueTypeException
- getPropertyName() - Method in class rife.validation.ConstrainedBean.Order
- getPropertyName() - Method in class rife.validation.ConstrainedProperty
-
Retrieves the property name.
- getPropertyName() - Method in class rife.validation.PropertyValidationRule
-
Retrieves the name of the property.
- getPropertyNames() - Method in class rife.validation.ValidationGroup
- getPropertyNames(Class, String[], String[], String) - Static method in class rife.tools.BeanUtils
-
Gets the names of the properties of the specified beanClass that have both read and write accessors.
- getPropertyNames(BeanUtils.Accessors, Class, String[], String[], String) - Static method in class rife.tools.BeanUtils
-
Gets the names of the properties of the specified beanClass that have the specified accessors.
- getPropertyType() - Method in exception rife.database.querymanagers.generic.exceptions.IncompatibleManyToOneValueTypeException
- getPropertyType(Class, String) - Static method in class rife.tools.BeanUtils
-
Returns the class of a property of a bean, given its name.
- getPropertyTypes(Class, String[], String[], String) - Static method in class rife.tools.BeanUtils
-
Returns a map of property names and their corresponding types for the given bean class, based on the included/excluded properties and prefix.
- getPropertyTypes(BeanUtils.Accessors, Class, String[], String[], String) - Static method in class rife.tools.BeanUtils
-
Returns a map of property names and their corresponding types for the given bean class, based on the included/excluded properties and prefix, using the specified accessors.
- getPropertyValue(Object, String) - Static method in class rife.tools.BeanUtils
-
Returns the value of the property with the given name from the specified bean.
- getPropertyValues(Object, String[], String[], String) - Static method in class rife.tools.BeanUtils
-
Returns the values of the properties of a bean as a map, given an optional prefix and inclusive/exclusive property filters.
- getPropertyValues(Template, Object, String) - Method in class rife.template.AbstractBeanHandler
- getPropertyValues(Template, Object, String) - Method in class rife.template.BeanHandlerHtml
- getPropertyValues(Template, Object, String) - Method in class rife.template.BeanHandlerPlain
- getPropertyValues(Template, Object, String) - Method in class rife.template.BeanHandlerXml
- getPropertyValues(BeanUtils.Accessors, Object, String[], String[], String) - Static method in class rife.tools.BeanUtils
-
Returns the values of the properties of a bean as a map, given an optional prefix and inclusive/exclusive property filters and a custom set of accessors.
- getProtocol() - Method in exception rife.resources.exceptions.UnsupportedResourceProtocolException
- getProxyRootUrl() - Method in class rife.config.RifeConfig.EngineConfig
- getQuery() - Method in class rife.database.DbPreparedStatement
-
Returns the query builder that provides the SQL query that will be executed by this prepared statement.
- getQueryName() - Method in exception rife.database.exceptions.ColumnsRequiredException
- getQueryName() - Method in exception rife.database.exceptions.FieldsRequiredException
- getQueryName() - Method in exception rife.database.exceptions.SequenceNameRequiredException
- getQueryName() - Method in exception rife.database.exceptions.SequenceOperationRequiredException
- getQueryName() - Method in exception rife.database.exceptions.TableNameOrFieldsRequiredException
- getQueryName() - Method in exception rife.database.exceptions.TableNameRequiredException
- getQueryTimeout() - Method in class rife.database.DbStatement
-
Retrieves the number of seconds the driver will wait for a
DbStatement
object to execute. - getRangeBegin() - Method in class rife.validation.ConstrainedProperty
- getRangeEnd() - Method in class rife.validation.ConstrainedProperty
- getReason() - Method in exception rife.bld.operations.exceptions.SignException
- getRecords() - Method in class rife.tools.SwallowingLogFormatter
- getRef(int) - Method in class rife.database.DbResultSet
- getRef(String) - Method in class rife.database.DbResultSet
- getRegexp() - Method in class rife.validation.ConstrainedProperty
- getRegexpMatch(Collection<String>, Pattern) - Static method in class rife.tools.StringUtils
-
Matches a collection of strings against a regular expression.
- getRelease() - Method in interface rife.bld.dependencies.MavenMetadata
-
Returns release version in the metadata.
- getRelease() - Method in class rife.bld.dependencies.Xml2MavenMetadata
- getRememberDuration() - Method in class rife.config.RifeConfig.AuthenticationConfig
- getRememberPurgeFrequency() - Method in class rife.config.RifeConfig.AuthenticationConfig
- getRememberPurgeScale() - Method in class rife.config.RifeConfig.AuthenticationConfig
- getRendererClassname() - Method in exception rife.template.exceptions.RendererInstantiationException
- getRendererClassname() - Method in exception rife.template.exceptions.RendererNotFoundException
- getRendererClassname() - Method in exception rife.template.exceptions.RendererWrongTypeException
- getRepository() - Method in class rife.validation.ConstrainedProperty
-
Retrieves the repository where the content data of this property will be stored.
- getRequestEncoding() - Method in class rife.config.RifeConfig.EngineConfig
- getResource() - Method in exception rife.resources.exceptions.CantOpenResourceStreamException
- getResource() - Method in exception rife.resources.exceptions.CantRetrieveResourceContentException
- getResource() - Method in exception rife.template.exceptions.TransformerErrorException
- getResource(String) - Method in class rife.resources.MemoryResources
- getResource(String) - Method in interface rife.resources.ResourceFinder
-
Retrieves the resource that corresponds to the provided name.
- getResource(String) - Method in class rife.resources.ResourceFinderClasspath
- getResource(String) - Method in class rife.resources.ResourceFinderDirectories
- getResource(String) - Method in class rife.resources.ResourceFinderGroup
- getResourceBundle(String) - Static method in class rife.tools.Localization
- getResourceBundle(String, String) - Static method in class rife.tools.Localization
- getResourceBundle(String, String, String) - Static method in class rife.tools.Localization
- getResourceBundle(String, Locale) - Static method in class rife.tools.Localization
- getResourceBundleAutoReload() - Method in class rife.config.RifeConfig.ToolsConfig
- getResourceBundles() - Method in class rife.template.AbstractTemplate
- getResourceBundles() - Method in interface rife.template.Template
-
Returns a list of the resource bundles used by this template.
- getResourceFinder() - Method in class rife.template.TemplateFactory
- getResourceFinder() - Method in class rife.xml.Xml2Data
- getResourcePath() - Method in exception rife.xml.exceptions.CantFindResourceException
- getResponseEncoding() - Method in class rife.config.RifeConfig.EngineConfig
- getRestoreQuery() - Method in interface rife.database.querymanagers.generic.GenericQueryManager
-
Get the base query used to restore beans.
- getRestoreQuery() - Method in class rife.database.querymanagers.generic.GenericQueryManagerDelegate
- getRestoreQuery(int) - Method in interface rife.database.querymanagers.generic.GenericQueryManager
-
Get the base query used to restore a single identified bean.
- getRestoreQuery(int) - Method in class rife.database.querymanagers.generic.GenericQueryManagerDelegate
- getResultSet() - Method in class rife.database.DbStatement
-
Retrieves the current result as a
ResultSet
object. - getResultSetConcurrency() - Method in class rife.database.DbStatement
-
Retrieves the result set concurrency for
ResultSet
objects generated by thisDbStatement
object. - getResultSetHoldability() - Method in class rife.database.DbStatement
-
Retrieves the result set holdability for
ResultSet
objects generated by thisDbStatement
object. - getResultSetType() - Method in class rife.database.DbStatement
-
Retrieves the result set type for
ResultSet
objects generated by thisDbStatement
object. - getRife2AgentFile() - Method in class rife.bld.BaseProject
-
Returns the jar file of the RIFE2 instrumentation agent that should be used.
- getRoleNameMaximumLength() - Method in class rife.config.RifeConfig.AuthenticationConfig
- getRoot() - Method in class rife.ioc.HierarchicalProperties
-
Retrieves the first parent of this
HierarchicalProperties
hierarchy. - getRow() - Method in class rife.database.DbResultSet
- getRowId(int) - Method in class rife.database.DbResultSet
- getRowId(String) - Method in class rife.database.DbResultSet
- getRules() - Method in class rife.validation.MetaData
- getRules() - Method in interface rife.validation.Validated
-
Retrieves that validation rules that have been registered.
- getRules() - Method in class rife.validation.Validation
- getSameAs() - Method in class rife.validation.ConstrainedProperty
- getScale() - Method in class rife.database.queries.CreateTable.Column
- getScale() - Method in class rife.validation.ConstrainedProperty
- getSequenceContentInfo() - Method in class rife.config.RifeConfig.CmfConfig
- getSequenceContentRepository() - Method in class rife.config.RifeConfig.CmfConfig
- getSequenceRole() - Method in class rife.config.RifeConfig.AuthenticationConfig
- getSequenceTask() - Method in class rife.config.RifeConfig.SchedulerConfig
- getSerializable() - Method in exception rife.tools.exceptions.SerializationErrorException
- getSerializable(String) - Method in class rife.config.Config
-
Retrieves a serialized instance of a parameter.
- getSerializable(String, TargetType) - Method in class rife.config.Config
-
Retrieves a serialized instance of a parameter.
- getSerializableItems(String) - Method in class rife.config.Config
-
Retrieves a list as serializable items.
- getSessionDuration() - Method in class rife.config.RifeConfig.AuthenticationConfig
- getSessionPurgeFrequency() - Method in class rife.config.RifeConfig.AuthenticationConfig
- getSessionPurgeScale() - Method in class rife.config.RifeConfig.AuthenticationConfig
- getSessionRestrictAuthData() - Method in class rife.config.RifeConfig.AuthenticationConfig
- getShort(int) - Method in class rife.database.DbResultSet
- getShort(String) - Method in class rife.database.DbResultSet
- getSimpleDateFormat(String) - Method in class rife.config.RifeConfig.ToolsConfig
- getSnapshot() - Method in interface rife.bld.dependencies.MavenMetadata
-
Returns snapshot version in the metadata.
- getSnapshot() - Method in class rife.bld.dependencies.Xml2MavenMetadata
- getSnapshotBuildNumber() - Method in interface rife.bld.dependencies.MavenMetadata
-
Returns snapshot build number in the metadata.
- getSnapshotBuildNumber() - Method in class rife.bld.dependencies.Xml2MavenMetadata
- getSnapshotMavenMetadata() - Method in class rife.bld.dependencies.DependencyResolver
-
THe Maven metadata with snapshot information when this is a snapshot version.
- getSnapshotTimestamp() - Method in interface rife.bld.dependencies.MavenMetadata
-
Returns snapshot timestamp in the metadata.
- getSnapshotTimestamp() - Method in class rife.bld.dependencies.Xml2MavenMetadata
- getSql() - Method in class rife.database.DbPreparedStatement
-
Returns the SQL query that will be executed by this prepared statement.
- getSql() - Method in exception rife.database.exceptions.ExecutionErrorException
- getSql() - Method in class rife.database.queries.AbstractWhereGroup
- getSql() - Method in class rife.database.queries.CreateSequence
- getSql() - Method in class rife.database.queries.CreateTable
- getSql() - Method in class rife.database.queries.Delete
- getSql() - Method in class rife.database.queries.DropSequence
- getSql() - Method in class rife.database.queries.DropTable
- getSql() - Method in class rife.database.queries.Insert
- getSql() - Method in interface rife.database.queries.Query
- getSql() - Method in class rife.database.queries.ReadQueryString
- getSql() - Method in class rife.database.queries.ReadQueryTemplate
- getSql() - Method in class rife.database.queries.Select
- getSql() - Method in class rife.database.queries.SequenceValue
- getSql() - Method in class rife.database.queries.Update
- getSql() - Method in class rife.database.querymanagers.generic.CountQuery
- getSql() - Method in class rife.database.querymanagers.generic.DeleteQuery
- getSql() - Method in class rife.database.querymanagers.generic.RestoreQuery
- getSqlConversion() - Method in class rife.database.Datasource
-
Retrieves the sql to java and java to sql type mapping logic that corresponds to the provide driver class name.
- getSqlDebugTrace() - Method in class rife.config.RifeConfig.DatabaseConfig
- getSqlType(Class, int, int) - Method in interface rife.database.types.SqlConversion
- getSqlValue(Object) - Method in interface rife.database.types.SqlConversion
- getSQLXML(int) - Method in class rife.database.DbResultSet
- getSQLXML(String) - Method in class rife.database.DbResultSet
- getStackTrace() - Method in error rife.instrument.exceptions.VisitInterruptionException
- getStackTrace() - Method in error rife.tools.exceptions.LightweightError
- getStatement() - Method in class rife.database.DbResultSet
- getString(int) - Method in class rife.database.DbResultSet
- getString(String) - Method in class rife.config.Config
-
Retrieves the string value of a parameter.
- getString(String) - Method in class rife.database.DbResultSet
- getString(String) - Static method in class rife.tools.Localization
- getString(String, Object[]) - Static method in class rife.tools.Localization
- getString(String, Object[], String) - Static method in class rife.tools.Localization
- getString(String, Object[], String, String) - Static method in class rife.tools.Localization
- getString(String, String) - Method in class rife.config.Config
-
Retrieves the string value of a parameter.
- getString(String, String) - Static method in class rife.tools.Localization
- getString(String, String, Object[], String, String) - Static method in class rife.tools.Localization
- getString(String, String, String) - Static method in class rife.tools.Localization
- getString(String, String, String, String) - Static method in class rife.tools.Localization
- getStringItems(String) - Method in class rife.config.Config
-
Retrieves a list as string items.
- getSubject() - Method in class rife.validation.AbstractValidationRule
- getSubject() - Method in class rife.validation.PropertyValidationRule
-
Retrieves the subject name of the property.
- getSubject() - Method in class rife.validation.ValidationError
-
Returns the erroneous subject name of this validation error.
- getSubject() - Method in interface rife.validation.ValidationRule
- getSubjectName() - Method in class rife.validation.ConstrainedProperty
-
Retrieves the subject name.
- getSubjects() - Method in class rife.validation.ValidationGroup
- getSummary() - Method in interface rife.bld.CommandHelp
-
Returns a short description about the command.
- getSummary() - Method in class rife.bld.help.CleanHelp
- getSummary() - Method in class rife.bld.help.CompileHelp
- getSummary() - Method in class rife.bld.help.CreateAppHelp
- getSummary() - Method in class rife.bld.help.CreateBaseHelp
- getSummary() - Method in class rife.bld.help.CreateHelp
- getSummary() - Method in class rife.bld.help.CreateLibHelp
- getSummary() - Method in class rife.bld.help.CreateRife2Help
- getSummary() - Method in class rife.bld.help.DependencyTreeHelp
- getSummary() - Method in class rife.bld.help.DownloadHelp
- getSummary() - Method in class rife.bld.help.HelpHelp
- getSummary() - Method in class rife.bld.help.JarHelp
- getSummary() - Method in class rife.bld.help.JarJavadocHelp
- getSummary() - Method in class rife.bld.help.JarSourcesHelp
- getSummary() - Method in class rife.bld.help.JavadocHelp
- getSummary() - Method in class rife.bld.help.JUnitHelp
- getSummary() - Method in class rife.bld.help.PrecompileHelp
- getSummary() - Method in class rife.bld.help.PublishHelp
- getSummary() - Method in class rife.bld.help.PublishLocalHelp
- getSummary() - Method in class rife.bld.help.PublishWebHelp
- getSummary() - Method in class rife.bld.help.PurgeHelp
- getSummary() - Method in class rife.bld.help.RunHelp
- getSummary() - Method in class rife.bld.help.TestHelp
- getSummary() - Method in class rife.bld.help.UberJarHelp
- getSummary() - Method in class rife.bld.help.UpdatesHelp
- getSummary() - Method in class rife.bld.help.UpgradeHelp
- getSummary() - Method in class rife.bld.help.VersionHelp
- getSummary() - Method in class rife.bld.help.WarHelp
- getSystemCalendarInstance() - Method in class rife.config.RifeConfig.ToolsConfig
- getSystemCalendarInstance(int, int, int, int, int, int) - Method in class rife.config.RifeConfig.ToolsConfig
- getSystemCalendarInstance(int, int, int, int, int, int, int) - Method in class rife.config.RifeConfig.ToolsConfig
- getTable() - Method in class rife.database.queries.CreateTable
- getTable() - Method in class rife.database.queries.Update
- getTable() - Method in interface rife.database.querymanagers.generic.GenericQueryManager
-
Get the managed database table name
- getTable() - Method in class rife.database.querymanagers.generic.GenericQueryManagerDelegate
- getTable() - Method in class rife.validation.ConstrainedProperty.ManyToOne
- getTableAuthentication() - Method in class rife.config.RifeConfig.AuthenticationConfig
- getTableContentAttribute() - Method in class rife.config.RifeConfig.CmfConfig
- getTableContentInfo() - Method in class rife.config.RifeConfig.CmfConfig
- getTableContentProperty() - Method in class rife.config.RifeConfig.CmfConfig
- getTableContentRepository() - Method in class rife.config.RifeConfig.CmfConfig
- getTableContentStoreImage() - Method in class rife.config.RifeConfig.CmfConfig
- getTableContentStoreRawChunk() - Method in class rife.config.RifeConfig.CmfConfig
- getTableContentStoreRawInfo() - Method in class rife.config.RifeConfig.CmfConfig
- getTableContentStoreText() - Method in class rife.config.RifeConfig.CmfConfig
- getTableRemember() - Method in class rife.config.RifeConfig.AuthenticationConfig
- getTableResources() - Method in class rife.config.RifeConfig.ResourcesConfig
- getTableRole() - Method in class rife.config.RifeConfig.AuthenticationConfig
- getTableRoleLink() - Method in class rife.config.RifeConfig.AuthenticationConfig
- getTables() - Method in class rife.database.queries.DropTable
- getTableTask() - Method in class rife.config.RifeConfig.SchedulerConfig
- getTableTaskOption() - Method in class rife.config.RifeConfig.SchedulerConfig
- getTableUser() - Method in class rife.config.RifeConfig.AuthenticationConfig
- getTaskFrequencyMaximumLength() - Method in class rife.config.RifeConfig.SchedulerConfig
- getTaskOptionNameMaximumLength() - Method in class rife.config.RifeConfig.SchedulerConfig
- getTaskOptionValueMaximumLength() - Method in class rife.config.RifeConfig.SchedulerConfig
- getTaskTypeMaximumLength() - Method in class rife.config.RifeConfig.SchedulerConfig
- getTemplate() - Method in class rife.database.queries.ReadQueryTemplate
-
Retrieves the template instance.
- getTemplate() - Method in class rife.database.queries.Select
- getTemplate() - Method in exception rife.template.exceptions.BeanHandlerUnsupportedException
- getTemplate() - Method in exception rife.template.exceptions.RendererInstantiationException
- getTemplate() - Method in exception rife.template.exceptions.RendererNotFoundException
- getTemplate() - Method in exception rife.template.exceptions.RendererWrongTypeException
- getTemplateContent(String) - Method in class rife.template.Parser
- getTemplateName() - Method in exception rife.template.exceptions.CircularIncludesException
- getTemplateName() - Method in exception rife.template.exceptions.IncludeNotFoundException
- getTemplateName() - Method in exception rife.template.exceptions.ResourceBundleNotFoundException
- getTemplateName() - Method in exception rife.template.exceptions.SyntaxErrorException
- getTempPath() - Method in class rife.config.RifeConfig.GlobalConfig
- GETTERS - Enum constant in enum class rife.tools.BeanUtils.Accessors
- GETTERS_SETTERS - Enum constant in enum class rife.tools.BeanUtils.Accessors
- getTextualIdentifier() - Method in class rife.validation.ConstrainedBean
- getTime(int) - Method in class rife.database.DbResultSet
- getTime(int, Calendar) - Method in class rife.database.DbResultSet
- getTime(String) - Method in class rife.database.DbResultSet
- getTime(String, Calendar) - Method in class rife.database.DbResultSet
- getTimestamp(int) - Method in class rife.database.DbResultSet
- getTimestamp(int, Calendar) - Method in class rife.database.DbResultSet
- getTimestamp(String) - Method in class rife.database.DbResultSet
- getTimestamp(String, Calendar) - Method in class rife.database.DbResultSet
- getTo() - Method in exception rife.tools.exceptions.ConversionException
- getTransactionIsolation() - Method in class rife.database.DbTransactionUser
-
Should be overridden if the transaction has to be executed in another isolation level.
- getTransactionTimeout() - Method in class rife.config.RifeConfig.DatabaseConfig
- getTransferLocations() - Method in class rife.bld.dependencies.DependencyResolver
-
Retrieves all the potential locations for the dependency within the provided repositories.
- getTransformer() - Method in class rife.validation.ConstrainedProperty
-
Retrieves the content transformer of this property.
- getType() - Method in class rife.database.DbResultSet
- getType() - Method in class rife.database.queries.CreateTable.Column
- getType() - Method in class rife.database.queries.Select.JoinOuter
- getType() - Method in exception rife.database.querymanagers.generic.exceptions.UnsupportedManyToManyPropertyTypeException
- getType() - Method in exception rife.database.querymanagers.generic.exceptions.UnsupportedManyToOneAssociationPropertyTypeException
- getType() - Method in exception rife.ioc.exceptions.TemplateFactoryUnknownException
- getTypeAttribute() - Method in class rife.database.queries.CreateTable.Column
- getTypedObject(ResultSet, int, int, Class) - Method in interface rife.database.types.SqlConversion
- getTypedParameters(QueryParameterType) - Method in class rife.database.queries.QueryParameters
- getUnicodeStream(int) - Method in class rife.database.DbResultSet
- getUnicodeStream(String) - Method in class rife.database.DbResultSet
- getUnions() - Method in class rife.database.queries.Select
- getUniqueConstraints() - Method in class rife.database.queries.CreateTable
- getUniqueFilename() - Static method in class rife.tools.FileUtils
-
Generates a unique filename.
- getUniques() - Method in class rife.validation.ConstrainedBean
- getUnsetValueIds() - Method in class rife.template.AbstractTemplate
- getUnsetValueIds() - Method in interface rife.template.Template
-
Returns a collection of the ID's of all values in this template which have not been set.
- getUpdateCount() - Method in class rife.database.DbStatement
-
Retrieves the current result as an update count; if the result is a
ResultSet
object or there are no more results, -1 is returned. - getUppercasedBeanProperties(Class) - Static method in class rife.tools.BeanUtils
-
Retrieves a map of all the properties of a bean and their descriptors.
- getUrl() - Method in exception rife.bld.operations.exceptions.UploadException
- getUrl() - Method in class rife.database.Datasource
-
Retrieves the connection url that's used by this
Datasource
. - getUrl() - Method in exception rife.database.exceptions.ConnectionOpenErrorException
- getUrl(String, String, String) - Static method in class rife.tools.TOTPUtils
-
Generates a Google Authenticator-compatible URL Formatting based on the document found here Can be used for QR-code image scanning
- getURL(int) - Method in class rife.database.DbResultSet
- getURL(String) - Method in class rife.database.DbResultSet
- getUser() - Method in class rife.database.Datasource
-
Retrieves the user that's used by this
Datasource
. - getUser() - Method in exception rife.database.exceptions.ConnectionOpenErrorException
- getValidatedSubjects() - Method in class rife.validation.MetaData
- getValidatedSubjects() - Method in interface rife.validation.Validated
-
Returns the list of subjects that this object is able to validate internally through the
validate()
method. - getValidatedSubjects() - Method in class rife.validation.Validation
- getValidation() - Method in class rife.validation.ValidationGroup
- getValidationBuilder() - Method in class rife.forms.AbstractFormBuilder
- getValidationBuilder() - Method in interface rife.forms.FormBuilder
-
Returns the
ValidationBuilder
that is used by thisFormBuilder
. - getValidationBuilder() - Method in class rife.forms.FormBuilderHtml
- getValidationBuilder() - Method in class rife.forms.FormBuilderXml
- getValidationErrors() - Method in class rife.validation.MetaData
- getValidationErrors() - Method in interface rife.validation.Validated
-
Returns a set with all the stored
ValidationError
s. - getValidationErrors() - Method in class rife.validation.Validation
- getValue() - Method in exception rife.database.querymanagers.generic.exceptions.UnsupportedManyToManyValueTypeException
- getValue() - Method in exception rife.database.querymanagers.generic.exceptions.UnsupportedManyToOneValueTypeException
- getValue() - Method in interface rife.ioc.PropertyValue
-
Retrieves a property value.
- getValue() - Method in class rife.ioc.PropertyValueObject
- getValue() - Method in class rife.ioc.PropertyValueTemplate
- getValue(String) - Method in class rife.ioc.HierarchicalProperties
-
Retrieves the value of
PropertyValue
for a specific name from theHierarchicalProperties
hierarchy. - getValue(String) - Method in class rife.template.AbstractTemplate
- getValue(String) - Method in interface rife.template.Template
-
Returns the current content of the specified value as a string.
- getValue(String, Object) - Method in class rife.ioc.HierarchicalProperties
-
Retrieves the value of
PropertyValue
for a specific name from theHierarchicalProperties
hierarchy. - getValueChecked() - Method in class rife.forms.AbstractFormBuilder
- getValueChecked() - Method in class rife.forms.FormBuilderHtml
- getValueChecked() - Method in class rife.forms.FormBuilderXml
- getValueFilter() - Method in exception rife.template.exceptions.InvalidValueFilterException
- getValueOrAttribute(String) - Method in class rife.template.AbstractTemplate
- getValueOrAttribute(String) - Method in interface rife.template.Template
-
Returns the content of a value or the data of an attribute with a particular name.
- getValueSelected() - Method in class rife.forms.AbstractFormBuilder
- getValueSelected() - Method in class rife.forms.FormBuilderHtml
- getValueSelected() - Method in class rife.forms.FormBuilderXml
- getValueString() - Method in interface rife.ioc.PropertyValue
-
Retrieves a string representation of the property value.
- getValueString() - Method in class rife.ioc.PropertyValueObject
- getValueString() - Method in class rife.ioc.PropertyValueTemplate
- getValueString(String) - Method in class rife.ioc.HierarchicalProperties
-
Retrieves the string value of
PropertyValue
for a specific name from theHierarchicalProperties
hierarchy. - getValueString(String, String) - Method in class rife.ioc.HierarchicalProperties
-
Retrieves the string value of
PropertyValue
for a specific name from theHierarchicalProperties
hierarchy. - getValueTag() - Method in exception rife.template.exceptions.ResourceBundleNotFoundException
- getValueType() - Method in exception rife.database.exceptions.UnsupportedVirtualParameterTypeException
- getValueTyped(String, Class<T>) - Method in class rife.ioc.HierarchicalProperties
-
Retrieves the typed value of
PropertyValue
for a specific name from theHierarchicalProperties
hierarchy. - getValueTyped(String, Class<T>, T) - Method in class rife.ioc.HierarchicalProperties
-
Retrieves the typed value of
PropertyValue
for a specific name from theHierarchicalProperties
hierarchy. - getVersion() - Static method in class rife.bld.BldVersion
- getVersion() - Static method in class rife.CoreVersion
- getVersion() - Static method in class rife.tools.JavaSpecificationUtils
-
Retrieves the version of the currently running JVM.
- getVersions() - Method in interface rife.bld.dependencies.MavenMetadata
-
Returns all the release or snapshot versions in the metadata.
- getVersions() - Method in class rife.bld.dependencies.Xml2MavenMetadata
- getVirtualIndexMapping(QueryParameters) - Method in class rife.database.queries.QueryParameters
- getVirtualParameterValue(int) - Method in class rife.database.DbPreparedStatement
-
Get the value of a specific virtual parameter.
- getVirtualParameterValue(String) - Method in class rife.database.DbPreparedStatement
-
Get the value of a specific virtual parameter.
- getWarnings() - Method in class rife.database.DbResultSet
- getWarnings() - Method in class rife.database.DbStatement
-
Retrieves the first warning reported by calls on this
Statement
object. - getWarnings() - Method in class rife.xml.LoggingErrorRedirector
- getWarnings() - Method in class rife.xml.XmlErrorRedirector
- getWebappContextPath() - Method in class rife.config.RifeConfig.EngineConfig
- getWhere() - Method in class rife.database.queries.AbstractWhereQuery
- getWhereParameters() - Method in class rife.database.queries.AbstractWhereGroup
- getXmlFile() - Method in class rife.config.Config
-
Retrieves the XML file that is used for this config instance.
- getXmlPath() - Method in exception rife.config.exceptions.CantFindXmlPathException
- getXmlPath() - Method in exception rife.config.exceptions.ConfigResourceNotFoundException
- getXmlPath() - Method in exception rife.config.exceptions.InitializationErrorException
- getXmlPath() - Method in exception rife.config.exceptions.ModificationTimeErrorException
- getXmlValidation() - Method in class rife.config.RifeConfig.XmlConfig
- GLOB - Enum constant in enum class rife.bld.operations.JmodOptions.FilePatternType
- global - Variable in class rife.config.RifeConfig
- global() - Static method in class rife.config.RifeConfig
- GlobalConfig() - Constructor for class rife.config.RifeConfig.GlobalConfig
- GOOGLE - Static variable in record class rife.bld.dependencies.Repository
- gotBeanInstance(BeanType) - Method in class rife.database.DbBeanFetcher
-
Hook method that can be overloaded to receive new bean instances as they are retrieved, without relying on the internal collection into a list.
- gotBeanInstance(BeanType) - Method in interface rife.database.querymanagers.generic.BeanFetcher
-
This method will be called with each bean instance that was retrieved with the restore query.
- gotProperty(String, PropertyDescriptor) - Method in interface rife.tools.BeanPropertyProcessor
- gotProperty(String, PropertyDescriptor, Object, ConstrainedProperty) - Method in interface rife.tools.BeanPropertyValueProcessor
- GQM_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 the instance of the
GenericQueryManager
that restored the bean can be used afterwards to lazily load the relations. - groupBy(Class) - Method in class rife.database.queries.Select
- groupBy(String) - Method in class rife.database.queries.Select
- groupByExcluded(Class, String...) - Method in class rife.database.queries.Select
- groupId() - Method in class rife.bld.dependencies.Dependency
-
Returns this dependency's
groupId
. - groupId() - Method in record class rife.bld.dependencies.DependencyExclusion
-
Returns the value of the
groupId
record component. - groupId() - Method in record class rife.bld.dependencies.PomDependency
-
Returns the value of the
groupId
record component. - groupId() - Method in class rife.bld.publish.PublishInfo
-
Retrieves the project's group ID.
- groupId(String) - Method in class rife.bld.publish.PublishInfo
-
Provides the project's group ID.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form