Index

A B C D E F G H I J K L M N O P Q R S T U V W X _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

H

handleException(Exception) - Method in class rife.database.DbStatement
Performs the cleanup logic in case an exception is thrown during execution.
handleValues(DbPreparedStatement) - Method in interface rife.database.VirtualParametersHandler
To whatever is needed according to the virtual parameters that have been defined in a prepared statement before execution.
hasAssociations() - Method in class rife.validation.ConstrainedBean
 
hasAttribute(String) - Method in class rife.template.AbstractTemplate
 
hasAttribute(String) - Method in interface rife.template.Template
Checks whether an attribute exists in this template instance.
hasBlock(String) - Method in class rife.template.AbstractTemplate
 
hasBlock(String) - Method in interface rife.template.Template
Returns whether this template contains a block with the given ID.
hasDefaultOrdering() - Method in class rife.validation.ConstrainedBean
 
hasDefaultValue() - Method in class rife.validation.ConstrainedProperty
 
hasDefaultValue(String) - Method in class rife.template.AbstractTemplate
 
hasDefaultValue(String) - Method in interface rife.template.Template
Returns whether a default value was specified in this template for the specified value.
hasErrors() - Method in class rife.xml.LoggingErrorRedirector
 
hasErrors() - Method in class rife.xml.XmlErrorRedirector
 
hasFatalErrors() - Method in class rife.xml.LoggingErrorRedirector
 
hasFatalErrors() - Method in class rife.xml.XmlErrorRedirector
 
hasFilteredBlocks(String) - Method in class rife.template.AbstractTemplate
 
hasFilteredBlocks(String) - Method in interface rife.template.Template
Returns whether any block matched a particular filter at template compilation.
hasFilteredValues(String) - Method in class rife.template.AbstractTemplate
 
hasFilteredValues(String) - Method in interface rife.template.Template
Returns whether any value matched a particular filter at template compilation.
hashCode() - Method in record class rife.bld.dependencies.Dependency
Returns a hash code value for this object.
hashCode() - Method in record class rife.bld.dependencies.DependencyExclusion
Returns a hash code value for this object.
hashCode() - Method in record class rife.bld.dependencies.LocalDependency
Returns a hash code value for this object.
hashCode() - Method in record class rife.bld.dependencies.PomDependency
Returns a hash code value for this object.
hashCode() - Method in record class rife.bld.dependencies.Repository
Returns a hash code value for this object.
hashCode() - Method in record class rife.bld.dependencies.RepositoryArtifact
Returns a hash code value for this object.
hashCode() - Method in record class rife.bld.dependencies.VersionNumber
Returns a hash code value for this object.
hashCode() - Method in record class rife.bld.NamedFile
Returns a hash code value for this object.
hashCode() - Method in record class rife.bld.publish.PublishArtifact
Returns a hash code value for this object.
hashCode() - Method in record class rife.bld.publish.SnapshotVersion
Returns a hash code value for this object.
hashCode() - Method in class rife.database.Datasource
Returns a hash code value for the Datasource.
hashCode() - Method in record class rife.datastructures.DocumentPosition
Returns a hash code value for this object.
hashCode() - Method in class rife.datastructures.EnumClass
 
hashCode() - Method in class rife.validation.ValidationError
 
hashPassword(String) - Method in class rife.tools.DrupalPassword
Hash a password using a secure hash.
hashPassword(String, String) - Method in class rife.tools.DrupalPassword
Hash a password using a secure hash.
hasLimitedLength() - Method in class rife.validation.ConstrainedProperty
 
hasList(String) - Method in class rife.config.Config
Returns whether a list exists.
hasManyToMany() - Method in class rife.validation.ConstrainedProperty
 
hasManyToManyAssociation() - Method in class rife.validation.ConstrainedProperty
 
hasManyToOne() - Method in class rife.validation.ConstrainedProperty
 
hasManyToOneAssociation() - Method in class rife.validation.ConstrainedProperty
 
hasMaxLength() - Method in class rife.validation.ConstrainedProperty
 
hasMimeType() - Method in class rife.validation.ConstrainedProperty
Indicates whether the property has a mime type.
hasMixLength() - Method in class rife.validation.ConstrainedProperty
 
hasName() - Method in class rife.validation.ConstrainedProperty
Indicates whether this property has a name.
hasOrdinalRestriction() - Method in class rife.validation.ConstrainedProperty
Indicates whether this property has an ordinal restricting column.
hasParameter(String) - Method in class rife.config.Config
Returns whether a parameter exists.
hasParameter(QueryParameterType, String) - Method in class rife.database.queries.QueryParameters
 
hasPosition() - Method in class rife.validation.ConstrainedProperty
Indicates whether the position of the property is set.
hasPrecision() - Method in class rife.validation.ConstrainedProperty
 
hasPreferencesNode() - Method in class rife.config.Config
Indicates whether this config instance is using a Preferences node.
hasProperty(String) - Method in class rife.bld.BuildExecutor
Checks for the existence of a property in BuildExecutor.properties().
hasPropertyConstraint(String) - Method in interface rife.validation.Constrained
Indicates whether this constrained bean contains a particular constraint on at least one of its properties.
hasPropertyConstraint(String) - Method in class rife.validation.MetaData
 
hasPropertyConstraint(String) - Method in class rife.validation.Validation
 
hasRepository() - Method in class rife.validation.ConstrainedProperty
Indicates whether this property will be stored in another repository than the default repository.
hasResourceBundles() - Method in class rife.template.AbstractTemplate
 
hasResourceBundles() - Method in interface rife.template.Template
Returns whether this template has any resource bundles registered.
hasResultRows() - Method in class rife.database.DbResultSet
Determines if there are rows available in the ResultSet object that was returned by an execute method.
hasResultRows_ - Variable in class rife.database.DbResultSet
 
hasScale() - Method in class rife.validation.ConstrainedProperty
 
hasTextualIdentifier() - Method in class rife.validation.ConstrainedBean
 
hasTransformer() - Method in class rife.validation.ConstrainedProperty
Indicates whether this property has a content transformer.
hasUniques() - Method in class rife.validation.ConstrainedBean
 
hasValueId(String) - Method in class rife.template.AbstractTemplate
 
hasValueId(String) - Method in interface rife.template.Template
Returns whether this template contains a value with the given ID.
hasWarnings() - Method in class rife.xml.LoggingErrorRedirector
 
hasWarnings() - Method in class rife.xml.XmlErrorRedirector
 
having(String) - Method in class rife.database.queries.Select
 
header(String) - Method in class rife.bld.operations.JavadocOptions
Include header text for each page
HEADER_AUTHORIZATION - Static variable in class rife.tools.HttpUtils
 
HEADER_USER_AGENT - Static variable in class rife.tools.HttpUtils
 
help() - Element in annotation interface rife.bld.BuildCommand
When provided, specifies a class that provides help about the build command.
help() - Method in class rife.bld.BuildExecutor
The standard help command.
HelpHelp - Class in rife.bld.help
Provides help for the help command.
HelpHelp() - Constructor for class rife.bld.help.HelpHelp
 
HelpOperation - Class in rife.bld.operations
Provides help about the build system commands.
HelpOperation(BuildExecutor, List<String>) - Constructor for class rife.bld.operations.HelpOperation
Creates a new help operation.
HEX_DIGITS - Static variable in class rife.tools.StringUtils
 
HEX_DIGITS_LOWER - Static variable in class rife.bld.wrapper.Wrapper
 
HEX_DIGITS_LOWER - Static variable in class rife.tools.StringUtils
 
HierarchicalProperties - Class in rife.ioc
This class allows the creation of a hierarchical tree of named PropertyValue instances.
HierarchicalProperties() - Constructor for class rife.ioc.HierarchicalProperties
 
hint(String) - Method in class rife.database.queries.Delete
 
hint(String) - Method in class rife.database.queries.Insert
 
hint(String) - Method in class rife.database.queries.Select
 
hint(String) - Method in class rife.database.queries.Update
 
HTML - Enum constant in enum class rife.bld.operations.JavadocOptions.DocLinkOption
 
HTML - Static variable in class rife.bld.operations.TemplateType
The html template type.
HTML - Static variable in class rife.template.TemplateFactory
 
HTTP_STATUS_REASONS - Static variable in class rife.tools.HttpUtils
 
HttpUtils - Class in rife.tools
 
A B C D E F G H I J K L M N O P Q R S T U V W X _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form