Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
S
- s() - Method in class rife.engine.PathInfoMapping
-
Indicates that a slash is expected.
- 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
- SATURDAYS - Static variable in class rife.scheduler.Frequency
-
Schedule every saturday at midnight.
- save(BeanType) - Method in interface rife.database.querymanagers.generic.GenericQueryManager
-
Persist a bean.
- save(T) - Method in class rife.cmf.dam.ContentQueryManager
-
Saves 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
- SAXLoader - Class in rife.cmf.loader.xhtml
- SAXLoader() - Constructor for class rife.cmf.loader.xhtml.SAXLoader
- SC_INTERNAL_SERVER_ERROR - Static variable in class rife.engine.Context
-
Status code (500) indicating an error inside the HTTP server which prevented it from fulfilling the request.
- SC_NOT_MODIFIED - Static variable in class rife.engine.Context
-
Status code (304) indicating that a conditional GET operation found that the resource was available and not modified.
- scale(int) - Method in class rife.validation.ConstrainedProperty
- SCALE - Static variable in class rife.validation.ConstrainedProperty
- scanManifest(boolean) - Method in class rife.engine.TomcatServer
-
Configures whether JARs declared in
Class-Path
MANIFEST.MF
entry of other scanned JARs will be scanned. - scheduler - Variable in class rife.config.RifeConfig
- scheduler() - Static method in class rife.config.RifeConfig
- Scheduler - Class in rife.scheduler
-
The
Scheduler
class performs the actual task scheduling and dispatch to the appropriate executors. - Scheduler(TaskManager, TaskOptionManager) - Constructor for class rife.scheduler.Scheduler
-
Creates a new scheduler instance for the provided task manager and task option manager.
- SchedulerConfig() - Constructor for class rife.config.RifeConfig.SchedulerConfig
- SchedulerException - Exception in rife.scheduler.exceptions
- SchedulerException(String) - Constructor for exception rife.scheduler.exceptions.SchedulerException
- SchedulerException(String, Throwable) - Constructor for exception rife.scheduler.exceptions.SchedulerException
- SchedulerException(Throwable) - Constructor for exception rife.scheduler.exceptions.SchedulerException
- SchedulerExecutionException - Exception in rife.scheduler.exceptions
- SchedulerExecutionException(String) - Constructor for exception rife.scheduler.exceptions.SchedulerExecutionException
- SchedulerExecutionException(String, Throwable) - Constructor for exception rife.scheduler.exceptions.SchedulerExecutionException
- SchedulerExecutionException(Throwable) - Constructor for exception rife.scheduler.exceptions.SchedulerExecutionException
- SchedulerFactory - Interface in rife.scheduler
-
Interface that scheduler factories should implement.
- SchedulerManagerException - Exception in rife.scheduler.exceptions
- SchedulerManagerException(String) - Constructor for exception rife.scheduler.exceptions.SchedulerManagerException
- SchedulerManagerException(String, Throwable) - Constructor for exception rife.scheduler.exceptions.SchedulerManagerException
- SchedulerManagerException(Throwable) - Constructor for exception rife.scheduler.exceptions.SchedulerManagerException
- scheme() - Method in class rife.engine.Context
-
Returns the name of the scheme used to make this request.
- scheme(String) - Method in class rife.test.MockConversation
-
Sets the scheme that will be used by this conversation.
- sDriverAliases - Static variable in class rife.database.Datasource
- sDriverNames - Static variable in class rife.database.Datasource
- secure() - Method in class rife.engine.Context
-
Returns a boolean indicating whether this request was made using a secure channel, such as HTTPS.
- secure(boolean) - Method in class rife.engine.CookieBuilder
- secure(boolean) - Method in class rife.test.MockRequest
-
Set whether this request is secure.
- Segments(String, Map<String, String[]>, String) - Constructor for record class rife.engine.UrlBuilder.Segments
-
Creates an instance of a
Segments
record class. - 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
- selectParameter(Template, String, String[]) - Method in class rife.engine.Context
-
Sets a select box option, a radio button or a checkbox to selected or checked.
- 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.
- sendError(int) - Method in interface rife.engine.Response
- sendError(int) - Method in class rife.servlet.HttpResponse
- sendError(int) - Method in class rife.test.MockResponse
- sendError(int, String) - Method in interface rife.engine.Response
- sendError(int, String) - Method in class rife.servlet.HttpResponse
- sendError(int, String) - Method in class rife.test.MockResponse
- sendRedirect(String) - Method in interface rife.engine.Response
- sendRedirect(String) - Method in class rife.servlet.HttpResponse
- sendRedirect(String) - Method in class rife.test.MockResponse
- 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
- serveChunks(DbResultSet, OutputStream, int) - Method in class rife.cmf.dam.contentstores.DatabaseRawStore
- ServeContent - Class in rife.cmf.elements
- ServeContent(Datasource) - Constructor for class rife.cmf.elements.ServeContent
- ServeContent(Datasource, String) - Constructor for class rife.cmf.elements.ServeContent
- serveContentData(Context, int) - Method in interface rife.cmf.dam.ContentStore
-
Serves content data for a certain content id through the provided element.
- serveContentData(Context, String) - Method in interface rife.cmf.dam.ContentManager
-
Serves content data from a certain location through the provided element.
- Server - Class in rife.engine
-
Embedded Jetty server that can directly start from a RIFE2 site.
- Server() - Constructor for class rife.engine.Server
-
Instantiates a new embedded Jetty server.
- serverName() - Method in class rife.engine.Context
-
Returns the host name of the server to which the request was sent.
- serverName(String) - Method in class rife.test.MockConversation
-
Sets the server name that will be used by this conversation.
- serverPort() - Method in class rife.engine.Context
-
Returns the port number to which the request was sent.
- serverPort(int) - Method in class rife.test.MockConversation
-
Sets the server port that will be used by this conversation.
- serverRootUrl(int) - Method in class rife.engine.Context
-
Returns the root URL of the server that is running this web applications.
- ServletUtils - Class in rife.servlet
- session() - Method in class rife.engine.Context
-
Returns the current session associated with this request, or if the request does not have a session, creates one.
- session(boolean) - Method in class rife.engine.Context
-
Returns the current
Session
associated with this request or, if there is no current session andcreate
is true, returns a new session. - Session - Class in rife.engine
-
Convenience class that wraps around an
HttpSession
. - SESSION_INVALID - Static variable in class rife.authentication.sessionvalidators.AbstractSessionValidator
-
Predefined return type for validateSession(): session is invalid
- SESSION_INVALID - Static variable in class rife.authentication.sessionvalidators.DatabaseSessionValidator
- SESSION_VALID - Static variable in class rife.authentication.sessionvalidators.AbstractSessionValidator
-
Predefined return type for validateSession(): session is valid
- SESSION_VALID - Static variable in class rife.authentication.sessionvalidators.DatabaseSessionValidator
- SessionAttribute - Annotation Interface in rife.engine.annotations
-
Declares a session attribute.
- SessionAttributes - Interface in rife.authentication
-
This interface defines the methods that classes with
SessionAttributes
functionalities have to implement. - sessionCreationError(Template, Credentials) - Method in class rife.authentication.elements.Login
-
Hook method that is called when the
SessionManager
couldn't create a new authentication session of valid and accepted credentials. - SessionManager - Interface in rife.authentication
-
This interface defines the methods that classes with
SessionManager
functionalities have to implement. - sessionManager_ - Variable in class rife.authentication.sessionvalidators.AbstractSessionValidator
- sessionManager_ - Variable in class rife.authentication.sessionvalidators.DatabaseSessionValidator
- SessionManagerException - Exception in rife.authentication.exceptions
- SessionManagerException(String) - Constructor for exception rife.authentication.exceptions.SessionManagerException
- SessionManagerException(String, Throwable) - Constructor for exception rife.authentication.exceptions.SessionManagerException
- SessionManagerException(Throwable) - Constructor for exception rife.authentication.exceptions.SessionManagerException
- sessionNotValid(String, String, int) - Method in class rife.authentication.elements.Authenticated
-
Hook method that is called when the
SessionValidator
doesn't accept the authentication ID that a user provides after having been logged in. - SessionRememberedCheckErrorException - Exception in rife.authentication.sessionmanagers.exceptions
- SessionRememberedCheckErrorException(String) - Constructor for exception rife.authentication.sessionmanagers.exceptions.SessionRememberedCheckErrorException
- SessionRememberedCheckErrorException(String, DatabaseException) - Constructor for exception rife.authentication.sessionmanagers.exceptions.SessionRememberedCheckErrorException
- sessionValidator() - Method in class rife.authentication.elements.AuthConfig
-
Retrieve the session validator for this config.
- sessionValidator(SessionValidator<?, ?, ?>) - Method in class rife.authentication.elements.AuthConfig
-
Sets the session validator for this config.
- SessionValidator<C extends CredentialsManager,
S extends SessionManager, R extends RememberManager> - Interface in rife.authentication -
This interface defines the methods that classes with
SessionValidator
functionalities have to implement. - SessionValidatorException - Exception in rife.authentication.exceptions
- SessionValidatorException(String) - Constructor for exception rife.authentication.exceptions.SessionValidatorException
- SessionValidatorException(String, Throwable) - Constructor for exception rife.authentication.exceptions.SessionValidatorException
- SessionValidatorException(Throwable) - Constructor for exception rife.authentication.exceptions.SessionValidatorException
- SessionValidityCheckErrorException - Exception in rife.authentication.sessionvalidators.exceptions
- SessionValidityCheckErrorException(String, String) - Constructor for exception rife.authentication.sessionvalidators.exceptions.SessionValidityCheckErrorException
- SessionValidityCheckErrorException(String, String, Throwable) - Constructor for exception rife.authentication.sessionvalidators.exceptions.SessionValidityCheckErrorException
- setActiveCallState(CallState) - Method in class rife.continuations.ContinuationContext
-
Sets the active call state for this continuation.
- setActiveConfigRuntime(ContinuationConfigRuntime) - Static method in class rife.continuations.ContinuationConfigRuntime
-
Sets the active runtime configuration for the executing thread.
- setActiveContext(ContinuationContext) - Static method in class rife.continuations.ContinuationContext
-
Replaces the active continuation context for the executing thread.
- 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.engine.Context
-
Stores an attribute in this request.
- setAttribute(String, Object) - Method in interface rife.engine.Request
- setAttribute(String, Object) - Method in class rife.engine.Session
-
Binds an object to this session, using the name specified.
- setAttribute(String, Object) - Method in class rife.servlet.HttpRequest
- 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.
- setAttribute(String, Object) - Method in class rife.test.MockRequest
- 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.
- setAttributes(Map<String, String>) - Method in class rife.cmf.Content
-
Replaces the map of named content attributes.
- setAttributes(Map<String, String>) - Method in class rife.cmf.ContentInfo
-
Sets the attributes map of the stored
Content
instance. - setAuthData(String) - Method in class rife.authentication.sessionmanagers.MemorySession
- setAuthId(String) - Method in class rife.authentication.sessionmanagers.MemorySession
- setAuthor(String) - Method in class rife.feed.Entry
- setAuthor(String) - Method in class rife.feed.Feed
- 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.scheduler.Task.InvalidPlanned
- 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.
- setBody(String) - Method in class rife.test.MockRequest
-
Sets this request's body
- setBodyAsBytes(byte[]) - Method in class rife.test.MockRequest
-
Sets this request's body as bytes.
- 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. - setBusy(boolean) - Method in class rife.scheduler.Task
-
Sets whether the task is currently busy being processed by an
Executor
. - 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.cmf.Content
-
Sets the cached loaded data.
- setCachedLoadedData(Object) - Method in class rife.cmf.validation.CmfPropertyValidationRule
-
Sets the cached loaded data to a
ConstrainedProperty
if the content data has been successfully loaded during validation. - setCachedLoadedData(Object) - Method in class rife.validation.ConstrainedProperty
-
Sets the cached loaded data.
- setCallAnswer(Object) - Method in class rife.continuations.ContinuationContext
-
Set the answer to a call continuation.
- setCallTargetRetriever(CallTargetRetriever) - Method in class rife.continuations.basic.BasicContinuableRunner
-
Sets the call target retriever that will be used when a call continuation is triggered.
- setCategories(List<String>) - Method in class rife.feed.Entry
- setCategories(List<String>) - Method in class rife.feed.Feed
- setCharacterEncoding(String) - Method in class rife.test.MockRequest
-
Set the character encoding of this request.
- 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. - setCloneContinuations(boolean) - Method in class rife.continuations.basic.BasicContinuableRunner
-
Configures the runner to clone continuations or not.
- setCollection(Collection<Task>) - Method in class rife.scheduler.taskmanagers.DatabaseTasks.ProcessTask
- setCollection(Collection<TaskOption>) - Method in class rife.scheduler.taskoptionmanagers.DatabaseTaskOptions.ProcessTaskOption
- 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.
- setContent(String) - Method in class rife.feed.Entry
- setContentId(int) - Method in class rife.cmf.dam.contentmanagers.DatabaseContentInfo
-
Sets the ID of the stored
Content
instance. - setContentLength(int) - Method in class rife.engine.Context
-
Sets the length of the content body in the response.
- setContentLength(int) - Method in interface rife.engine.Response
- setContentLength(int) - Method in class rife.servlet.HttpResponse
- setContentLength(int) - Method in class rife.test.MockResponse
- setContentType(String) - Method in class rife.engine.AbstractResponse
- setContentType(String) - Method in class rife.engine.Context
-
Sets the content type of the response being sent to the client.
- setContentType(String) - Method in interface rife.engine.Response
- setContentType(String) - Method in class rife.test.MockRequest
-
Set the content type of this request.
- setContextPath(String) - Method in class rife.test.MockConversation
-
Sets the context path that will be used by this conversation.
- 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
- setCopyright(String) - Method in class rife.feed.Feed
- setCreated(Timestamp) - Method in class rife.cmf.ContentInfo
-
Sets the moment when the
Content
instance was stored. - setCreatedCallState(CallState) - Method in class rife.continuations.ContinuationContext
-
Sets the call continuation's state when a new call continuation is created.
- setCredentialsManager(C) - Method in interface rife.authentication.SessionValidator
-
Sets the
CredentialsManager
that will be used. - setCredentialsManager(C) - Method in class rife.authentication.sessionvalidators.AbstractSessionValidator
-
Set's this validator's credentials manager.
- setCredentialsManager(DatabaseUsers) - Method in class rife.authentication.sessionvalidators.DatabaseSessionValidator
- setData(Object) - Method in class rife.cmf.Content
-
Sets the data of the content.
- 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. - setDateHeader(String, long) - Method in class rife.engine.Context
-
Adds a response header with the given name and date-value.
- setDateHeader(String, long) - Method in interface rife.engine.Response
- setDateHeader(String, long) - Method in class rife.servlet.HttpResponse
- setDateHeader(String, long) - Method in class rife.test.MockRequest
-
Sets a request header with the given name and date-value.
- setDateHeader(String, long) - Method in class rife.test.MockResponse
- 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. - setDebug(boolean) - Static method in class rife.continuations.instrument.ContinuationDebug
-
Enables or disables debugging.
- 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
- setDescription(String) - Method in class rife.feed.Feed
- 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
- setEntry(Entry) - Method in class rife.feed.elements.FeedProvider
- setEntry(Entry) - Method in interface rife.feed.EntryProcessor
-
Sets an entry to the feed being constructed.
- setErroneousValue(Object) - Method in class rife.validation.ValidationError
-
Stores the erroneous value that caused the validation error.
- setEscaped(boolean) - Method in class rife.feed.Entry
- 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.
- setFile(String, MockFileUpload) - Method in class rife.test.MockForm
-
Sets a file in this form.
- setFile(String, MockFileUpload) - Method in class rife.test.MockRequest
-
Sets a file in this request.
- setFiles(String, MockFileUpload[]) - Method in class rife.test.MockForm
-
Sets files in this request.
- setFiles(String, MockFileUpload[]) - Method in class rife.test.MockRequest
-
Sets files in this request.
- setFiles(Map<String, MockFileUpload[]>) - Method in class rife.test.MockRequest
-
Sets a map of files in this request.
- 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.cmf.Content
-
Sets whether the content data is a fragment.
- setFragment(boolean) - Method in class rife.cmf.ContentInfo
-
Sets whether the stored
Content
instance is a fragment or not. - setFragment(boolean) - Method in class rife.validation.ConstrainedProperty
-
Sets whether the content data of this property is a fragment.
- setFrequency(Frequency) - Method in class rife.scheduler.Task
-
Sets the frequency at which this task should execute repeatedly.
- setFrequencySpecification(String) - Method in class rife.scheduler.Task
-
Sets the frequency crontab-like specification at which this task should execute repeatedly.
- 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
- setHeader(String, int) - Method in class rife.engine.Context
-
Adds a response header with the given name and integer value.
- setHeader(String, String) - Method in class rife.engine.Context
-
Sets a response header with the given name and value.
- setHeader(String, String) - Method in interface rife.engine.Response
- setHeader(String, String) - Method in class rife.servlet.HttpResponse
- setHeader(String, String) - Method in class rife.test.MockRequest
-
Sets a request header with the given name and value.
- setHeader(String, String) - Method in class rife.test.MockResponse
- setId(int) - Method in class rife.scheduler.Task
-
Sets the unique ID of this task.
- setId(String) - Method in class rife.feed.Entry
- setId(String) - Method in class rife.feed.Feed
- setIdentifier(boolean) - Method in class rife.validation.ConstrainedProperty
-
Set whether the property value is an identifier.
- setIdentityAttribute(Context) - Method in class rife.authentication.elements.Identified
- setImage(String) - Method in class rife.feed.Entry
- 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. - setIntHeader(String, int) - Method in interface rife.engine.Response
- setIntHeader(String, int) - Method in class rife.servlet.HttpResponse
- setIntHeader(String, int) - Method in class rife.test.MockRequest
-
Sets a request header with the given name and integer value.
- setIntHeader(String, int) - Method in class rife.test.MockResponse
- 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
- setLabel(int) - Method in class rife.continuations.ContinuationContext
-
[PRIVATE AND UNSUPPORTED] Set the number of the bytecode label where the continuation has to resume execution from.
- setLanguage(String) - Method in class rife.feed.Feed
- 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".
- setLastElement(Element) - Method in class rife.engine.AbstractResponse
- setLastElement(Element) - Method in interface rife.engine.Response
-
Sets the latest target element of this response.
- setLimitParameter(String) - Method in class rife.database.queries.AbstractWhereGroup
- setLink(String) - Method in class rife.feed.Entry
- setLink(String) - Method in class rife.feed.Feed
- 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.
- setLocale(Locale) - Method in class rife.engine.Context
-
Sets the locale of the response.
- setLocale(Locale) - Method in interface rife.engine.Response
- setLocale(Locale) - Method in class rife.servlet.HttpResponse
- setLocale(Locale) - Method in class rife.test.MockResponse
- setLogEngineExceptions(boolean) - Method in class rife.config.RifeConfig.EngineConfig
- setLogin(String) - Method in class rife.authentication.credentials.RoleUser
- setLogin(String) - Method in interface rife.authentication.credentials.RoleUserCredentials
-
Sets the login to submit.
- 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.
- setMethod(RequestMethod) - Method in class rife.test.MockRequest
-
Sets the method of this request.
- setMimeType(String) - Method in class rife.cmf.ContentInfo
-
Sets the mime type of the stored
Content
instance. - 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.cmf.Content
-
Sets the name of the content.
- setName(String) - Method in class rife.cmf.ContentInfo
-
Sets the name of the stored
Content
instance. - setName(String) - Method in class rife.cmf.ContentRepository
-
Sets the name of the content repository.
- setName(String) - Method in class rife.scheduler.TaskOption
-
Sets the name of this task option.
- setName(String) - Method in class rife.validation.ConstrainedProperty
-
Sets the name of the content data of this property.
- setNamespaces(Map<String, String>) - Method in class rife.feed.Feed
- 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.
- setParameter(String, Object) - Method in class rife.engine.Context
-
Sets a named parameter value for URL generation with
Context.urlFor(rife.engine.Route)
or the `route:` filtered template value tags. - setParameter(String, Object...) - Method in class rife.test.MockRequest
-
Sets a parameter in this request.
- setParameter(String, String) - Method in class rife.test.MockForm
-
Sets a parameter in this form.
- setParameter(String, String[]) - Method in class rife.test.MockForm
-
Sets a parameter in this form.
- setParameter(String, String...) - Method in class rife.test.MockRequest
-
Sets a parameter in this request.
- setParameters(Map<String, String[]>) - Method in class rife.test.MockRequest
-
Sets a map of parameters in this request.
- setParameters(DbPreparedStatement) - Method in class rife.database.DbPreparedStatementHandler
- setParameters(DbPreparedStatement) - Method in interface rife.database.PreparedStatementHandler
- setParametersBean(Object) - Method in class rife.engine.Context
-
Sets named parameters values from bean properties for URL generation with
Context.urlFor(rife.engine.Route)
or the `route:` filtered template value tags. - setParametersBean(Object, String) - Method in class rife.engine.Context
-
Sets named parameters values from bean properties for URL generation with
Context.urlFor(rife.engine.Route)
or the `route:` filtered template value tags. - setParent(HierarchicalProperties) - Method in class rife.ioc.HierarchicalProperties
-
Sets the parent of this
HierarchicalProperties
instance. - setParentId(String) - Method in class rife.continuations.ContinuationContext
-
[PRIVATE AND UNSUPPORTED] Set the ID of this continuation's parent.
- setPassThroughSuffixes(Set<String>) - Method in class rife.config.RifeConfig.EngineConfig
- setPassword(String) - Method in class rife.authentication.credentials.RoleUser
- setPassword(String) - Method in interface rife.authentication.credentials.RoleUserCredentials
-
Sets the password to submit.
- setPassword(String) - Method in class rife.authentication.credentialsmanagers.RoleUserAttributes
- setPassword(String) - Method in class rife.database.Datasource
-
Sets the password that will be used to connect to the database.
- setPasswordEncryptor(StringEncryptor) - Method in class rife.authentication.credentialsmanagers.DatabaseUsers
- setPasswordEncryptor(StringEncryptor) - Method in class rife.authentication.credentialsmanagers.MemoryUsers
- setPasswordEncryptor(StringEncryptor) - Method in interface rife.authentication.PasswordEncrypting
-
Sets the password encryptor to use to encrypt this credentials manager's passwords.
- setPasswordMaximumLength(int) - Method in class rife.config.RifeConfig.AuthenticationConfig
- setPasswordMinimumLength(int) - Method in class rife.config.RifeConfig.AuthenticationConfig
- setPath(String) - Method in class rife.cmf.ContentInfo
-
Sets the path of the stored
Content
instance. - setPaused(boolean) - Method in class rife.continuations.ContinuationContext
-
[PRIVATE AND UNSUPPORTED] Sets whether the continuation if paused.
- setPersistent(boolean) - Method in class rife.validation.ConstrainedProperty
- setPlanned(long) - Method in class rife.scheduler.Task
-
Sets the planned timestamp at which this task should execute next.
- setPlanned(Date) - Method in class rife.scheduler.Task
-
Sets the planned timestamp at which this task should execute next.
- 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
- setProperties(Map<String, String>) - Method in class rife.cmf.Content
-
Replaces the content properties.
- setProperties(Map<String, String>) - Method in class rife.cmf.ContentInfo
-
Sets the content data properties of the stored
Content
instance. - 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.
- setProtocol(String) - Method in class rife.test.MockRequest
-
Set the protocol of this request.
- setProxyRootUrl(String) - Method in class rife.config.RifeConfig.EngineConfig
- setPublishedDate(Date) - Method in class rife.feed.Entry
- setPublishedDate(Date) - Method in class rife.feed.Feed
- 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
- setRemember(boolean) - Method in interface rife.authentication.credentials.RememberMe
-
Sets whether the submitted credentials should be remembered.
- setRemember(boolean) - Method in class rife.authentication.credentials.RoleUser
- setRememberDuration(long) - Method in interface rife.authentication.RememberManager
-
Sets the maximum time that a remember ID can be used before it becomes invalid.
- setRememberDuration(long) - Method in class rife.authentication.remembermanagers.DatabaseRemember
- setRememberDuration(long) - Method in class rife.config.RifeConfig.AuthenticationConfig
- setRemembered(boolean) - Method in class rife.authentication.sessionmanagers.MemorySession
- setRememberManager(R) - Method in interface rife.authentication.SessionValidator
-
Sets the
RememberManager
that will be used. - setRememberManager(R) - Method in class rife.authentication.sessionvalidators.AbstractSessionValidator
-
Set's this validator's "remember me" manager.
- setRememberManager(DatabaseRemember) - Method in class rife.authentication.sessionvalidators.DatabaseSessionValidator
- setRememberPurgeFrequency(int) - Method in interface rife.authentication.RememberManager
-
Set the frequency at which the purging will happen in relationship to the scale.
- setRememberPurgeFrequency(int) - Method in class rife.authentication.remembermanagers.DatabaseRemember
- setRememberPurgeFrequency(int) - Method in class rife.config.RifeConfig.AuthenticationConfig
- setRememberPurgeScale(int) - Method in interface rife.authentication.RememberManager
-
Set the scale at which the purging will happen in relationship to the frequency.
- setRememberPurgeScale(int) - Method in class rife.authentication.remembermanagers.DatabaseRemember
- setRememberPurgeScale(int) - Method in class rife.config.RifeConfig.AuthenticationConfig
- setRemoteAddr(String) - Method in class rife.test.MockRequest
-
Set the remote address of this request.
- setRemoteHost(String) - Method in class rife.test.MockRequest
-
Set the remote host of this request.
- setRemoteUser(String) - Method in class rife.test.MockRequest
-
Set the remote user of this request.
- 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
- setRestrictAuthData(boolean) - Method in interface rife.authentication.SessionManager
-
Sets the restriction policy of the authentication ID in regard to the user's auth data.
- setRestrictAuthData(boolean) - Method in class rife.authentication.sessionmanagers.DatabaseSessions
- setRestrictAuthData(boolean) - Method in class rife.authentication.sessionmanagers.MemorySessions
- 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
- setRole(String) - Method in class rife.authentication.credentials.RoleUser
- setRole(String) - Method in interface rife.authentication.credentials.RoleUserCredentials
-
Sets the role to submit.
- setRoleNameMaximumLength(int) - Method in class rife.config.RifeConfig.AuthenticationConfig
- setRoles(String...) - Method in class rife.authentication.credentialsmanagers.RoleUserAttributes
- setRoles(Collection<String>) - Method in class rife.authentication.credentialsmanagers.RoleUserAttributes
- setSameAs(String) - Method in class rife.validation.ConstrainedProperty
- setSaved(boolean) - Method in class rife.validation.ConstrainedProperty
- setScale(int) - Method in class rife.validation.ConstrainedProperty
- setScheduler(Scheduler) - Method in interface rife.scheduler.TaskManager
-
Sets the scheduler that uses this task manager.
- setScheduler(Scheduler) - Method in class rife.scheduler.taskmanagers.DatabaseTasks
- setScheduler(Scheduler) - Method in class rife.scheduler.taskmanagers.MemoryTasks
- setScheduler(Scheduler) - Method in interface rife.scheduler.TaskOptionManager
-
Sets the scheduler that uses this task option manager.
- setScheduler(Scheduler) - Method in class rife.scheduler.taskoptionmanagers.DatabaseTaskOptions
- setScheduler(Scheduler) - Method in class rife.scheduler.taskoptionmanagers.MemoryTaskOptions
- setScheme(String) - Method in class rife.test.MockConversation
-
Sets the scheme that will be used by this conversation.
- setSecure(boolean) - Method in class rife.test.MockRequest
-
Set whether this request is secure.
- 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
- setServerName(String) - Method in class rife.test.MockConversation
-
Sets the server name that will be used by this conversation.
- setServerPort(int) - Method in class rife.test.MockConversation
-
Sets the server port that will be used by this conversation.
- setSessionDuration(long) - Method in interface rife.authentication.SessionManager
-
Sets the maximum time that a user can stay inactive before an active session becomes invalid.
- setSessionDuration(long) - Method in class rife.authentication.sessionmanagers.DatabaseSessions
- setSessionDuration(long) - Method in class rife.authentication.sessionmanagers.MemorySessions
- setSessionDuration(long) - Method in class rife.config.RifeConfig.AuthenticationConfig
- setSessionManager(DatabaseSessions) - Method in class rife.authentication.sessionvalidators.DatabaseSessionValidator
- setSessionManager(S) - Method in interface rife.authentication.SessionValidator
-
Sets the
SessionManager
that will be used. - setSessionManager(S) - Method in class rife.authentication.sessionvalidators.AbstractSessionValidator
-
Set's this validator's session manager.
- setSessionPurgeFrequency(int) - Method in interface rife.authentication.SessionManager
-
Set the frequency at which the purging will happen in relationship to the scale.
- setSessionPurgeFrequency(int) - Method in class rife.authentication.sessionmanagers.DatabaseSessions
- setSessionPurgeFrequency(int) - Method in class rife.authentication.sessionmanagers.MemorySessions
- setSessionPurgeFrequency(int) - Method in class rife.config.RifeConfig.AuthenticationConfig
- setSessionPurgeScale(int) - Method in interface rife.authentication.SessionManager
-
Set the scale at which the purging will happen in relationship to the frequency.
- setSessionPurgeScale(int) - Method in class rife.authentication.sessionmanagers.DatabaseSessions
- setSessionPurgeScale(int) - Method in class rife.authentication.sessionmanagers.MemorySessions
- 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. - setSize(int) - Method in class rife.cmf.ContentInfo
-
Sets the size of the stored
Content
instance. - setSizeExceeded(boolean) - Method in class rife.engine.UploadedFile
-
Indicates whether the maximum file size was exceeded during upload.
- setSleepTime(int) - Method in class rife.scheduler.Scheduler
-
Set the time the schedule should sleep in between evaluating which tasks to execute.
- 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
- setStart(long) - Method in class rife.authentication.sessionmanagers.MemorySession
- setStatus(int) - Method in class rife.engine.Context
-
Sets the status code for the response.
- setStatus(int) - Method in interface rife.engine.Response
- setStatus(int) - Method in class rife.servlet.HttpResponse
- setStatus(int) - Method in class rife.test.MockResponse
- 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
- setTaskId(int) - Method in class rife.scheduler.TaskOption
-
Sets the task ID that this task option is associated with.
- setTaskManager(TaskManager) - Method in class rife.scheduler.Scheduler
-
Sets the task manager of this scheduler.
- setTaskManager(TaskManager) - Method in class rife.scheduler.Task
-
Sets this task's task manager.
- setTaskOptionManager(TaskOptionManager) - Method in class rife.scheduler.Scheduler
-
Sets the task option manager of this scheduler.
- 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. - setTitle(String) - Method in class rife.feed.Entry
- setTitle(String) - Method in class rife.feed.Feed
- setTrace(boolean) - Static method in class rife.continuations.instrument.ContinuationDebug
-
Configures the tracing of the continuations instrumentation while it's executing.
- 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.
- setType(String) - Method in class rife.feed.Entry
- setType(String) - Method in class rife.scheduler.Task
-
Sets the type of the task, which will be used to execute this task with the
Executor
that handles the same task type. - 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
- setup() - Method in class rife.engine.Router
-
The
setup()
method will be called by RIFE2 when the web application starts up. - setup(HierarchicalProperties, Site) - Method in class rife.engine.Gate
-
Set up the gate with the provided
Site
. - 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(HierarchicalProperties) - Method in class rife.servlet.RifeFilter
-
This method can be overridden to set up hierarchical properties for your RIFE2 filter implementation without being limited by the servlet API filter parameters only being strings.
- 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.
- setUserId(long) - Method in class rife.authentication.credentialsmanagers.RoleUserAttributes
- setUserId(long) - Method in class rife.authentication.sessionmanagers.MemorySession
- setValue(String) - Method in class rife.scheduler.TaskOption
-
Sets the value of this task option.
- 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 - setVersion(int) - Method in class rife.cmf.ContentInfo
-
Sets the version of the stored
Content
instance. - 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.
- simpleClassName(Class) - Static method in class rife.tools.ClassUtils
-
Returns the simple name of the specified class without the package name.
- site() - Method in class rife.engine.Context
-
The active site this context is executing in.
- site() - Method in class rife.engine.Router
-
Retrieves the top-level router, aka.
- Site - Class in rife.engine
-
The main site of your web application, which is also the top-level router.
- Site() - Constructor for class rife.engine.Site
- size() - Method in class rife.ioc.HierarchicalProperties
-
Retrieves the number of unique names in the
HierarchicalProperties
hierarchy. - 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
- SpecialParameters - Class in rife.engine
-
Request parameters with a special meaning for RIFE2.
- SpecialParameters() - Constructor for class rife.engine.SpecialParameters
- split(String) - Static method in record class rife.cmf.dam.contentmanagers.ContentLocation
-
Splits the location string into a repository and a path.
- 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.
- 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.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
- sslCertAlias(String) - Method in class rife.engine.Server
-
Sets the SSL certificate alias.
- sslCertAlias_ - Variable in class rife.engine.Server
- sslKeyStorePassword(String) - Method in class rife.engine.Server
-
Sets the password for the SSL key store.
- sslKeyStorePassword_ - Variable in class rife.engine.Server
- sslKeyStorePath(String) - Method in class rife.engine.Server
-
Sets the file system path to the SSL key store.
- sslKeyStorePath_ - Variable in class rife.engine.Server
- sslNeedClientAuth(boolean) - Method in class rife.engine.Server
-
Sets whether the SSL client certificate needs to be authenticated.
- sslNeedClientAuth_ - Variable in class rife.engine.Server
- sslTrustStorePassword(String) - Method in class rife.engine.Server
-
Sets the password for the SSL trust store.
- sslTrustStorePassword_ - Variable in class rife.engine.Server
- sslTrustStorePath(String) - Method in class rife.engine.Server
-
Sets the path to the SSL trust store.
- sslTrustStorePath_ - Variable in class rife.engine.Server
- sslWantClientAuth(boolean) - Method in class rife.engine.Server
-
Sets whether the server wants SSL client certificate to be authenticated.
- sslWantClientAuth_ - Variable in class rife.engine.Server
- start() - Method in class rife.scheduler.Scheduler
-
Starts this scheduler.
- start(Class) - Method in class rife.continuations.basic.BasicContinuableRunner
-
Starts the execution of a new instance of the provided class.
- start(Class<? extends Work>) - Method in class rife.workflow.Workflow
-
Starts the execution of a new work instance.
- start(Object) - Method in class rife.continuations.basic.BasicContinuableRunner
-
Starts the execution of a new instance of a continuable.
- start(String) - Method in class rife.continuations.basic.BasicContinuableRunner
-
Starts the execution of a new instance of the provided class.
- start(Site) - Method in class rife.engine.Server
-
Start the embedded server for a particular site.
- start(Site) - Method in class rife.engine.TomcatServer
-
Starts the embedded server.
- start(Work) - Method in class rife.workflow.Workflow
-
Starts the execution of a new work instance.
- startSession(long, String, boolean) - Method in interface rife.authentication.SessionManager
-
Starts a new session.
- startSession(long, String, boolean) - Method in class rife.authentication.sessionmanagers.MemorySessions
- StartSessionErrorException - Exception in rife.authentication.sessionmanagers.exceptions
- StartSessionErrorException(long, String) - Constructor for exception rife.authentication.sessionmanagers.exceptions.StartSessionErrorException
- StartSessionErrorException(long, String, DatabaseException) - Constructor for exception rife.authentication.sessionmanagers.exceptions.StartSessionErrorException
- 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.cmf.dam.contentstores.RawContentStream
- 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
- staticAuthData() - Method in class rife.authentication.elements.AuthConfig
-
Retrieves the static authentication data that will be associated with this config's authentication sessions.
- staticAuthData(String) - Method in class rife.authentication.elements.AuthConfig
-
Sets static authentication data to be associated with the sessions that are initiated with this
AuthConfig
. - staticResourceBase(String) - Method in class rife.engine.Server
-
Configures the base path where static resources will be looked up.
- staticUberJarResourceBase(String) - Method in class rife.engine.Server
-
Configures the base directory where static resources will be looked up from.
- statusReason(int) - Static method in class rife.tools.HttpUtils
-
Returns a textual reason for an HTTP status code.
- StepBackException - Error in rife.continuations.exceptions
-
This exception will be thrown when a stepBack continuation is triggered.
- StepBackException(ContinuationContext) - Constructor for error rife.continuations.exceptions.StepBackException
-
[PRIVATE AND UNSUPPORTED] Instantiates a new step-back exception.
- stop() - Method in class rife.engine.Server
-
Stop running the embedded server.
- stop() - Method in class rife.engine.TomcatServer
-
Stops the embedded server.
- stop() - Method in class rife.scheduler.Scheduler
-
Stops this scheduler.
- stopAllActiveSchedulers() - Static method in class rife.scheduler.Scheduler
-
Stops all the active schedulers.
- storeChunks(Insert, int, InputStream) - Method in class rife.cmf.dam.contentstores.DatabaseRawStore
- storeChunksNoStream(Insert, int, InputStream) - Method in class rife.cmf.dam.contentstores.DatabaseRawStore
- storeContent(String, Content, ContentTransformer) - Method in interface rife.cmf.dam.ContentManager
-
Store content at a certain location.
- storeContent(Insert, int, String) - Method in class rife.cmf.dam.contentstores.DatabaseTextStore
- storeContentData(int, Content, ContentTransformer) - Method in interface rife.cmf.dam.ContentStore
-
Stores the content data for a certain content id.
- StoreContentDataErrorException - Exception in rife.cmf.dam.contentstores.exceptions
- StoreContentDataErrorException(int, Throwable) - Constructor for exception rife.cmf.dam.contentstores.exceptions.StoreContentDataErrorException
- storeDouble(int, double) - Method in class rife.continuations.ContinuationStack
- storeEmptyContent(T, String) - Method in class rife.cmf.dam.ContentQueryManager
-
Empties the content of a certain bean property.
- storeFloat(int, float) - Method in class rife.continuations.ContinuationStack
- storeInt(int, int) - Method in class rife.continuations.ContinuationStack
- storeLong(int, long) - Method in class rife.continuations.ContinuationStack
- 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
- storeReference(int, Object) - Method in class rife.continuations.ContinuationStack
- stores_ - Variable in class rife.cmf.dam.contentmanagers.DatabaseContent
- 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.
- storeTypedData(Insert, int, byte[]) - Method in class rife.cmf.dam.contentstores.DatabaseImageStore
- 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.
- 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.
- subjectName(String) - Method in class rife.validation.ConstrainedProperty
-
Sets the subject name.
- submit() - Method in class rife.test.MockForm
-
Submit this form with its current parameters and files; and returns the response.
- 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
- SUFFIX_CHECKED - Static variable in interface rife.forms.FormBuilder
- SUFFIX_DISABLED - Static variable in class rife.web.PagedNavigation
- SUFFIX_SELECTED - Static variable in interface rife.forms.FormBuilder
- SUNDAYS - Static variable in class rife.scheduler.Frequency
-
Schedule every sunday at midnight.
- SupportedImage - Class in rife.cmf.validation
-
A validation rule that checks if the data in a property can be loaded as a supported image format without errors.
- SupportedImage(String) - Constructor for class rife.cmf.validation.SupportedImage
-
Creates a new
SupportedImage
instance. - SupportedXhtml - Class in rife.cmf.validation
-
A validation rule that checks if the data in a property can be loaded as supported and valid xhtml without errors.
- SupportedXhtml(String, boolean) - Constructor for class rife.cmf.validation.SupportedXhtml
-
Instantiates a new
SupportedXhtml
instance. - supportsTransactions() - Method in class rife.database.DbConnection
-
Indicates whether the
Datasource
of thisDbConnection
supports transactions or not. - SVG - Static variable in class rife.template.TemplateFactory
- SwallowingLogFormatter - Class in rife.tools
- SwallowingLogFormatter() - Constructor for class rife.tools.SwallowingLogFormatter
- SyntaxErrorException - Exception in rife.template.exceptions
- SyntaxErrorException(String, DocumentPosition, String, Throwable) - Constructor for exception rife.template.exceptions.SyntaxErrorException
- 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