Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
I
- id() - Method in class rife.engine.Session
-
Returns a string containing the unique identifier assigned to this session.
- id(String) - Method in class rife.feed.Entry
- id(String) - Method in class rife.feed.Feed
- ID_ABSOLUTE_RANGE - Static variable in class rife.web.PagedNavigation
- ID_ABSOLUTE_RANGE_DISABLED - Static variable in class rife.web.PagedNavigation
- ID_ABSOLUTE_RANGE_TEXT - Static variable in class rife.web.PagedNavigation
- ID_ABSOLUTE_RANGES - Static variable in class rife.web.PagedNavigation
- ID_ERROR_WILDCARD - Static variable in interface rife.validation.ValidationBuilder
- ID_ERRORMESSAGE - Static variable in interface rife.validation.ValidationBuilder
- ID_ERRORMESSAGE_WILDCARD - Static variable in interface rife.validation.ValidationBuilder
- ID_ERRORS - Static variable in interface rife.validation.ValidationBuilder
- ID_ERRORS_FALLBACK - Static variable in interface rife.validation.ValidationBuilder
- ID_ERRORS_WILDCARD - Static variable in interface rife.validation.ValidationBuilder
- ID_FIRST_RANGE - Static variable in class rife.web.PagedNavigation
- ID_FIRST_RANGE_DISABLED - Static variable in class rife.web.PagedNavigation
- ID_FORM_FIELD - Static variable in interface rife.forms.FormBuilder
-
Template value tags with the
form:field
name will be replaced by the actual generated form field if they are present inside block tags that have the same name as the template value that will contain the generated form field. - ID_FORM_LABEL - Static variable in interface rife.forms.FormBuilder
-
Template value tags with the
form:label
name will be replaced by the label if they are present inside block tags that have the same name as the template value that will contain the generated form field. - ID_FORM_NAME - Static variable in interface rife.forms.FormBuilder
-
Template value tags with the
form:name
name will be replaced by the field name if they are present inside block tags that have the same name as the template value that will contain the generated form field. - ID_FORM_VALUE - Static variable in interface rife.forms.FormBuilder
-
Template value tags with the
form:value
name will be replaced by the current field value if they are present inside block tags that have the same name as the template value that will contain the generated form field. - ID_LAST_RANGE - Static variable in class rife.web.PagedNavigation
- ID_LAST_RANGE_DISABLED - Static variable in class rife.web.PagedNavigation
- ID_NEXT_RANGE - Static variable in class rife.web.PagedNavigation
- ID_NEXT_RANGE_DISABLED - Static variable in class rife.web.PagedNavigation
- ID_PREVIOUS_RANGE - Static variable in class rife.web.PagedNavigation
- ID_PREVIOUS_RANGE_DISABLED - Static variable in class rife.web.PagedNavigation
- ID_RANGE_COUNT - Static variable in class rife.web.PagedNavigation
- ID_ROUTE_OFFSET - Static variable in class rife.web.PagedNavigation
- IdentifiableUsersManager - Interface in rife.authentication.credentialsmanagers
-
This interface defines the methods that are needed for the
Identified
element to be able to set up aRoleUserIdentity
instance for each authenticated user for whom theIdentified
element is executed. - Identified - Class in rife.authentication.elements
-
Tries to identify a user and store that as a request attribute.
- Identified() - Constructor for class rife.authentication.elements.Identified
-
This constructor is meant to be used when extending the
Identified
element with your custom identification class. - Identified(AuthConfig) - Constructor for class rife.authentication.elements.Identified
-
This constructor is meant to be used when the
Identified
element is used directly as a route in your site. - identifier(boolean) - Method in class rife.validation.ConstrainedProperty
-
Set whether the property value is an identifier.
- IDENTIFIER - Static variable in class rife.validation.ConstrainedProperty
- identifier_ - Variable in class rife.datastructures.EnumClass
- IDENTIFIER_DIFFERENT - Static variable in class rife.validation.ValidationError
- IDENTIFIER_INCOMPLETE - Static variable in class rife.validation.ValidationError
- IDENTIFIER_INVALID - Static variable in class rife.validation.ValidationError
- IDENTIFIER_MANDATORY - Static variable in class rife.validation.ValidationError
- IDENTIFIER_NOT_NUMERIC - Static variable in class rife.validation.ValidationError
- IDENTIFIER_UNEXPECTED - Static variable in class rife.validation.ValidationError
- IDENTIFIER_UNIQUENESS - Static variable in class rife.validation.ValidationError
- IDENTIFIER_WRONG_FORMAT - Static variable in class rife.validation.ValidationError
- IDENTIFIER_WRONG_LENGTH - Static variable in class rife.validation.ValidationError
- identityAttribute(Context) - Method in class rife.authentication.elements.AuthConfig
-
Retrieves the
RoleUserIdentity
request attribute from aContext
. - identityAttributeName() - Method in class rife.authentication.elements.AuthConfig
-
Retrieves the name of the request attribute in which the
RoleUserIdentity
of a successfully identified user will be stored. - identityAttributeName(String) - Method in class rife.authentication.elements.AuthConfig
-
Sets the name of the request attribute to use to store the instance of
RoleUserIdentity
when a user was successfully identified. - idleTimeout(int) - Method in class rife.engine.Server
-
Configures the maximum thread idle time in ms.
- image(String) - Method in class rife.feed.Entry
- IMAGE_GIF - Static variable in class rife.cmf.MimeType
-
The
image/gif
mime type. - IMAGE_GIF_IDENTIFIER - Static variable in class rife.cmf.MimeType
- IMAGE_JPEG - Static variable in class rife.cmf.MimeType
-
The
image/jpeg
mime type. - IMAGE_JPEG_IDENTIFIER - Static variable in class rife.cmf.MimeType
- IMAGE_PNG - Static variable in class rife.cmf.MimeType
-
The
image/png
mime type. - IMAGE_PNG_IDENTIFIER - Static variable in class rife.cmf.MimeType
- ImageContentLoader - Class in rife.cmf.loader
-
Loads raw content as image data.
- ImageContentLoader() - Constructor for class rife.cmf.loader.ImageContentLoader
- ImageContentLoaderBackend - Class in rife.cmf.loader
-
This is an abstract class that should be implemented by all image content loader back-ends.
- ImageContentLoaderBackend() - Constructor for class rife.cmf.loader.ImageContentLoaderBackend
- ImageContentTransformer - Interface in rife.cmf.transform
-
This interface defines the API that has to be implemented by classes that are capable of transforming
image
content data after it's initially loaded. - ImageFormatter - Class in rife.cmf.format
-
Formats raw
Content
data as an image. - ImageFormatter() - Constructor for class rife.cmf.format.ImageFormatter
- ImageFormatter.CmfProperty - Class in rife.cmf.format
- ImageFormatter.ContentAttribute - Class in rife.cmf.format
- ImageIOLoader - Class in rife.cmf.loader.image
-
This is an image loader back-end that uses ImageIO to load image files.
- ImageIOLoader() - Constructor for class rife.cmf.loader.image.ImageIOLoader
- ImageJLoader - Class in rife.cmf.loader.image
-
This is an image loader back-end that uses ImageJ to load TIFF files, if its classes are present in the classpath.
- ImageJLoader() - Constructor for class rife.cmf.loader.image.ImageJLoader
- ImageWaiter - Class in rife.tools
- in(Month) - Method in class rife.scheduler.Frequency
-
Schedule in a specific month of the year.
- in(Month...) - Method in class rife.scheduler.Frequency
-
Schedule in specific months of the year.
- IN - Enum constant in enum class rife.engine.annotations.FlowDirection
-
Data will only flow inwards to the field.
- IN_LIST - Static variable in class rife.validation.ConstrainedProperty
- IN_OUT - Enum constant in enum class rife.engine.annotations.FlowDirection
-
Data will flow both inwards and onwards from the field.
- include(Pattern) - Method in class rife.template.TemplateDeployer
- IncludeNotFoundException - Exception in rife.template.exceptions
- IncludeNotFoundException(String, DocumentPosition, String) - Constructor for exception rife.template.exceptions.IncludeNotFoundException
- IncompatibleManyToOneValueTypeException - Exception in rife.database.querymanagers.generic.exceptions
- IncompatibleManyToOneValueTypeException(Class, String, Class, Class) - Constructor for exception rife.database.querymanagers.generic.exceptions.IncompatibleManyToOneValueTypeException
- IncompatiblePropertyValueTypeException - Exception in rife.ioc.exceptions
- IncompatiblePropertyValueTypeException(String, Class, Class, Throwable) - Constructor for exception rife.ioc.exceptions.IncompatiblePropertyValueTypeException
- IncompatibleValidationTypeException - Exception in rife.database.querymanagers.generic.exceptions
- IncompatibleValidationTypeException(Class, Class) - Constructor for exception rife.database.querymanagers.generic.exceptions.IncompatibleValidationTypeException
- INCOMPLETE(String) - Constructor for class rife.validation.ValidationError.INCOMPLETE
- increasePartsCapacityInternal(InternalValue, int) - Method in class rife.template.AbstractTemplate
- increaseValuesCapacityInternal(InternalValue, int) - Method in class rife.template.AbstractTemplate
- incrementInt(int, int) - Method in class rife.continuations.ContinuationStack
- index_ - Variable in class rife.cmf.dam.contentstores.RawContentStream
- indicesOf(String, String) - Static method in class rife.tools.StringUtils
-
Returns an array that contains all the occurances of a substring in a string in the correct order.
- indicesOf(String, String, boolean) - Static method in class rife.tools.StringUtils
-
Returns an array that contains all the occurances of a substring in a string in the correct order.
- InexistentTaskIdException - Exception in rife.scheduler.taskoptionmanagers.exceptions
- InexistentTaskIdException(int) - Constructor for exception rife.scheduler.taskoptionmanagers.exceptions.InexistentTaskIdException
- InexistentTaskIdException(int, Throwable) - Constructor for exception rife.scheduler.taskoptionmanagers.exceptions.InexistentTaskIdException
- inform(Object) - Method in class rife.workflow.Workflow
-
Convenience method that informs about an event in a workflow.
- inform(Object, Object) - Method in class rife.workflow.Workflow
-
Convenience method that informs about an event in a workflow with associated data.
- inform(Event) - Method in class rife.workflow.Workflow
-
Informs about an event that wakes up work if it is paused for the event type.
- init() - Method in class rife.servlet.HttpRequest
- init() - Method in class rife.test.MockRequest
- init(FilterConfig) - Method in class rife.servlet.RifeFilter
- init(HierarchicalProperties, Site) - Method in class rife.servlet.RifeFilter
-
Initialize the filter without a
web.xml
filter config, for example for RIFE2's embedded web server - InitializationErrorException - Exception in rife.config.exceptions
- InitializationErrorException(String, Exception) - Constructor for exception rife.config.exceptions.InitializationErrorException
- initialize(Template) - Method in interface rife.template.TemplateInitializer
- initializeAuthenticated(Context) - Method in class rife.authentication.elements.Authenticated
-
Hook method that is called at the start of the element's processing.
- initializeIdentified(Context) - Method in class rife.authentication.elements.Identified
-
Hook method that is called at the start of the element's processing.
- initializeLogin(Context) - Method in class rife.authentication.elements.Login
-
Hook method that is called at the start of the element's processing.
- initializeLogout(Context) - Method in class rife.authentication.elements.Logout
-
Hook method that is called at the start of the element's processing.
- initializer_ - Variable in class rife.template.AbstractTemplate
- InitialTransformer - Class in rife.instrument
-
This is a no-op transformer that is just used to output the initial bytecode of classes that will be instrumented when the "rife.instrumentation.dump" system property is set.
- InitialTransformer() - Constructor for class rife.instrument.InitialTransformer
- inList(byte...) - Method in class rife.validation.ConstrainedProperty
- inList(char...) - Method in class rife.validation.ConstrainedProperty
- inList(double...) - Method in class rife.validation.ConstrainedProperty
- inList(float...) - Method in class rife.validation.ConstrainedProperty
- inList(int...) - Method in class rife.validation.ConstrainedProperty
- inList(long...) - Method in class rife.validation.ConstrainedProperty
- inList(short...) - Method in class rife.validation.ConstrainedProperty
- inList(String...) - Method in class rife.validation.ConstrainedProperty
- inList(Collection) - Method in class rife.validation.ConstrainedProperty
- InnerClassException - Exception in rife.tools
- InnerClassException(Exception) - Constructor for exception rife.tools.InnerClassException
- InnerClassException(String, Exception) - Constructor for exception rife.tools.InnerClassException
- InputStreamUser<ResultType,
DataType> - Class in rife.tools -
By extending this class it's possible to provide the logic that should be executed by methods that allow interaction with an
InputStream
. - InputStreamUser() - Constructor for class rife.tools.InputStreamUser
- InputStreamUser(DataType) - Constructor for class rife.tools.InputStreamUser
- insert(BeanType) - Method in interface rife.database.querymanagers.generic.GenericQueryManager
-
Insert a bean in the database.
- insert(T) - Method in class rife.database.querymanagers.generic.GenericQueryManagerDelegate
- Insert - Class in rife.database.queries
-
Object representation of a SQL "INSERT" query.
- Insert(Datasource) - Constructor for class rife.database.queries.Insert
- inserted(BeanType) - Method in interface rife.database.querymanagers.generic.GenericQueryManagerListener
-
Executed when a bean was successfully inserted.
- insertRow() - Method in class rife.database.DbResultSet
- install() - Method in class rife.authentication.credentialsmanagers.DatabaseUsers
- install() - Method in class rife.authentication.remembermanagers.DatabaseRemember
- install() - Method in class rife.authentication.sessionmanagers.DatabaseSessions
- install() - Method in interface rife.cmf.dam.ContentManager
-
Installs a content manager.
- install() - Method in interface rife.cmf.dam.ContentStore
-
Installs a content store.
- install() - Method in interface rife.database.querymanagers.generic.GenericQueryManager
-
Install the database structure into the database.
- install() - Method in class rife.database.querymanagers.generic.GenericQueryManagerDelegate
- install() - Method in class rife.resources.DatabaseResources
-
Installs the database structure that's needed to store and retrieve resources in and from a database.
- install() - Method in class rife.scheduler.schedulermanagers.DatabaseScheduling
- install() - Method in class rife.scheduler.taskmanagers.DatabaseTasks
- install() - Method in class rife.scheduler.taskoptionmanagers.DatabaseTaskOptions
- install(CreateTable) - Method in interface rife.database.querymanagers.generic.GenericQueryManager
-
Install the database structure into the database using a custom query.
- install(CreateTable) - Method in class rife.database.querymanagers.generic.GenericQueryManagerDelegate
- install_() - Method in class rife.scheduler.schedulermanagers.DatabaseScheduling
- install_(CreateSequence, CreateTable) - Method in class rife.database.querymanagers.generic.AbstractGenericQueryManager
- install_(CreateSequence, CreateTable) - Method in class rife.scheduler.taskmanagers.DatabaseTasks
- install_(CreateTable) - Method in class rife.scheduler.taskoptionmanagers.DatabaseTaskOptions
- InstallContentErrorException - Exception in rife.cmf.dam.contentmanagers.exceptions
- InstallContentErrorException(DatabaseException) - Constructor for exception rife.cmf.dam.contentmanagers.exceptions.InstallContentErrorException
- InstallContentStoreErrorException - Exception in rife.cmf.dam.contentstores.exceptions
- InstallContentStoreErrorException(DatabaseException) - Constructor for exception rife.cmf.dam.contentstores.exceptions.InstallContentStoreErrorException
- InstallCredentialsErrorException - Exception in rife.authentication.credentialsmanagers.exceptions
- InstallCredentialsErrorException() - Constructor for exception rife.authentication.credentialsmanagers.exceptions.InstallCredentialsErrorException
- InstallCredentialsErrorException(DatabaseException) - Constructor for exception rife.authentication.credentialsmanagers.exceptions.InstallCredentialsErrorException
- installed() - Method in interface rife.database.querymanagers.generic.GenericQueryManagerListener
-
Executed when the database structure has been successfully installed.
- installManyToMany() - Method in class rife.database.querymanagers.generic.AbstractGenericQueryManager
- InstallRememberUserErrorException - Exception in rife.authentication.remembermanagers.exceptions
- InstallRememberUserErrorException() - Constructor for exception rife.authentication.remembermanagers.exceptions.InstallRememberUserErrorException
- InstallRememberUserErrorException(DatabaseException) - Constructor for exception rife.authentication.remembermanagers.exceptions.InstallRememberUserErrorException
- InstallSchedulerErrorException - Exception in rife.scheduler.schedulermanagers.exceptions
- InstallSchedulerErrorException() - Constructor for exception rife.scheduler.schedulermanagers.exceptions.InstallSchedulerErrorException
- InstallSchedulerErrorException(Throwable) - Constructor for exception rife.scheduler.schedulermanagers.exceptions.InstallSchedulerErrorException
- InstallSessionsErrorException - Exception in rife.authentication.sessionmanagers.exceptions
- InstallSessionsErrorException() - Constructor for exception rife.authentication.sessionmanagers.exceptions.InstallSessionsErrorException
- InstallSessionsErrorException(DatabaseException) - Constructor for exception rife.authentication.sessionmanagers.exceptions.InstallSessionsErrorException
- InstallTaskOptionsErrorException - Exception in rife.scheduler.taskoptionmanagers.exceptions
- InstallTaskOptionsErrorException() - Constructor for exception rife.scheduler.taskoptionmanagers.exceptions.InstallTaskOptionsErrorException
- InstallTaskOptionsErrorException(DatabaseException) - Constructor for exception rife.scheduler.taskoptionmanagers.exceptions.InstallTaskOptionsErrorException
- InstallTasksErrorException - Exception in rife.scheduler.taskmanagers.exceptions
- InstallTasksErrorException() - Constructor for exception rife.scheduler.taskmanagers.exceptions.InstallTasksErrorException
- InstallTasksErrorException(DatabaseException) - Constructor for exception rife.scheduler.taskmanagers.exceptions.InstallTasksErrorException
- instance() - Static method in class rife.config.RifeConfig
-
Returns the shared singleton instance of the
RifeConfig
class. - instance() - Static method in class rife.database.Datasources
-
Returns the shared singleton instance of the
Datasources
class. - instance() - Static method in class rife.resources.ResourceFinderClasspath
-
Returns the shared singleton instance of the
ResourceFinderClasspath
class. - instance() - Static method in class rife.template.BeanHandlerHtml
- instance() - Static method in class rife.template.BeanHandlerPlain
- instance() - Static method in class rife.template.BeanHandlerXml
- instance() - Static method in class rife.template.EncoderDummy
- instance() - Static method in class rife.template.EncoderHtml
- instance() - Static method in class rife.template.EncoderJson
- instance() - Static method in class rife.template.EncoderSql
- instance() - Static method in class rife.template.EncoderXml
- instance(String, DbQueryManagerCache, Datasource) - Static method in class rife.database.DbQueryManagerFactory
-
Get a
DbQueryManager
instance. - instance(String, DbQueryManagerCache, Datasource, String) - Static method in class rife.database.DbQueryManagerFactory
-
Get a
DbQueryManager
instance. - instance(DatabaseRawStore, Select, int) - Static method in class rife.cmf.dam.contentstores.RawContentStream
- instance(Datasource) - Static method in class rife.authentication.credentialsmanagers.DatabaseUsersFactory
-
Return an instance of
DatabaseUsers
for the providedDatasource
. - instance(Datasource) - Static method in class rife.authentication.remembermanagers.DatabaseRememberFactory
-
Return an instance of
DatabaseRemember
for the providedDatasource
. - instance(Datasource) - Static method in class rife.authentication.sessionmanagers.DatabaseSessionsFactory
-
Return an instance of
DatabaseSessions
for the providedDatasource
. - instance(Datasource) - Static method in class rife.authentication.sessionvalidators.DatabaseSessionValidatorFactory
-
Return an instance of
DatabaseSessionValidator
for the providedDatasource
. - instance(Datasource) - Static method in class rife.cmf.dam.contentmanagers.DatabaseContentFactory
- instance(Datasource) - Static method in class rife.cmf.dam.contentstores.DatabaseImageStoreFactory
- instance(Datasource) - Static method in class rife.cmf.dam.contentstores.DatabaseRawStoreFactory
- instance(Datasource) - Static method in class rife.cmf.dam.contentstores.DatabaseTextStoreFactory
- instance(Datasource) - Static method in class rife.resources.DatabaseResourcesFactory
- instance(Datasource) - Static method in class rife.scheduler.schedulermanagers.DatabaseSchedulingFactory
- instance(Datasource) - Static method in class rife.scheduler.taskmanagers.DatabaseTasksFactory
- instance(Datasource) - Static method in class rife.scheduler.taskoptionmanagers.DatabaseTaskOptionsFactory
- instance(Datasource, Class<BeanType>) - Static method in class rife.database.querymanagers.generic.GenericQueryManagerFactory
- instance(Datasource, Class<BeanType>, String) - Static method in class rife.database.querymanagers.generic.GenericQueryManagerFactory
- instrument(ClassLoader, String, byte[]) - Static method in class rife.validation.instrument.MetaDataInstrumenter
- InstrumentationUtils - Class in rife.tools
- INT_ARRAY - Enum constant in enum class rife.tools.ArrayUtils.ArrayType
- IntegerUtils - Class in rife.tools
- InternalString - Class in rife.template
- InternalString(CharSequence) - Constructor for class rife.template.InternalString
- InternalString(String) - Constructor for class rife.template.InternalString
- InternalValue - Class in rife.template
-
An anonymous value inside a template, which is not referenced anywhere in the template, but can be used to produce intermediate strings using the template engine.
- intHeader(String, int) - Method in class rife.test.MockRequest
-
Sets a request header with the given name and integer value.
- into(String) - Method in class rife.database.queries.Insert
- inTransaction(TransactionUser) - Method in class rife.database.DbQueryManager
-
Ensures that all the instructions that are executed in the provided
DbTransactionUser
instance are executed inside a transaction and committed afterwards. - inTransaction(TransactionUserWithoutResult) - Method in class rife.database.DbQueryManager
-
Convenience method that ensures that all the instructions that are executed in the provided
TransactionUserWithoutResult
instance, are executed inside a transaction and committed afterwards. - intToBytes(int) - Static method in class rife.tools.IntegerUtils
- INVALID(String) - Constructor for class rife.validation.ValidationError.INVALID
- invalidate() - Method in class rife.engine.Session
-
Invalidates this session then unbinds any objects bound to it.
- InvalidBlockFilterException - Exception in rife.template.exceptions
- InvalidBlockFilterException(String) - Constructor for exception rife.template.exceptions.InvalidBlockFilterException
- InvalidContentDataTypeException - Exception in rife.cmf.format.exceptions
- InvalidContentDataTypeException(Formatter, MimeType, Class, Class) - Constructor for exception rife.cmf.format.exceptions.InvalidContentDataTypeException
- InvalidOrdinalRestrictionTypeException - Exception in rife.cmf.dam.exceptions
- InvalidOrdinalRestrictionTypeException(Class, String, String, Class) - Constructor for exception rife.cmf.dam.exceptions.InvalidOrdinalRestrictionTypeException
- InvalidOrdinalTypeException - Exception in rife.cmf.dam.exceptions
- InvalidOrdinalTypeException(Class, String) - Constructor for exception rife.cmf.dam.exceptions.InvalidOrdinalTypeException
- InvalidPlanned() - Constructor for class rife.scheduler.Task.InvalidPlanned
- InvalidValueFilterException - Exception in rife.template.exceptions
- InvalidValueFilterException(String) - Constructor for exception rife.template.exceptions.InvalidValueFilterException
- isAccessAuthorized(int) - Method in interface rife.authentication.SessionValidator
-
Indicates if the provided validity identifier is considered as valid and that the access to the secured resource is thus authorized.
- isAccessAuthorized(int) - Method in class rife.authentication.sessionvalidators.BasicSessionValidator
- isAccessAuthorized(int) - Method in class rife.authentication.sessionvalidators.DatabaseSessionValidator
- isAfterLast() - Method in class rife.database.DbResultSet
- isAll() - Method in class rife.database.queries.Select.Union
- isAutoRetrieved() - Method in class rife.validation.ConstrainedProperty
-
Indicates whether the content data of this property is automatically retrieved from the back-end.
- isBackendPresent() - Method in interface rife.cmf.loader.ContentLoaderBackend
-
Indicates whether the back-end is present.
- isBackendPresent() - Method in class rife.cmf.loader.image.ImageIOLoader
- isBackendPresent() - Method in class rife.cmf.loader.image.ImageJLoader
- isBackendPresent() - Method in class rife.cmf.loader.xhtml.SAXLoader
- isBasic() - Method in class rife.database.querymanagers.generic.ManyToOneDeclaration
- isBasic(boolean) - Method in class rife.database.querymanagers.generic.ManyToOneDeclaration
- isBasic(Class) - Static method in class rife.tools.ClassUtils
-
Returns true if the specified class is a basic type.
- isBeforeFirst() - Method in class rife.database.DbResultSet
- isBusy() - Method in class rife.scheduler.Task
-
Indicates whether this task is currently being processed by an
Executor
. - isClosed() - Method in class rife.database.DbConnection
-
Indicates whether this
DbConnection
's connection to the database is closed. - isClosed() - Method in class rife.database.DbResultSet
- isConstrained(String, byte[]) - Method in class rife.validation.instrument.ConstrainedDetector
-
Verifies if the Constrained interface is implemented by the class that is defined by the bytes that are provided.
- isContentTypeSet() - Method in class rife.engine.AbstractResponse
- isContentTypeSet() - Method in interface rife.engine.Response
-
Indicates whether this response's content type has been explicitly set.
- isDisplayedRaw() - Method in class rife.validation.ConstrainedProperty
- isDistinct() - Method in class rife.database.queries.Select
- isEditable() - Method in class rife.validation.ConstrainedProperty
- isEmail() - Method in class rife.validation.ConstrainedProperty
- isEmpty() - Method in class rife.template.InternalValue
-
Returns whether this value contains no cnotent.
- isEscaped() - Method in class rife.feed.Entry
- isExpired(ContinuationContext) - Method in class rife.continuations.ContinuationManager
-
Checks if a particular continuation context is expired.
- isFileEmpty(String) - Method in class rife.engine.Context
-
Checks if an uploaded file wasn't sent or if it is empty.
- isFinalList(String) - Method in class rife.config.Config
-
Indicates whether a list is final.
- isFinalParameter(String) - Method in class rife.config.Config
-
Indicates whether a parameter is final.
- isFirst() - Method in class rife.database.DbResultSet
- isFormatted() - Method in class rife.validation.ConstrainedProperty
- isFragment() - Method in class rife.cmf.Content
-
Indicates whether the content data is a fragment.
- isFragment() - Method in class rife.cmf.ContentInfo
-
Retrieves whether the stored
Content
instance is a fragment or not. - isFragment() - Method in class rife.validation.ConstrainedProperty
-
Indicates whether the content data of this property is a fragment.
- isFree() - Method in class rife.database.DbConnection
-
Indicates whether this
DbConnection
is free to execute statements for the current thread. - isFromJdk(Class) - Static method in class rife.tools.ClassUtils
-
Returns true if the specified class is from the JDK.
- isIdentifier() - Method in class rife.validation.ConstrainedProperty
-
Retrieves whether the property is an identifier.
- isIdentifierSparse() - Method in class rife.database.querymanagers.generic.AbstractGenericQueryManager
- isInList() - Method in class rife.validation.ConstrainedProperty
- isInRole(String) - Method in class rife.authentication.credentialsmanagers.RoleUserAttributes
- isLast() - Method in class rife.database.DbResultSet
- isLimitBeforeOffset() - Method in class rife.database.queries.AbstractWhereGroup
- isLimitBeforeOffset() - Method in class rife.database.queries.Select
- isLimitedDate() - Method in class rife.validation.ConstrainedProperty
- isListed() - Method in class rife.validation.ConstrainedProperty
-
Retrieves whether the property should be included in data lists.
- isNegligible() - Method in interface rife.ioc.PropertyValue
-
Indicates whether the value provided by this instance is negligible in a textual context.
- isNegligible() - Method in class rife.ioc.PropertyValueObject
- isNegligible() - Method in class rife.ioc.PropertyValueTemplate
- isNew() - Method in class rife.engine.Session
-
Returns
true
if the client does not yet know about the session - isNotEmpty() - Method in class rife.validation.ConstrainedProperty
-
Retrieves whether the property value can be empty.
- isNotEqual() - Method in class rife.validation.ConstrainedProperty
-
Retrieves whether the property can't be equal to a specific reference value.
- isNotNull() - Method in class rife.validation.ConstrainedProperty
-
Retrieves whether the property value can be
null
. - isNumeric(Class) - Static method in class rife.tools.ClassUtils
-
Returns true if the specified class is numeric.
- isOrdinal() - Method in class rife.validation.ConstrainedProperty
-
Indicates whether this property has to be used as an ordinal.
- isOverridable() - Method in class rife.validation.ValidationError
-
Returns whether this error is overridable for the same subject.
- isParameterEmpty(String) - Method in class rife.engine.Context
-
Checks whether a parameter is empty.
- isPaused() - Method in class rife.continuations.ContinuationContext
-
Indicates whether this continuation is actually paused and can be resumed.
- isPersistent() - Method in class rife.validation.ConstrainedProperty
- isPooled() - Method in class rife.database.Datasource
-
Indicates whether the
Datasource
uses a connection pool or not - isRange() - Method in class rife.validation.ConstrainedProperty
- isReversed() - Method in class rife.database.querymanagers.generic.ManyToManyDeclaration
- isRunning() - Method in class rife.scheduler.Scheduler
-
Indicates whether this scheduler is running or not.
- isSameAs() - Method in class rife.validation.ConstrainedProperty
- isSaved() - Method in class rife.validation.ConstrainedProperty
- isSecure() - Method in interface rife.engine.Request
- isSecure() - Method in class rife.servlet.HttpRequest
- isSecure() - Method in class rife.test.MockRequest
- isSessionValid(String, String) - Method in interface rife.authentication.SessionManager
-
Verifies if a session is valid and still active.
- isSessionValid(String, String) - Method in class rife.authentication.sessionmanagers.MemorySessions
- IsSessionValidErrorException - Exception in rife.authentication.sessionmanagers.exceptions
- IsSessionValidErrorException(String, String) - Constructor for exception rife.authentication.sessionmanagers.exceptions.IsSessionValidErrorException
- IsSessionValidErrorException(String, String, DatabaseException) - Constructor for exception rife.authentication.sessionmanagers.exceptions.IsSessionValidErrorException
- isSingular() - Method in class rife.database.queries.QueryParameterType
- isSparse() - Method in class rife.validation.ConstrainedProperty
- isStatic() - Method in interface rife.ioc.PropertyValue
-
Indicates whether the value is statically fixed and not dynamically retrieved at runtime.
- isStatic() - Method in class rife.ioc.PropertyValueObject
- isStatic() - Method in class rife.ioc.PropertyValueTemplate
- isSubjectValid(String) - Method in class rife.validation.MetaData
- isSubjectValid(String) - Method in interface rife.validation.Validated
-
Checks if a subject is valid.
- isSubjectValid(String) - Method in class rife.validation.Validation
- isTemplateClassModified(URL, long, Map<URL, Long>, String, ResourceFinder, String) - Static method in class rife.template.AbstractTemplate
- isTemporary() - Method in class rife.database.queries.CreateTable
- isText(Class) - Static method in class rife.tools.ClassUtils
-
Returns true if the specified class is text.
- isTextBufferEnabled() - Method in class rife.engine.AbstractResponse
- isTextBufferEnabled() - Method in interface rife.engine.Response
-
Indicates whether the text output buffer is enabled.
- isTransactionValidForThread() - Method in class rife.database.DbConnection
-
Indicates whether the current thread has a valid transaction going on for the execution of statements.
- isUnique() - Method in class rife.validation.ConstrainedProperty
-
Retrieves whether the property value has to be unique.
- isUrl() - Method in class rife.validation.ConstrainedProperty
- isUserInRole(long, String) - Method in class rife.authentication.credentialsmanagers.MemoryUsers
- isUserInRole(long, String) - Method in interface rife.authentication.credentialsmanagers.RoleUsersManager
- IsUserInRoleErrorException - Exception in rife.authentication.credentialsmanagers.exceptions
- IsUserInRoleErrorException(long, String) - Constructor for exception rife.authentication.credentialsmanagers.exceptions.IsUserInRoleErrorException
- IsUserInRoleErrorException(long, String, DatabaseException) - Constructor for exception rife.authentication.credentialsmanagers.exceptions.IsUserInRoleErrorException
- isValid(String) - Method in class rife.authentication.credentialsmanagers.RoleUserAttributes
- isValid(String, String) - Method in class rife.authentication.credentialsmanagers.RoleUserAttributes
- isValueGenerated(String) - Method in class rife.template.AbstractTemplate
- isValueGenerated(String) - Method in interface rife.template.Template
-
Returns whether the specified value has been generated by RIFE2.
- isValueSet(String) - Method in class rife.template.AbstractTemplate
- isValueSet(String) - Method in interface rife.template.Template
-
Returns whether the specified value has been set.
- isWrapperFor(Class<?>) - Method in class rife.database.DbResultSet
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form