Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
G
- 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
- 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
- generateIdentifier() - Method in class rife.validation.AbstractTextualIdentifierGenerator
- generateIdentifier() - Method in interface rife.validation.TextualIdentifierGenerator
- 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
- 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
GenericQueryManagerprovides 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
GenericQueryManagerListenerwill be executed as the corresponding actions are successfully executed through theGenericQueryManagerthat 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
PropertyValuefor a specific name from theHierarchicalPropertieshierarchy. - get(String) - Method in class rife.template.TemplateFactory
-
Creates a new
Templateinstance for this factory using the default encoding. - get(String, String) - Method in class rife.template.TemplateFactory
-
Creates a new
Templateinstance for this factory using the default encoding. - get(Random, int, int) - Static method in class rife.tools.PasswordGenerator
- 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. - 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.
- 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.
- 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
- 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
Callbacksinterface. - 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
CapabilitiesCompensatorinstance 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
DbConnectionof thisDbQueryManager'sDatasource. - getConnection() - Method in class rife.database.DbStatement
-
Returns the
DbConnectionobject from which thisDbStatementobject has been instantiated. - getConstrainedBean() - Method in interface rife.validation.Constrained
-
Retrieves the constrained bean that has been set for this
Constrainedinstance. - 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
ConstrainedPropertyaccording 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
CountQueryused to count the number of beans persisted under this manager - getCountQuery() - Method in class rife.database.querymanagers.generic.GenericQueryManagerDelegate
- 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
Datasourceof 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
Datasourcethat 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
Datasourcethat 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
Datasourcenames that are known by thisDatasourcesinstance. - 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
DeleteQuerythat 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
DeleteQuerythat 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).
- getDerivedTable() - Method in class rife.validation.ConstrainedProperty.ManyToOne
- getDestination() - Method in exception rife.config.exceptions.CantWriteToDestinationException
- getDestination() - Method in exception rife.config.exceptions.StoreXmlErrorException
- 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
DocumentPositionof 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 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
- 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
DbStatementobject. - 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
ResultSetobjects generated from thisDbStatementobject. - 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 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
DbResultSetobject as an ascii stream. - getFirstBigDecimal() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSetobject as a big decimal. - getFirstBinaryStream() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSetobject as a binary stream. - getFirstBoolean() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSetobject as a boolean. - getFirstByte() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSetobject as a byte. - getFirstBytes() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSetobject as an array of bytes. - getFirstCharacterStream() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSetobject as a character stream. - getFirstDate() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSetobject as a sql date. - getFirstDate(Calendar) - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSetobject as a sql date. - getFirstDouble() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSetobject as a double. - getFirstFloat() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSetobject as a float. - getFirstGeneratedIntKey() - Method in class rife.database.DbStatement
-
Retrieves the first auto-generated key created as a result of executing this
DbStatementobject as an integer. - getFirstInt() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSetobject as an integer. - getFirstLong() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSetobject as a long. - getFirstShort() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSetobject as a short. - getFirstString() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSetobject as a string. - getFirstTime() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSetobject as a sql time. - getFirstTime(Calendar) - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSetobject as a sql time. - getFirstTimestamp() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSetobject as a sql timestamo. - getFirstTimestamp(Calendar) - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSetobject 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
DbStatementobject. - 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(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
Setwith the unique names that are present in theHierarchicalPropertieshierarchy 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.
- 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
Mapwith only the properties that are locally present in thisHierarchicalPropertiesinstance. - 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.
- 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
ResultSetobject produced by thisStatementobject. - getMaxLength() - Method in class rife.validation.ConstrainedProperty
- getMaxRows() - Method in class rife.database.DbStatement
-
Retrieves the maximum number of rows that a
ResultSetobject produced by thisDbStatementobject 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
DatabaseMetaDataobject that contains metadata about the database to which thisDbConnectionobject represents a connection. - getMetaData() - Method in class rife.database.DbPreparedStatement
-
Retrieves a
ResultSetMetaDataobject that contains information about the columns of theResultSetobject that will be returned when thisPDbreparedStatementobject 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
MetaDataClassclass annotation. - 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
MimeTypeinstance 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
DbStatementobject's next result, returnstrueif it is aResultSetobject, and implicitly closes any currentResultSetobject(s) obtained with the methodgetResultSet. - getMoreResults(int) - Method in class rife.database.DbStatement
-
Moves to this
DbStatementobject's next result, deals with any currentResultSetobject(s) according to the instructions specified by the given flag, and returnstrueif the next result is aResultSetobject. - 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
Setwith the unique names that are present in theHierarchicalPropertieshierarchy. - 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
ParametrizedQueryobject that is used by thisDbPreparedStatementinstance. - getParameterMetaData() - Method in class rife.database.DbPreparedStatement
-
Retrieves the number, types and properties of this
DbPreparedStatementobject'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
HierarchicalPropertiesinstance. - 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
Preferencesnode 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
DbPreparedStatementinstance for this connection from a regular SQL query string. - getPreparedStatement(String, int) - Method in class rife.database.DbConnection
-
Creates a new
DbPreparedStatementinstance for this connection from aQueryinstance that has the capability to retrieve auto-generated keys. - getPreparedStatement(Query) - Method in class rife.database.DbConnection
-
Creates a new
DbPreparedStatementinstance for this connection from aQueryinstance. - getPreparedStatement(Query, int) - Method in class rife.database.DbConnection
-
Creates a new
DbPreparedStatementinstance for this connection from aQueryinstance that has the capability to retrieve auto-generated keys. - getPreparedStatement(Query, int, int, int) - Method in class rife.database.DbConnection
-
Creates a new
DbPreparedStatementinstance for this connection from aQueryinstance that will generateResultSetobjects 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
DbStatementobject to execute. - getRangeBegin() - Method in class rife.validation.ConstrainedProperty
- getRangeEnd() - Method in class rife.validation.ConstrainedProperty
- 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.
- 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
ResultSetobject. - getResultSetConcurrency() - Method in class rife.database.DbStatement
-
Retrieves the result set concurrency for
ResultSetobjects generated by thisDbStatementobject. - getResultSetHoldability() - Method in class rife.database.DbStatement
-
Retrieves the result set holdability for
ResultSetobjects generated by thisDbStatementobject. - getResultSetType() - Method in class rife.database.DbStatement
-
Retrieves the result set type for
ResultSetobjects generated by thisDbStatementobject. - getRoleNameMaximumLength() - Method in class rife.config.RifeConfig.AuthenticationConfig
- getRoot() - Method in class rife.ioc.HierarchicalProperties
-
Retrieves the first parent of this
HierarchicalPropertieshierarchy. - 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
- 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
- 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
- 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
ResultSetobject 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 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
ValidationBuilderthat 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
ValidationErrors. - 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
PropertyValuefor a specific name from theHierarchicalPropertieshierarchy. - 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
PropertyValuefor a specific name from theHierarchicalPropertieshierarchy. - 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
PropertyValuefor a specific name from theHierarchicalPropertieshierarchy. - getValueString(String, String) - Method in class rife.ioc.HierarchicalProperties
-
Retrieves the string value of
PropertyValuefor a specific name from theHierarchicalPropertieshierarchy. - 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
PropertyValuefor a specific name from theHierarchicalPropertieshierarchy. - getValueTyped(String, Class<T>, T) - Method in class rife.ioc.HierarchicalProperties
-
Retrieves the typed value of
PropertyValuefor a specific name from theHierarchicalPropertieshierarchy. - getVersion() - Static method in class rife.CoreVersion
- getVersion() - Static method in class rife.tools.JavaSpecificationUtils
-
Retrieves the version of the currently running JVM.
- 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
Statementobject. - 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
- global - Variable in class rife.config.RifeConfig
- global() - Static method in class rife.config.RifeConfig
- GlobalConfig() - Constructor for class rife.config.RifeConfig.GlobalConfig
- 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
GenericQueryManagerthat 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
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form