Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
S
- SAME_AS - Static variable in class rife.validation.ConstrainedProperty
- sameAs(String) - Method in class rife.validation.ConstrainedProperty
- sanitizeAttributes(String) - Method in class rife.forms.AbstractFormBuilder
- sanitizeAttributes(String) - Method in class rife.forms.FormBuilderHtml
- sanitizeAttributes(String) - Method in class rife.forms.FormBuilderXml
- save(BeanType) - Method in interface rife.database.querymanagers.generic.GenericQueryManager
-
Persist a bean.
- save(T) - Method in class rife.database.querymanagers.generic.GenericQueryManagerDelegate
- saveConstrainedProperty(Constrained, String, String) - Static method in class rife.validation.ConstrainedUtils
- saved(boolean) - Method in class rife.validation.ConstrainedProperty
- SAVED - Static variable in class rife.validation.ConstrainedProperty
- saveOpts(String) - Method in class rife.bld.operations.JlinkOptions
-
Suggest providers that implement the given service types from the module path.
- scale(int) - Method in class rife.validation.ConstrainedProperty
- SCALE - Static variable in class rife.validation.ConstrainedProperty
- scanClassPath() - Method in class rife.bld.operations.JUnitOptions
-
Scan all directories on the classpath.
- scanClassPath(String) - Method in class rife.bld.operations.JUnitOptions
-
Scan an explicit classpath root.
- scanModules() - Method in class rife.bld.operations.JUnitOptions
-
EXPERIMENTAL: Scan all resolved modules for test discovery
- scheduler - Variable in class rife.config.RifeConfig
- scheduler() - Static method in class rife.config.RifeConfig
- SchedulerConfig() - Constructor for class rife.config.RifeConfig.SchedulerConfig
- scm() - Method in class rife.bld.publish.PublishInfo
-
Retrieves the project's SCM info.
- scm(PublishScm) - Method in class rife.bld.publish.PublishInfo
-
Provides the project's SCM info.
- scope() - Method in record class rife.bld.dependencies.PomDependency
-
Returns the value of the
scope
record component. - scope(Scope) - Method in class rife.bld.BaseProject
-
Retrieves the dependency set for a particular scope, initializing it if it doesn't exist yet.
- scope(Scope) - Method in class rife.bld.dependencies.DependencyScopes
-
Retrieves the
DependencySet
for a particular scope. - Scope - Enum Class in rife.bld.dependencies
-
Provides all the dependency scopes that are supported by the bld build system.
- sDriverAliases - Static variable in class rife.database.Datasource
- sDriverNames - Static variable in class rife.database.Datasource
- SECURECHAIN_REBUILT - Static variable in record class rife.bld.dependencies.Repository
- SECURECHAIN_VETTED - Static variable in record class rife.bld.dependencies.Repository
- Select - Class in rife.database.queries
-
Object representation of a SQL "SELECT" query.
- Select(Datasource) - Constructor for class rife.database.queries.Select
- Select(Datasource, Class) - Constructor for class rife.database.queries.Select
- Select.Join - Class in rife.database.queries
- Select.JoinCondition - Class in rife.database.queries
- Select.JoinCross - Class in rife.database.queries
- Select.JoinCustom - Class in rife.database.queries
- Select.JoinDefault - Class in rife.database.queries
- Select.JoinInner - Class in rife.database.queries
- Select.JoinOuter - Class in rife.database.queries
- Select.JoinType - Class in rife.database.queries
- Select.OrderBy - Class in rife.database.queries
- Select.OrderByDirection - Class in rife.database.queries
- Select.Union - Class in rife.database.queries
- selectClass(String) - Method in class rife.bld.operations.JUnitOptions
-
Select a class for test discovery.
- selectDirectory(File) - Method in class rife.bld.operations.JUnitOptions
-
Select a directory for test discovery.
- selectFile(File) - Method in class rife.bld.operations.JUnitOptions
-
Select a file for test discovery.
- selectIteration(String) - Method in class rife.bld.operations.JUnitOptions
-
Select iterations for test discovery of format
TYPE:VALUE[INDEX(..INDEX)?(,INDEX(..INDEX)?)*]
(e.g. - selectMethod(String) - Method in class rife.bld.operations.JUnitOptions
-
Select a method for test discovery.
- selectModule(String) - Method in class rife.bld.operations.JUnitOptions
-
EXPERIMENTAL: Select single module for test discovery.
- selectPackage(String) - Method in class rife.bld.operations.JUnitOptions
-
Select a package for test discovery.
- selectParameter(Template, String, String[]) - Method in class rife.forms.AbstractFormBuilder
- selectParameter(Template, String, String[]) - Method in interface rife.forms.FormBuilder
-
Generates the required attributes so that an existing form field indicates its checked or selected status.
- selectResource(String) - Method in class rife.bld.operations.JUnitOptions
-
Select a classpath resource for test discovery.
- selectUri(String) - Method in class rife.bld.operations.JUnitOptions
-
Select a URI for test discovery.
- separator() - Method in record class rife.bld.dependencies.VersionNumber
-
Returns the value of the
separator
record component. - SequenceNameRequiredException - Exception in rife.database.exceptions
- SequenceNameRequiredException(String) - Constructor for exception rife.database.exceptions.SequenceNameRequiredException
- SequenceOperationRequiredException - Exception in rife.database.exceptions
- SequenceOperationRequiredException(String) - Constructor for exception rife.database.exceptions.SequenceOperationRequiredException
- SequenceValue - Class in rife.database.queries
- SequenceValue(Datasource) - Constructor for class rife.database.queries.SequenceValue
- SequenceValue.Operation - Class in rife.database.queries
- SerializationErrorException - Exception in rife.tools.exceptions
- SerializationErrorException(Serializable, Throwable) - Constructor for exception rife.tools.exceptions.SerializationErrorException
- SerializationFormatter - Class in rife.tools
-
Standard formatter to convert serializable objects to and from strings.
- SerializationFormatter() - Constructor for class rife.tools.SerializationFormatter
- SerializationUtils - Class in rife.tools
- SerializationUtilsErrorException - Exception in rife.tools.exceptions
- SerializationUtilsErrorException(String) - Constructor for exception rife.tools.exceptions.SerializationUtilsErrorException
- SerializationUtilsErrorException(String, Throwable) - Constructor for exception rife.tools.exceptions.SerializationUtilsErrorException
- SerializationUtilsErrorException(Throwable) - Constructor for exception rife.tools.exceptions.SerializationUtilsErrorException
- serializeToString(Serializable) - Static method in class rife.tools.SerializationUtils
- serialWarn() - Method in class rife.bld.operations.JavadocOptions
-
Generate warning about @serial tag
- set(int, String) - Method in class rife.bld.operations.JUnitOptions
- setArray(int, Array) - Method in class rife.database.DbPreparedStatement
-
Sets the designated parameter to the given
Array
object. - setArray(String, Array) - Method in class rife.database.DbPreparedStatement
-
Sets the named parameters to the given
Array
object. - setAsciiStream(int, InputStream, int) - Method in class rife.database.DbPreparedStatement
-
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
- setAsciiStream(String, InputStream, int) - Method in class rife.database.DbPreparedStatement
-
Sets the named parameter to the given input stream, which will have the specified number of bytes.
- setAssociatedClass(Class) - Method in class rife.validation.ConstrainedProperty.ManyToMany
- setAssociatedClass(Class) - Method in class rife.validation.ConstrainedProperty.ManyToManyAssociation
- setAssociatedClass(Class) - Method in class rife.validation.ConstrainedProperty.ManyToOne
- setAssociatedProperty(String) - Method in class rife.validation.ConstrainedProperty.ManyToManyAssociation
- setAssociationColumn(String) - Method in class rife.database.querymanagers.generic.ManyToOneDeclaration
- setAssociationManager(GenericQueryManager) - Method in class rife.database.querymanagers.generic.ManyToOneDeclaration
- setAssociations(Class...) - Method in class rife.validation.ConstrainedBean
- setAssociationTable(String) - Method in class rife.database.querymanagers.generic.ManyToOneDeclaration
- setAssociationType(Class) - Method in class rife.database.querymanagers.generic.ManyToManyDeclaration
- setAssociationType(Class) - Method in class rife.database.querymanagers.generic.ManyToOneDeclaration
- setAttribute(String, Object) - Method in class rife.template.AbstractTemplate
- setAttribute(String, Object) - Method in interface rife.template.Template
-
Sets an attribute that will be associated with this template instance.
- setAttributes(Map<String, Object>) - Method in class rife.template.AbstractTemplate
- setAttributes(Map<String, Object>) - Method in interface rife.template.Template
-
Sets the given attributes to the corresponding data.
- setAutoReload(boolean) - Method in class rife.config.RifeConfig.TemplateConfig
- setAutoReloadDelay(int) - Method in class rife.config.RifeConfig.GlobalConfig
- setAutoRetrieved(boolean) - Method in class rife.validation.ConstrainedProperty
-
Sets whether the content data of this property should be retrieved automatically from the back-end.
- setBean(Object) - Method in class rife.database.DbPreparedStatement
-
Automatically retrieves all the values of a bean's properties and sets them for the parameters that have been defined by the
ParametrizedQuery
object of thisDbPrepareStatement
instance. - setBean(Object) - Method in class rife.template.AbstractTemplate
- setBean(Object) - Method in interface rife.template.Template
-
Sets all values in this template whose identifiers match names of properties in the given bean.
- setBean(Object) - Method in class rife.validation.AbstractValidationRule
- setBean(Object) - Method in interface rife.validation.ValidationRule
- setBean(Object, String) - Method in class rife.template.AbstractTemplate
- setBean(Object, String) - Method in interface rife.template.Template
-
Sets all values in this template whose names match names of properties in the given bean, preceded by the given prefix.
- setBean(Object, String, boolean) - Method in class rife.template.AbstractTemplate
- setBean(Object, String, boolean) - Method in interface rife.template.Template
-
Sets all values in this template whose names match names of properties in the given bean, preceded by the given prefix, if present.
- setBean(Template, Object, String, boolean) - Method in class rife.template.AbstractBeanHandler
- setBean(Template, Object, String, boolean) - Method in interface rife.template.BeanHandler
-
Sets all values in the given template whose names match names of properties in the given bean, preceded by the given prefix, if present.
- setBean(T) - Method in class rife.validation.AbstractTextualIdentifierGenerator
- setBean(T) - Method in interface rife.validation.TextualIdentifierGenerator
- setBeanHandler(BeanHandler) - Method in class rife.template.TemplateFactory
- setBigDecimal(int, BigDecimal) - Method in class rife.database.DbPreparedStatement
-
Sets the designated parameter to the given
java.math.BigDecimal
value. - setBigDecimal(String, BigDecimal) - Method in class rife.database.DbPreparedStatement
-
Sets the named parameters to the given
java.math.BigDecimal
value. - setBigDecimals(int[], BigDecimal) - Method in class rife.database.DbPreparedStatement
-
Sets the designated parameters to the given
java.math.BigDecimal
value. - setBinaryStream(int, InputStream, int) - Method in class rife.database.DbPreparedStatement
-
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
- setBinaryStream(String, InputStream, int) - Method in class rife.database.DbPreparedStatement
-
Sets the named parameter to the given input stream, which will have the specified number of bytes.
- setBlob(int, Blob) - Method in class rife.database.DbPreparedStatement
-
Sets the designated parameter to the given
Blob
object. - setBlob(String, Blob) - Method in class rife.database.DbPreparedStatement
-
Sets the named parameter to the given
Blob
object. - setBlock(String) - Method in class rife.database.queries.ReadQueryTemplate
-
Sets the name of the template block.
- setBlock(String) - Method in class rife.template.AbstractTemplate
- setBlock(String) - Method in interface rife.template.Template
-
Replaces the specified value with the content of the specified block.
- setBlock(String, String) - Method in class rife.template.AbstractTemplate
- setBlock(String, String) - Method in interface rife.template.Template
-
Replaces the specified value with the content of the specified block.
- setBoolean(int, boolean) - Method in class rife.database.DbPreparedStatement
-
Sets the designated parameter to the given Java
boolean
value. - setBoolean(String, boolean) - Method in class rife.database.DbPreparedStatement
-
Sets the named parameters to the given Java
boolean
value. - setBooleans(int[], boolean) - Method in class rife.database.DbPreparedStatement
-
Sets the designated parameters to the given Java
boolean
value. - setByte(int, byte) - Method in class rife.database.DbPreparedStatement
-
Sets the designated parameter to the given Java
byte
value. - setByte(String, byte) - Method in class rife.database.DbPreparedStatement
-
Sets the named parameters to the given Java
byte
value. - setBytes(int[], byte) - Method in class rife.database.DbPreparedStatement
-
Sets the designated parameters to the given Java
byte
value. - setBytes(int[], byte[]) - Method in class rife.database.DbPreparedStatement
-
Sets the designated parameters to the given Java array of bytes.
- setBytes(int, byte[]) - Method in class rife.database.DbPreparedStatement
-
Sets the designated parameter to the given Java array of bytes.
- setBytes(String, byte[]) - Method in class rife.database.DbPreparedStatement
-
Sets the named parameters to the given Java array of bytes.
- setCachedLoadedData(Object) - Method in class rife.validation.ConstrainedProperty
-
Sets the cached loaded data.
- setCharacterStream(int, Reader, int) - Method in class rife.database.DbPreparedStatement
-
Sets the designated parameter to the given
Reader
object, which is the given number of characters long. - setCharacterStream(String, Reader, int) - Method in class rife.database.DbPreparedStatement
-
Sets the named parameter to the given
Reader
object, which is the given number of characters long. - setClob(int, Clob) - Method in class rife.database.DbPreparedStatement
-
Sets the designated parameter to the given
Clob
object. - setClob(String, Clob) - Method in class rife.database.DbPreparedStatement
-
Sets the named parameter to the given
Clob
object. - setCollectionType(Class) - Method in class rife.database.querymanagers.generic.ManyToManyDeclaration
- setCollectionType(Class) - Method in class rife.database.querymanagers.generic.ManyToOneAssociationDeclaration
- setColumn(String) - Method in class rife.validation.ConstrainedProperty.ManyToOne
- setConstraint(String, Object) - Method in class rife.validation.ConstrainedProperty
-
Sets the data of a particular constraint in a generic fashion.
- setContinuationDuration(long) - Method in class rife.config.RifeConfig.EngineConfig
- setContinuationPurgeFrequency(int) - Method in class rife.config.RifeConfig.EngineConfig
- setContinuationPurgeScale(int) - Method in class rife.config.RifeConfig.EngineConfig
- setDatasource(String, Datasource) - Method in class rife.database.Datasources
-
Stores a
Datasource
with a provided name to be able to reference it later. - setDataSource(DataSource) - Method in class rife.database.Datasource
-
Sets the standard datasource that will be used to connect to the database.
- setDate(int, Date) - Method in class rife.database.DbPreparedStatement
-
Sets the designated parameter to the given
java.sql.Date
value. - setDate(int, Date, Calendar) - Method in class rife.database.DbPreparedStatement
-
Sets the designated parameter to the given
java.sql.Date
value, using the givenCalendar
object. - setDate(String, Date) - Method in class rife.database.DbPreparedStatement
-
Sets the named parameters to the given
java.sql.Date
value. - setDate(String, Date, Calendar) - Method in class rife.database.DbPreparedStatement
-
Sets the named parameters to the given
java.sql.Date
value, using the givenCalendar
object. - setDates(int[], Date) - Method in class rife.database.DbPreparedStatement
-
Sets the designated parameters to the given
java.sql.Date
value. - setDates(int[], Date, Calendar) - Method in class rife.database.DbPreparedStatement
-
Sets the designated parameters to the given
java.sql.Date
value, using the givenCalendar
object. - SETDEFAULT - Static variable in class rife.database.queries.CreateTable
- SETDEFAULT - Static variable in class rife.database.queries.CreateTable.ViolationAction
- setDefaultContentType(String) - Method in class rife.config.RifeConfig.EngineConfig
- setDefaultContentType(String) - Method in class rife.template.AbstractTemplate
- setDefaultCountry(String) - Method in class rife.config.RifeConfig.ToolsConfig
- setDefaultEncoding(String) - Method in class rife.config.RifeConfig.TemplateConfig
- setDefaultInputDatePattern(String) - Method in class rife.config.RifeConfig.ToolsConfig
- setDefaultInputTimeFormat(String) - Method in class rife.config.RifeConfig.ToolsConfig
- setDefaultLanguage(String) - Method in class rife.config.RifeConfig.ToolsConfig
- setDefaultLongDatePattern(String) - Method in class rife.config.RifeConfig.ToolsConfig
- setDefaultOrdering(List<ConstrainedBean.Order>) - Method in class rife.validation.ConstrainedBean
- setDefaultResourceBundle(String) - Method in class rife.config.RifeConfig.ToolsConfig
- setDefaultResourceBundles(TemplateFactory, Collection<String>) - Method in class rife.config.RifeConfig.TemplateConfig
- setDefaultShortDatePattern(String) - Method in class rife.config.RifeConfig.ToolsConfig
- setDefaultTimeZone(TimeZone) - Method in class rife.config.RifeConfig.ToolsConfig
- setDefaultValue(Object) - Method in class rife.validation.ConstrainedProperty
- setDisplayedRaw(boolean) - Method in class rife.validation.ConstrainedProperty
- setDouble(int, double) - Method in class rife.database.DbPreparedStatement
-
Sets the designated parameter to the given Java
double
value. - setDouble(String, double) - Method in class rife.database.DbPreparedStatement
-
Sets the named parameters to the given Java
double
value. - setDoubles(int[], double) - Method in class rife.database.DbPreparedStatement
-
Sets the designated parameters to the given Java
double
value. - setDriver(String) - Method in class rife.database.Datasource
-
Sets the jdbc driver that will be used to connect to the database.
- setEditable(boolean) - Method in class rife.validation.ConstrainedProperty
- setEmail(boolean) - Method in class rife.validation.ConstrainedProperty
- setEncoder(TemplateEncoder) - Method in class rife.template.TemplateFactory
- setErroneousValue(Object) - Method in class rife.validation.ValidationError
-
Stores the erroneous value that caused the validation error.
- setExcludeUnsupportedCapabilities(boolean) - Method in class rife.database.queries.AbstractWhereGroup
- setExcludeUnsupportedCapabilities(boolean) - Method in interface rife.database.queries.Query
- setExcludeUnsupportedCapabilities(boolean) - Method in class rife.database.queries.ReadQueryString
- setExcludeUnsupportedCapabilities(boolean) - Method in class rife.database.queries.ReadQueryTemplate
- setExcludeUnsupportedCapabilities(boolean) - Method in class rife.database.querymanagers.generic.CountQuery
- setExcludeUnsupportedCapabilities(boolean) - Method in class rife.database.querymanagers.generic.DeleteQuery
- setExcludeUnsupportedCapabilities(boolean) - Method in class rife.database.querymanagers.generic.RestoreQuery
- setFallbackErrorArea(Template, String) - Method in class rife.validation.AbstractValidationBuilder
- setFallbackErrorArea(Template, String) - Method in interface rife.validation.ValidationBuilder
- setFetchDirection(int) - Method in class rife.database.DbResultSet
- setFetchDirection(int) - Method in class rife.database.DbStatement
-
Gives the driver a hint as to the direction in which rows will be processed in
ResultSet
objects created using thisDbStatement
object. - setFetchSize(int) - Method in class rife.database.DbResultSet
- setFetchSize(int) - Method in class rife.database.DbStatement
-
Gives the JDBC driver a hint as to the number of rows that should be fetched from the database when more rows are needed.
- setFileUploadPath(String) - Method in class rife.config.RifeConfig.EngineConfig
- setFileUploadSizeCheck(boolean) - Method in class rife.config.RifeConfig.EngineConfig
- setFileUploadSizeException(boolean) - Method in class rife.config.RifeConfig.EngineConfig
- setFileUploadSizeLimit(long) - Method in class rife.config.RifeConfig.EngineConfig
- setFloat(int, float) - Method in class rife.database.DbPreparedStatement
-
Sets the designated parameter to the given Java
float
value. - setFloat(String, float) - Method in class rife.database.DbPreparedStatement
-
Sets the named parameters to the given Java
float
value. - setFloats(int[], float) - Method in class rife.database.DbPreparedStatement
-
Sets the designated parameters to the given Java
float
value. - setFormat(Format) - Method in class rife.validation.ConstrainedProperty
- setFragment(boolean) - Method in class rife.validation.ConstrainedProperty
-
Sets whether the content data of this property is a fragment.
- setGenerateClasses(boolean) - Method in class rife.config.RifeConfig.TemplateConfig
- setGenerationPath(String) - Method in class rife.config.RifeConfig.TemplateConfig
- setGlobalNoCacheHeaders(boolean) - Method in class rife.config.RifeConfig.EngineConfig
- setGzipCompression(boolean) - Method in class rife.config.RifeConfig.EngineConfig
- setGzipCompressionTypes(Collection<String>) - Method in class rife.config.RifeConfig.EngineConfig
- setIdentifier(boolean) - Method in class rife.validation.ConstrainedProperty
-
Set whether the property value is an identifier.
- setInitializer(TemplateInitializer) - Method in class rife.template.TemplateFactory
- setInList(byte...) - Method in class rife.validation.ConstrainedProperty
- setInList(char...) - Method in class rife.validation.ConstrainedProperty
- setInList(double...) - Method in class rife.validation.ConstrainedProperty
- setInList(float...) - Method in class rife.validation.ConstrainedProperty
- setInList(int...) - Method in class rife.validation.ConstrainedProperty
- setInList(long...) - Method in class rife.validation.ConstrainedProperty
- setInList(short...) - Method in class rife.validation.ConstrainedProperty
- setInList(String...) - Method in class rife.validation.ConstrainedProperty
- setInList(Collection) - Method in class rife.validation.ConstrainedProperty
- setInt(int, int) - Method in class rife.database.DbPreparedStatement
-
Sets the designated parameter to the given Java
int
value. - setInt(String, int) - Method in class rife.database.DbPreparedStatement
-
Sets the named parameter to the given Java
int
value. - setInts(int[], int) - Method in class rife.database.DbPreparedStatement
-
Sets the designated parameters to the given Java
int
value. - setIsBasic(boolean) - Method in class rife.database.querymanagers.generic.ManyToOneDeclaration
- setLanguage(String) - Method in class rife.template.AbstractTemplate
- setLanguage(String) - Method in interface rife.template.Template
-
Sets this template's current language code, such as "en".
- setLimitParameter(String) - Method in class rife.database.queries.AbstractWhereGroup
- setListed(boolean) - Method in class rife.validation.ConstrainedProperty
-
Sets whether the property should be included in data lists.
- setLoadingErrors(Collection<String>) - Method in class rife.validation.PropertyValidationRule
-
Set the list of error messages that occurred during the loading of content data.
- setLogEngineExceptions(boolean) - Method in class rife.config.RifeConfig.EngineConfig
- setLoginMaximumLength(int) - Method in class rife.config.RifeConfig.AuthenticationConfig
- setLoginMinimumLength(int) - Method in class rife.config.RifeConfig.AuthenticationConfig
- setLong(int, long) - Method in class rife.database.DbPreparedStatement
-
Sets the designated parameter to the given Java
long
value. - setLong(String, long) - Method in class rife.database.DbPreparedStatement
-
Sets the named parameters to the given Java
long
value. - setLongs(int[], long) - Method in class rife.database.DbPreparedStatement
-
Sets the designated parameters to the given Java
long
value. - setMainClass(Class) - Method in class rife.validation.ConstrainedProperty.ManyToOneAssociation
- setMainDeclaration(ManyToOneDeclaration) - Method in class rife.database.querymanagers.generic.ManyToOneAssociationDeclaration
- setMainProperty(String) - Method in class rife.database.querymanagers.generic.ManyToOneAssociationDeclaration
- setMainProperty(String) - Method in class rife.validation.ConstrainedProperty.ManyToOneAssociation
- setMainType(Class) - Method in class rife.database.querymanagers.generic.ManyToOneAssociationDeclaration
- setManyToMany() - Method in class rife.validation.ConstrainedProperty
- setManyToMany(Class) - Method in class rife.validation.ConstrainedProperty
- setManyToMany(Class, CreateTable.ViolationAction, CreateTable.ViolationAction) - Method in class rife.validation.ConstrainedProperty
- setManyToMany(CreateTable.ViolationAction, CreateTable.ViolationAction) - Method in class rife.validation.ConstrainedProperty
- setManyToManyAssociation() - Method in class rife.validation.ConstrainedProperty
- setManyToManyAssociation(Class, String) - Method in class rife.validation.ConstrainedProperty
- setManyToManyAssociation(String) - Method in class rife.validation.ConstrainedProperty
- setManyToOne() - Method in class rife.validation.ConstrainedProperty
- setManyToOne(Class) - Method in class rife.validation.ConstrainedProperty
- setManyToOne(Class, String) - Method in class rife.validation.ConstrainedProperty
- setManyToOne(Class, String, CreateTable.ViolationAction, CreateTable.ViolationAction) - Method in class rife.validation.ConstrainedProperty
- setManyToOne(String, String) - Method in class rife.validation.ConstrainedProperty
- setManyToOne(String, String, CreateTable.ViolationAction, CreateTable.ViolationAction) - Method in class rife.validation.ConstrainedProperty
- setManyToOneAssociation() - Method in class rife.validation.ConstrainedProperty
- setManyToOneAssociation(Class, String) - Method in class rife.validation.ConstrainedProperty
- setManyToOneAssociation(String) - Method in class rife.validation.ConstrainedProperty
- setManyToOneJoinParameters(DbPreparedStatement, BeanType) - Method in class rife.database.querymanagers.generic.AbstractGenericQueryManager
- setMaxDate(Date) - Method in class rife.validation.ConstrainedProperty
- setMaxFieldSize(int) - Method in class rife.database.DbStatement
-
Sets the limit for the maximum number of bytes in a
ResultSet
column storing character or binary values to the given number of bytes. - setMaxLength(int) - Method in class rife.validation.ConstrainedProperty
- setMaxRows(int) - Method in class rife.database.DbStatement
-
Sets the limit for the maximum number of rows that any
ResultSet
object can contain to the given number. - setMaxVisualUrlLength(int) - Method in class rife.config.RifeConfig.ToolsConfig
- setMetaDataBean(Object) - Method in class rife.validation.MetaData
- setMetaDataBean(Object) - Method in interface rife.validation.MetaDataBeanAware
-
This method will be called by RIFE2 when a new instance of the metadata class has been created.
- setMimeType(MimeType) - Method in class rife.validation.ConstrainedProperty
-
Sets the mime type of the property.
- setMinDate(Date) - Method in class rife.validation.ConstrainedProperty
- setMinLength(int) - Method in class rife.validation.ConstrainedProperty
- setName(String) - Method in class rife.validation.ConstrainedProperty
-
Sets the name of the content data of this property.
- setNotEmpty(boolean) - Method in class rife.validation.ConstrainedProperty
-
Set whether the property value can be empty.
- setNotEqual(boolean) - Method in class rife.validation.ConstrainedProperty
-
Set that the property value can't be equal to a specified
boolean
reference value. - setNotEqual(Object) - Method in class rife.validation.ConstrainedProperty
-
Set that the property value can't be equal to a specified
Object
reference value. - setNotNull(boolean) - Method in class rife.validation.ConstrainedProperty
-
Set whether the property value can be
null
. - setNull(int, int) - Method in class rife.database.DbPreparedStatement
-
Sets the designated parameter to SQL
NULL
. - setNull(int, int, String) - Method in class rife.database.DbPreparedStatement
-
Sets the designated parameter to SQL
NULL
. - setNull(String, int) - Method in class rife.database.DbPreparedStatement
-
Sets the named parameters to SQL
NULL
. - setNull(String, int, String) - Method in class rife.database.DbPreparedStatement
-
Sets the named parameters to SQL
NULL
. - SETNULL - Static variable in class rife.database.queries.CreateTable
- SETNULL - Static variable in class rife.database.queries.CreateTable.ViolationAction
- setNulls(int[], int) - Method in class rife.database.DbPreparedStatement
-
Sets the designated parameters to SQL
NULL
. - setNulls(int[], int, String) - Method in class rife.database.DbPreparedStatement
-
Sets the designated parameters to SQL
NULL
. - setObject(int, Object) - Method in class rife.database.DbPreparedStatement
-
Sets the value of the designated parameter using the given object.
- setObject(int, Object, int) - Method in class rife.database.DbPreparedStatement
-
Sets the value of the designated parameter with the given object.
- setObject(int, Object, int, int) - Method in class rife.database.DbPreparedStatement
-
Sets the value of the designated parameter with the given object.
- setObject(String, Object) - Method in class rife.database.DbPreparedStatement
-
Sets the value of the named parameters using the given object.
- setObject(String, Object, int) - Method in class rife.database.DbPreparedStatement
-
Sets the value of the named parameters with the given object.
- setObject(String, Object, int, int) - Method in class rife.database.DbPreparedStatement
-
Sets the value of the named parameters with the given object.
- setObjects(int[], Object) - Method in class rife.database.DbPreparedStatement
-
Sets the value of the designated parameters using the given object.
- setObjects(int[], Object, int) - Method in class rife.database.DbPreparedStatement
-
Sets the value of the designated parameters with the given object.
- setObjects(int[], Object, int, int) - Method in class rife.database.DbPreparedStatement
-
Sets the value of the designated parameters with the given object.
- setOffsetParameter(String) - Method in class rife.database.queries.AbstractWhereGroup
- setOnDelete(CreateTable.ViolationAction) - Method in class rife.validation.ConstrainedProperty.ManyToMany
- setOnDelete(CreateTable.ViolationAction) - Method in class rife.validation.ConstrainedProperty.ManyToOne
- setOnUpdate(CreateTable.ViolationAction) - Method in class rife.validation.ConstrainedProperty.ManyToMany
- setOnUpdate(CreateTable.ViolationAction) - Method in class rife.validation.ConstrainedProperty.ManyToOne
- setOrdinal(boolean) - Method in class rife.validation.ConstrainedProperty
-
Sets whether this property has to be used as an ordinal.
- setOrdinal(boolean, String) - Method in class rife.validation.ConstrainedProperty
-
Sets whether this property has to be used as an ordinal with a restricting column.
- setParameters(DbPreparedStatement) - Method in class rife.database.DbPreparedStatementHandler
- setParameters(DbPreparedStatement) - Method in interface rife.database.PreparedStatementHandler
- setParent(HierarchicalProperties) - Method in class rife.ioc.HierarchicalProperties
-
Sets the parent of this
HierarchicalProperties
instance. - setPassThroughSuffixes(Set<String>) - Method in class rife.config.RifeConfig.EngineConfig
- setPassword(String) - Method in class rife.database.Datasource
-
Sets the password that will be used to connect to the database.
- setPasswordMaximumLength(int) - Method in class rife.config.RifeConfig.AuthenticationConfig
- setPasswordMinimumLength(int) - Method in class rife.config.RifeConfig.AuthenticationConfig
- setPersistent(boolean) - Method in class rife.validation.ConstrainedProperty
- setPoolSize(int) - Method in class rife.database.Datasource
-
Sets the size of the connection pool that will be used to connect to the database.
- setPosition(int) - Method in class rife.validation.ConstrainedProperty
-
Sets the position in which the property should be displayed.
- setPrecision(int) - Method in class rife.validation.ConstrainedProperty
- setPrettyEngineExceptions(boolean) - Method in class rife.config.RifeConfig.EngineConfig
- setPrimaryKeyMethod_ - Variable in class rife.database.querymanagers.generic.AbstractGenericQueryManager
- setPropertyName(String) - Method in class rife.validation.PropertyValidationRule
-
Set the name of the property.
- setPropertyValue(Object, String, Object) - Static method in class rife.tools.BeanUtils
-
Sets the value of the property with the given name in the specified bean.
- setProxyRootUrl(String) - Method in class rife.config.RifeConfig.EngineConfig
- setQueryTimeout(int) - Method in class rife.database.DbStatement
-
Sets the number of seconds the driver will wait for a
DbStatement
object to execute to the given number of seconds. - setRangeBegin(Comparable) - Method in class rife.validation.ConstrainedProperty
- setRangeEnd(Comparable) - Method in class rife.validation.ConstrainedProperty
- setRef(int, Ref) - Method in class rife.database.DbPreparedStatement
-
Sets the designated parameter to the given
REF(<structured-type>)
value. - setRef(String, Ref) - Method in class rife.database.DbPreparedStatement
-
Sets the named parameter to the given
REF(<structured-type>)
value. - setRegexp(String) - Method in class rife.validation.ConstrainedProperty
- setRememberDuration(long) - Method in class rife.config.RifeConfig.AuthenticationConfig
- setRememberPurgeFrequency(int) - Method in class rife.config.RifeConfig.AuthenticationConfig
- setRememberPurgeScale(int) - Method in class rife.config.RifeConfig.AuthenticationConfig
- setRepository(String) - Method in class rife.validation.ConstrainedProperty
-
Sets the repository where the content data of this property will be stored.
- setRequestEncoding(Charset) - Method in class rife.config.RifeConfig.EngineConfig
- setResource(URL) - Method in class rife.xml.XmlInputSource
- setResourceBundleAutoReload(boolean) - Method in class rife.config.RifeConfig.ToolsConfig
- setResourceFinder(ResourceFinder) - Method in class rife.template.TemplateFactory
- setResponseEncoding(Charset) - Method in class rife.config.RifeConfig.EngineConfig
- setResultset(ResultSet) - Method in class rife.database.DbStatement
-
Set the current
ResultSet
object and cleans up the previousResultSet
object automatically. - setReversed(boolean) - Method in class rife.database.querymanagers.generic.ManyToManyDeclaration
- setRoleNameMaximumLength(int) - Method in class rife.config.RifeConfig.AuthenticationConfig
- setSameAs(String) - Method in class rife.validation.ConstrainedProperty
- setSaved(boolean) - Method in class rife.validation.ConstrainedProperty
- setScale(int) - Method in class rife.validation.ConstrainedProperty
- setSequenceContentInfo(String) - Method in class rife.config.RifeConfig.CmfConfig
- setSequenceContentRepository(String) - Method in class rife.config.RifeConfig.CmfConfig
- setSequenceRole(String) - Method in class rife.config.RifeConfig.AuthenticationConfig
- setSequenceTask(String) - Method in class rife.config.RifeConfig.SchedulerConfig
- setSessionDuration(long) - Method in class rife.config.RifeConfig.AuthenticationConfig
- setSessionPurgeFrequency(int) - Method in class rife.config.RifeConfig.AuthenticationConfig
- setSessionPurgeScale(int) - Method in class rife.config.RifeConfig.AuthenticationConfig
- setSessionRestrictAuthData(boolean) - Method in class rife.config.RifeConfig.AuthenticationConfig
- setShort(int, short) - Method in class rife.database.DbPreparedStatement
-
Sets the designated parameter to the given Java
short
value. - setShort(String, short) - Method in class rife.database.DbPreparedStatement
-
Sets the named parameters to the given Java
short
value. - setShorts(int[], short) - Method in class rife.database.DbPreparedStatement
-
Sets the designated parameters to the given Java
short
value. - setSizeExceeded(boolean) - Method in class rife.engine.UploadedFile
-
Indicates whether the maximum file size was exceeded during upload.
- setSparse(boolean) - Method in class rife.validation.ConstrainedProperty
- setSql(String) - Method in class rife.database.queries.ReadQueryString
-
Replaces the SQL that is executed by this query.
- setSqlDebugTrace(boolean) - Method in class rife.config.RifeConfig.DatabaseConfig
- setString(int, String) - Method in class rife.database.DbPreparedStatement
-
Sets the designated parameter to the given Java
String
value. - setString(String, String) - Method in class rife.database.DbPreparedStatement
-
Sets the named parameters to the given Java
String
value. - setStrings(int[], String) - Method in class rife.database.DbPreparedStatement
-
Sets the designated parameters to the given Java
String
value. - setSubject(String) - Method in class rife.validation.PropertyValidationRule
-
Set the subject that the property refers to.
- setSubjectName(String) - Method in class rife.validation.ConstrainedProperty
-
Sets the subject name.
- setTable(String) - Method in class rife.validation.ConstrainedProperty.ManyToOne
- setTableAuthentication(String) - Method in class rife.config.RifeConfig.AuthenticationConfig
- setTableContentAttribute(String) - Method in class rife.config.RifeConfig.CmfConfig
- setTableContentInfo(String) - Method in class rife.config.RifeConfig.CmfConfig
- setTableContentProperty(String) - Method in class rife.config.RifeConfig.CmfConfig
- setTableContentRepository(String) - Method in class rife.config.RifeConfig.CmfConfig
- setTableContentStoreImage(String) - Method in class rife.config.RifeConfig.CmfConfig
- setTableContentStoreRawChunk(String) - Method in class rife.config.RifeConfig.CmfConfig
- setTableContentStoreRawInfo(String) - Method in class rife.config.RifeConfig.CmfConfig
- setTableContentStoreText(String) - Method in class rife.config.RifeConfig.CmfConfig
- setTableRemember(String) - Method in class rife.config.RifeConfig.AuthenticationConfig
- setTableResources(String) - Method in class rife.config.RifeConfig.ResourcesConfig
- setTableRole(String) - Method in class rife.config.RifeConfig.AuthenticationConfig
- setTableRoleLink(String) - Method in class rife.config.RifeConfig.AuthenticationConfig
- setTableTask(String) - Method in class rife.config.RifeConfig.SchedulerConfig
- setTableTaskOption(String) - Method in class rife.config.RifeConfig.SchedulerConfig
- setTableUser(String) - Method in class rife.config.RifeConfig.AuthenticationConfig
- setTaskFrequencyMaximumLength(int) - Method in class rife.config.RifeConfig.SchedulerConfig
- setTaskOptionNameMaximumLength(int) - Method in class rife.config.RifeConfig.SchedulerConfig
- setTaskOptionValueMaximumLength(int) - Method in class rife.config.RifeConfig.SchedulerConfig
- setTaskTypeMaximumLength(int) - Method in class rife.config.RifeConfig.SchedulerConfig
- setTempFile(File) - Method in class rife.engine.UploadedFile
-
Register a particular file as being the temporary file used for storage.
- setTemplate(Template) - Method in class rife.database.queries.ReadQueryTemplate
-
Sets the template instance.
- setTempPath(String) - Method in class rife.config.RifeConfig.GlobalConfig
- SETTERS - Enum constant in enum class rife.tools.BeanUtils.Accessors
- setTextualIdentifier(TextualIdentifierGenerator) - Method in class rife.validation.ConstrainedBean
- setTime(int, Time) - Method in class rife.database.DbPreparedStatement
-
Sets the designated parameter to the given
java.sql.Time
value. - setTime(int, Time, Calendar) - Method in class rife.database.DbPreparedStatement
-
Sets the designated parameter to the given
java.sql.Time
value, using the givenCalendar
object. - setTime(String, Time) - Method in class rife.database.DbPreparedStatement
-
Sets the named parameters to the given
java.sql.Time
value. - setTime(String, Time, Calendar) - Method in class rife.database.DbPreparedStatement
-
Sets the named parameters to the given
java.sql.Time
value, using the givenCalendar
object. - setTimes(int[], Time) - Method in class rife.database.DbPreparedStatement
-
Sets the designated parameters to the given
java.sql.Time
value. - setTimes(int[], Time, Calendar) - Method in class rife.database.DbPreparedStatement
-
Sets the designated parameters to the given
java.sql.Time
value, using the givenCalendar
object. - setTimestamp(int, Timestamp) - Method in class rife.database.DbPreparedStatement
-
Sets the designated parameter to the given
java.sql.Timestamp
value. - setTimestamp(int, Timestamp, Calendar) - Method in class rife.database.DbPreparedStatement
-
Sets the designated parameter to the given
java.sql.Timestamp
value, using the givenCalendar
object. - setTimestamp(String, Timestamp) - Method in class rife.database.DbPreparedStatement
-
Sets the named parameters to the given
java.sql.Timestamp
value. - setTimestamp(String, Timestamp, Calendar) - Method in class rife.database.DbPreparedStatement
-
Sets the named parameters to the given
java.sql.Timestamp
value, using the givenCalendar
object. - setTimestamps(int[], Timestamp) - Method in class rife.database.DbPreparedStatement
-
Sets the designated parameters to the given
java.sql.Timestamp
value. - setTimestamps(int[], Timestamp, Calendar) - Method in class rife.database.DbPreparedStatement
-
Sets the designated parameters to the given
java.sql.Timestamp
value, using the givenCalendar
object. - setTransactionIsolation(int) - Method in class rife.database.DbConnection
-
Attempts to change the transaction isolation level for this
DbConnection
object to the one given. - setTransactionTimeout(int) - Method in class rife.config.RifeConfig.DatabaseConfig
- setTransformer(ContentTransformer<?>) - Method in class rife.validation.ConstrainedProperty
-
Sets a content transformer for this property.
- setTypedParameter(DbPreparedStatement, int, Class, String, Object, Constrained) - Method in interface rife.database.types.SqlConversion
- setUnique(boolean) - Method in class rife.validation.ConstrainedProperty
-
Set whether the property value has to be unique.
- setUniques(List<String[]>) - Method in class rife.validation.ConstrainedBean
- setUppercasedBeanProperty(String, String[], String, Map<String, PropertyDescriptor>, Object, Object) - Static method in class rife.tools.BeanUtils
-
Set the value of a bean property from an array of strings.
- setUppercasedBeanProperty(String, UploadedFile, String, Map<String, PropertyDescriptor>, Object) - Static method in class rife.tools.BeanUtils
-
Set the value of a bean property from an uploaded file.
- setupProperties(File) - Static method in class rife.bld.BuildExecutor
-
Creates a properties hierarchy for bld execution.
- setUrl(boolean) - Method in class rife.validation.ConstrainedProperty
- setUrl(String) - Method in class rife.database.Datasource
-
Sets the connection url that will be used to connect to the database.
- setURL(int, URL) - Method in class rife.database.DbPreparedStatement
-
Sets the designated parameter to the given
java.net.URL
value. - setURL(String, URL) - Method in class rife.database.DbPreparedStatement
-
Sets the named parameters to the given
java.net.URL
value. - setURLs(int[], URL) - Method in class rife.database.DbPreparedStatement
-
Sets the designated parameters to the given
java.net.URL
value. - setUser(String) - Method in class rife.database.Datasource
-
Sets the user that will be used to connect to the database.
- setValue(String, boolean) - Method in class rife.template.AbstractTemplate
- setValue(String, boolean) - Method in interface rife.template.Template
-
Sets the specified value in this template to
true
orfalse
depending on the givenvalue
. - setValue(String, char) - Method in class rife.template.AbstractTemplate
- setValue(String, char) - Method in interface rife.template.Template
-
Sets the specified value in this template to the single specified character.
- setValue(String, char[]) - Method in class rife.template.AbstractTemplate
- setValue(String, char[]) - Method in interface rife.template.Template
-
Sets the specified value in this template to the given characters.
- setValue(String, char[], int, int) - Method in class rife.template.AbstractTemplate
- setValue(String, char[], int, int) - Method in interface rife.template.Template
-
Sets the specified value in this template to the specified range of the given character string.
- setValue(String, double) - Method in class rife.template.AbstractTemplate
- setValue(String, double) - Method in interface rife.template.Template
-
Sets the specified value in this template to the given double precision floating point value.
- setValue(String, float) - Method in class rife.template.AbstractTemplate
- setValue(String, float) - Method in interface rife.template.Template
-
Sets the specified value in this template to the given floating point value.
- setValue(String, int) - Method in class rife.template.AbstractTemplate
- setValue(String, int) - Method in interface rife.template.Template
-
Sets the specified value in this template to the given integer.
- setValue(String, long) - Method in class rife.template.AbstractTemplate
- setValue(String, long) - Method in interface rife.template.Template
-
Sets the specified value in this template to the given long.
- setValue(String, CharSequence) - Method in class rife.template.AbstractTemplate
- setValue(String, CharSequence) - Method in interface rife.template.Template
-
Sets the specified value in this template to the given character sequence, or an empty character sequence if
value
isnull
. - setValue(String, Object) - Method in class rife.template.AbstractTemplate
- setValue(String, Object) - Method in interface rife.template.Template
-
Sets the specified value in this template to the result of calling
String.valueOf
on the givenvalue
. - setValue(String, String) - Method in class rife.template.AbstractTemplate
- setValue(String, String) - Method in interface rife.template.Template
-
Sets the specified value in this template to the given string, or an empty string if
value
isnull
. - setValue(String, List<CharSequence>) - Method in class rife.template.AbstractTemplate
- setValue(String, List<CharSequence>) - Method in interface rife.template.Template
-
Sets the specified value in this template to content that's structured in the internal format.
- setValue(String, InternalValue) - Method in class rife.template.AbstractTemplate
- setValue(String, InternalValue) - Method in interface rife.template.Template
-
Sets the specified value in this template to the value of the given internal value.
- setValue(String, Template) - Method in class rife.template.AbstractTemplate
- setValue(String, Template) - Method in interface rife.template.Template
-
Sets the specified value in this template to the current content of the given template.
- setValueEncoded(String, Object) - Method in class rife.template.AbstractTemplate
- setValueEncoded(String, Object) - Method in interface rife.template.Template
-
Sets the specified value in this template to the result of calling
String.valueOf
on the givenvalue
and encodes it with theTemplateEncoder
that's registered for this template - setVirtualParameters(VirtualParameters) - Method in class rife.database.DbPreparedStatement
-
Sets the parameters that should be handled as virtual parameters.
- setWebappContextPath(String) - Method in class rife.config.RifeConfig.EngineConfig
- setXmlValidation(boolean) - Method in class rife.config.RifeConfig.XmlConfig
- SHA - Static variable in class rife.tools.StringEncryptor
- SHAHEX - Static variable in class rife.tools.StringEncryptor
- SHAHLO - Static variable in class rife.tools.StringEncryptor
- SHORT_ARRAY - Enum constant in enum class rife.tools.ArrayUtils.ArrayType
- shortenClassName(Class) - Static method in class rife.tools.ClassUtils
-
Returns a shortened version of the specified class name, with "$" characters replaced by underscores.
- showMembers(JavadocOptions.Level) - Method in class rife.bld.operations.JavadocOptions
-
Specifies which members (fields, methods, etc.) will be documented, where value can be one of "public", "protected", "package" or "private".
- showModuleContent(JavadocOptions.ModuleContent) - Method in class rife.bld.operations.JavadocOptions
-
Specifies the documentation granularity of module declarations.
- showModuleResolution() - Method in class rife.bld.operations.JavaOptions
-
Show module resolution output during startup.
- showPackage() - Method in class rife.bld.operations.JavadocOptions
-
Show package/protected/public types and members.
- showPackages(JavadocOptions.ModulePackages) - Method in class rife.bld.operations.JavadocOptions
-
Specifies which modules packages will be documented.
- showPrivate() - Method in class rife.bld.operations.JavadocOptions
-
Show all types and members.
- showProtected() - Method in class rife.bld.operations.JavadocOptions
-
Show protected/public types and members (default).
- showPublic() - Method in class rife.bld.operations.JavadocOptions
-
Show only public types and members.
- showStacktrace - Variable in class rife.bld.BuildExecutor
-
Show the full Java stacktrace when exceptions occur, as opposed to the chain of messages.
- showTypes(JavadocOptions.Level) - Method in class rife.bld.operations.JavadocOptions
-
Specifies which types (classes, interfaces, etc.) will be documented, where value can be one of "public", "protected", "package" or "private".
- SignException - Exception in rife.bld.operations.exceptions
-
When thrown, indicates that something went wrong during signing
- SignException(File, String) - Constructor for exception rife.bld.operations.exceptions.SignException
- signGpgPath() - Method in class rife.bld.publish.PublishInfo
-
Retrieves the custom path of the
gpg
executable. - signGpgPath(String) - Method in class rife.bld.publish.PublishInfo
-
Provides the custom path to the
gpg
executable used for signing. - signKey() - Method in class rife.bld.publish.PublishInfo
-
Retrieves the sign key.
- signKey(String) - Method in class rife.bld.publish.PublishInfo
-
Provides the sign key used to create a signature for each published artifact.
- signPassphrase() - Method in class rife.bld.publish.PublishInfo
-
Retrieves the passphrase used to create a signature for each published artifact.
- signPassphrase(String) - Method in class rife.bld.publish.PublishInfo
-
Provides the passphrase used to create a signature for each published artifact.
- silent() - Method in class rife.bld.operations.AbstractOperation
-
Indicates whether the operation should be silent or not.
- silent(boolean) - Method in class rife.bld.operations.AbstractOperation
-
Changes whether the operation should be silent or not.
- simpleClassName(Class) - Static method in class rife.tools.ClassUtils
-
Returns the simple name of the specified class without the package name.
- since(String...) - Method in class rife.bld.operations.JavadocOptions
-
Document new and deprecated API in the specified releases
- since(List<String>) - Method in class rife.bld.operations.JavadocOptions
-
Document new and deprecated API in the specified releases
- sinceLabel(String) - Method in class rife.bld.operations.JavadocOptions
-
Provide text to use in the heading of the "New API" page
- singleColor() - Method in class rife.bld.operations.JUnitOptions
-
Style test output using only text attributes, no color (not supported by all terminals).
- size() - Method in class rife.bld.dependencies.DependencySet
- size() - Method in class rife.ioc.HierarchicalProperties
-
Retrieves the number of unique names in the
HierarchicalProperties
hierarchy. - snapshot(int) - Method in class rife.bld.BaseProject
-
Creates a new snapshot version instance.
- snapshot(int, int) - Method in class rife.bld.BaseProject
-
Creates a new snapshot version instance.
- snapshot(int, int, int) - Method in class rife.bld.BaseProject
-
Creates a new snapshot version instance.
- snapshot(ZonedDateTime, Integer) - Method in class rife.bld.publish.MetadataBuilder
-
Provides the snapshot details for this metadata, this will switch it to snapshot formatting, which is different from main artifact metadata.
- SNAPSHOT_QUALIFIER - Static variable in record class rife.bld.dependencies.VersionNumber
- SNAPSHOT_TIMESTAMP_FORMATTER - Static variable in class rife.bld.publish.MetadataBuilder
- snapshotBuildNumber() - Method in class rife.bld.publish.MetadataBuilder
-
Retrieves the snapshot build number.
- snapshotLocal() - Method in class rife.bld.publish.MetadataBuilder
-
Indicates this is local snapshot metadata, this will switch it to snapshot formatting, which is different from main artifact metadata.
- snapshotTimestamp() - Method in class rife.bld.publish.MetadataBuilder
-
Retrieves the snapshot timestamp.
- SnapshotVersion - Record Class in rife.bld.publish
-
Contains the information to describe a particular artifact in a snapshot version.
- SnapshotVersion(String, String, String, ZonedDateTime) - Constructor for record class rife.bld.publish.SnapshotVersion
-
Creates an instance of a
SnapshotVersion
record class. - snapshotVersions() - Method in class rife.bld.publish.MetadataBuilder
-
Retrieves the snapshot versions for the metadata.
- snapshotVersions(Collection<SnapshotVersion>) - Method in class rife.bld.publish.MetadataBuilder
-
Provides the snapshot versions for the metadata.
- snippetPath(File) - Method in class rife.bld.operations.JavadocOptions
-
The path for external snippets
- snippetPath(String) - Method in class rife.bld.operations.JavadocOptions
-
The path for external snippets
- snippetPath(Path) - Method in class rife.bld.operations.JavadocOptions
-
The path for external snippets
- SONATYPE_RELEASES - Static variable in record class rife.bld.dependencies.Repository
- SONATYPE_RELEASES_LEGACY - Static variable in record class rife.bld.dependencies.Repository
- SONATYPE_SNAPSHOTS - Static variable in record class rife.bld.dependencies.Repository
- SONATYPE_SNAPSHOTS_LEGACY - Static variable in record class rife.bld.dependencies.Repository
- SOURCE - Enum constant in enum class rife.bld.operations.JavacOptions.DebuggingInfo
- sourceDirectories() - Method in class rife.bld.operations.JarOperation
-
Retrieves the list of source directories that will be used for the jar archive creation.
- sourceDirectories() - Method in class rife.bld.operations.JavadocOperation
-
Retrieves the list of directories for which documentation should be generated.
- sourceDirectories() - Method in class rife.bld.operations.PrecompileOperation
-
Retrieves the source directories that will be used for the template pre-compilation.
- sourceDirectories() - Method in class rife.bld.operations.UberJarOperation
-
Retrieves the list of source directories that will be used for the uberjar archive creation.
- sourceDirectories(File...) - Method in class rife.bld.operations.JarOperation
-
Provides source directories that will be used for the jar archive creation.
- sourceDirectories(File...) - Method in class rife.bld.operations.JavadocOperation
-
Provides directories for which documentation should be generated.
- sourceDirectories(File...) - Method in class rife.bld.operations.PrecompileOperation
-
Provides source directories that will be used for the template pre-compilation.
- sourceDirectories(List<File>) - Method in class rife.bld.operations.JarOperation
-
Provides a list of source directories that will be used for the jar archive creation.
- sourceDirectories(List<File>) - Method in class rife.bld.operations.JavadocOperation
-
Provides a list of directories for which documentation should be generated.
- sourceDirectories(List<File>) - Method in class rife.bld.operations.PrecompileOperation
-
Provides a list of source directories that will be used for the template pre-compilation.
- sourceDirectories(List<NamedFile>) - Method in class rife.bld.operations.UberJarOperation
-
Provides a list of source directories that will be used for the uberjar archive creation.
- sourceDirectories(NamedFile...) - Method in class rife.bld.operations.UberJarOperation
-
Provides source directories that will be used for the uberjar archive creation.
- sourceFiles() - Method in class rife.bld.operations.JarOperation
-
Retrieves the list of source files that will be used for the jar archive creation.
- sourceFiles() - Method in class rife.bld.operations.JavadocOperation
-
Retrieves the list of files for which documentation should be generation.
- sourceFiles(File...) - Method in class rife.bld.operations.JavadocOperation
-
Provides files for which documentation should be generated.
- sourceFiles(List<File>) - Method in class rife.bld.operations.JavadocOperation
-
Provides a list of files for which documentation should be generated.
- sourceFiles(List<NamedFile>) - Method in class rife.bld.operations.JarOperation
-
Provides a list of source files that will be used for the jar archive creation.
- sourceFiles(NamedFile...) - Method in class rife.bld.operations.JarOperation
-
Provides source files that will be used for the jar archive creation.
- sourceOutput(File) - Method in class rife.bld.operations.JavacOptions
-
Specify the directory used to place the generated source files.
- sourceOutput(String) - Method in class rife.bld.operations.JavacOptions
-
Specify the directory used to place the generated source files.
- sourceOutput(Path) - Method in class rife.bld.operations.JavacOptions
-
Specify the directory used to place the generated source files.
- sourcesJarFileName - Variable in class rife.bld.BaseProject
-
The filename to use for the sources jar archive creation.
- sourcesJarFileName() - Method in class rife.bld.BaseProject
-
Returns the filename to use for the sources jar archive creation.
- sourceTab(int) - Method in class rife.bld.operations.JavadocOptions
-
Specify the number of spaces each tab takes up in the source
- sparse(boolean) - Method in class rife.validation.ConstrainedProperty
- SPARSE - Static variable in class rife.validation.ConstrainedProperty
- sparseIdentifier_ - Variable in class rife.database.querymanagers.generic.AbstractGenericQueryManager
- split(String, String) - Static method in class rife.tools.StringUtils
-
Splits a string into different parts, using a separator string to detect the seperation boundaries in a case-sensitive manner.
- split(String, String, boolean) - Static method in class rife.tools.StringUtils
-
Splits a string into different parts, using a separator string to detect the seperation boundaries.
- splitIndex() - Method in class rife.bld.operations.JavadocOptions
-
Split index into one file per letter
- splitToArray(String, String) - Static method in class rife.tools.StringUtils
-
Splits a string into different parts, using a separator string to detect the seperation boundaries in a case-sensitive manner.
- splitToArray(String, String, boolean) - Static method in class rife.tools.StringUtils
-
Splits a string into different parts, using a separator string to detect the seperation boundaries.
- splitToByteArray(String, String) - Static method in class rife.tools.StringUtils
-
Splits a string into bytes, using a separator string to detect the seperation boundaries in a case-sensitive manner.
- splitToByteArray(String, String, boolean) - Static method in class rife.tools.StringUtils
-
Splits a string into bytes, using a separator string to detect the seperation boundaries.
- splitToIntArray(String, String) - Static method in class rife.tools.StringUtils
-
Splits a string into integers, using a separator string to detect the seperation boundaries in a case-sensitive manner.
- splitToIntArray(String, String, boolean) - Static method in class rife.tools.StringUtils
-
Splits a string into integers, using a separator string to detect the seperation boundaries.
- sql(String) - Method in class rife.database.queries.ReadQueryString
-
Replaces the SQL that is executed by this query.
- SQL - Static variable in class rife.bld.operations.TemplateType
-
The
sql
template type. - SQL - Static variable in class rife.template.TemplateFactory
- sql_ - Variable in class rife.database.queries.AbstractWhereGroup
- SqlArrays - Class in rife.database.types
- SqlConversion - Interface in rife.database.types
- SqlNull - Class in rife.database.types
- srcBldDirectory - Variable in class rife.bld.BaseProject
-
The bld source code directory.
- srcBldDirectory() - Method in class rife.bld.BaseProject
-
Returns the project bld source code directory.
- srcBldJavaDirectory - Variable in class rife.bld.BaseProject
-
The bld java source code directory.
- srcBldJavaDirectory() - Method in class rife.bld.BaseProject
-
Returns the project bld java source code directory.
- srcBldResourcesDirectory - Variable in class rife.bld.BaseProject
-
The bld resources source code directory.
- srcBldResourcesDirectory() - Method in class rife.bld.BaseProject
-
Returns the project bld resources source code directory.
- srcDirectory - Variable in class rife.bld.BaseProject
-
The source code directory.
- srcDirectory() - Method in class rife.bld.BaseProject
-
Returns the project source code directory.
- srcMainDirectory - Variable in class rife.bld.BaseProject
-
The main source code directory.
- srcMainDirectory() - Method in class rife.bld.BaseProject
-
Returns the project main source code directory.
- srcMainJavaDirectory - Variable in class rife.bld.BaseProject
-
The main java source code directory.
- srcMainJavaDirectory() - Method in class rife.bld.BaseProject
-
Returns the project main java source code directory.
- srcMainResourcesDirectory - Variable in class rife.bld.BaseProject
-
The main resources source code directory.
- srcMainResourcesDirectory() - Method in class rife.bld.BaseProject
-
Returns the project main resources source code directory.
- srcMainResourcesTemplatesDirectory - Variable in class rife.bld.BaseProject
-
The main template resources source code directory.
- srcMainResourcesTemplatesDirectory() - Method in class rife.bld.BaseProject
-
Returns the project main template resources source code directory.
- srcMainWebappDirectory - Variable in class rife.bld.WebProject
-
The main webapp directory.
- srcMainWebappDirectory() - Method in class rife.bld.WebProject
-
Returns the project main webapp directory.
- srcTestDirectory - Variable in class rife.bld.BaseProject
-
The test source code directory.
- srcTestDirectory() - Method in class rife.bld.BaseProject
-
Returns the project test source code directory.
- srcTestJavaDirectory - Variable in class rife.bld.BaseProject
-
The test java source code directory.
- srcTestJavaDirectory() - Method in class rife.bld.BaseProject
-
Returns the project test java source code directory.
- srcTestResourcesDirectory - Variable in class rife.bld.BaseProject
-
The test resources source code directory.
- srcTestResourcesDirectory() - Method in class rife.bld.BaseProject
-
Returns the project test resources source code directory.
- standalone - Enum constant in enum class rife.bld.dependencies.Scope
-
Used when running the main source code without container.
- standaloneClasspathJars() - Method in class rife.bld.BaseProject
-
Returns all the jar files that are in the standalone scope classpath.
- standaloneModulePathJars() - Method in class rife.bld.BaseProject
-
Returns all the jar files that are in the standalone scope module path.
- start(String[]) - Method in class rife.bld.BuildExecutor
-
Starts the execution of the build.
- startElement(String, String, String, Attributes) - Method in class rife.bld.dependencies.Xml2MavenMetadata
- startTrace() - Method in class rife.database.DbStatement
- startWhere() - Method in class rife.database.queries.AbstractWhereDelegateQuery
- startWhere() - Method in class rife.database.queries.AbstractWhereQuery
- startWhereAnd() - Method in class rife.database.queries.AbstractWhereDelegateQuery
- startWhereAnd() - Method in class rife.database.queries.AbstractWhereQuery
- startWhereOr() - Method in class rife.database.queries.AbstractWhereDelegateQuery
- startWhereOr() - Method in class rife.database.queries.AbstractWhereQuery
- statement_ - Variable in class rife.database.DbResultSet
- StatementCloseErrorException - Exception in rife.database.exceptions
- StatementCloseErrorException(Datasource, Throwable) - Constructor for exception rife.database.exceptions.StatementCloseErrorException
- StatementCreationErrorException - Exception in rife.database.exceptions
- StatementCreationErrorException(Datasource, Throwable) - Constructor for exception rife.database.exceptions.StatementCreationErrorException
- statusReason(int) - Static method in class rife.tools.HttpUtils
-
Returns a textual reason for an HTTP status code.
- storeManyToMany(BeanType, int) - Method in class rife.database.querymanagers.generic.AbstractGenericQueryManager
- storeManyToOne(BeanType) - Method in class rife.database.querymanagers.generic.AbstractGenericQueryManager
- storeManyToOneAssociations(BeanType, int) - Method in class rife.database.querymanagers.generic.AbstractGenericQueryManager
- StorePreferencesErrorException - Exception in rife.config.exceptions
- StorePreferencesErrorException(Preferences, Throwable) - Constructor for exception rife.config.exceptions.StorePreferencesErrorException
- storeToPreferences() - Method in class rife.config.Config
-
Store this config instance to its assigned
Preferences
node. - storeToPreferences(Preferences) - Method in class rife.config.Config
-
Store this config instance to a specific
Preferences
node. - storeToXml() - Method in class rife.config.Config
-
Store this config instance to its XML file.
- storeToXml(File) - Method in class rife.config.Config
-
Store this config instance to a specific XML file.
- StoreXmlErrorException - Exception in rife.config.exceptions
- StoreXmlErrorException(File, Throwable) - Constructor for exception rife.config.exceptions.StoreXmlErrorException
- StringEncryptor - Class in rife.tools
- StringEncryptor(String, String) - Constructor for class rife.tools.StringEncryptor
- StringEncryptor(String, String, boolean) - Constructor for class rife.tools.StringEncryptor
- StringUtils - Class in rife.tools
-
General purpose class containing common
String
manipulation methods. - stripBlankLines(String) - Static method in class rife.tools.StringUtils
-
Removes all blank lines from text.
- stripDebug(boolean) - Method in class rife.bld.operations.JlinkOptions
-
Strip debug information.
- stripDebug(boolean) - Method in class rife.bld.operations.JpackageOptions
-
Strip debug information.
- stripFromEnd(String, String) - Static method in class rife.tools.StringUtils
-
Removes all occurances of a string from the end of another string in a case-sensitive manner.
- stripFromEnd(String, String, boolean) - Static method in class rife.tools.StringUtils
-
Removes all occurances of a string from the end of another string.
- stripFromFront(String, String) - Static method in class rife.tools.StringUtils
-
Removes all occurances of a string from the front of another string in a case-sensitive manner.
- stripFromFront(String, String, boolean) - Static method in class rife.tools.StringUtils
-
Removes all occurances of a string from the front of another string.
- stripNativeCommands(boolean) - Method in class rife.bld.operations.JlinkOptions
-
Strip native commands.
- stylesheet(File) - Method in class rife.bld.operations.JavadocOptions
-
File to change style of the generated documentation
- stylesheet(String) - Method in class rife.bld.operations.JavadocOptions
-
File to change style of the generated documentation
- stylesheet(Path) - Method in class rife.bld.operations.JavadocOptions
-
File to change style of the generated documentation
- subjectName(String) - Method in class rife.validation.ConstrainedProperty
-
Sets the subject name.
- subSequence(int, int) - Method in class rife.template.ExternalValue
- subSequence(int, int) - Method in class rife.template.InternalString
- subSequence(int, int) - Method in class rife.tools.LocalizedString
- successful_ - Variable in class rife.bld.operations.AbstractProcessOperation
- SUFFIX_CHECKED - Static variable in interface rife.forms.FormBuilder
- SUFFIX_SELECTED - Static variable in interface rife.forms.FormBuilder
- suggestProviders(String...) - Method in class rife.bld.operations.JlinkOptions
-
Suggest providers that implement the given service types from the module path.
- suggestProviders(List<String>) - Method in class rife.bld.operations.JlinkOptions
-
Suggest providers that implement the given service types from the module path.
- summary() - Element in annotation interface rife.bld.BuildCommand
-
When provided, specifies a short description about the command.
- SUMMARY - Enum constant in enum class rife.bld.operations.JavadocOptions.Override
- SUMMARY - Enum constant in enum class rife.bld.operations.JUnitOptions.Details
- supportsTransactions() - Method in class rife.database.DbConnection
-
Indicates whether the
Datasource
of thisDbConnection
supports transactions or not. - SVG - Static variable in class rife.bld.operations.TemplateType
-
The
svg
template type. - SVG - Static variable in class rife.template.TemplateFactory
- SwallowingLogFormatter - Class in rife.tools
- SwallowingLogFormatter() - Constructor for class rife.tools.SwallowingLogFormatter
- SYNTAX - Enum constant in enum class rife.bld.operations.JavadocOptions.DocLinkOption
- SyntaxErrorException - Exception in rife.template.exceptions
- SyntaxErrorException(String, DocumentPosition, String, Throwable) - Constructor for exception rife.template.exceptions.SyntaxErrorException
- system(String) - Method in class rife.bld.operations.JavacOptions
-
Override location of system modules.
- SYSTEM_PROPERTY_FILE_NAME - Static variable in class rife.ioc.HierarchicalProperties
-
Providing a
RIFE2_PROPERTIES_FILE
environment variable, describes the path of a file that will be automatically read and parsed for additional properties.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form