Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- absolute(int) - Method in class rife.database.DbResultSet
- AbstractBeanHandler - Class in rife.template
- AbstractBeanHandler() - Constructor for class rife.template.AbstractBeanHandler
- AbstractCallbacks<BeanType> - Class in rife.database.querymanagers.generic
-
Abstract convenience class that provides a positive no-op implementation of all the methods of the
Callbacks
interface. - AbstractCallbacks() - Constructor for class rife.database.querymanagers.generic.AbstractCallbacks
- AbstractFormBuilder - Class in rife.forms
- AbstractFormBuilder() - Constructor for class rife.forms.AbstractFormBuilder
- AbstractGenericQueryManager<BeanType> - Class in rife.database.querymanagers.generic
- AbstractGenericQueryManager(Datasource, Class<BeanType>, String) - Constructor for class rife.database.querymanagers.generic.AbstractGenericQueryManager
- AbstractResourceFinder - Class in rife.resources
-
This abstract class offers common implementations of several
ResourceFinder
methods. - AbstractResourceFinder() - Constructor for class rife.resources.AbstractResourceFinder
- AbstractResponse - Class in rife.engine
-
This abstract class implements parts of the
Response
interface to provide behaviour that is specific to RIFE2. - AbstractResponse(Request) - Constructor for class rife.engine.AbstractResponse
-
Constructor that needs to be called by all the constructors of the extending classes.
- AbstractSessionValidator<C extends CredentialsManager,
S extends SessionManager, R extends RememberManager> - Class in rife.authentication.sessionvalidators -
Convenience superclass for
SessionValidator
implementations. - AbstractSessionValidator() - Constructor for class rife.authentication.sessionvalidators.AbstractSessionValidator
- AbstractTemplate - Class in rife.template
- AbstractTemplate() - Constructor for class rife.template.AbstractTemplate
- AbstractTextualIdentifierGenerator<T> - Class in rife.validation
- AbstractTextualIdentifierGenerator() - Constructor for class rife.validation.AbstractTextualIdentifierGenerator
- AbstractValidationBuilder - Class in rife.validation
- AbstractValidationBuilder() - Constructor for class rife.validation.AbstractValidationBuilder
- AbstractValidationRule - Class in rife.validation
- AbstractValidationRule() - Constructor for class rife.validation.AbstractValidationRule
- AbstractWhereDelegateQuery<QueryType extends AbstractWhereDelegateQuery,
DelegateType extends AbstractWhereQuery> - Class in rife.database.queries - AbstractWhereDelegateQuery(DelegateType) - Constructor for class rife.database.queries.AbstractWhereDelegateQuery
- AbstractWhereGroup<ParentType extends rife.database.queries.WhereQuery> - Class in rife.database.queries
- AbstractWhereGroup(Datasource, WhereQuery) - Constructor for class rife.database.queries.AbstractWhereGroup
- AbstractWhereQuery<QueryType extends AbstractWhereQuery> - Class in rife.database.queries
- acceptedCredentials(Credentials) - Method in class rife.authentication.elements.Login
-
Hook method that is called when valid credentials have been accepted by the
CredentialsManager
that backs this authentication element. - activateMetaData() - Method in class rife.authentication.credentials.RoleUser
- activateMetaData() - Method in class rife.scheduler.Task
- activateMetaData() - Method in class rife.validation.MetaData
-
This method is called at least once and maximum once when any meta-data introspection logic is executed.
- activateTask(int) - Method in interface rife.scheduler.TaskManager
-
This method will be called when the scheduler processes a particular task.
- activateTask(int) - Method in class rife.scheduler.taskmanagers.MemoryTasks
- activateTask_(Update, int) - Method in class rife.scheduler.taskmanagers.DatabaseTasks
- ActivateTaskErrorException - Exception in rife.scheduler.taskmanagers.exceptions
- ActivateTaskErrorException(int) - Constructor for exception rife.scheduler.taskmanagers.exceptions.ActivateTaskErrorException
- ActivateTaskErrorException(int, DatabaseException) - Constructor for exception rife.scheduler.taskmanagers.exceptions.ActivateTaskErrorException
- activateValidation() - Method in class rife.cmf.ContentInfo
- activateValidation() - Method in class rife.cmf.ContentRepository
- activateValidation() - Method in class rife.cmf.dam.contentmanagers.DatabaseContentInfo
- activateValidation() - Method in class rife.scheduler.TaskOption
- activateValidation() - Method in class rife.validation.Validation
-
This method is called at least once and maximum once when any method related to Validated rules, subjects and group or Constrained properties are used.
- ActiveSite - Annotation Interface in rife.engine.annotations
-
Declares a field for the active site
- adaptiveEncrypt(String, String) - Static method in class rife.tools.StringEncryptor
- add(ResourceFinder) - Method in class rife.resources.ResourceFinderGroup
- addBatch() - Method in class rife.database.DbPreparedStatement
-
Adds a set of parameters to this
DbPreparedStatement
object's batch of commands. - addBatch(String) - Method in class rife.database.DbStatement
-
Adds the given SQL command to the current list of commmands for this
Statement
object. - addConstrainedPropertyRules(ConstrainedProperty) - Method in class rife.validation.MetaData
- addConstrainedPropertyRules(ConstrainedProperty) - Method in interface rife.validation.Validated
-
Adds the validation rules that are related to a particular
ConstrainedProperty
. - addConstrainedPropertyRules(ConstrainedProperty) - Method in class rife.validation.Validation
- addConstraint(ConstrainedBean) - Method in interface rife.validation.Constrained
-
Add a new constrained bean.
- addConstraint(ConstrainedBean) - Method in class rife.validation.MetaData
- addConstraint(ConstrainedBean) - Method in class rife.validation.Validation
- addConstraint(ConstrainedProperty) - Method in interface rife.validation.Constrained
-
Add a new constrained property.
- addConstraint(ConstrainedProperty) - Method in class rife.validation.MetaData
- addConstraint(ConstrainedProperty) - Method in class rife.validation.Validation
- addConstraint(ConstrainedProperty) - Method in class rife.validation.ValidationGroup
- addContext(String) - Method in class rife.engine.TomcatServer
-
Adds a web application location to the root context.
- addContext(ContinuationContext) - Method in class rife.continuations.ContinuationManager
-
Adds a particular
ContinuationContext
to this manager. - addCookie(Cookie) - Method in interface rife.engine.Response
- addCookie(Cookie) - Method in class rife.servlet.HttpResponse
- addCookie(Cookie) - Method in class rife.test.MockConversation
-
Add a cookie.
- addCookie(Cookie) - Method in class rife.test.MockResponse
- addCookie(String, String) - Method in class rife.test.MockConversation
-
Add a cookie with only a name and a value, the other fields will be empty.
- addCookie(CookieBuilder) - Method in class rife.engine.Context
-
Adds the
Cookie
created by aCookieBuilder
to the response. - addDateHeader(String, long) - Method in class rife.engine.Context
-
Adds a response header with the given name and date-value.
- addDateHeader(String, long) - Method in interface rife.engine.Response
- addDateHeader(String, long) - Method in class rife.servlet.HttpResponse
- addDateHeader(String, long) - Method in class rife.test.MockRequest
-
Adds a request header with the given name and date-value.
- addDateHeader(String, long) - Method in class rife.test.MockResponse
- addExecutor(Executor) - Method in class rife.scheduler.Scheduler
-
Adds an executor to this scheduler.
- addFieldParameter(String) - Method in class rife.database.queries.AbstractWhereGroup
- addGeneratedValue(String) - Method in class rife.template.AbstractTemplate
- addGeneratedValue(String) - Method in interface rife.template.Template
-
Registers a value IDs as being generated by RIFE2.
- addGeneratedValues(Collection<String>) - Method in class rife.template.AbstractTemplate
- addGeneratedValues(Collection<String>) - Method in interface rife.template.Template
-
Registers a collection of value IDs as being generated by RIFE2.
- addGroup(String) - Method in class rife.validation.MetaData
- addGroup(String) - Method in interface rife.validation.Validated
-
Adds a new validation group.
- addGroup(String) - Method in class rife.validation.Validation
- addGroup(String) - Method in class rife.validation.ValidationGroup
- addHeader(String, int) - Method in class rife.engine.Context
-
Adds a response header with the given name and integer value.
- addHeader(String, String) - Method in class rife.engine.Context
-
Adds a response header with the given name and value.
- addHeader(String, String) - Method in interface rife.engine.Response
- addHeader(String, String) - Method in class rife.servlet.HttpResponse
- addHeader(String, String) - Method in class rife.test.MockRequest
-
Adds a request header with the given name and value.
- addHeader(String, String) - Method in class rife.test.MockResponse
- addIntHeader(String, int) - Method in interface rife.engine.Response
- addIntHeader(String, int) - Method in class rife.servlet.HttpResponse
- addIntHeader(String, int) - Method in class rife.test.MockRequest
-
Adds a request header with the given name and integer value.
- addIntHeader(String, int) - Method in class rife.test.MockResponse
- addLazyLoadToBytes(byte[]) - Static method in class rife.database.querymanagers.generic.instrument.LazyLoadAccessorsBytecodeTransformer
-
Performs the actual modification of the bean class's bytecode.
- addListener(GenericQueryManagerListener) - Method in class rife.database.querymanagers.generic.GenericQueryManagerDelegate
- addListener(GenericQueryManagerListener<BeanType>) - Method in class rife.database.querymanagers.generic.AbstractGenericQueryManager
- addListener(GenericQueryManagerListener<BeanType>) - Method in interface rife.database.querymanagers.generic.GenericQueryManager
-
Add the listener to the manager to get notifications when actions were successful.
- addListener(ConstrainedPropertyListener) - Method in class rife.validation.ConstrainedProperty
-
Adds a new listener.
- addListener(EventListener) - Method in class rife.workflow.Workflow
-
Adds a new event listener.
- addLocale(Locale) - Method in class rife.test.MockRequest
-
Adds a
Locale
to this request. - addMimeType(MimeType) - Method in class rife.cmf.dam.contentstores.DatabaseContentStore
- addMimeType(MimeType) - Method in class rife.cmf.dam.contentstores.DatabaseRawStore
- addRelatedId(String) - Method in class rife.continuations.ContinuationContext
-
[PRIVATE AND UNSUPPORTED] Associates the ID of another continuation to this continuation.
- addResource(String, String) - Method in class rife.resources.MemoryResources
- addResource(String, String) - Method in interface rife.resources.ResourceWriter
-
Adds a resource with the provided name and content.
- addResourceBundle(ResourceBundle) - Method in class rife.template.AbstractTemplate
- addResourceBundle(ResourceBundle) - Method in interface rife.template.Template
-
Adds a resource bundle to this template.
- addResourceBundles(Collection<ResourceBundle>) - Method in class rife.template.AbstractTemplate
- addResourceBundles(Collection<ResourceBundle>) - Method in interface rife.template.Template
-
Adds a list of resource bundles to this template.
- addRole(String) - Method in class rife.authentication.credentialsmanagers.MemoryUsers
- addRole(String) - Method in class rife.authentication.credentialsmanagers.RoleUserAttributes
- addRole(String) - Method in interface rife.authentication.credentialsmanagers.RoleUsersManager
- addRole(String, String) - Method in class rife.engine.TomcatServer
-
Add a role for a user.
- AddRoleErrorException - Exception in rife.authentication.credentialsmanagers.exceptions
- AddRoleErrorException(String) - Constructor for exception rife.authentication.credentialsmanagers.exceptions.AddRoleErrorException
- AddRoleErrorException(String, DatabaseException) - Constructor for exception rife.authentication.credentialsmanagers.exceptions.AddRoleErrorException
- addRule(ValidationRule) - Method in class rife.validation.MetaData
- addRule(ValidationRule) - Method in interface rife.validation.Validated
-
Adds a new validation rule.
- addRule(ValidationRule) - Method in class rife.validation.Validation
- addRule(ValidationRule) - Method in class rife.validation.ValidationGroup
- addSubject(String) - Method in class rife.validation.ValidationGroup
- addTask(Task) - Method in class rife.scheduler.Scheduler
-
Convenience method to add a task to the task manager that's registered with this scheduler.
- addTask(Task) - Method in interface rife.scheduler.TaskManager
-
Adds a new task.
- addTask(Task) - Method in class rife.scheduler.taskmanagers.MemoryTasks
- addTask_(SequenceValue, Insert, DbPreparedStatementHandler, Task) - Method in class rife.scheduler.taskmanagers.DatabaseTasks
- AddTaskErrorException - Exception in rife.scheduler.taskmanagers.exceptions
- AddTaskErrorException(Task) - Constructor for exception rife.scheduler.taskmanagers.exceptions.AddTaskErrorException
- AddTaskErrorException(Task, DatabaseException) - Constructor for exception rife.scheduler.taskmanagers.exceptions.AddTaskErrorException
- addTaskOption(TaskOption) - Method in class rife.scheduler.Scheduler
-
Convenience method to add a task option to the task option manager that's registered with this scheduler.
- addTaskOption(TaskOption) - Method in interface rife.scheduler.TaskOptionManager
-
Adds a new task option to a task.
- addTaskOption(TaskOption) - Method in class rife.scheduler.taskoptionmanagers.MemoryTaskOptions
- AddTaskOptionErrorException - Exception in rife.scheduler.taskoptionmanagers.exceptions
- AddTaskOptionErrorException(TaskOption) - Constructor for exception rife.scheduler.taskoptionmanagers.exceptions.AddTaskOptionErrorException
- AddTaskOptionErrorException(TaskOption, Throwable) - Constructor for exception rife.scheduler.taskoptionmanagers.exceptions.AddTaskOptionErrorException
- addToCatalog(String, String) - Method in class rife.xml.XmlEntityResolver
- addTypedParameter(QueryParameterType, String) - Method in class rife.database.queries.QueryParameters
- addTypedParameters(QueryParameterType, List<String>) - Method in class rife.database.queries.QueryParameters
- addUser(String, String) - Method in class rife.engine.TomcatServer
-
Add a user for the in-memory realm.
- addUser(String, RoleUserAttributes) - Method in class rife.authentication.credentialsmanagers.MemoryUsers
- addUser(String, RoleUserAttributes) - Method in interface rife.authentication.credentialsmanagers.RoleUsersManager
- AddUserErrorException - Exception in rife.authentication.credentialsmanagers.exceptions
- AddUserErrorException(String, RoleUserAttributes) - Constructor for exception rife.authentication.credentialsmanagers.exceptions.AddUserErrorException
- AddUserErrorException(String, RoleUserAttributes, Throwable) - Constructor for exception rife.authentication.credentialsmanagers.exceptions.AddUserErrorException
- addValidationError(ValidationError) - Method in class rife.validation.MetaData
- addValidationError(ValidationError) - Method in interface rife.validation.Validated
-
Add a new validation error explicitly to the collection of already existing errors.
- addValidationError(ValidationError) - Method in class rife.validation.Validation
- addWebapp(String) - Method in class rife.engine.TomcatServer
-
Adds a web application to the webapps directory.
- addWhereParameter(String) - Method in class rife.database.queries.AbstractWhereGroup
- addWhereParameters(List<String>) - Method in class rife.database.queries.AbstractWhereGroup
- addWhereParameters(List<String>) - Method in class rife.database.queries.AbstractWhereDelegateQuery
- addWhereParameters(List<String>) - Method in class rife.database.queries.AbstractWhereGroup
- after(Class<? extends Element>...) - Method in class rife.engine.Router
-
Adds class elements that will be processed in order after any routes in this router.
- after(Supplier<? extends Element>...) - Method in class rife.engine.Router
-
Adds element suppliers that will be processed in order after any routes in this router.
- after(Element...) - Method in class rife.engine.Router
-
Adds lambda elements that will be processed in order after any routes in this router.
- afterDelete(int, boolean) - Method in class rife.database.querymanagers.generic.AbstractCallbacks
- afterDelete(int, boolean) - Method in interface rife.database.querymanagers.generic.Callbacks
-
Is called after
GenericQueryManager.delete(int)
. - afterInsert(BeanType, boolean) - Method in class rife.database.querymanagers.generic.AbstractCallbacks
- afterInsert(BeanType, boolean) - Method in interface rife.database.querymanagers.generic.Callbacks
-
Is called after
GenericQueryManager.insert(Object)
, or at the end ofGenericQueryManager.save(Object)
if a new bean was saved. - afterLast() - Method in class rife.database.DbResultSet
- afterRestore(BeanType) - Method in class rife.database.querymanagers.generic.AbstractCallbacks
- afterRestore(BeanType) - Method in interface rife.database.querymanagers.generic.Callbacks
-
Is called after
GenericQueryManager.restore(int)
andGenericQueryManager.restoreFirst(RestoreQuery)
, and for every instance restored duringGenericQueryManager.restore()
andGenericQueryManager.restore(RestoreQuery)
. - afterSave(BeanType, boolean) - Method in class rife.database.querymanagers.generic.AbstractCallbacks
- afterSave(BeanType, boolean) - Method in interface rife.database.querymanagers.generic.Callbacks
-
Is called after
GenericQueryManager.save(Object)
. - afterUpdate(BeanType, boolean) - Method in class rife.database.querymanagers.generic.AbstractCallbacks
- afterUpdate(BeanType, boolean) - Method in interface rife.database.querymanagers.generic.Callbacks
-
Is called after
GenericQueryManager.update(Object)
, or at the end ofGenericQueryManager.save(Object)
if an existing bean was saved. - afterValidate(BeanType) - Method in class rife.database.querymanagers.generic.AbstractCallbacks
- afterValidate(BeanType) - Method in interface rife.database.querymanagers.generic.Callbacks
-
Is called after
ValidationContext.validate(Validated)
. - AGENT_ACTIVE_PROPERTY - Static variable in class rife.continuations.instrument.ContinuationsAgent
- AGENT_ACTIVE_PROPERTY - Static variable in class rife.instrument.EngineContinuationsTransformer
- AGENT_ACTIVE_PROPERTY - Static variable in class rife.instrument.RifeAgent
- AGENT_ACTIVE_PROPERTY - Static variable in class rife.instrument.WorkflowContinuationsTransformer
- allowRemember() - Method in class rife.authentication.elements.AuthConfig
-
Retrieves whether an authentication session can be remembered.
- allowRemember(boolean) - Method in class rife.authentication.elements.AuthConfig
-
Sets whether remembering an authentication session is allowed or not.
- AmbiguousTemplateNameException - Exception in rife.template.exceptions
- AmbiguousTemplateNameException(String) - Constructor for exception rife.template.exceptions.AmbiguousTemplateNameException
- AnnotatedElementInstanceFieldException - Exception in rife.engine.exceptions
- AnnotatedElementInstanceFieldException(Route, Element, String) - Constructor for exception rife.engine.exceptions.AnnotatedElementInstanceFieldException
- answer(String, Object) - Method in class rife.continuations.basic.BasicContinuableRunner
-
Resumes the execution of a call continuation.
- AnswerException - Error in rife.continuations.exceptions
-
This exception will be thrown when an answer continuation is triggered.
- AnswerException(ContinuationContext, Object) - Constructor for error rife.continuations.exceptions.AnswerException
-
[PRIVATE AND UNSUPPORTED] Instantiates a new answer exception.
- append(CharSequence) - Method in class rife.template.ExternalValue
- append(String) - Method in class rife.template.InternalString
- appendBlock(String) - Method in class rife.template.AbstractTemplate
- appendBlock(String) - Method in class rife.template.InternalValue
-
Appends the content of a block to this value.
- appendBlock(String) - Method in interface rife.template.Template
-
Appends the content of a block to a value.
- appendBlock(String, String) - Method in class rife.template.AbstractTemplate
- appendBlock(String, String) - Method in interface rife.template.Template
-
Appends the content of a block to a value.
- appendBlockExternalForm(String, ExternalValue) - Method in class rife.template.AbstractTemplate
- appendBlockInternalForm(String, InternalValue) - Method in class rife.template.AbstractTemplate
- appendDefaultValueExternalForm(String, ExternalValue) - Method in class rife.template.AbstractTemplate
- appendDefaultValueInternalForm(String, InternalValue) - Method in class rife.template.AbstractTemplate
- appendFormInputParameters(StringBuilder) - Method in record class rife.engine.UrlBuilder.Segments
- appendHexDigit(StringBuilder, int) - Static method in class rife.tools.StringUtils
-
Appends the hexadecimal digit of the provided number.
- appendHexDigitLower(StringBuilder, int) - Static method in class rife.tools.StringUtils
-
Appends the lowercase hexadecimal digit of the provided number.
- appendQueryParameters(StringBuilder) - Method in record class rife.engine.UrlBuilder.Segments
- appendTextInternal(InternalValue, CharSequence) - Method in class rife.template.AbstractTemplate
- appendValue(boolean) - Method in class rife.template.InternalValue
-
Appends
"true"
or"false"
to this value, depending on the givenvalue
. - appendValue(char) - Method in class rife.template.InternalValue
-
Appends the single specified character to this value.
- appendValue(char[]) - Method in class rife.template.InternalValue
-
Appends the given characters to this value.
- appendValue(char[], int, int) - Method in class rife.template.InternalValue
-
Appends the specified range of the given character string to this value.
- appendValue(double) - Method in class rife.template.InternalValue
-
Appends the given double precision floating point value to this value.
- appendValue(float) - Method in class rife.template.InternalValue
-
Appends the given floating point value to this value.
- appendValue(int) - Method in class rife.template.InternalValue
-
Appends the given integer to this value.
- appendValue(long) - Method in class rife.template.InternalValue
-
Appends the given long to this value.
- appendValue(CharSequence) - Method in class rife.template.InternalValue
-
Appends the given character sequence to this value.
- appendValue(Object) - Method in class rife.template.InternalValue
-
Appends the result of calling
String.valueOf
on the givenvalue
to this value in this template. - appendValue(String) - Method in class rife.template.InternalValue
-
Appends the given string to this value.
- appendValue(String, boolean) - Method in class rife.template.AbstractTemplate
- appendValue(String, boolean) - Method in interface rife.template.Template
-
Appends
"true"
or"false"
to the specified value in this template, depending on the givenvalue
. - appendValue(String, char) - Method in class rife.template.AbstractTemplate
- appendValue(String, char) - Method in interface rife.template.Template
-
Appends the single specified character to the specified value in this template.
- appendValue(String, char[]) - Method in class rife.template.AbstractTemplate
- appendValue(String, char[]) - Method in interface rife.template.Template
-
Appends the given characters to the specified value in this template.
- appendValue(String, char[], int, int) - Method in class rife.template.AbstractTemplate
- appendValue(String, char[], int, int) - Method in interface rife.template.Template
-
Appends the specified range of the given character string to the specified value in this template.
- appendValue(String, double) - Method in class rife.template.AbstractTemplate
- appendValue(String, double) - Method in interface rife.template.Template
-
Appends the given double precision floating point value to the specified value in this template.
- appendValue(String, float) - Method in class rife.template.AbstractTemplate
- appendValue(String, float) - Method in interface rife.template.Template
-
Appends the given floating point value to the specified value in this template.
- appendValue(String, int) - Method in class rife.template.AbstractTemplate
- appendValue(String, int) - Method in interface rife.template.Template
-
Appends the given integer to the specified value in this template.
- appendValue(String, long) - Method in class rife.template.AbstractTemplate
- appendValue(String, long) - Method in interface rife.template.Template
-
Appends the given long to the specified value in this template.
- appendValue(String, Object) - Method in class rife.template.AbstractTemplate
- appendValue(String, Object) - Method in interface rife.template.Template
-
Appends the result of calling
String.valueOf
on the givenvalue
to the specified value in this template. - appendValue(String, String) - Method in class rife.template.AbstractTemplate
- appendValue(String, String) - Method in interface rife.template.Template
-
Appends the given string, or an empty string if
value
isnull
, to the specified value in this template. - appendValue(InternalValue) - Method in class rife.template.InternalValue
-
Appends to this value the value of the given internal value.
- appendValueEncoded(String, Object) - Method in class rife.template.AbstractTemplate
- appendValueEncoded(String, Object) - Method in interface rife.template.Template
-
Appends the result of calling
String.valueOf
on the givenvalue
to the specified value in this template and encodes it with theTemplateEncoder
that's registered for this template - appendValueExternalForm(String, String, ExternalValue) - Method in class rife.template.AbstractTemplate
- appendValueInternalForm(String, String, InternalValue) - Method in class rife.template.AbstractTemplate
- APPLICATION_XHTML - Static variable in class rife.cmf.MimeType
-
The
application/xhtml+xml
mime type. - APPLICATION_XHTML_IDENTIFIER - Static variable in class rife.cmf.MimeType
- ArrayUtils - Class in rife.tools
-
General purpose class containing common array manipulation methods.
- ArrayUtils.ArrayType - Enum Class in rife.tools
- ASC - Static variable in class rife.database.queries.Select
- ASC - Static variable in class rife.database.queries.Select.OrderByDirection
- ASC - Static variable in class rife.validation.ConstrainedBean
- associationColumn(String) - Method in class rife.database.querymanagers.generic.ManyToOneDeclaration
- associationManager(GenericQueryManager) - Method in class rife.database.querymanagers.generic.ManyToOneDeclaration
- associations(Class...) - Method in class rife.validation.ConstrainedBean
- ASSOCIATIONS - Static variable in class rife.validation.ConstrainedBean
- associationTable(String) - Method in class rife.database.querymanagers.generic.ManyToOneDeclaration
- associationType(Class) - Method in class rife.database.querymanagers.generic.ManyToManyDeclaration
- associationType(Class) - Method in class rife.database.querymanagers.generic.ManyToOneDeclaration
- at(int, int) - Method in class rife.scheduler.Frequency
-
Schedule at a specific time.
- atHour(int) - Method in class rife.scheduler.Frequency
-
Schedule at a specific hour of the day.
- atHours(int...) - Method in class rife.scheduler.Frequency
-
Schedule at specific hours of the day.
- atMinute(int) - Method in class rife.scheduler.Frequency
-
Schedule at a specific minute of the hour.
- atMinutes(int...) - Method in class rife.scheduler.Frequency
-
Schedule at specific minutes of the hour.
- ATOM_1_0 - Enum constant in enum class rife.feed.elements.FeedProvider.FeedType
- attribute(String) - Method in class rife.engine.Context
-
Returns the value of the named attribute.
- attribute(String) - Method in class rife.engine.Session
-
Returns the object bound with the specified name in this session.
- attribute(String, boolean) - Method in class rife.cmf.Content
-
Sets a named content attribute that will be converted internally to a
String
value. - attribute(String, byte) - Method in class rife.cmf.Content
-
Sets a named content attribute that will be converted internally to a
String
value. - attribute(String, char) - Method in class rife.cmf.Content
-
Sets a named content attribute that will be converted internally to a
String
value. - attribute(String, double) - Method in class rife.cmf.Content
-
Sets a named content attribute that will be converted internally to a
String
value. - attribute(String, float) - Method in class rife.cmf.Content
-
Sets a named content attribute that will be converted internally to a
String
value. - attribute(String, int) - Method in class rife.cmf.Content
-
Sets a named content attribute that will be converted internally to a
String
value. - attribute(String, long) - Method in class rife.cmf.Content
-
Sets a named content attribute that will be converted internally to a
String
value. - attribute(String, short) - Method in class rife.cmf.Content
-
Sets a named content attribute that will be converted internally to a
String
value. - attribute(String, String) - Method in class rife.cmf.Content
-
Sets a named content attribute.
- attribute(String, String) - Method in class rife.engine.CookieBuilder
- attributeNames() - Method in class rife.engine.Context
-
Returns a list of attribute names available to this request.
- attributeNames() - Method in class rife.engine.Session
-
Returns a set with the names of all the objects bound to this session.
- attributes(Map<String, String>) - Method in class rife.cmf.Content
-
Replaces the map of named content attributes.
- attributes_ - Variable in class rife.template.AbstractTemplate
- AuthConfig - Class in rife.authentication.elements
-
Configuration class that determines how the authentication element implementations should behave.
- AuthConfig(SessionValidator<?, ?, ?>) - Constructor for class rife.authentication.elements.AuthConfig
-
Create an
AuthConfig
instance for a specificSessionValidator
. - authCookieName() - Method in class rife.authentication.elements.AuthConfig
-
Retrieves the name of the authentication ID cookie.
- authCookieName(String) - Method in class rife.authentication.elements.AuthConfig
-
Sets the name of the cookie to use for the authentication ID.
- authenticated(long) - Method in class rife.authentication.elements.Login
-
Hook method that is called after a new authentication session has been successfully created.
- Authenticated - Class in rife.authentication.elements
-
Requires that the user has a valid authentication session before access is allowed.
- Authenticated() - Constructor for class rife.authentication.elements.Authenticated
-
This constructor is meant to be used when extending the
Authenticated
element with your custom authenticated class. - Authenticated(AuthConfig) - Constructor for class rife.authentication.elements.Authenticated
-
This constructor is meant to be used when the
Authenticated
element is used directly as a route in your site. - authentication - Variable in class rife.config.RifeConfig
- authentication() - Static method in class rife.config.RifeConfig
- AuthenticationConfig() - Constructor for class rife.config.RifeConfig.AuthenticationConfig
- author(String) - Method in class rife.feed.Entry
- author(String) - Method in class rife.feed.Feed
- AUTO_RETRIEVED - Static variable in class rife.validation.ConstrainedProperty
- autoEncrypt(String) - Static method in class rife.tools.StringEncryptor
- autoRetrieved(boolean) - Method in class rife.validation.ConstrainedProperty
-
Sets whether the content data of this property should be retrieved automatically from the back-end.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form