Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
G
- Gate - Class in rife.engine
-
Main entry class into the RIFE2 web engine, used both by the servlet engine and the out of container testing API.
- Gate() - Constructor for class rife.engine.Gate
- gateUrl() - Method in class rife.engine.Context
-
Retrieves the URL portion that corresponds to the entrance gate of the RIFE2 web engine, this is usually equivalent with the HTTP request context path.
- generate() - Static method in class rife.tools.UniqueIDGenerator
- generate(Context, Template, long, int, long, int) - Static method in class rife.web.PagedNavigation
-
Generates the paged navigation for the given context, template and range configuration.
- generate(Context, Template, long, int, long, int, String) - Static method in class rife.web.PagedNavigation
-
Generates the paged navigation for the given context, template and range configuration.
- generateAuthData(Context) - Method in class rife.authentication.elements.AuthConfig
-
Generate data that will be associated with each authentication session.
- generateConstrainedPropertyRules(ConstrainedProperty) - Method in class rife.validation.MetaData
- generateConstrainedPropertyRules(ConstrainedProperty) - Method in interface rife.validation.Validated
-
Generates the validation rules that are related to a particular
ConstrainedProperty
. - generateConstrainedPropertyRules(ConstrainedProperty) - Method in class rife.validation.Validation
- generateDirectoryListing(File) - Static method in class rife.tools.FileUtils
-
Generates a sorted directory listing of all files and subdirectories in the specified directory.
- generatedValues_ - Variable in class rife.template.AbstractTemplate
- generateEmptyForm(Template, Class) - Method in class rife.engine.Context
-
Generates a form that corresponds to an empty instance of a bean class.
- generateEmptyForm(Template, Class, String) - Method in class rife.engine.Context
-
Generates a form that corresponds to an empty instance of a bean class.
- generateErrorMarkings(Template, Collection<ValidationError>) - Method in class rife.validation.AbstractValidationBuilder
- generateErrorMarkings(Template, Collection<ValidationError>) - Method in interface rife.validation.ValidationBuilder
- generateErrorMarkings(Template, Collection<ValidationError>, String) - Method in class rife.validation.AbstractValidationBuilder
- generateErrorMarkings(Template, Collection<ValidationError>, String) - Method in interface rife.validation.ValidationBuilder
- generateErrorMarkings(Template, Collection<ValidationError>, Collection<String>) - Method in class rife.validation.AbstractValidationBuilder
- generateErrorMarkings(Template, Collection<ValidationError>, Collection<String>) - Method in interface rife.validation.ValidationBuilder
- generateErrorMarkings(Template, Collection<ValidationError>, Collection<String>, String) - Method in class rife.validation.AbstractValidationBuilder
- generateErrorMarkings(Template, Collection<ValidationError>, Collection<String>, String) - Method in interface rife.validation.ValidationBuilder
- generateField(Template, Class, String, String[], String) - Method in class rife.forms.AbstractFormBuilder
- generateField(Template, Class, String, String[], String) - Method in interface rife.forms.FormBuilder
-
Generates a form field for one particular property name.
- generateField(Template, Class, ConstrainedProperty, String[], String) - Method in class rife.forms.AbstractFormBuilder
- generateField(Template, Class, ConstrainedProperty, String[], String) - Method in interface rife.forms.FormBuilder
-
Generates a form field for one particular property.
- generateField(Template, String, Class, String, String[], String, ArrayList<String>, boolean) - Method in class rife.forms.AbstractFormBuilder
- generateField(Template, String, Class, String, ConstrainedProperty, String[], ArrayList<String>, boolean) - Method in class rife.forms.AbstractFormBuilder
- generateField(Template, String, Class, ConstrainedProperty, String[], String, ArrayList<String>, boolean) - Method in class rife.forms.AbstractFormBuilder
- generateField(Template, String, String[], String) - Method in class rife.forms.AbstractFormBuilder
- generateField(Template, String, String[], String) - Method in interface rife.forms.FormBuilder
-
Generates a form field for one particular property name.
- generateField(Template, ConstrainedProperty, String[], String) - Method in class rife.forms.AbstractFormBuilder
- generateField(Template, ConstrainedProperty, String[], String) - Method in interface rife.forms.FormBuilder
-
Generates a form field for one particular property.
- generateFieldCheckbox(Template, String, Class, String, ConstrainedProperty, String[], Template, List<String>, boolean) - Method in class rife.forms.AbstractFormBuilder
- generateFieldCheckbox(Template, String, Class, String, ConstrainedProperty, String[], Template, List<String>, boolean) - Method in class rife.forms.FormBuilderHtml
- generateFieldCheckbox(Template, String, Class, String, ConstrainedProperty, String[], Template, List<String>, boolean) - Method in class rife.forms.FormBuilderXml
- generateFieldCollection(String, boolean, Template, String, Class, String, ConstrainedProperty, String[], Template, List<String>, boolean) - Method in class rife.forms.AbstractFormBuilder
- generateFieldDisplay(Template, String, Class, String, ConstrainedProperty, String[], Template, ArrayList<String>, boolean) - Method in class rife.forms.AbstractFormBuilder
- generateFieldHidden(Template, String, String, ConstrainedProperty, String[], Template, List<String>, boolean) - Method in class rife.forms.AbstractFormBuilder
- generateFieldHidden(Template, String, String, ConstrainedProperty, String[], Template, List<String>, boolean) - Method in class rife.forms.FormBuilderHtml
- generateFieldHidden(Template, String, String, ConstrainedProperty, String[], Template, List<String>, boolean) - Method in class rife.forms.FormBuilderXml
- generateFieldInput(Template, String, String, ConstrainedProperty, String[], Template, List<String>, boolean) - Method in class rife.forms.AbstractFormBuilder
- generateFieldInput(Template, String, String, ConstrainedProperty, String[], Template, List<String>, boolean) - Method in class rife.forms.FormBuilderHtml
- generateFieldInput(Template, String, String, ConstrainedProperty, String[], Template, List<String>, boolean) - Method in class rife.forms.FormBuilderXml
- generateFieldRadio(Template, String, Class, String, ConstrainedProperty, String[], Template, List<String>, boolean) - Method in class rife.forms.AbstractFormBuilder
- generateFieldRadio(Template, String, Class, String, ConstrainedProperty, String[], Template, List<String>, boolean) - Method in class rife.forms.FormBuilderHtml
- generateFieldRadio(Template, String, Class, String, ConstrainedProperty, String[], Template, List<String>, boolean) - Method in class rife.forms.FormBuilderXml
- generateFieldSecret(Template, String, String, ConstrainedProperty, String[], Template, List<String>, boolean) - Method in class rife.forms.AbstractFormBuilder
- generateFieldSecret(Template, String, String, ConstrainedProperty, String[], Template, List<String>, boolean) - Method in class rife.forms.FormBuilderHtml
- generateFieldSecret(Template, String, String, ConstrainedProperty, String[], Template, List<String>, boolean) - Method in class rife.forms.FormBuilderXml
- generateFieldSelect(Template, String, Class, String, ConstrainedProperty, String[], Template, ArrayList<String>, boolean) - Method in class rife.forms.AbstractFormBuilder
- generateFieldText(String, boolean, boolean, boolean, boolean, boolean, Template, String, String, ConstrainedProperty, String[], Template, List<String>, boolean) - Method in class rife.forms.AbstractFormBuilder
- generateFieldTextarea(Template, String, String, ConstrainedProperty, String[], Template, List<String>, boolean) - Method in class rife.forms.AbstractFormBuilder
- generateFieldTextarea(Template, String, String, ConstrainedProperty, String[], Template, List<String>, boolean) - Method in class rife.forms.FormBuilderHtml
- generateFieldTextarea(Template, String, String, ConstrainedProperty, String[], Template, List<String>, boolean) - Method in class rife.forms.FormBuilderXml
- generateForm(Template, Class, Object, Map<String, String[]>, String) - Method in class rife.forms.AbstractFormBuilder
- generateForm(Template, Class, Map<String, String[]>, String) - Method in class rife.forms.AbstractFormBuilder
- generateForm(Template, Class, Map<String, String[]>, String) - Method in interface rife.forms.FormBuilder
-
Generates all the form fields for a bean class.
- generateForm(Template, Object) - Method in class rife.engine.Context
-
Generates a form that corresponds to a bean instance.
- generateForm(Template, Object, String) - Method in class rife.engine.Context
-
Generates a form that corresponds to a bean instance.
- generateForm(Template, Object, Map<String, String[]>, String) - Method in class rife.forms.AbstractFormBuilder
- generateForm(Template, Object, Map<String, String[]>, String) - Method in interface rife.forms.FormBuilder
-
Generates all the form fields for a bean instance.
- generateFormField(Template, Constrained, Class, String, String[], String, ArrayList<String>) - Method in class rife.forms.AbstractFormBuilder
- generateIdentifier() - Method in class rife.validation.AbstractTextualIdentifierGenerator
- generateIdentifier() - Method in interface rife.validation.TextualIdentifierGenerator
- generateLabel(Template, String, String) - Method in class rife.forms.AbstractFormBuilder
- generateManyToManyJoinColumnName(GenericQueryManager) - Static method in class rife.database.querymanagers.generic.GenericQueryManagerRelationalUtils
- generateManyToManyJoinTableName(ManyToManyDeclaration, GenericQueryManager, GenericQueryManager) - Static method in class rife.database.querymanagers.generic.GenericQueryManagerRelationalUtils
- generateManyToOneJoinColumnName(String, ManyToOneDeclaration) - Static method in class rife.database.querymanagers.generic.GenericQueryManagerRelationalUtils
- generateSecret() - Static method in class rife.tools.TOTPUtils
-
Generates a random secret
- generateSegments() - Method in class rife.engine.UrlBuilder
-
Generates the segments for the current state of the
UrlBuilder
. - generateTemplate(String, String, String) - Method in class rife.template.TemplateFactory
- generateValidationErrors(Template, Collection<ValidationError>) - Method in class rife.validation.AbstractValidationBuilder
- generateValidationErrors(Template, Collection<ValidationError>) - Method in interface rife.validation.ValidationBuilder
- generateValidationErrors(Template, Collection<ValidationError>, String) - Method in class rife.validation.AbstractValidationBuilder
- generateValidationErrors(Template, Collection<ValidationError>, String) - Method in interface rife.validation.ValidationBuilder
- generateValidationErrors(Template, Collection<ValidationError>, Collection<String>) - Method in class rife.validation.AbstractValidationBuilder
- generateValidationErrors(Template, Collection<ValidationError>, Collection<String>) - Method in interface rife.validation.ValidationBuilder
- generateValidationErrors(Template, Collection<ValidationError>, Collection<String>, String) - Method in class rife.validation.AbstractValidationBuilder
- generateValidationErrors(Template, Collection<ValidationError>, Collection<String>, String) - Method in interface rife.validation.ValidationBuilder
- generationPath(String) - Method in class rife.template.TemplateDeployer
- genericClone(T) - Static method in class rife.tools.ObjectUtils
-
Clone an Object if possible.
- GenericQueryManager<BeanType> - Interface in rife.database.querymanagers.generic
-
A
GenericQueryManager
provides features that make it easy to persist and retrieve beans in a database with single method calls. - GenericQueryManagerDelegate<T> - Class in rife.database.querymanagers.generic
- GenericQueryManagerDelegate(Datasource, Class<T>) - Constructor for class rife.database.querymanagers.generic.GenericQueryManagerDelegate
- GenericQueryManagerDelegate(Datasource, Class<T>, String) - Constructor for class rife.database.querymanagers.generic.GenericQueryManagerDelegate
- GenericQueryManagerFactory - Class in rife.database.querymanagers.generic
- GenericQueryManagerFactory() - Constructor for class rife.database.querymanagers.generic.GenericQueryManagerFactory
- GenericQueryManagerListener<BeanType> - Interface in rife.database.querymanagers.generic
-
The methods of a
GenericQueryManagerListener
will be executed as the corresponding actions are successfully executed through theGenericQueryManager
that this listener is registered with. - GenericQueryManagerRelationalUtils - Class in rife.database.querymanagers.generic
-
Utility class to provide many-to-many and many-to-one relational capabilities to generic query manager implementations.
- GenericQueryManagerRelationalUtils() - Constructor for class rife.database.querymanagers.generic.GenericQueryManagerRelationalUtils
- get(int) - Static method in class rife.tools.PasswordGenerator
- get(int, int) - Static method in class rife.tools.PasswordGenerator
- get(Class<? extends Element>) - Method in class rife.engine.Router
-
Registers a class element as a route for the GET method, the path will be derived from the uncapitalized shortened class name.
- get(String) - Method in class rife.ioc.HierarchicalProperties
-
Retrieves the
PropertyValue
for a specific name from theHierarchicalProperties
hierarchy. - get(String) - Method in class rife.template.TemplateFactory
-
Creates a new
Template
instance for this factory using the default encoding. - get(String, Class<? extends Element>) - Method in class rife.engine.Router
-
Registers a class element as a route for the GET method with a specific path.
- get(String, String) - Method in class rife.template.TemplateFactory
-
Creates a new
Template
instance for this factory using the default encoding. - get(String, Supplier<? extends Element>) - Method in class rife.engine.Router
-
Registers an element supplier as a route for the GET method with a specific path.
- get(String, Element) - Method in class rife.engine.Router
-
Registers a lambda element as a route for the GET method with a specific path.
- get(String, PathInfoHandling, Class<? extends Element>) - Method in class rife.engine.Router
-
Registers a class element as a route for the GET method with a specific path and pathinfo handling.
- get(String, PathInfoHandling, Supplier<? extends Element>) - Method in class rife.engine.Router
-
Registers an element supplier as a route for the GET method with a specific path and pathinfo handling.
- get(String, PathInfoHandling, Element) - Method in class rife.engine.Router
-
Registers a lambda element as a route for the GET method with a specific path and pathinfo handling.
- get(Supplier<? extends Element>) - Method in class rife.engine.Router
-
Registers an element supplier as a route for the GET method, the path will be derived from the uncapitalized shortened class name.
- get(Random, int, int) - Static method in class rife.tools.PasswordGenerator
- get(Datasource, String) - Method in class rife.database.DbQueryManagerCache
-
Retrieve a cached
DbQueryManager
- get(PathInfoHandling, Class<? extends Element>) - Method in class rife.engine.Router
-
Registers a class element as a route for the GET method with a pathinfo handling, the path will be derived from the uncapitalized shortened class name.
- get(PathInfoHandling, Supplier<? extends Element>) - Method in class rife.engine.Router
-
Registers an element supplier as a route for the GET method with a pathinfo handling, the path will be derived from the uncapitalized shortened class name.
- GET - Enum constant in enum class rife.engine.RequestMethod
- getAction() - Method in class rife.test.MockForm
-
Retrieves the content of this form's
action
attribute. - getActiveCallState() - Method in class rife.continuations.ContinuationContext
-
Retrieves the call state that is active during this continuation.
- getActiveConfigRuntime() - Static method in class rife.continuations.ContinuationConfigRuntime
-
Retrieves the active runtime configuration for the executing thread.
- getActiveContext() - Static method in class rife.continuations.ContinuationContext
-
Retrieves the currently active continuation for the executing thread.
- getActiveContextId() - Static method in class rife.continuations.ContinuationContext
-
Retrieves the identifier of the currently active continuation for the current thread.
- getActiveName() - Method in interface rife.selector.NameSelector
- getActiveName() - Method in class rife.selector.NameSelectorHostname
- getActiveName() - Method in class rife.selector.NameSelectorOs
- getActiveName() - Method in class rife.selector.NameSelectorProperty
- getActiveName() - Method in class rife.selector.NameSelectorUser
- getActualType() - Method in exception rife.ioc.exceptions.IncompatiblePropertyValueTypeException
- getAliasedDriver() - Method in class rife.database.Datasource
-
Retrieves the fully qualified class name of the jdbc driver that's used by this
Datasource
. - getAllTasks() - Method in interface rife.scheduler.TaskManager
-
Retrieves all the tasks that are registered with this task manager.
- getAllTasks() - Method in class rife.scheduler.taskmanagers.MemoryTasks
- getAllTasks_(Select, DatabaseTasks.ProcessTask) - Method in class rife.scheduler.taskmanagers.DatabaseTasks
- GetAllTasksErrorException - Exception in rife.scheduler.taskmanagers.exceptions
- GetAllTasksErrorException() - Constructor for exception rife.scheduler.taskmanagers.exceptions.GetAllTasksErrorException
- GetAllTasksErrorException(DatabaseException) - Constructor for exception rife.scheduler.taskmanagers.exceptions.GetAllTasksErrorException
- getAnswer() - Method in error rife.continuations.exceptions.AnswerException
-
Retrieves the answered value.
- getAnswerMethodName() - Method in interface rife.continuations.ContinuationConfigInstrument
-
The name of the method that will trigger the answer to a call continuation, for instance
"answer"
. - getArray(int) - Method in class rife.database.DbResultSet
- getArray(String) - Method in class rife.database.DbResultSet
- getArrayType(Object) - Static method in class rife.tools.ArrayUtils
-
Determines the type of the array based on the object's class name.
- getAsciiStream(int) - Method in class rife.database.DbResultSet
- getAsciiStream(String) - Method in class rife.database.DbResultSet
- getAssociatedClass() - Method in class rife.validation.ConstrainedProperty.ManyToMany
- getAssociatedClass() - Method in class rife.validation.ConstrainedProperty.ManyToManyAssociation
- getAssociatedClass() - Method in class rife.validation.ConstrainedProperty.ManyToOne
- getAssociatedProperty() - Method in class rife.validation.ConstrainedProperty.ManyToManyAssociation
- getAssociatedType() - Method in exception rife.database.querymanagers.generic.exceptions.IncompatibleManyToOneValueTypeException
- getAssociationClass() - Method in exception rife.database.querymanagers.generic.exceptions.MissingManyToOneMainPropertyException
- getAssociationColumn() - Method in class rife.database.querymanagers.generic.ManyToOneDeclaration
- getAssociationManager() - Method in class rife.database.querymanagers.generic.ManyToOneDeclaration
- getAssociationProperty() - Method in exception rife.database.querymanagers.generic.exceptions.MissingManyToOneMainPropertyException
- getAssociations() - Method in class rife.validation.ConstrainedBean
- getAssociationTable() - Method in class rife.database.querymanagers.generic.ManyToOneDeclaration
- getAssociationType() - Method in class rife.database.querymanagers.generic.ManyToManyDeclaration
- getAssociationType() - Method in class rife.database.querymanagers.generic.ManyToOneDeclaration
- getAttribute(String) - Method in class rife.authentication.elements.Authenticated
- getAttribute(String) - Method in class rife.authentication.elements.Login
- getAttribute(String) - Method in interface rife.authentication.SessionAttributes
-
Retrieves the value of a particular attribute.
- getAttribute(String) - Method in class rife.cmf.Content
-
Retrieves the value of a named content attribute.
- getAttribute(String) - Method in class rife.cmf.ContentInfo
-
Retrieves the value of a named content attribute.
- getAttribute(String) - Method in interface rife.engine.Request
- getAttribute(String) - Method in class rife.servlet.HttpRequest
- getAttribute(String) - Method in class rife.template.AbstractTemplate
- getAttribute(String) - Method in interface rife.template.Template
-
Returns the data of an attribute that was set in this template instance.
- getAttribute(String) - Method in class rife.test.MockRequest
- getAttributeNames() - Method in interface rife.engine.Request
- getAttributeNames() - Method in class rife.servlet.HttpRequest
- getAttributeNames() - Method in class rife.test.MockRequest
- getAttributes() - Method in exception rife.authentication.credentialsmanagers.exceptions.AddUserErrorException
- getAttributes() - Method in exception rife.authentication.credentialsmanagers.exceptions.UnknownRoleErrorException
- getAttributes() - Method in exception rife.authentication.credentialsmanagers.exceptions.UpdateUserErrorException
- getAttributes() - Method in class rife.authentication.credentialsmanagers.RoleUserIdentity
- getAttributes() - Method in class rife.cmf.Content
-
Retrieves the map of named content attributes.
- getAttributes() - Method in class rife.cmf.ContentInfo
-
Retrieves the attributes map of the stored
Content
instance. - getAttributes() - Method in class rife.template.AbstractTemplate
- getAttributes() - Method in interface rife.template.Template
-
Returns the name and data of all attributes that have been set in this template instance.
- getAttributes(String) - Method in interface rife.authentication.credentialsmanagers.IdentifiableUsersManager
-
Retrieves the attributes of a particular user according to its unique login.
- getAttributes(String) - Method in class rife.authentication.credentialsmanagers.MemoryUsers
- GetAttributesErrorException - Exception in rife.authentication.credentialsmanagers.exceptions
- GetAttributesErrorException(String) - Constructor for exception rife.authentication.credentialsmanagers.exceptions.GetAttributesErrorException
- GetAttributesErrorException(String, DatabaseException) - Constructor for exception rife.authentication.credentialsmanagers.exceptions.GetAttributesErrorException
- getAuthConfig() - Method in class rife.authentication.elements.Identified
-
Hook method that is called to retrieve the
AuthConfig
to use. - getAuthConfig() - Method in class rife.authentication.elements.Logout
-
Hook method that is called to retrieve the
AuthConfig
to use. - getAuthData() - Method in exception rife.authentication.sessionmanagers.exceptions.IsSessionValidErrorException
- getAuthData() - Method in exception rife.authentication.sessionmanagers.exceptions.StartSessionErrorException
- getAuthData() - Method in class rife.authentication.sessionmanagers.MemorySession
- getAuthData() - Method in exception rife.authentication.sessionvalidators.exceptions.RoleCheckErrorException
- getAuthData() - Method in exception rife.authentication.sessionvalidators.exceptions.SessionValidityCheckErrorException
- getAuthId() - Method in exception rife.authentication.sessionmanagers.exceptions.ContinueSessionErrorException
- getAuthId() - Method in exception rife.authentication.sessionmanagers.exceptions.EraseSessionErrorException
- getAuthId() - Method in exception rife.authentication.sessionmanagers.exceptions.GetSessionUserIdErrorException
- getAuthId() - Method in exception rife.authentication.sessionmanagers.exceptions.IsSessionValidErrorException
- getAuthId() - Method in exception rife.authentication.sessionmanagers.exceptions.SessionRememberedCheckErrorException
- getAuthId() - Method in class rife.authentication.sessionmanagers.MemorySession
- getAuthId() - Method in exception rife.authentication.sessionvalidators.exceptions.RoleCheckErrorException
- getAuthId() - Method in exception rife.authentication.sessionvalidators.exceptions.SessionValidityCheckErrorException
- getAuthor() - Method in class rife.feed.Entry
- getAuthor() - Method in class rife.feed.Feed
- getAutoReload() - Method in class rife.config.RifeConfig.TemplateConfig
- getAutoReloadDelay() - Method in class rife.config.RifeConfig.GlobalConfig
- getAvailableValueIds() - Method in class rife.template.AbstractTemplate
- getAvailableValueIds() - Method in interface rife.template.Template
-
Returns a list of the ID's of all values present in this template, including set and unset values.
- getBackends() - Method in class rife.cmf.loader.ContentLoader
-
Returns a list of support content loading back-ends.
- getBackends() - Method in class rife.cmf.loader.ImageContentLoader
- getBackends() - Method in class rife.cmf.loader.XhtmlContentLoader
- getBaseClass() - Method in class rife.database.querymanagers.generic.AbstractGenericQueryManager
- getBaseClass() - Method in interface rife.database.querymanagers.generic.GenericQueryManager
-
Get the handled class
- getBaseClass() - Method in class rife.database.querymanagers.generic.GenericQueryManagerDelegate
- getBaseClass(Object) - Static method in class rife.tools.ObjectUtils
-
This routine returns the base class of an object.
- getBaseName(File) - Static method in class rife.tools.FileUtils
-
Returns the base name of the specified file, without the extension.
- getBaseName(String) - Static method in class rife.tools.FileUtils
-
Returns the base name of the specified file name, without the extension.
- getBean() - Method in exception rife.database.exceptions.BeanException
- getBean() - Method in class rife.scheduler.Task.InvalidPlanned
- getBean() - Method in exception rife.template.exceptions.BeanHandlerUnsupportedException
- getBean() - Method in exception rife.template.exceptions.BeanRemovalErrorException
- getBean() - Method in exception rife.template.exceptions.BeanSettingErrorException
- getBean() - Method in class rife.validation.AbstractTextualIdentifierGenerator
- getBean() - Method in class rife.validation.AbstractValidationRule
- getBean() - Method in interface rife.validation.ValidationRule
- getBeanClass() - Method in exception rife.cmf.dam.exceptions.ExpectedMimeTypeConstraintException
- getBeanClass() - Method in exception rife.cmf.dam.exceptions.ExpectedOrdinalConstraintException
- getBeanClass() - Method in exception rife.cmf.dam.exceptions.InvalidOrdinalRestrictionTypeException
- getBeanClass() - Method in exception rife.cmf.dam.exceptions.InvalidOrdinalTypeException
- getBeanClass() - Method in exception rife.cmf.dam.exceptions.MissingIdentifierValueException
- getBeanClass() - Method in exception rife.cmf.dam.exceptions.OrdinalRestrictionCantBeNullException
- getBeanClass() - Method in exception rife.cmf.dam.exceptions.UnknownConstrainedPropertyException
- getBeanClass() - Method in exception rife.cmf.dam.exceptions.UnknownOrdinalException
- getBeanClass() - Method in exception rife.cmf.dam.exceptions.UnknownOrdinalRestrictionException
- getBeanClass() - Method in exception rife.cmf.dam.exceptions.WrongConstrainedPropertyVariantException
- getBeanClass() - Method in exception rife.database.querymanagers.generic.exceptions.IncompatibleManyToOneValueTypeException
- getBeanClass() - Method in exception rife.database.querymanagers.generic.exceptions.MissingDefaultConstructorException
- getBeanClass() - Method in exception rife.database.querymanagers.generic.exceptions.MissingManyToManyTypeInformationException
- getBeanClass() - Method in exception rife.database.querymanagers.generic.exceptions.MissingManyToOneAssociationTypeInformationException
- getBeanClass() - Method in exception rife.database.querymanagers.generic.exceptions.UnsupportedManyToManyPropertyTypeException
- getBeanClass() - Method in exception rife.database.querymanagers.generic.exceptions.UnsupportedManyToManyValueTypeException
- getBeanClass() - Method in exception rife.database.querymanagers.generic.exceptions.UnsupportedManyToOneAssociationPropertyTypeException
- getBeanClass() - Method in exception rife.database.querymanagers.generic.exceptions.UnsupportedManyToOneValueTypeException
- getBeanClass() - Method in exception rife.tools.exceptions.BeanUtilsException
- getBeanHandler() - Method in class rife.template.AbstractTemplate
- getBeanHandler() - Method in interface rife.template.Template
-
Returns this template's bean handler.
- getBeanHandler() - Method in class rife.template.TemplateFactory
- getBeanInfo(Class<?>) - Static method in class rife.tools.BeanUtils
-
Gets the BeanInfo for the specified beanClass.
- getBeanInstance() - Method in class rife.database.DbBeanFetcher
-
Get the last processed bean instance
- getBeanPropertyNames(Class, String[]) - Static method in class rife.database.queries.QueryHelper
- getBeanPropertyTypes(Class, String[], String[]) - Static method in class rife.database.queries.QueryHelper
- getBeanPropertyValues(Object, String[], String[], Datasource) - Static method in class rife.database.queries.QueryHelper
- getBigDecimal(int) - Method in class rife.database.DbResultSet
- getBigDecimal(int, int) - Method in class rife.database.DbResultSet
- getBigDecimal(String) - Method in class rife.database.DbResultSet
- getBigDecimal(String, int) - Method in class rife.database.DbResultSet
- getBinaryStream(int) - Method in class rife.database.DbResultSet
- getBinaryStream(String) - Method in class rife.database.DbResultSet
- getBlob(int) - Method in class rife.database.DbResultSet
- getBlob(String) - Method in class rife.database.DbResultSet
- getBlock() - Method in class rife.database.queries.ReadQueryTemplate
-
Retrieves the name of the template block.
- getBlock(String) - Method in class rife.template.AbstractTemplate
- getBlock(String) - Method in interface rife.template.Template
-
Returns the evaluated content of the specified block as a text.
- getBlockFilter() - Method in exception rife.template.exceptions.InvalidBlockFilterException
- getBlockId() - Method in exception rife.validation.exceptions.MissingMarkingBlockException
- getBody() - Method in interface rife.engine.Request
-
Retrieves the body of this request as a string.
- getBody() - Method in class rife.servlet.HttpRequest
- getBody() - Method in class rife.test.MockRequest
- getBodyAsBytes() - Method in interface rife.engine.Request
-
Retrieves the body of this request as a byte array.
- getBodyAsBytes() - Method in class rife.servlet.HttpRequest
- getBodyAsBytes() - Method in class rife.test.MockRequest
- getBool(String) - Method in class rife.config.Config
-
Retrieves the boolean value of a parameter.
- getBool(String, boolean) - Method in class rife.config.Config
-
Retrieves the boolean value of a parameter.
- getBoolean(int) - Method in class rife.database.DbResultSet
- getBoolean(String) - Method in class rife.database.DbResultSet
- getBoolItems(String) - Method in class rife.config.Config
-
Retrieves a list as boolean items.
- getBoundary() - Method in exception rife.engine.exceptions.MultipartInvalidBoundaryException
- getBuilderTemplateInstance() - Method in class rife.forms.AbstractFormBuilder
- getBuilderTemplateInstance() - Method in class rife.forms.FormBuilderHtml
- getBuilderTemplateInstance() - Method in class rife.forms.FormBuilderXml
- getBundleName() - Method in exception rife.template.exceptions.ResourceBundleNotFoundException
- getByte(int) - Method in class rife.database.DbResultSet
- getByte(String) - Method in class rife.database.DbResultSet
- getBytes() - Method in class rife.test.MockResponse
-
Retrieves an array of all the bytes that have been written to this response.
- getBytes(int) - Method in class rife.database.DbResultSet
- getBytes(String) - Method in class rife.database.DbResultSet
- getBytes(String) - Method in class rife.template.InternalString
- getCachedLoadedData() - Method in class rife.cmf.Content
-
Retrieves the cached loaded content data.
- getCachedLoadedData() - Method in class rife.validation.ConstrainedProperty
-
Retrieves the cached loaded content data.
- getCalendarInstance() - Method in class rife.config.RifeConfig.ToolsConfig
- getCalendarInstance(int, int, int, int, int, int) - Method in class rife.config.RifeConfig.ToolsConfig
- getCalendarInstance(int, int, int, int, int, int, int) - Method in class rife.config.RifeConfig.ToolsConfig
- getCallAnswer() - Method in class rife.continuations.ContinuationContext
-
Retrieves the answer that the call continuation stored in this context.
- getCallbacks() - Method in interface rife.database.querymanagers.generic.CallbacksProvider
-
Returns an implementation of the
Callbacks
interface. - getCallbacks(BeanType) - Method in class rife.database.querymanagers.generic.AbstractGenericQueryManager
- getCallMethodDescriptor() - Method in interface rife.continuations.ContinuationConfigInstrument
-
The ASM method descriptor of the call method, this includes the arguments and the return types.
- getCallMethodDescriptor() - Method in class rife.workflow.config.ContinuationInstrument
- getCallMethodName() - Method in interface rife.continuations.ContinuationConfigInstrument
-
The name of the method that will trigger a call continuation, for instance
"call"
. - getCallMethodName() - Method in class rife.workflow.config.ContinuationInstrument
- getCallMethodReturnTypeName() - Method in interface rife.continuations.ContinuationConfigInstrument
-
The ASM return type name of the call method, for instance
"java/lang/Object"
. - getCallMethodReturnTypeName() - Method in class rife.workflow.config.ContinuationInstrument
- getCallTarget(Object, CallState) - Method in interface rife.continuations.basic.CallTargetRetriever
-
Retrieves the continuable for a particular call continuation target and state.
- getCallTarget(Object, CallState) - Method in class rife.continuations.basic.ClassCallTargetRetriever
-
Retrieves the continuable for a call continuation.
- getCallTargetRetriever() - Method in class rife.continuations.basic.BasicContinuableRunner
-
Retrieves the call target retriever that will be used when a call continuation is triggered.
- getCapabilities() - Method in class rife.database.queries.CreateSequence
- getCapabilities() - Method in class rife.database.queries.CreateTable
- getCapabilities() - Method in class rife.database.queries.Delete
- getCapabilities() - Method in class rife.database.queries.DropSequence
- getCapabilities() - Method in class rife.database.queries.DropTable
- getCapabilities() - Method in class rife.database.queries.Insert
- getCapabilities() - Method in interface rife.database.queries.Query
- getCapabilities() - Method in class rife.database.queries.ReadQueryString
- getCapabilities() - Method in class rife.database.queries.ReadQueryTemplate
- getCapabilities() - Method in class rife.database.queries.Select
- getCapabilities() - Method in class rife.database.queries.SequenceValue
- getCapabilities() - Method in class rife.database.queries.Update
- getCapabilities() - Method in class rife.database.queries.WhereGroup
- getCapabilities() - Method in class rife.database.queries.WhereGroupAnd
- getCapabilities() - Method in class rife.database.queries.WhereGroupOr
- getCapabilities() - Method in class rife.database.querymanagers.generic.CountQuery
- getCapabilities() - Method in class rife.database.querymanagers.generic.DeleteQuery
- getCapabilities() - Method in class rife.database.querymanagers.generic.RestoreQuery
- getCapabilitiesCompensator() - Method in class rife.database.Datasource
-
Retrieves a
CapabilitiesCompensator
instance that is able to compensate for certain missing database features - getCategories() - Method in class rife.feed.Entry
- getCategories() - Method in class rife.feed.Feed
- getCause() - Method in exception rife.tools.InnerClassException
- getChar(String) - Method in class rife.config.Config
-
Retrieves the char value of a parameter.
- getChar(String) - Static method in class rife.tools.Localization
- getChar(String, char) - Method in class rife.config.Config
-
Retrieves the char value of a parameter.
- getChar(String, String) - Static method in class rife.tools.Localization
- getChar(String, String, String) - Static method in class rife.tools.Localization
- getChar(String, String, String, String) - Static method in class rife.tools.Localization
- getCharacterEncoding() - Method in interface rife.engine.Request
- getCharacterEncoding() - Method in interface rife.engine.Response
- getCharacterEncoding() - Method in class rife.servlet.HttpRequest
- getCharacterEncoding() - Method in class rife.servlet.HttpResponse
- getCharacterEncoding() - Method in class rife.test.MockRequest
- getCharacterEncoding() - Method in class rife.test.MockResponse
- getCharacterStream(int) - Method in class rife.database.DbResultSet
- getCharacterStream(String) - Method in class rife.database.DbResultSet
- getCharItems(String) - Method in class rife.config.Config
-
Retrieves a list as char items.
- getCheckConstraints() - Method in class rife.database.queries.CreateTable
- getClassBytes(String) - Method in class rife.tools.ClassBytesLoader
-
Retrieves a byte array that contains the bytecode for a specific Java class.
- getClassBytes(String, boolean) - Method in class rife.continuations.basic.BasicContinuableClassLoader
- getClassBytes(String, boolean) - Method in interface rife.instrument.ClassBytesProvider
- getClassBytes(String, URL) - Method in class rife.tools.ClassBytesLoader
-
Retrieves a byte array that contains the bytecode for a specific Java class.
- getClassLoader() - Method in class rife.continuations.basic.BasicContinuableRunner
-
Retrieves the classloader that is used by this runner.
- getClassName() - Method in class rife.test.MockForm
-
Retrieves the content of this form's
class
attribute. - getClassName() - Method in class rife.test.MockLink
-
Retrieves the content of this link's
class
attribute. - getClob(int) - Method in class rife.database.DbResultSet
- getClob(String) - Method in class rife.database.DbResultSet
- getCloneContinuations() - Method in class rife.continuations.basic.BasicContinuableRunner
-
Indicates whether continuations should be cloned when they are resumed.
- getCode(String) - Static method in class rife.tools.TOTPUtils
-
Generates the time-based code based on the given secret
- getCollectedInstances() - Method in class rife.database.DbBeanFetcher
-
Get the collected bean instances
- getCollectionType() - Method in class rife.database.querymanagers.generic.ManyToManyDeclaration
- getCollectionType() - Method in class rife.database.querymanagers.generic.ManyToOneAssociationDeclaration
- getColumn() - Method in class rife.database.queries.Select.OrderBy
- getColumn() - Method in class rife.validation.ConstrainedProperty.ManyToOne
- getColumnMapping() - Method in class rife.database.queries.CreateTable
- getColumns() - Method in class rife.database.queries.CreateTable.ColumnsConstraint
- getConcisePreciseDateFormat() - Method in class rife.config.RifeConfig.ToolsConfig
- getConcisePreciseDateTimeFormatter() - Method in class rife.config.RifeConfig.ToolsConfig
- getConcisePreciseTimeFormat() - Method in class rife.config.RifeConfig.ToolsConfig
- getConcisePreciseTimeFormatter() - Method in class rife.config.RifeConfig.ToolsConfig
- getConcurrency() - Method in class rife.database.DbResultSet
- getCondition() - Method in class rife.database.queries.Select.JoinInner
- getCondition() - Method in class rife.database.queries.Select.JoinOuter
- getConfig() - Method in class rife.template.TemplateFactory
- getConfigInstrumentation() - Method in class rife.continuations.basic.BasicContinuableRunner
-
Retrieves the instrumentation configuration that is used by this runner.
- getConfigRuntime() - Method in class rife.continuations.ContinuationManager
-
Retrieves the runtime configuration that was provided to the manager at instantiation.
- getConfigSource() - Method in exception rife.config.exceptions.ConfigResourceNotFoundException
- getConnection() - Method in class rife.database.Datasource
-
Retrieves a free database connection.
- getConnection() - Method in class rife.database.DbQueryManager
-
Obtains a
DbConnection
of thisDbQueryManager
'sDatasource
. - getConnection() - Method in class rife.database.DbStatement
-
Returns the
DbConnection
object from which thisDbStatement
object has been instantiated. - getConstrainedBean() - Method in interface rife.validation.Constrained
-
Retrieves the constrained bean that has been set for this
Constrained
instance. - getConstrainedBean() - Method in class rife.validation.MetaData
- getConstrainedBean() - Method in class rife.validation.Validation
- getConstrainedClass() - Method in exception rife.database.exceptions.MissingManyToOneColumnException
- getConstrainedClass() - Method in exception rife.database.exceptions.MissingManyToOneTableException
- getConstrainedInstance(Class) - Static method in class rife.validation.ConstrainedUtils
- getConstrainedProperties() - Method in interface rife.validation.Constrained
-
Returns a collection with all the constrained properties that have been registered.
- getConstrainedProperties() - Method in class rife.validation.MetaData
- getConstrainedProperties() - Method in class rife.validation.Validation
- getConstrainedProperty(Object, String) - Static method in class rife.validation.ConstrainedUtils
- getConstrainedProperty(String) - Method in interface rife.validation.Constrained
-
Retrieve a registered
ConstrainedProperty
according to its name. - getConstrainedProperty(String) - Method in class rife.validation.MetaData
- getConstrainedProperty(String) - Method in class rife.validation.Validation
- getConstraint(String) - Method in class rife.validation.ConstrainedProperty
-
Retrieves the value of a particular constraint in a generic fashion
- getConstraints() - Method in class rife.validation.ConstrainedProperty
-
Retrieves the map of all the constraints.
- getContent() - Method in class rife.feed.Entry
- getContent() - Method in exception rife.resources.exceptions.ResourceAdditionErrorException
- getContent() - Method in exception rife.resources.exceptions.ResourceUpdateErrorException
- getContent() - Method in class rife.template.AbstractTemplate
- getContent() - Method in interface rife.template.Template
-
Returns the entire content of the template and finalize all non evaluated values.
- getContent(String) - Method in class rife.resources.AbstractResourceFinder
- getContent(String) - Method in class rife.resources.DatabaseResources
- getContent(String) - Method in interface rife.resources.ResourceFinder
-
Retrieves the complete content of the resource that corresponds to the provided name.
- getContent(String, String) - Method in class rife.resources.AbstractResourceFinder
- getContent(String, String) - Method in class rife.resources.DatabaseResources
- getContent(String, String) - Method in interface rife.resources.ResourceFinder
-
Retrieves the complete content of the resource that corresponds to the provided name.
- getContent(URL) - Method in class rife.resources.AbstractResourceFinder
- getContent(URL) - Method in class rife.resources.DatabaseResources
- getContent(URL) - Method in interface rife.resources.ResourceFinder
-
Retrieves the complete content of the provided resource.
- getContent(URL, String) - Method in class rife.resources.MemoryResources
- getContent(URL, String) - Method in interface rife.resources.ResourceFinder
-
Retrieves the complete content of the provided resource.
- getContent(URL, String) - Method in class rife.resources.ResourceFinderClasspath
- getContent(URL, String) - Method in class rife.resources.ResourceFinderDirectories
- getContent(URL, String) - Method in class rife.resources.ResourceFinderGroup
- getContentAttributes() - Method in class rife.validation.ConstrainedProperty
-
Retrieves the map of named content attributes for this property.
- GetContentErrorException - Exception in rife.template.exceptions
- GetContentErrorException(String, Throwable) - Constructor for exception rife.template.exceptions.GetContentErrorException
- getContentForHtml(int, String, Context, Route) - Method in class rife.cmf.dam.ContentQueryManager
-
Retrieves a content data representation for use in html.
- getContentForHtml(int, ContentInfo, Context, Route) - Method in interface rife.cmf.dam.ContentStore
-
Retrieves a content data representation for use in html.
- getContentForHtml(int, ContentInfo, Context, Route) - Method in class rife.cmf.dam.contentstores.DatabaseImageStore
- getContentForHtml(int, ContentInfo, Context, Route) - Method in class rife.cmf.dam.contentstores.DatabaseRawStore
- getContentForHtml(int, ContentInfo, Context, Route) - Method in class rife.cmf.dam.contentstores.DatabaseTextStore
- getContentForHtml(String, Context, Route) - Method in interface rife.cmf.dam.ContentManager
-
Retrieves a content representation for use in html.
- getContentForHtml(T, String, Context, Route) - Method in class rife.cmf.dam.ContentQueryManager
-
Retrieves a content data representation for use in html.
- getContentId() - Method in class rife.cmf.dam.contentmanagers.DatabaseContentInfo
-
Retrieves the ID of the stored
Content
instance. - getContentInfo(String) - Method in interface rife.cmf.dam.ContentManager
-
Retrieves the content info from a certain location.
- getContentInfo(String) - Method in class rife.cmf.dam.contentmanagers.DatabaseContent
- getContentLength() - Method in class rife.test.MockResponse
- getContentManager() - Method in class rife.cmf.dam.ContentQueryManager
-
Returns the
ContentManager
that is used to store and retrieve the content. - getContentType() - Method in class rife.engine.AbstractResponse
- getContentType() - Method in exception rife.engine.exceptions.MultipartCorruptContentDispositionException
- getContentType() - Method in exception rife.engine.exceptions.MultipartCorruptContentTypeException
- getContentType() - Method in exception rife.engine.exceptions.MultipartInvalidContentDispositionException
- getContentType() - Method in exception rife.engine.exceptions.MultipartInvalidContentTypeException
- getContentType() - Method in interface rife.engine.Request
- getContentType() - Method in interface rife.engine.Response
-
Retrieves the content type that was explicitly set for this response.
- getContentType() - Method in class rife.engine.UploadedFile
-
Retrieves the content type of the file.
- getContentType() - Method in class rife.servlet.HttpRequest
- getContentType() - Method in class rife.test.MockFileUpload
-
Returns the content type associated with this file upload simulation.
- getContentType() - Method in class rife.test.MockRequest
- getContentType() - Method in class rife.test.MockResponse
- getContentType(ContentInfo) - Method in interface rife.cmf.dam.ContentStore
-
Generates the HTTP content type that corresponds best to the information in the provided
ContentInfo
. - getContentType(ContentInfo) - Method in class rife.cmf.dam.contentstores.DatabaseImageStore
- getContentType(ContentInfo) - Method in class rife.cmf.dam.contentstores.DatabaseRawStore
- getContentType(ContentInfo) - Method in class rife.cmf.dam.contentstores.DatabaseTextStore
- getContext() - Method in error rife.continuations.exceptions.AnswerException
-
Retrieves the context of this answer continuation.
- getContext() - Method in error rife.continuations.exceptions.CallException
-
Retrieves the context of this call continuation.
- getContext() - Method in error rife.continuations.exceptions.PauseException
-
Retrieves the context of this pause continuation.
- getContext() - Method in error rife.continuations.exceptions.StepBackException
-
Retrieves the context of this step-back continuation.
- getContext(String) - Method in class rife.continuations.ContinuationManager
-
Retrieves a
ContinuationContext
instance from this continuation manager. - getContextPath() - Method in interface rife.engine.Request
- getContextPath() - Method in class rife.servlet.HttpRequest
- getContextPath() - Method in class rife.test.MockConversation
-
Retrieves the context path that is used by this conversation.
- getContextPath() - Method in class rife.test.MockRequest
- getContinuable() - Method in class rife.continuations.ContinuationContext
-
Returns the object instance in which this continuation was executing.
- getContinuableClass() - Method in exception rife.continuations.exceptions.ContinuableLocalVariableUncloneableException
-
Retrieves the class of the continuable that contains an unclonable local variable.
- getContinuableMarkerInterfaceName() - Method in interface rife.continuations.ContinuationConfigInstrument
-
The name of the interface that will indicate that a class should be instrumented for continuations functionalities, for instance
ContinuableObject.class.getName()
. - getContinuableMarkerInterfaceName() - Method in class rife.engine.EngineContinuationConfigInstrument
- getContinuableMarkerInterfaceName() - Method in class rife.workflow.config.ContinuationInstrument
- getContinuableSupportClassName() - Method in interface rife.continuations.ContinuationConfigInstrument
-
The class name of the support class that contains dummy implementations of the continuation methods that are configured below, for instance
ContinuableSupport.class.getName()
. - getContinuableSupportClassName() - Method in class rife.engine.EngineContinuationConfigInstrument
- getContinuationDuration() - Method in class rife.config.RifeConfig.EngineConfig
- getContinuationDuration() - Method in class rife.continuations.ContinuationConfigRuntime
-
The duration, in milliseconds, by which a continuation stays valid.
- getContinuationId() - Method in class rife.continuations.CallState
-
Retrieves the ID of the continuation that triggered the call.
- getContinuationManager(Object) - Method in class rife.continuations.ContinuationConfigRuntime
-
Retrieves the manager that is responsible for the continuable object that is currently executing.
- getContinuationPurgeFrequency() - Method in class rife.config.RifeConfig.EngineConfig
- getContinuationPurgeFrequency() - Method in class rife.continuations.ContinuationConfigRuntime
-
The frequency by which the continuations purging will run in the
ContinuationManager
. - getContinuationPurgeScale() - Method in class rife.config.RifeConfig.EngineConfig
- getContinuationPurgeScale() - Method in class rife.continuations.ContinuationConfigRuntime
-
The scale that will be used to determine how often continuations purging will run in the
ContinuationManager
. - getCookie(String) - Method in interface rife.engine.Request
-
Retrieves a cookie.
- getCookie(String) - Method in class rife.servlet.HttpRequest
- getCookie(String) - Method in class rife.test.MockConversation
-
Retrieves a cookie.
- getCookie(String) - Method in class rife.test.MockRequest
- getCookies() - Method in interface rife.engine.Request
- getCookies() - Method in class rife.servlet.HttpRequest
- getCookies() - Method in class rife.test.MockConversation
-
Retrieves all cookies.
- getCookies() - Method in class rife.test.MockRequest
- getCookieValue(String) - Method in class rife.test.MockConversation
-
Retrieves the value of a cookie.
- getCopyright() - Method in class rife.feed.Feed
- getCountQuery() - Method in interface rife.database.querymanagers.generic.GenericQueryManager
-
Get the base
CountQuery
used to count the number of beans persisted under this manager - getCountQuery() - Method in class rife.database.querymanagers.generic.GenericQueryManagerDelegate
- getCreated() - Method in class rife.cmf.ContentInfo
-
Retrieves the moment when the
Content
instance was stored. - getCreatedCallState() - Method in class rife.continuations.ContinuationContext
-
Retrieves this continuation's call continuation creation state.
- getCredentials() - Method in exception rife.authentication.credentialsmanagers.exceptions.UnsupportedCredentialsTypeException
- getCredentials() - Method in exception rife.authentication.credentialsmanagers.exceptions.VerifyCredentialsErrorException
- getCredentialsManager() - Method in interface rife.authentication.SessionValidator
-
Retrieves the currently used
CredentialsManager
. - getCredentialsManager() - Method in class rife.authentication.sessionvalidators.AbstractSessionValidator
-
Retrieves this validator's credentials manager.
- getCredentialsManager() - Method in class rife.authentication.sessionvalidators.DatabaseSessionValidator
- getCurrentContinuable() - Method in class rife.continuations.basic.BasicContinuableRunner
-
Retrieves the continuable that is active for the executing thread.
- getCursorName() - Method in class rife.database.DbResultSet
- getCustomAttributes() - Method in class rife.database.queries.CreateTable.Column
- getCustomType() - Method in class rife.database.queries.CreateTable.Column
- getData() - Method in class rife.cmf.Content
-
Retrieves the data of the content.
- getData() - Method in class rife.database.DbConnectionUser
-
Retrieve the data object that was provided to the constructor.
- getData() - Method in class rife.database.DbPreparedStatementHandler
- getData() - Method in class rife.database.DbTransactionUser
- getData() - Method in class rife.database.queries.Select.Join
- getData() - Method in class rife.tools.InputStreamUser
- getData() - Method in class rife.tools.ReaderUser
- getData() - Method in class rife.workflow.Event
-
Returns the data that was sent along with this event.
- getDatasource() - Method in class rife.database.DbConnection
-
Retrieves the datasource this connection has been obtained from.
- getDatasource() - Method in class rife.database.DbQueryManager
-
Retrieves the
Datasource
of thisDbQueryManager
. - getDatasource() - Method in exception rife.database.exceptions.BatchExecutionErrorException
- getDatasource() - Method in exception rife.database.exceptions.ConnectionCloseErrorException
- getDatasource() - Method in exception rife.database.exceptions.ConnectionMetaDataErrorException
- getDatasource() - Method in exception rife.database.exceptions.ConnectionStatusErrorException
- getDatasource() - Method in exception rife.database.exceptions.ExecutionErrorException
- getDatasource() - Method in exception rife.database.exceptions.MissingResultsException
- getDatasource() - Method in exception rife.database.exceptions.PreparedStatementCreationErrorException
- getDatasource() - Method in exception rife.database.exceptions.StatementCloseErrorException
- getDatasource() - Method in exception rife.database.exceptions.StatementCreationErrorException
- getDatasource() - Method in exception rife.database.exceptions.TransactionErrorException
- getDatasource() - Method in class rife.database.queries.AbstractWhereGroup
- getDatasource() - Method in class rife.database.queries.AbstractWhereDelegateQuery
- getDatasource() - Method in class rife.database.querymanagers.generic.GenericQueryManagerDelegate
- getDatasource(String) - Method in class rife.database.Datasources
-
Retrieves the
Datasource
that corresponds to a provided name. - getDataSource() - Method in class rife.database.Datasource
-
Retrieves the standard datasource that is used by this RIFE datasource to obtain a database connection.
- getDatasourceForSelector(NameSelector, String) - Method in class rife.database.Datasources
-
Retrieves the
Datasource
that corresponds an automatically selected name, or a fallback datasource of none could be found that matches the selected name. - getDatasourceNames() - Method in class rife.database.Datasources
-
Retrieves a collection of all the
Datasource
names that are known by thisDatasources
instance. - getDate(int) - Method in class rife.database.DbResultSet
- getDate(int, Calendar) - Method in class rife.database.DbResultSet
- getDate(String) - Method in class rife.database.DbResultSet
- getDate(String, Calendar) - Method in class rife.database.DbResultSet
- getDateHeader(String) - Method in interface rife.engine.Request
- getDateHeader(String) - Method in class rife.servlet.HttpRequest
- getDateHeader(String) - Method in class rife.test.MockRequest
- getDateHeader(String) - Method in class rife.test.MockResponse
-
Returns the value of the specified response header as a long value that represents a Date object.
- getDateTimeFormatter(String) - Method in class rife.config.RifeConfig.ToolsConfig
- getDefault() - Method in class rife.database.queries.CreateTable.Column
- getDefaultContentType() - Method in class rife.config.RifeConfig.EngineConfig
- getDefaultContentType() - Method in class rife.template.AbstractTemplate
- getDefaultContentType() - Method in interface rife.template.Template
-
Returns this template's default content type, for example
text/html
. - getDefaultContentType() - Method in class rife.template.TemplateFactory
- getDefaultCountry() - Method in class rife.config.RifeConfig.ToolsConfig
- getDefaultEncoding() - Method in class rife.config.RifeConfig.TemplateConfig
- getDefaultInputDateFormat() - Method in class rife.config.RifeConfig.ToolsConfig
- getDefaultInputDateTimeFormatter() - Method in class rife.config.RifeConfig.ToolsConfig
- getDefaultInputTimeFormat() - Method in class rife.config.RifeConfig.ToolsConfig
- getDefaultInputTimeFormatter() - Method in class rife.config.RifeConfig.ToolsConfig
- getDefaultLanguage() - Method in class rife.config.RifeConfig.ToolsConfig
- getDefaultLongDateFormat() - Method in class rife.config.RifeConfig.ToolsConfig
- getDefaultLongDateTimeFormatter() - Method in class rife.config.RifeConfig.ToolsConfig
- getDefaultOrdering() - Method in class rife.validation.ConstrainedBean
- getDefaultResourceBundle() - Method in class rife.config.RifeConfig.ToolsConfig
- getDefaultResourceBundle(TemplateFactory) - Method in class rife.config.RifeConfig.TemplateConfig
- getDefaultResourceBundles(TemplateFactory) - Method in class rife.config.RifeConfig.TemplateConfig
- getDefaultShortDateFormat() - Method in class rife.config.RifeConfig.ToolsConfig
- getDefaultShortDateTimeFormatter() - Method in class rife.config.RifeConfig.ToolsConfig
- getDefaultTimeZone() - Method in class rife.config.RifeConfig.ToolsConfig
- getDefaultValue() - Method in class rife.validation.ConstrainedProperty
- getDefaultValue(Class<T>) - Static method in class rife.tools.Convert
-
Returns the default value of a given class.
- getDefaultValue(String) - Method in class rife.template.AbstractTemplate
- getDefaultValue(String) - Method in interface rife.template.Template
-
Returns the original text of the specified value, before any modification that may have been made using
Template.setValue(java.lang.String, java.util.List<java.lang.CharSequence>)
or similar methods. - getDefaultZoneId() - Method in class rife.config.RifeConfig.ToolsConfig
- getDeferredBlock(String) - Method in class rife.template.AbstractTemplate
- getDeferredBlock(String) - Method in interface rife.template.Template
-
Returns the content of the specified block as a list with all the individual parts.
- getDeferredContent() - Method in class rife.template.AbstractTemplate
- getDeferredContent() - Method in interface rife.template.Template
-
Returns the content of this template as a list with all the individual parts.
- getDelegate() - Method in class rife.database.queries.AbstractWhereDelegateQuery
- getDelegate() - Method in class rife.database.querymanagers.generic.CountQuery
- getDelegate() - Method in class rife.database.querymanagers.generic.GenericQueryManagerDelegate
- getDeleteQuery() - Method in interface rife.database.querymanagers.generic.GenericQueryManager
-
Return the base
DeleteQuery
that would be used to delete beans - getDeleteQuery() - Method in class rife.database.querymanagers.generic.GenericQueryManagerDelegate
- getDeleteQuery(int) - Method in interface rife.database.querymanagers.generic.GenericQueryManager
-
Return the base
DeleteQuery
that would be used to delete a single bean - getDeleteQuery(int) - Method in class rife.database.querymanagers.generic.GenericQueryManagerDelegate
- getDependencies() - Method in interface rife.template.Template
-
Returns a list of URL's that this template depends on, and their last modification dates (in milliseconds since the Unix epoch).
- getDerivedTable() - Method in class rife.validation.ConstrainedProperty.ManyToOne
- getDescription() - Method in class rife.feed.Feed
- getDestination() - Method in exception rife.config.exceptions.CantWriteToDestinationException
- getDestination() - Method in exception rife.config.exceptions.StoreXmlErrorException
- getDirection() - Method in class rife.database.queries.Select.OrderBy
- getDirection() - Method in class rife.validation.ConstrainedBean.Order
- getDirection(String) - Static method in class rife.cmf.dam.OrdinalManager.Direction
- getDirection(String) - Static method in class rife.database.queries.Select.OrderByDirection
- getDirectory() - Method in exception rife.engine.exceptions.MultipartInvalidUploadDirectoryException
- getDistinctNames() - Method in class rife.database.queries.QueryParameters
- getDistinctOn() - Method in class rife.database.queries.Select
- getDocument() - Method in class rife.test.ParsedHtml
-
Retrieves the document that corresponds to the parsed HTML.
- getDocumentPosition(String, int) - Static method in class rife.tools.StringUtils
-
Calculates the
DocumentPosition
of a character index in a document. - getDouble(int) - Method in class rife.continuations.ContinuationStack
- getDouble(int) - Method in class rife.database.DbResultSet
- getDouble(String) - Method in class rife.config.Config
-
Retrieves the double value of a parameter.
- getDouble(String) - Method in class rife.database.DbResultSet
- getDouble(String, double) - Method in class rife.config.Config
-
Retrieves the double value of a parameter.
- getDoubleItems(String) - Method in class rife.config.Config
-
Retrieves a list as double items.
- getDriver() - Method in class rife.database.Datasource
-
Retrieves the fully qualified class name of the jdbc driver that's used by this
Datasource
. - getDriver() - Method in exception rife.database.exceptions.DriverInstantiationErrorException
- getDriver() - Method in exception rife.database.exceptions.UnsupportedJdbcDriverException
- getDriver() - Method in exception rife.database.exceptions.UnsupportedSqlFeatureException
- getElement() - Method in exception rife.engine.exceptions.AnnotatedElementInstanceFieldException
- getElement() - Method in class rife.test.MockForm
-
Retrieves the JSoup element that this form corresponds to.
- getElement() - Method in class rife.test.MockLink
-
Retrieves the JSoup element that this link corresponds to.
- getElementAttribute(Element, String) - Static method in class rife.test.ParsedHtml
-
Retrieves the value of the attribute of an JSoup element.
- getElementClass() - Method in interface rife.engine.Route
-
The class of the element of this route.
- getEncoder() - Method in class rife.template.AbstractTemplate
- getEncoder() - Method in interface rife.template.Template
-
Returns the encoder that this template uses to convert strings to values in the template's generated text output.
- getEncoder() - Method in class rife.template.TemplateFactory
- getEncoding() - Method in exception rife.resources.exceptions.CantRetrieveResourceContentException
- getEncoding() - Method in class rife.template.AbstractTemplate
- getEncoding() - Method in interface rife.template.Template
-
Returns the encoding of this the content of this template.
- getEncryptor(String) - Static method in class rife.tools.StringEncryptor
- getEntity() - Method in exception rife.xml.exceptions.CantFindEntityException
- getEntryFileName() - Method in exception rife.resources.exceptions.CantFindResourceJarEntryException
- getEntryFileName() - Method in exception rife.resources.exceptions.CouldntAccessResourceJarException
- getEntryMethodArgumentTypes() - Method in class rife.continuations.basic.BasicContinuableRunner
-
Retrieves the entry method argument types.
- getEntryMethodDescriptor() - Method in interface rife.continuations.ContinuationConfigInstrument
-
The ASM method descriptor of the entry method, this includes the arguments and the return types.
- getEntryMethodDescriptor() - Method in class rife.engine.EngineContinuationConfigInstrument
- getEntryMethodDescriptor() - Method in class rife.workflow.config.ContinuationInstrument
- getEntryMethodName() - Method in interface rife.continuations.ContinuationConfigInstrument
-
The name of the entry method that will be invoked when a new instance of a continuable class is created and its execution is started, for instance
"execute"
. - getEntryMethodName() - Method in class rife.engine.EngineContinuationConfigInstrument
- getEntryMethodName() - Method in class rife.workflow.config.ContinuationInstrument
- getEnumClassValues(Class) - Static method in class rife.tools.ClassUtils
-
Returns an array of the values of the enum constants of the specified class, or null if the class is not an enum.
- getErroneousValue() - Method in class rife.validation.ValidationError
-
Returns the erroneous value that caused the validation error, if it's present.
- getError() - Method in class rife.cmf.validation.SupportedImage
- getError() - Method in class rife.cmf.validation.SupportedXhtml
- getError() - Method in class rife.scheduler.Task.InvalidPlanned
- getError() - Method in class rife.validation.AbstractValidationRule
- getError() - Method in interface rife.validation.ValidationRule
- getError() - Method in class rife.validation.ValidationRuleEmail
- getError() - Method in class rife.validation.ValidationRuleFormat
- getError() - Method in class rife.validation.ValidationRuleInList
- getError() - Method in class rife.validation.ValidationRuleLimitedDate
- getError() - Method in class rife.validation.ValidationRuleLimitedLength
- getError() - Method in class rife.validation.ValidationRuleNotEmpty
- getError() - Method in class rife.validation.ValidationRuleNotEqual
- getError() - Method in class rife.validation.ValidationRuleNotNull
- getError() - Method in class rife.validation.ValidationRuleRange
- getError() - Method in class rife.validation.ValidationRuleRegexp
- getError() - Method in class rife.validation.ValidationRuleSameAs
- getError() - Method in class rife.validation.ValidationRuleUrl
- getErrorIndication(Validated, String, String, String) - Static method in class rife.validation.Validation
- getErrorLocation() - Method in exception rife.template.exceptions.CircularIncludesException
- getErrorLocation() - Method in exception rife.template.exceptions.IncludeNotFoundException
- getErrorLocation() - Method in exception rife.template.exceptions.SyntaxErrorException
- getErrorRedirector() - Method in class rife.xml.Xml2Data
- getErrors() - Method in exception rife.cmf.format.exceptions.UnreadableDataFormatException
- getErrors() - Method in class rife.xml.LoggingErrorRedirector
- getErrors() - Method in class rife.xml.Xml2Data
- getErrors() - Method in class rife.xml.XmlErrorRedirector
- getExceptionStackTrace(Throwable) - Static method in class rife.tools.ExceptionUtils
- getExceptionStackTraceMessages(Throwable) - Static method in class rife.tools.ExceptionUtils
- getExecutor() - Method in exception rife.scheduler.exceptions.ExecutorAlreadyRegisteredException
- getExecutor(String) - Method in class rife.scheduler.Scheduler
-
Retrieves the executor that was registered for a particular task type.
- getExecutors() - Method in class rife.scheduler.Scheduler
-
Retrieves the executors that have been registered with this scheduler.
- getExpectedType() - Method in exception rife.cmf.format.exceptions.InvalidContentDataTypeException
- getExpectedType() - Method in exception rife.database.querymanagers.generic.exceptions.IncompatibleValidationTypeException
- getExpectedType() - Method in exception rife.ioc.exceptions.IncompatiblePropertyValueTypeException
- getExpression() - Method in class rife.database.queries.CreateTable.CheckConstraint
- getExpression() - Method in class rife.database.queries.Select.JoinInner
- getExpression() - Method in class rife.database.queries.Select.JoinOuter
- getExpression() - Method in class rife.database.queries.Select.Union
- getExtension(File) - Static method in class rife.tools.FileUtils
-
Returns the extension of the specified
File
. - getExtension(String) - Static method in class rife.tools.FileUtils
-
Returns the extension of the specified file name.
- getFactory(String) - Static method in class rife.template.TemplateFactory
- getFactoryIdentifier() - Method in class rife.template.AbstractTemplate
- getFactoryIdentifier() - Method in interface rife.template.Template
-
Returns the unique identifier of the factory that was used to instantiate this template.
- getFactoryTypes() - Static method in class rife.template.TemplateFactory
- getFatalErrors() - Method in class rife.xml.LoggingErrorRedirector
- getFatalErrors() - Method in class rife.xml.XmlErrorRedirector
- getFeature() - Method in exception rife.database.exceptions.UnsupportedSqlFeatureException
- getFeedDescriptor(Context) - Method in interface rife.feed.EntryProvider
-
Get a bean describing the
Feed
being outputted. - getFetchDirection() - Method in class rife.database.DbResultSet
- getFetchDirection() - Method in class rife.database.DbStatement
-
Retrieves the direction for fetching rows from database tables that is the default for result sets generated from this
DbStatement
object. - getFetchSize() - Method in class rife.database.DbResultSet
- getFetchSize() - Method in class rife.database.DbStatement
-
Retrieves the number of result set rows that is the default fetch size for
ResultSet
objects generated from thisDbStatement
object. - getField() - Method in exception rife.engine.exceptions.AnnotatedElementInstanceFieldException
- getFields() - Method in class rife.database.queries.Insert
- getFields() - Method in class rife.database.queries.Select
- getFields() - Method in class rife.database.queries.Update
- getFile() - Method in class rife.engine.UploadedFile
-
Retrieves the temporary file on the server that was created for the upload.
- getFile(String) - Method in interface rife.engine.Request
-
Retrieves an uploaded file.
- getFile(String) - Method in class rife.servlet.HttpRequest
- getFile(String) - Method in class rife.test.MockRequest
- getFileList(File) - Static method in class rife.tools.FileUtils
-
Returns a list of files in the given directory.
- getFileList(File, List<Pattern>, List<Pattern>) - Static method in class rife.tools.FileUtils
-
Returns a list of files in the given directory that match the specified inclusion and exclusion patterns.
- getFileList(File, Pattern[], Pattern[]) - Static method in class rife.tools.FileUtils
-
Returns a list of files in the given directory that match the specified inclusion and exclusion patterns.
- getFileList(File, Pattern, Pattern) - Static method in class rife.tools.FileUtils
-
Returns a list of files in the given directory that match the specified inclusion and exclusion patterns.
- getFilename() - Method in exception rife.instrument.exceptions.ClassBytesNotFoundException
- getFileName() - Method in exception rife.engine.exceptions.MultipartFileErrorException
- getFileName() - Method in exception rife.engine.exceptions.MultipartFileTooBigException
- getFileName() - Method in exception rife.resources.exceptions.CouldntAccessResourceFileException
- getFileName() - Method in exception rife.resources.exceptions.UnsupportedResourceProtocolException
- getFiles() - Method in interface rife.engine.Request
-
Retrieves the files that were uploaded in this request.
- getFiles() - Method in class rife.servlet.HttpRequest
- getFiles() - Method in class rife.test.MockRequest
- getFiles(String) - Method in interface rife.engine.Request
-
Retrieves all files that have been uploaded for a particular name.
- getFiles(String) - Method in class rife.servlet.HttpRequest
- getFiles(String) - Method in class rife.test.MockRequest
- getFileUploadPath() - Method in class rife.config.RifeConfig.EngineConfig
- getFileUploadSizeCheck() - Method in class rife.config.RifeConfig.EngineConfig
- getFileUploadSizeException() - Method in class rife.config.RifeConfig.EngineConfig
- getFileUploadSizeLimit() - Method in class rife.config.RifeConfig.EngineConfig
- getFilteredBlock(String, String) - Method in class rife.template.AbstractTemplate
- getFilteredBlock(String, String) - Method in interface rife.template.Template
-
Returns the matched data of a block that matched a particular filter at template compilation.
- getFilteredBlocks(String) - Method in class rife.template.AbstractTemplate
- getFilteredBlocks(String) - Method in interface rife.template.Template
-
Each template type supports a set of special block tags that are used for adding automated features like localization, config value setting, ...
- getFilteredTag(String) - Method in class rife.template.FilteredTagsMap
- getFilteredValue(String, String) - Method in class rife.template.AbstractTemplate
- getFilteredValue(String, String) - Method in interface rife.template.Template
-
Returns the matched data of a value that matched a particular filter at template compilation.
- getFilteredValues(String) - Method in class rife.template.AbstractTemplate
- getFilteredValues(String) - Method in interface rife.template.Template
-
Each template type supports a set of special value tags that are used for adding automated features like authentication, localization, value rendering, config value setting, ...
- getFirstAsciiStream() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSet
object as an ascii stream. - getFirstBigDecimal() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSet
object as a big decimal. - getFirstBinaryStream() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSet
object as a binary stream. - getFirstBoolean() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSet
object as a boolean. - getFirstByte() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSet
object as a byte. - getFirstBytes() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSet
object as an array of bytes. - getFirstCharacterStream() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSet
object as a character stream. - getFirstDate() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSet
object as a sql date. - getFirstDate(Calendar) - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSet
object as a sql date. - getFirstDouble() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSet
object as a double. - getFirstFloat() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSet
object as a float. - getFirstGeneratedIntKey() - Method in class rife.database.DbStatement
-
Retrieves the first auto-generated key created as a result of executing this
DbStatement
object as an integer. - getFirstInt() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSet
object as an integer. - getFirstLong() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSet
object as a long. - getFirstShort() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSet
object as a short. - getFirstString() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSet
object as a string. - getFirstTime() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSet
object as a sql time. - getFirstTime(Calendar) - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSet
object as a sql time. - getFirstTimestamp() - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSet
object as a sql timestamo. - getFirstTimestamp(Calendar) - Method in class rife.database.DbResultSet
-
Retrieves the first field of the first row of this
DbResultSet
object as a sql timestamp. - getFloat(int) - Method in class rife.continuations.ContinuationStack
- getFloat(int) - Method in class rife.database.DbResultSet
- getFloat(String) - Method in class rife.config.Config
-
Retrieves the float value of a parameter.
- getFloat(String) - Method in class rife.database.DbResultSet
- getFloat(String, float) - Method in class rife.config.Config
-
Retrieves the float value of a parameter.
- getFloatItems(String) - Method in class rife.config.Config
-
Retrieves a list as float items.
- getForeignKeys() - Method in class rife.database.queries.CreateTable
- getForeignTable() - Method in class rife.database.queries.CreateTable.ForeignKey
- getFormat() - Method in class rife.validation.ConstrainedProperty
- getFormattedSize() - Method in class rife.cmf.ContentInfo
-
Retrieves the size of the stored
Content
instance as a formatted string. - getFormatter() - Method in exception rife.cmf.format.exceptions.InvalidContentDataTypeException
- getFormatter(MimeType) - Static method in class rife.cmf.MimeTypeFormatter
-
Returns an instance of the formatter for the provided mime type.
- getFormatter(MimeType, boolean) - Method in interface rife.cmf.dam.ContentStore
-
Returns a
Formatter
instance that will be used to load and to format the content data. - getFormBuilder() - Method in class rife.template.AbstractTemplate
- getFormBuilder() - Method in interface rife.template.BeanHandler
-
Returns a form builder which will be used to generate forms in the corresponding template.
- getFormBuilder() - Method in class rife.template.BeanHandlerHtml
- getFormBuilder() - Method in class rife.template.BeanHandlerPlain
- getFormBuilder() - Method in class rife.template.BeanHandlerXml
- getFormBuilder() - Method in interface rife.template.Template
-
Returns this template's form builder.
- getForms() - Method in class rife.test.ParsedHtml
-
Retrieves the list of all the forms in the HTML document.
- getFormWithId(String) - Method in class rife.test.ParsedHtml
-
Retrieves the first form in the HTML document with a particular
id
attribute. - getFormWithName(String) - Method in class rife.test.ParsedHtml
-
Retrieves the first form in the HTML document with a particular
name
attribute. - getFragment() - Method in class rife.cmf.validation.CmfPropertyValidationRule
-
Indicates whether the property that is validated is a fragment.
- getFrequency() - Method in class rife.scheduler.Task
-
Retrieves the frequency at which this task should execute repeatedly.
- getFrequency() - Method in exception rife.scheduler.taskmanagers.exceptions.RescheduleTaskErrorException
- getFrequencySpecification() - Method in class rife.scheduler.Task
-
Retrieves the frequency specification at which this task should execute repeatedly.
- getFrom() - Method in class rife.database.queries.Delete
- getFrom() - Method in class rife.database.queries.Select
- getFrom() - Method in class rife.database.querymanagers.generic.CountQuery
- getFrom() - Method in class rife.database.querymanagers.generic.DeleteQuery
- getFrom() - Method in class rife.database.querymanagers.generic.RestoreQuery
- getFrom() - Method in exception rife.tools.exceptions.ConversionException
- getFullName() - Method in interface rife.template.Template
-
Returns this template's full name, as it was used to instantiate it by a template factory.
- getGenerateClasses() - Method in class rife.config.RifeConfig.TemplateConfig
- getGeneratedKeys() - Method in class rife.database.DbStatement
-
Retrieves any auto-generated keys created as a result of executing this
DbStatement
object. - getGenerationPath() - Method in class rife.config.RifeConfig.TemplateConfig
- getGlobalNoCacheHeaders() - Method in class rife.config.RifeConfig.EngineConfig
- getGroup(String) - Method in class rife.validation.MetaData
- getGroup(String) - Method in interface rife.validation.Validated
-
Retrieve a particular validation group.
- getGroup(String) - Method in class rife.validation.Validation
- getGroupBy() - Method in class rife.database.queries.Select
- getGroups() - Method in class rife.validation.MetaData
- getGroups() - Method in interface rife.validation.Validated
-
Retrieves all validation groups.
- getGroups() - Method in class rife.validation.Validation
- getGzipCompression() - Method in class rife.config.RifeConfig.EngineConfig
- getGzipCompressionTypes() - Method in class rife.config.RifeConfig.EngineConfig
- getHandledTaskType() - Method in class rife.scheduler.Executor
-
Returns a string identifying the type of tasks that this executor will handle.
- getHaving() - Method in class rife.database.queries.Select
- getHeader(String) - Method in interface rife.engine.Request
- getHeader(String) - Method in class rife.servlet.HttpRequest
- getHeader(String) - Method in class rife.test.MockRequest
- getHeader(String) - Method in class rife.test.MockResponse
-
Returns the value of the specified response header as a
String
. - getHeaderNames() - Method in interface rife.engine.Request
- getHeaderNames() - Method in class rife.servlet.HttpRequest
- getHeaderNames() - Method in class rife.test.MockRequest
- getHeaderNames() - Method in class rife.test.MockResponse
-
Returns the value of the specified response header as a
String
. - getHeaders(String) - Method in interface rife.engine.Request
- getHeaders(String) - Method in class rife.servlet.HttpRequest
- getHeaders(String) - Method in class rife.test.MockRequest
- getHeaders(String) - Method in class rife.test.MockResponse
-
Returns all the values of the specified response header as an
Collection
ofString
objects. - getHelp(String) - Static method in class rife.template.TemplateDeployer
- getHelp(String) - Static method in class rife.tools.StringEncryptor
- getHint() - Method in class rife.database.queries.Delete
- getHint() - Method in class rife.database.queries.Insert
- getHint() - Method in class rife.database.queries.Select
- getHint() - Method in class rife.database.queries.Update
- getHoldability() - Method in class rife.database.DbResultSet
- getHref() - Method in class rife.test.MockLink
-
Retrieves the content of this link's
href
attribute. - getHttpServletRequest() - Method in interface rife.engine.Request
-
Retrieves the underlying
HttpServletRequest
. - getHttpServletRequest() - Method in class rife.servlet.HttpRequest
- getHttpServletRequest() - Method in class rife.test.MockRequest
- getHttpServletResponse() - Method in interface rife.engine.Response
-
Retrieves the underlying
HttpServletResponse
. - getHttpServletResponse() - Method in class rife.servlet.HttpResponse
- getHttpServletResponse() - Method in class rife.test.MockResponse
- getId() - Method in exception rife.cmf.dam.contentstores.exceptions.DeleteContentDataErrorException
- getId() - Method in exception rife.cmf.dam.contentstores.exceptions.HasContentDataErrorException
- getId() - Method in exception rife.cmf.dam.contentstores.exceptions.RetrieveSizeErrorException
- getId() - Method in exception rife.cmf.dam.contentstores.exceptions.StoreContentDataErrorException
- getId() - Method in exception rife.cmf.dam.contentstores.exceptions.UseContentDataErrorException
- getId() - Method in class rife.continuations.ContinuationContext
-
Retrieves the continuation ID.
- getId() - Method in class rife.feed.Entry
- getId() - Method in class rife.feed.Feed
- getId() - Method in class rife.scheduler.Task
-
Retrieves the unique ID of this task.
- getId() - Method in exception rife.template.exceptions.BlockUnknownException
- getId() - Method in exception rife.template.exceptions.ValueUnknownException
- getId() - Method in class rife.test.MockForm
-
Retrieves the content of this form's
id
attribute. - getId() - Method in class rife.test.MockLink
-
Retrieves the content of this link's
id
attribute. - getID() - Method in class rife.tools.UniqueID
- getIdAttributes() - Method in class rife.forms.AbstractFormBuilder
- getIdAttributes() - Method in class rife.forms.FormBuilderHtml
- getIdAttributes() - Method in class rife.forms.FormBuilderXml
- getIdChecked() - Method in class rife.forms.AbstractFormBuilder
- getIdChecked() - Method in class rife.forms.FormBuilderHtml
- getIdChecked() - Method in class rife.forms.FormBuilderXml
- getIdDisabled() - Method in class rife.forms.AbstractFormBuilder
- getIdDisabled() - Method in class rife.forms.FormBuilderHtml
- getIdDisabled() - Method in class rife.forms.FormBuilderXml
- getIdentifiedElementInRequest(Context) - Static method in class rife.authentication.elements.Identified
-
Retrieve the
Identified
element instance that is active in this request. - getIdentifier() - Method in class rife.datastructures.EnumClass
- getIdentifier() - Method in class rife.validation.ValidationError
-
Returns the textual identifier that categorizes this validation error.
- getIdentifierName() - Method in exception rife.cmf.dam.exceptions.MissingIdentifierValueException
- getIdentifierName() - Method in class rife.database.querymanagers.generic.AbstractGenericQueryManager
- getIdentifierName() - Method in interface rife.database.querymanagers.generic.GenericQueryManager
-
Get the name of the property defined as the identifier.
- getIdentifierName() - Method in class rife.database.querymanagers.generic.GenericQueryManagerDelegate
- getIdentifiers(Class<? extends EnumClass>) - Static method in class rife.datastructures.EnumClass
- getIdentifierUppercase() - Method in class rife.template.TemplateFactory
- getIdentifierValue(BeanType) - Method in class rife.database.querymanagers.generic.AbstractGenericQueryManager
- getIdentifierValue(BeanType) - Method in interface rife.database.querymanagers.generic.GenericQueryManager
-
Get the value of the property defined as the identifier.
- getIdentifierValue(T) - Method in class rife.database.querymanagers.generic.GenericQueryManagerDelegate
- getIdentity(Context) - Method in class rife.authentication.elements.Identified
- getIdentityProperty(Class) - Static method in class rife.validation.ConstrainedUtils
- getIdFormOption() - Method in class rife.forms.AbstractFormBuilder
- getIdFormOption() - Method in class rife.forms.FormBuilderHtml
- getIdFormOption() - Method in class rife.forms.FormBuilderXml
- getIdLabel() - Method in class rife.forms.AbstractFormBuilder
- getIdLabel() - Method in class rife.forms.FormBuilderHtml
- getIdLabel() - Method in class rife.forms.FormBuilderXml
- getIdMaxlength() - Method in class rife.forms.AbstractFormBuilder
- getIdMaxlength() - Method in class rife.forms.FormBuilderHtml
- getIdMaxlength() - Method in class rife.forms.FormBuilderXml
- getIdMinlength() - Method in class rife.forms.AbstractFormBuilder
- getIdMinlength() - Method in class rife.forms.FormBuilderHtml
- getIdMinlength() - Method in class rife.forms.FormBuilderXml
- getIdName() - Method in class rife.forms.AbstractFormBuilder
- getIdName() - Method in class rife.forms.FormBuilderHtml
- getIdName() - Method in class rife.forms.FormBuilderXml
- getIdOptions() - Method in class rife.forms.AbstractFormBuilder
- getIdOptions() - Method in class rife.forms.FormBuilderHtml
- getIdOptions() - Method in class rife.forms.FormBuilderXml
- getIdRequired() - Method in class rife.forms.AbstractFormBuilder
- getIdRequired() - Method in class rife.forms.FormBuilderHtml
- getIdRequired() - Method in class rife.forms.FormBuilderXml
- getIdSelected() - Method in class rife.forms.AbstractFormBuilder
- getIdSelected() - Method in class rife.forms.FormBuilderHtml
- getIdSelected() - Method in class rife.forms.FormBuilderXml
- getIdValue() - Method in class rife.forms.AbstractFormBuilder
- getIdValue() - Method in class rife.forms.FormBuilderHtml
- getIdValue() - Method in class rife.forms.FormBuilderXml
- getImage() - Method in class rife.feed.Entry
- getIncluded() - Method in exception rife.template.exceptions.CircularIncludesException
- getIncluded() - Method in exception rife.template.exceptions.IncludeNotFoundException
- getIncompatibleType() - Method in exception rife.database.querymanagers.generic.exceptions.IncompatibleValidationTypeException
- getInitializer() - Method in class rife.template.TemplateFactory
- getInjectableNames() - Method in class rife.ioc.HierarchicalProperties
-
Retrieves a
Set
with the unique names that are present in theHierarchicalProperties
hierarchy and that conform to the Java rules for valid identifiers. - getInList() - Method in class rife.validation.ConstrainedProperty
- getInstallTableQuery() - Method in interface rife.database.querymanagers.generic.GenericQueryManager
-
Get the query that would be used to install the table.
- getInstallTableQuery() - Method in class rife.database.querymanagers.generic.GenericQueryManagerDelegate
- getInt(int) - Method in class rife.continuations.ContinuationStack
- getInt(int) - Method in class rife.database.DbResultSet
- getInt(String) - Method in class rife.config.Config
-
Retrieves the int value of a parameter.
- getInt(String) - Method in class rife.database.DbResultSet
- getInt(String, int) - Method in class rife.config.Config
-
Retrieves the int value of a parameter.
- getIntHeader(String) - Method in interface rife.engine.Request
- getIntHeader(String) - Method in class rife.servlet.HttpRequest
- getIntHeader(String) - Method in class rife.test.MockRequest
- getIntHeader(String) - Method in class rife.test.MockResponse
-
Returns the value of the specified response header as an
int
. - getIntItems(String) - Method in class rife.config.Config
-
Retrieves a list as int items.
- getInto() - Method in class rife.database.queries.Insert
- getJarFileName() - Method in exception rife.resources.exceptions.CantFindResourceJarEntryException
- getJarFileName() - Method in exception rife.resources.exceptions.CouldntAccessResourceJarException
- getJavaFileList(File) - Static method in class rife.tools.FileUtils
-
Returns a list of Java files in the specified directory.
- getJoins() - Method in class rife.database.queries.Select
- getLabel() - Method in class rife.continuations.ContinuationContext
-
[PRIVATE AND UNSUPPORTED] Retrieves the number of the bytecode label where the continuation has to resume execution from.
- getLanguage() - Method in class rife.feed.Feed
- getLanguage() - Method in class rife.template.AbstractTemplate
- getLanguage() - Method in interface rife.template.Template
-
Returns this template's current 2-letter language code.
- getLastContext() - Static method in class rife.continuations.ContinuationContext
-
Retrieves the last active continuation for the executing thread.
- getLastElement() - Method in class rife.engine.AbstractResponse
- getLastElement() - Method in interface rife.engine.Response
-
Retrieves the element that was last processed with
- getLimit() - Method in class rife.database.queries.Select
- getLimitParameter() - Method in class rife.database.queries.AbstractWhereGroup
- getLine() - Method in exception rife.engine.exceptions.MultipartInvalidBoundaryException
- getLink() - Method in class rife.feed.Entry
- getLink() - Method in class rife.feed.Feed
- getLinks() - Method in class rife.test.ParsedHtml
-
Retrieves the list of all the links in the HTML document.
- getLinkWithId(String) - Method in class rife.test.ParsedHtml
-
Retrieves the first link in the HTML document with a particular
id
attribute. - getLinkWithImageAlt(String) - Method in class rife.test.ParsedHtml
-
Retrieves the first link in the HTML document that surrounds an
img
tag with a certainalt
attribute. - getLinkWithImageName(String) - Method in class rife.test.ParsedHtml
-
Retrieves the first link in the HTML document that surrounds an
img
tag with a certainname
attribute. - getLinkWithName(String) - Method in class rife.test.ParsedHtml
-
Retrieves the first link in the HTML document with a particular
name
attribute. - getLinkWithText(String) - Method in class rife.test.ParsedHtml
-
Retrieves the first link in the HTML document that surrounds a particular text.
- getLoadingErrors() - Method in class rife.validation.PropertyValidationRule
-
Retrieves the list of error messages that occurred during the loading of content data.
- getLoadingErrors(String) - Method in class rife.validation.MetaData
- getLoadingErrors(String) - Method in interface rife.validation.Validated
-
Returns the collection of error messages that occurred during the loading of the content of a certain property.
- getLoadingErrors(String) - Method in class rife.validation.Validation
- getLocale() - Method in interface rife.engine.Request
- getLocale() - Method in interface rife.engine.Response
- getLocale() - Method in class rife.servlet.HttpRequest
- getLocale() - Method in class rife.servlet.HttpResponse
- getLocale() - Method in class rife.test.MockRequest
- getLocale() - Method in class rife.test.MockResponse
- getLocale() - Static method in class rife.tools.Localization
- getLocale(String) - Static method in class rife.tools.Localization
- getLocale(String, String) - Static method in class rife.tools.Localization
- getLocales() - Method in interface rife.engine.Request
- getLocales() - Method in class rife.servlet.HttpRequest
- getLocales() - Method in class rife.test.MockRequest
- getLocalMap() - Method in class rife.ioc.HierarchicalProperties
-
Retrieves the
Map
with only the properties that are locally present in thisHierarchicalProperties
instance. - getLocalStack() - Method in class rife.continuations.ContinuationContext
-
[PRIVATE AND UNSUPPORTED] Retrieves the local operand stack of this continuation.
- getLocalVars() - Method in class rife.continuations.ContinuationContext
-
[PRIVATE AND UNSUPPORTED] Retrieves the local variable stack of this continuation.
- getLocalVarType() - Method in exception rife.continuations.exceptions.ContinuableLocalVariableUncloneableException
-
The type of the local variable that can't be cloned.
- getLogEngineExceptions() - Method in class rife.config.RifeConfig.EngineConfig
- getLogin() - Method in class rife.authentication.credentials.RoleUser
- getLogin() - Method in interface rife.authentication.credentials.RoleUserCredentials
-
Retrieves the submitted login.
- getLogin() - Method in exception rife.authentication.credentialsmanagers.exceptions.AddUserErrorException
- getLogin() - Method in exception rife.authentication.credentialsmanagers.exceptions.ContainsUserErrorException
- getLogin() - Method in exception rife.authentication.credentialsmanagers.exceptions.DuplicateLoginException
- getLogin() - Method in exception rife.authentication.credentialsmanagers.exceptions.GetAttributesErrorException
- getLogin() - Method in exception rife.authentication.credentialsmanagers.exceptions.GetUserIdErrorException
- getLogin() - Method in exception rife.authentication.credentialsmanagers.exceptions.RemoveUserErrorException
- getLogin() - Method in exception rife.authentication.credentialsmanagers.exceptions.UnknownRoleErrorException
- getLogin() - Method in exception rife.authentication.credentialsmanagers.exceptions.UpdateUserErrorException
- getLogin() - Method in class rife.authentication.credentialsmanagers.RoleUserIdentity
- getLogin(long) - Method in interface rife.authentication.credentialsmanagers.IdentifiableUsersManager
-
Retrieves the login of a particular user according to its unique ID.
- getLogin(long) - Method in class rife.authentication.credentialsmanagers.MemoryUsers
- GetLoginErrorException - Exception in rife.authentication.credentialsmanagers.exceptions
- GetLoginErrorException(DatabaseException, long) - Constructor for exception rife.authentication.credentialsmanagers.exceptions.GetLoginErrorException
- getLoginMaximumLength() - Method in class rife.config.RifeConfig.AuthenticationConfig
- getLoginMinimumLength() - Method in class rife.config.RifeConfig.AuthenticationConfig
- getLong(int) - Method in class rife.continuations.ContinuationStack
- getLong(int) - Method in class rife.database.DbResultSet
- getLong(String) - Method in class rife.config.Config
-
Retrieves the long value of a parameter.
- getLong(String) - Method in class rife.database.DbResultSet
- getLong(String, long) - Method in class rife.config.Config
-
Retrieves the long value of a parameter.
- getLongItems(String) - Method in class rife.config.Config
-
Retrieves a list as long items.
- getMainClass() - Method in exception rife.database.querymanagers.generic.exceptions.MissingManyToOneMainPropertyException
- getMainClass() - Method in class rife.validation.ConstrainedProperty.ManyToOneAssociation
- getMainDeclaration() - Method in class rife.database.querymanagers.generic.ManyToOneAssociationDeclaration
- getMainProperty() - Method in class rife.database.querymanagers.generic.ManyToOneAssociationDeclaration
- getMainProperty() - Method in class rife.validation.ConstrainedProperty.ManyToOneAssociation
- getMainType() - Method in class rife.database.querymanagers.generic.ManyToOneAssociationDeclaration
- getManager() - Method in class rife.continuations.basic.BasicContinuableRunner
-
Retrieves the manager that is used by the continuation runner.
- getManager() - Method in class rife.continuations.ContinuationContext
-
Retrieves the manager of this
ContinuationContext
. - getManyToMany() - Method in class rife.validation.ConstrainedProperty
- getManyToManyAssociation() - Method in class rife.validation.ConstrainedProperty
- getManyToOne() - Method in class rife.validation.ConstrainedProperty
- getManyToOneAssociation() - Method in class rife.validation.ConstrainedProperty
- getMatchingRegexp(String, Collection<Pattern>) - Static method in class rife.tools.StringUtils
-
Matches a collection of regular expressions against a string.
- getMaxDate() - Method in class rife.validation.ConstrainedProperty
- getMaxFieldSize() - Method in class rife.database.DbStatement
-
Retrieves the maximum number of bytes that can be returned for character and binary column values in a
ResultSet
object produced by thisStatement
object. - getMaxLength() - Method in class rife.validation.ConstrainedProperty
- getMaxRows() - Method in class rife.database.DbStatement
-
Retrieves the maximum number of rows that a
ResultSet
object produced by thisDbStatement
object can contain. - getMaxVisualUrlLength() - Method in class rife.config.RifeConfig.ToolsConfig
- getMember(Class<MemberType>, Object) - Static method in class rife.datastructures.EnumClass
- getMembers(Class<? extends EnumClass>) - Static method in class rife.datastructures.EnumClass
- getMetaData() - Method in class rife.database.DbConnection
-
Retrieves a
DatabaseMetaData
object that contains metadata about the database to which thisDbConnection
object represents a connection. - getMetaData() - Method in class rife.database.DbPreparedStatement
-
Retrieves a
ResultSetMetaData
object that contains information about the columns of theResultSet
object that will be returned when thisPDbreparedStatement
object is executed. - getMetaData() - Method in class rife.database.DbResultSet
- getMetaDataClassName(byte[]) - Static method in class rife.validation.instrument.MetaDataClassAnnotationDetector
-
Retrieves the class name of the metadata class that is associated through the
MetaDataClass
class annotation. - getMethod() - Method in interface rife.engine.Request
- getMethod() - Method in class rife.servlet.HttpRequest
- getMethod() - Method in class rife.test.MockForm
-
Retrieves the content of this form's
method
attribute. - getMethod() - Method in class rife.test.MockRequest
- getMimeType() - Method in class rife.cmf.Content
-
Retrieves the mime type of the content.
- getMimeType() - Method in class rife.cmf.ContentInfo
-
Retrieves the mime type of the stored
Content
instance. - getMimeType() - Method in exception rife.cmf.dam.contentmanagers.exceptions.UnsupportedMimeTypeException
- getMimeType() - Method in exception rife.cmf.format.exceptions.InvalidContentDataTypeException
- getMimeType() - Method in exception rife.cmf.format.exceptions.UnreadableDataFormatException
- getMimeType() - Method in exception rife.cmf.format.exceptions.UnsupportedTargetMimeTypeException
- getMimeType() - Method in class rife.template.AbstractBeanHandler
- getMimeType() - Method in class rife.template.BeanHandlerHtml
- getMimeType() - Method in class rife.template.BeanHandlerPlain
- getMimeType() - Method in class rife.template.BeanHandlerXml
- getMimeType() - Method in class rife.validation.ConstrainedProperty
-
Retrieves the mime type of the property.
- getMimeType(String) - Static method in class rife.cmf.MimeType
-
Returns the
MimeType
instance that corresponds to a given textual identifier. - getMimeType(String) - Static method in class rife.config.RifeConfig.Mime
- getMinDate() - Method in class rife.validation.ConstrainedProperty
- getMinLength() - Method in class rife.validation.ConstrainedProperty
- getModificationTime() - Method in class rife.template.AbstractTemplate
- getModificationTime() - Method in interface rife.template.Template
-
Returns when the file corresponding to this template was modified, in milliseconds since the Unix epoch.
- getModificationTime(String) - Method in class rife.resources.AbstractResourceFinder
- getModificationTime(String) - Method in class rife.resources.DatabaseResources
- getModificationTime(String) - Method in interface rife.resources.ResourceFinder
-
Retrieves the modification time of the resource that corresponds to the provided name.
- getModificationTime(URL) - Method in class rife.resources.MemoryResources
- getModificationTime(URL) - Static method in class rife.resources.ModificationTimeClasspath
- getModificationTime(URL) - Method in interface rife.resources.ResourceFinder
-
Retrieves the modification time of the provided resource.
- getModificationTime(URL) - Method in class rife.resources.ResourceFinderClasspath
- getModificationTime(URL) - Method in class rife.resources.ResourceFinderDirectories
- getModificationTime(URL) - Method in class rife.resources.ResourceFinderGroup
- getModificationTime(ResourceFinder, URL) - Static method in class rife.template.Parser
- getMoreResults() - Method in class rife.database.DbStatement
-
Moves to this
DbStatement
object's next result, returnstrue
if it is aResultSet
object, and implicitly closes any currentResultSet
object(s) obtained with the methodgetResultSet
. - getMoreResults(int) - Method in class rife.database.DbStatement
-
Moves to this
DbStatement
object's next result, deals with any currentResultSet
object(s) according to the instructions specified by the given flag, and returnstrue
if the next result is aResultSet
object. - getName() - Method in exception rife.authentication.credentialsmanagers.exceptions.RemoveRoleErrorException
- getName() - Method in class rife.cmf.Content
-
Retrieves the name of the content.
- getName() - Method in class rife.cmf.ContentInfo
-
Retrieves the name of the stored
Content
instance. - getName() - Method in class rife.cmf.ContentRepository
-
Retrieves the name of the content repository.
- getName() - Method in exception rife.database.exceptions.UnsupportedDriverNameException
- getName() - Method in class rife.database.queries.CreateSequence
- getName() - Method in class rife.database.queries.CreateTable.Column
- getName() - Method in class rife.database.queries.CreateTable.Constraint
- getName() - Method in class rife.database.queries.DropSequence
- getName() - Method in class rife.database.queries.SequenceValue
- getName() - Method in class rife.engine.UploadedFile
-
Retrieves the name of the file that was selected on the client when uploading.
- getName() - Method in exception rife.resources.exceptions.ResourceAdditionErrorException
- getName() - Method in exception rife.resources.exceptions.ResourceRemovalErrorException
- getName() - Method in exception rife.resources.exceptions.ResourceUpdateErrorException
- getName() - Method in class rife.scheduler.TaskOption
-
Retrieves the name of this task option.
- getName() - Method in exception rife.scheduler.taskoptionmanagers.exceptions.GetTaskOptionErrorException
- getName() - Method in exception rife.scheduler.taskoptionmanagers.exceptions.RemoveTaskOptionErrorException
- getName() - Method in exception rife.template.exceptions.AmbiguousTemplateNameException
- getName() - Method in exception rife.template.exceptions.TemplateNotFoundException
- getName() - Method in interface rife.template.Template
-
Returns this template's name, without path information or file extension.
- getName() - Method in class rife.test.MockForm
-
Retrieves the content of this form's
name
attribute. - getName() - Method in class rife.test.MockLink
-
Retrieves the content of this link's
name
attribute. - getName() - Method in class rife.validation.ConstrainedProperty
-
Retrieves the name of this property.
- getName() - Method in class rife.validation.ValidationGroup
- getNames() - Method in class rife.ioc.HierarchicalProperties
-
Retrieves a
Set
with the unique names that are present in theHierarchicalProperties
hierarchy. - getNamespaces() - Method in class rife.feed.Feed
- getNCharacterStream(int) - Method in class rife.database.DbResultSet
- getNCharacterStream(String) - Method in class rife.database.DbResultSet
- getNClob(int) - Method in class rife.database.DbResultSet
- getNClob(String) - Method in class rife.database.DbResultSet
- getNewCookieNames() - Method in class rife.test.MockResponse
-
Retrieves the list of cookies that have been added in this response.
- getNewInstance() - Method in class rife.database.queries.QueryParameters
- getNewPlanned() - Method in exception rife.scheduler.taskmanagers.exceptions.RescheduleTaskErrorException
- getNextTimestamp() - Method in class rife.scheduler.Task
-
Calculate the next timestamp in milliseconds since epoch at which this task should execute.
- getNextTimestamp(long) - Method in class rife.scheduler.Task
-
Calculate the next timestamp in milliseconds since epoch at which this task should execute, starting from a provided timestamp.
- getNotEqual() - Method in class rife.validation.ConstrainedProperty
-
Retrieves the reference object to which the property value can't be equal.
- getNString(int) - Method in class rife.database.DbResultSet
- getNString(String) - Method in class rife.database.DbResultSet
- getNullable() - Method in class rife.database.queries.CreateTable.Column
- getNullSqlType() - Method in class rife.cmf.dam.contentstores.DatabaseImageStore
- getNumberOfTypes() - Method in class rife.database.queries.QueryParameters
- getObject(int) - Method in class rife.database.DbResultSet
- getObject(int, Class<T>) - Method in class rife.database.DbResultSet
- getObject(int, Map) - Method in class rife.database.DbResultSet
- getObject(String) - Method in class rife.database.DbResultSet
- getObject(String, Class<T>) - Method in class rife.database.DbResultSet
- getObject(String, Map) - Method in class rife.database.DbResultSet
- getOffset() - Method in class rife.database.queries.Select
- getOffsetParameter() - Method in class rife.database.queries.AbstractWhereGroup
- getOnDelete() - Method in class rife.database.queries.CreateTable.ForeignKey
- getOnDelete() - Method in class rife.validation.ConstrainedProperty.ManyToMany
- getOnDelete() - Method in class rife.validation.ConstrainedProperty.ManyToOne
- getOnUpdate() - Method in class rife.database.queries.CreateTable.ForeignKey
- getOnUpdate() - Method in class rife.validation.ConstrainedProperty.ManyToMany
- getOnUpdate() - Method in class rife.validation.ConstrainedProperty.ManyToOne
- getOperation() - Method in class rife.database.queries.SequenceValue
- getOptimalPath() - Method in class rife.cmf.ContentInfo
-
Retrieves the path of the stored
Content
instance in the most optimal form for usage in the cmf. - getOrderBy() - Method in class rife.database.queries.Select
- getOrderedNames() - Method in class rife.database.queries.QueryParameters
- getOrderedNamesArray() - Method in class rife.database.queries.QueryParameters
- getOrdinalColumn() - Method in class rife.cmf.dam.OrdinalManager
-
Retrieves the name of the ordinal column.
- getOrdinalRestriction() - Method in class rife.validation.ConstrainedProperty
-
Retrieves the ordinal restriction of this property.
- getOutputStream() - Method in class rife.engine.AbstractResponse
- getOutputStream() - Method in interface rife.engine.Response
- getPackage() - Method in class rife.template.Parser
- getParameterIndex() - Method in exception rife.database.exceptions.UndefinedVirtualParameterException
- getParameterIndex() - Method in exception rife.database.exceptions.UnsupportedVirtualParameterTypeException
- getParameterIndices(String) - Method in class rife.database.DbPreparedStatement
-
Retrieves all the parameter indices that correspond to the name of a parameter of the
ParametrizedQuery
object that is used by thisDbPreparedStatement
instance. - getParameterMetaData() - Method in class rife.database.DbPreparedStatement
-
Retrieves the number, types and properties of this
DbPreparedStatement
object's parameters. - getParameterName() - Method in exception rife.database.exceptions.ParameterDoesntExistException
- getParameterName() - Method in exception rife.database.exceptions.UndefinedVirtualParameterException
- getParameterName() - Method in exception rife.engine.exceptions.PathInfoMappingPatternInvalidException
- getParameterNames() - Method in class rife.test.MockForm
-
Retrieves all the parameter names of this form.
- getParameterNames() - Method in class rife.test.MockLink
-
Retrieves all the parameter names of this link.
- getParameters() - Method in class rife.database.queries.AbstractWhereGroup
- getParameters() - Method in class rife.database.queries.CreateSequence
- getParameters() - Method in interface rife.database.queries.Query
- getParameters() - Method in class rife.database.queries.ReadQueryString
- getParameters() - Method in class rife.database.queries.ReadQueryTemplate
- getParameters() - Method in class rife.database.querymanagers.generic.CountQuery
- getParameters() - Method in class rife.database.querymanagers.generic.DeleteQuery
- getParameters() - Method in class rife.database.querymanagers.generic.RestoreQuery
- getParameters() - Method in interface rife.engine.Request
-
Retrieves the parameters that were sent in this request.
- getParameters() - Method in class rife.servlet.HttpRequest
- getParameters() - Method in class rife.test.MockForm
-
Retrieves all the parameters of this form.
- getParameters() - Method in class rife.test.MockLink
-
Retrieves all the parameters of this link.
- getParameters() - Method in class rife.test.MockRequest
-
Retrieves all the parameters of this request.
- getParameterValue(String) - Method in class rife.test.MockForm
-
Retrieves the first value of a parameter in this form.
- getParameterValue(String) - Method in class rife.test.MockLink
-
Retrieves the first value of a parameter in this link.
- getParameterValues(String) - Method in class rife.test.MockForm
-
Retrieves the values of a parameter in this form.
- getParameterValues(String) - Method in class rife.test.MockLink
-
Retrieves the values of a parameter in this link.
- getParent() - Method in class rife.ioc.HierarchicalProperties
-
Retrieves the parent of this
HierarchicalProperties
instance. - getParentContext() - Method in class rife.continuations.ContinuationContext
-
Retrieves the parent
ContinuationContext
of thisContinuationContext
instance. - getParentContextId() - Method in class rife.continuations.ContinuationContext
-
Retrieves the unique identifier of the parent continuation of this
ContinuationContext
instance. - getParentId() - Method in class rife.continuations.ContinuationContext
-
Retrieves the ID of this continuation's parent.
- getParsedHtml() - Method in class rife.test.MockResponse
-
Retrieves the content of this response as parsed HTML.
- getPassThroughSuffixes() - Method in class rife.config.RifeConfig.EngineConfig
- getPassword() - Method in class rife.authentication.credentials.RoleUser
- getPassword() - Method in interface rife.authentication.credentials.RoleUserCredentials
-
Retrieves the submitted password.
- getPassword() - Method in class rife.authentication.credentialsmanagers.RoleUserAttributes
- getPassword() - Method in class rife.database.Datasource
-
Retrieves the password that's used by this
Datasource
. - getPassword() - Method in exception rife.database.exceptions.ConnectionOpenErrorException
- getPassword(String) - Method in class rife.authentication.credentialsmanagers.DatabaseUsers
- getPasswordEncryptor() - Method in class rife.authentication.credentialsmanagers.DatabaseUsers
- getPasswordEncryptor() - Method in class rife.authentication.credentialsmanagers.MemoryUsers
- getPasswordMaximumLength() - Method in class rife.config.RifeConfig.AuthenticationConfig
- getPasswordMinimumLength() - Method in class rife.config.RifeConfig.AuthenticationConfig
- getPath() - Method in class rife.cmf.ContentInfo
-
Retrieves the path of the stored
Content
instance. - getPath() - Method in exception rife.template.exceptions.GetContentErrorException
- getPath() - Method in exception rife.template.exceptions.ModificationTimeErrorException
- getPath() - Method in exception rife.template.exceptions.TransformedResultConversionException
- getPattern() - Method in exception rife.engine.exceptions.PathInfoMappingPatternInvalidException
- getPauseMethodName() - Method in interface rife.continuations.ContinuationConfigInstrument
-
The name of the method that will trigger a pause continuation, for instance
"pause"
. - getPauseMethodName() - Method in class rife.engine.EngineContinuationConfigInstrument
- getPlanned() - Method in class rife.scheduler.Task
-
Retrieve the timestamp at which this task is scheduled for the next execution.
- getPool() - Method in class rife.database.Datasource
-
Retrieves the instance of the connection pool that is provided by this datasource.
- getPoolSize() - Method in class rife.database.Datasource
-
Retrieves the size of the pool that's used by this
Datasource
. - getPosition() - Method in class rife.validation.ConstrainedProperty
-
Retrieves the position in which the property should be displayed.
- getPost(Class<? extends Element>) - Method in class rife.engine.Router
-
Registers a class element as a route for the GET and POST method, the path will be derived from the uncapitalized shortened class name.
- getPost(String, Class<? extends Element>) - Method in class rife.engine.Router
-
Registers a class element as a route for the GET and POST method with a specific path.
- getPost(String, Supplier<? extends Element>) - Method in class rife.engine.Router
-
Registers an element supplier as a route for the GET and POST method with a specific path.
- getPost(String, Element) - Method in class rife.engine.Router
-
Registers a lambda element as a route for the GET and POST method with a specific path.
- getPost(String, PathInfoHandling, Class<? extends Element>) - Method in class rife.engine.Router
-
Registers a class element as a route for the GET and POST method with a specific path and pathinfo handling.
- getPost(String, PathInfoHandling, Supplier<? extends Element>) - Method in class rife.engine.Router
-
Registers an element supplier as a route for the GET and POST method with a specific path and pathinfo handling.
- getPost(String, PathInfoHandling, Element) - Method in class rife.engine.Router
-
Registers a lambda element as a route for the GET and POST method with a specific path and pathinfo handling.
- getPost(Supplier<? extends Element>) - Method in class rife.engine.Router
-
Registers an element supplier as a route for the GET and POST method, the path will be derived from the uncapitalized shortened class name.
- getPost(PathInfoHandling, Class<? extends Element>) - Method in class rife.engine.Router
-
Registers a class element as a route for the GET and POST method with a pathinfo handling, the path will be derived from the uncapitalized shortened class name.
- getPost(PathInfoHandling, Supplier<? extends Element>) - Method in class rife.engine.Router
-
Registers an element supplier as a route for the GET and POST method with a pathinfo handling, the path will be derived from the uncapitalized shortened class name.
- getPrecision() - Method in class rife.database.queries.CreateTable.Column
- getPrecision() - Method in class rife.validation.ConstrainedProperty
- getPreferences() - Method in exception rife.config.exceptions.StorePreferencesErrorException
- getPreferencesNode() - Method in class rife.config.Config
-
Retrieves the
Preferences
node that is used by this config instance. - getPreparedStatement() - Method in exception rife.database.exceptions.NoParametersException
- getPreparedStatement() - Method in exception rife.database.exceptions.NoParametrizedQueryException
- getPreparedStatement() - Method in exception rife.database.exceptions.ParameterDoesntExistException
- getPreparedStatement() - Method in exception rife.database.exceptions.UndefinedVirtualParameterException
- getPreparedStatement() - Method in exception rife.database.exceptions.UnsupportedVirtualParameterTypeException
- getPreparedStatement(String) - Method in class rife.database.DbConnection
-
Creates a new
DbPreparedStatement
instance for this connection from a regular SQL query string. - getPreparedStatement(String, int) - Method in class rife.database.DbConnection
-
Creates a new
DbPreparedStatement
instance for this connection from aQuery
instance that has the capability to retrieve auto-generated keys. - getPreparedStatement(Query) - Method in class rife.database.DbConnection
-
Creates a new
DbPreparedStatement
instance for this connection from aQuery
instance. - getPreparedStatement(Query, int) - Method in class rife.database.DbConnection
-
Creates a new
DbPreparedStatement
instance for this connection from aQuery
instance that has the capability to retrieve auto-generated keys. - getPreparedStatement(Query, int, int, int) - Method in class rife.database.DbConnection
-
Creates a new
DbPreparedStatement
instance for this connection from aQuery
instance that will generateResultSet
objects with the given type, concurrency, and holdability. - getPreparedStatement(Query, DbConnection) - Method in class rife.database.DbResultSetHandler
- getPrettyEngineExceptions() - Method in class rife.config.RifeConfig.EngineConfig
- getPreviousIncludes() - Method in exception rife.template.exceptions.CircularIncludesException
- getPrimaryKeyMethod_ - Variable in class rife.database.querymanagers.generic.AbstractGenericQueryManager
- getPrimaryKeys() - Method in class rife.database.queries.CreateTable
- getProperties() - Method in class rife.cmf.Content
-
Retrieves the content properties.
- getProperties() - Method in class rife.cmf.ContentInfo
-
Retrieves the content data properties of the stored
Content
instance. - getProperty() - Method in exception rife.cmf.dam.exceptions.ExpectedMimeTypeConstraintException
- getProperty() - Method in exception rife.cmf.dam.exceptions.ExpectedOrdinalConstraintException
- getProperty() - Method in exception rife.cmf.dam.exceptions.InvalidOrdinalRestrictionTypeException
- getProperty() - Method in exception rife.cmf.dam.exceptions.InvalidOrdinalTypeException
- getProperty() - Method in exception rife.cmf.dam.exceptions.OrdinalRestrictionCantBeNullException
- getProperty() - Method in exception rife.cmf.dam.exceptions.UnknownConstrainedPropertyException
- getProperty() - Method in exception rife.cmf.dam.exceptions.UnknownOrdinalException
- getProperty() - Method in exception rife.cmf.dam.exceptions.UnknownOrdinalRestrictionException
- getProperty() - Method in exception rife.cmf.dam.exceptions.WrongConstrainedPropertyVariantException
- getProperty(String) - Method in class rife.cmf.Content
-
Retrieves the value of a named content property.
- getProperty(String) - Method in class rife.cmf.ContentInfo
-
Retrieves the value of a named content property.
- getPropertyName() - Method in exception rife.database.exceptions.MissingManyToOneColumnException
- getPropertyName() - Method in exception rife.database.exceptions.MissingManyToOneTableException
- getPropertyName() - Method in exception rife.database.querymanagers.generic.exceptions.IncompatibleManyToOneValueTypeException
- getPropertyName() - Method in exception rife.database.querymanagers.generic.exceptions.MissingManyToManyTypeInformationException
- getPropertyName() - Method in exception rife.database.querymanagers.generic.exceptions.MissingManyToOneAssociationTypeInformationException
- getPropertyName() - Method in exception rife.database.querymanagers.generic.exceptions.UnsupportedManyToManyPropertyTypeException
- getPropertyName() - Method in exception rife.database.querymanagers.generic.exceptions.UnsupportedManyToManyValueTypeException
- getPropertyName() - Method in exception rife.database.querymanagers.generic.exceptions.UnsupportedManyToOneAssociationPropertyTypeException
- getPropertyName() - Method in exception rife.database.querymanagers.generic.exceptions.UnsupportedManyToOneValueTypeException
- getPropertyName() - Method in exception rife.ioc.exceptions.IncompatiblePropertyValueTypeException
- getPropertyName() - Method in class rife.validation.ConstrainedBean.Order
- getPropertyName() - Method in class rife.validation.ConstrainedProperty
-
Retrieves the property name.
- getPropertyName() - Method in class rife.validation.PropertyValidationRule
-
Retrieves the name of the property.
- getPropertyNames() - Method in class rife.validation.ValidationGroup
- getPropertyNames(Class, String[], String[], String) - Static method in class rife.tools.BeanUtils
-
Gets the names of the properties of the specified beanClass that have both read and write accessors.
- getPropertyNames(BeanUtils.Accessors, Class, String[], String[], String) - Static method in class rife.tools.BeanUtils
-
Gets the names of the properties of the specified beanClass that have the specified accessors.
- getPropertyType() - Method in exception rife.database.querymanagers.generic.exceptions.IncompatibleManyToOneValueTypeException
- getPropertyType(Class, String) - Static method in class rife.tools.BeanUtils
-
Returns the class of a property of a bean, given its name.
- getPropertyTypes(Class, String[], String[], String) - Static method in class rife.tools.BeanUtils
-
Returns a map of property names and their corresponding types for the given bean class, based on the included/excluded properties and prefix.
- getPropertyTypes(BeanUtils.Accessors, Class, String[], String[], String) - Static method in class rife.tools.BeanUtils
-
Returns a map of property names and their corresponding types for the given bean class, based on the included/excluded properties and prefix, using the specified accessors.
- getPropertyValue(Object, String) - Static method in class rife.tools.BeanUtils
-
Returns the value of the property with the given name from the specified bean.
- getPropertyValues(Object, String[], String[], String) - Static method in class rife.tools.BeanUtils
-
Returns the values of the properties of a bean as a map, given an optional prefix and inclusive/exclusive property filters.
- getPropertyValues(Template, Object, String) - Method in class rife.template.AbstractBeanHandler
- getPropertyValues(Template, Object, String) - Method in class rife.template.BeanHandlerHtml
- getPropertyValues(Template, Object, String) - Method in class rife.template.BeanHandlerPlain
- getPropertyValues(Template, Object, String) - Method in class rife.template.BeanHandlerXml
- getPropertyValues(BeanUtils.Accessors, Object, String[], String[], String) - Static method in class rife.tools.BeanUtils
-
Returns the values of the properties of a bean as a map, given an optional prefix and inclusive/exclusive property filters and a custom set of accessors.
- getProtocol() - Method in interface rife.engine.Request
- getProtocol() - Method in exception rife.resources.exceptions.UnsupportedResourceProtocolException
- getProtocol() - Method in class rife.servlet.HttpRequest
- getProtocol() - Method in class rife.test.MockRequest
- getProxyRootUrl() - Method in class rife.config.RifeConfig.EngineConfig
- getPublishedDate() - Method in class rife.feed.Entry
- getPublishedDate() - Method in class rife.feed.Feed
- getQuery() - Method in class rife.database.DbPreparedStatement
-
Returns the query builder that provides the SQL query that will be executed by this prepared statement.
- getQueryName() - Method in exception rife.database.exceptions.ColumnsRequiredException
- getQueryName() - Method in exception rife.database.exceptions.FieldsRequiredException
- getQueryName() - Method in exception rife.database.exceptions.SequenceNameRequiredException
- getQueryName() - Method in exception rife.database.exceptions.SequenceOperationRequiredException
- getQueryName() - Method in exception rife.database.exceptions.TableNameOrFieldsRequiredException
- getQueryName() - Method in exception rife.database.exceptions.TableNameRequiredException
- getQueryTimeout() - Method in class rife.database.DbStatement
-
Retrieves the number of seconds the driver will wait for a
DbStatement
object to execute. - getRangeBegin() - Method in class rife.validation.ConstrainedProperty
- getRangeEnd() - Method in class rife.validation.ConstrainedProperty
- getReason() - Method in class rife.test.MockResponse
-
Returns the error reason of this response.
- getReceivedType() - Method in exception rife.cmf.format.exceptions.InvalidContentDataTypeException
- getRecords() - Method in class rife.tools.SwallowingLogFormatter
- getRef(int) - Method in class rife.database.DbResultSet
- getRef(String) - Method in class rife.database.DbResultSet
- getReference(int) - Method in class rife.continuations.ContinuationStack
- getReferenceStackSize() - Method in class rife.continuations.ContinuationStack
- getRegexp() - Method in class rife.validation.ConstrainedProperty
- getRegexpMatch(Collection<String>, Pattern) - Static method in class rife.tools.StringUtils
-
Matches a collection of strings against a regular expression.
- getRemember() - Method in interface rife.authentication.credentials.RememberMe
-
Indicates whether the submitted credentials should be remembered.
- getRemember() - Method in class rife.authentication.credentials.RoleUser
- getRememberDuration() - Method in interface rife.authentication.RememberManager
-
Obtains the maximum time that a remember ID can be used before it becomes invalid.
- getRememberDuration() - Method in class rife.authentication.remembermanagers.DatabaseRemember
- getRememberDuration() - Method in class rife.config.RifeConfig.AuthenticationConfig
- getRemembered() - Method in class rife.authentication.sessionmanagers.MemorySession
- getRememberedUserId(String) - Method in interface rife.authentication.RememberManager
-
Retrieves the user ID that corresponds to a certain remember ID.
- GetRememberedUserIdErrorException - Exception in rife.authentication.remembermanagers.exceptions
- GetRememberedUserIdErrorException(String) - Constructor for exception rife.authentication.remembermanagers.exceptions.GetRememberedUserIdErrorException
- GetRememberedUserIdErrorException(String, Throwable) - Constructor for exception rife.authentication.remembermanagers.exceptions.GetRememberedUserIdErrorException
- getRememberId() - Method in exception rife.authentication.remembermanagers.exceptions.EraseRememberIdErrorException
- getRememberId() - Method in exception rife.authentication.remembermanagers.exceptions.GetRememberedUserIdErrorException
- getRememberManager() - Method in interface rife.authentication.SessionValidator
-
Retrieves the currently used
RememberManager
. - getRememberManager() - Method in class rife.authentication.sessionvalidators.AbstractSessionValidator
-
Retrieves this validator's "remember me" manager.
- getRememberManager() - Method in class rife.authentication.sessionvalidators.DatabaseSessionValidator
- getRememberPurgeFrequency() - Method in interface rife.authentication.RememberManager
-
Obtains the frequency at which the purging will happen in relationship to the scale.
- getRememberPurgeFrequency() - Method in class rife.authentication.remembermanagers.DatabaseRemember
- getRememberPurgeFrequency() - Method in class rife.config.RifeConfig.AuthenticationConfig
- getRememberPurgeScale() - Method in interface rife.authentication.RememberManager
-
Obtains the scale at which the purging will happen in relationship to the frequency.
- getRememberPurgeScale() - Method in class rife.authentication.remembermanagers.DatabaseRemember
- getRememberPurgeScale() - Method in class rife.config.RifeConfig.AuthenticationConfig
- getRemoteAddr() - Method in interface rife.engine.Request
- getRemoteAddr() - Method in class rife.servlet.HttpRequest
- getRemoteAddr() - Method in class rife.test.MockRequest
- getRemoteHost() - Method in interface rife.engine.Request
- getRemoteHost() - Method in class rife.servlet.HttpRequest
- getRemoteHost() - Method in class rife.test.MockRequest
- getRemoteUser() - Method in interface rife.engine.Request
- getRemoteUser() - Method in class rife.servlet.HttpRequest
- getRemoteUser() - Method in class rife.test.MockRequest
- getRendererClassname() - Method in exception rife.template.exceptions.RendererInstantiationException
- getRendererClassname() - Method in exception rife.template.exceptions.RendererNotFoundException
- getRendererClassname() - Method in exception rife.template.exceptions.RendererWrongTypeException
- getRepository() - Method in class rife.cmf.dam.ContentQueryManager
-
Retrieves the default repository that is used by this
ContentQueryManager
. - getRepository() - Method in class rife.validation.ConstrainedProperty
-
Retrieves the repository where the content data of this property will be stored.
- getRepositoryName() - Method in exception rife.cmf.dam.contentmanagers.exceptions.UnknownContentRepositoryException
- getRequest() - Method in class rife.engine.AbstractResponse
-
Retrieves the request that is associated with this response.
- getRequest() - Method in class rife.test.MockForm
-
Creates a new
MockRequest
that contains the method, the parameters and the files of this form. - getRequest() - Method in class rife.test.MockLink
-
Creates a new
MockRequest
that contains the parameters this link. - getRequestDispatcher(String) - Method in interface rife.engine.Request
- getRequestDispatcher(String) - Method in class rife.servlet.HttpRequest
- getRequestDispatcher(String) - Method in class rife.test.MockRequest
- getRequestEncoding() - Method in class rife.config.RifeConfig.EngineConfig
- getRescheduleDelay() - Method in class rife.scheduler.Executor
-
Provides the delay in milliseconds that should be used when tasks are being rescheduled after non-successful execution.
- getResource() - Method in exception rife.resources.exceptions.CantOpenResourceStreamException
- getResource() - Method in exception rife.resources.exceptions.CantRetrieveResourceContentException
- getResource() - Method in exception rife.template.exceptions.TransformerErrorException
- getResource(String) - Method in class rife.resources.MemoryResources
- getResource(String) - Method in interface rife.resources.ResourceFinder
-
Retrieves the resource that corresponds to the provided name.
- getResource(String) - Method in class rife.resources.ResourceFinderClasspath
- getResource(String) - Method in class rife.resources.ResourceFinderDirectories
- getResource(String) - Method in class rife.resources.ResourceFinderGroup
- getResourceBundle(String) - Static method in class rife.tools.Localization
- getResourceBundle(String, String) - Static method in class rife.tools.Localization
- getResourceBundle(String, String, String) - Static method in class rife.tools.Localization
- getResourceBundle(String, Locale) - Static method in class rife.tools.Localization
- getResourceBundleAutoReload() - Method in class rife.config.RifeConfig.ToolsConfig
- getResourceBundles() - Method in class rife.template.AbstractTemplate
- getResourceBundles() - Method in interface rife.template.Template
-
Returns a list of the resource bundles used by this template.
- getResourceFinder() - Method in class rife.template.TemplateFactory
- getResourceFinder() - Method in class rife.xml.Xml2Data
- getResourcePath() - Method in exception rife.xml.exceptions.CantFindResourceException
- getResponseEncoding() - Method in class rife.config.RifeConfig.EngineConfig
- getRestoreQuery() - Method in interface rife.database.querymanagers.generic.GenericQueryManager
-
Get the base query used to restore beans.
- getRestoreQuery() - Method in class rife.database.querymanagers.generic.GenericQueryManagerDelegate
- getRestoreQuery(int) - Method in interface rife.database.querymanagers.generic.GenericQueryManager
-
Get the base query used to restore a single identified bean.
- getRestoreQuery(int) - Method in class rife.database.querymanagers.generic.GenericQueryManagerDelegate
- getRestrictAuthData() - Method in interface rife.authentication.SessionManager
-
Obtains the restriction policy of the authentication ID in regard to the user's auth data.
- getRestrictAuthData() - Method in class rife.authentication.sessionmanagers.DatabaseSessions
- getRestrictAuthData() - Method in class rife.authentication.sessionmanagers.MemorySessions
- getRestrictColumn() - Method in class rife.cmf.dam.OrdinalManager
-
Retrieves the name of the restricting column.
- getRestriction() - Method in exception rife.cmf.dam.exceptions.InvalidOrdinalRestrictionTypeException
- getRestriction() - Method in exception rife.cmf.dam.exceptions.OrdinalRestrictionCantBeNullException
- getRestriction() - Method in exception rife.cmf.dam.exceptions.UnknownOrdinalRestrictionException
- getResultSet() - Method in class rife.database.DbStatement
-
Retrieves the current result as a
ResultSet
object. - getResultSetConcurrency() - Method in class rife.database.DbStatement
-
Retrieves the result set concurrency for
ResultSet
objects generated by thisDbStatement
object. - getResultSetHoldability() - Method in class rife.database.DbStatement
-
Retrieves the result set holdability for
ResultSet
objects generated by thisDbStatement
object. - getResultSetType() - Method in class rife.database.DbStatement
-
Retrieves the result set type for
ResultSet
objects generated by thisDbStatement
object. - getRole() - Method in class rife.authentication.credentials.RoleUser
- getRole() - Method in interface rife.authentication.credentials.RoleUserCredentials
-
Retrieves the submitted role.
- getRole() - Method in exception rife.authentication.credentialsmanagers.exceptions.AddRoleErrorException
- getRole() - Method in exception rife.authentication.credentialsmanagers.exceptions.ContainsRoleErrorException
- getRole() - Method in exception rife.authentication.credentialsmanagers.exceptions.DuplicateRoleException
- getRole() - Method in exception rife.authentication.credentialsmanagers.exceptions.IsUserInRoleErrorException
- getRole() - Method in exception rife.authentication.credentialsmanagers.exceptions.UnknownRoleErrorException
- getRole() - Method in exception rife.authentication.sessionvalidators.exceptions.RoleCheckErrorException
- getRoleNameMaximumLength() - Method in class rife.config.RifeConfig.AuthenticationConfig
- getRoles() - Method in class rife.authentication.credentialsmanagers.RoleUserAttributes
- getRoot() - Method in class rife.ioc.HierarchicalProperties
-
Retrieves the first parent of this
HierarchicalProperties
hierarchy. - getRoute() - Method in exception rife.engine.exceptions.AnnotatedElementInstanceFieldException
- getRouter() - Method in exception rife.engine.exceptions.RouterAlreadyDeployedException
- getRow() - Method in class rife.database.DbResultSet
- getRowId(int) - Method in class rife.database.DbResultSet
- getRowId(String) - Method in class rife.database.DbResultSet
- getRules() - Method in class rife.validation.MetaData
- getRules() - Method in interface rife.validation.Validated
-
Retrieves that validation rules that have been registered.
- getRules() - Method in class rife.validation.Validation
- getSameAs() - Method in class rife.validation.ConstrainedProperty
- getScale() - Method in class rife.database.queries.CreateTable.Column
- getScale() - Method in class rife.validation.ConstrainedProperty
- getScheduledTasks() - Method in interface rife.scheduler.TaskManager
-
Retrieves the tasks that are not busy and that are schedule to execute some time in the future.
- getScheduledTasks() - Method in class rife.scheduler.taskmanagers.MemoryTasks
- getScheduledTasks_(Select, DatabaseTasks.ProcessTask) - Method in class rife.scheduler.taskmanagers.DatabaseTasks
- GetScheduledTasksErrorException - Exception in rife.scheduler.taskmanagers.exceptions
- GetScheduledTasksErrorException() - Constructor for exception rife.scheduler.taskmanagers.exceptions.GetScheduledTasksErrorException
- GetScheduledTasksErrorException(DatabaseException) - Constructor for exception rife.scheduler.taskmanagers.exceptions.GetScheduledTasksErrorException
- getScheduler() - Method in class rife.scheduler.Executor
-
Retrieves the scheduler that this executor has been registered with.
- getScheduler() - Method in interface rife.scheduler.TaskManager
-
Retrieves the scheduler of this task manager.
- getScheduler() - Method in class rife.scheduler.taskmanagers.DatabaseTasks
- getScheduler() - Method in class rife.scheduler.taskmanagers.MemoryTasks
- getScheduler() - Method in interface rife.scheduler.TaskOptionManager
-
Retrieves the scheduler of this task option manager.
- getScheduler() - Method in class rife.scheduler.taskoptionmanagers.DatabaseTaskOptions
- getScheduler() - Method in class rife.scheduler.taskoptionmanagers.MemoryTaskOptions
- getScheme() - Method in interface rife.engine.Request
- getScheme() - Method in class rife.servlet.HttpRequest
- getScheme() - Method in class rife.test.MockConversation
-
Retrieves the scheme that is used by this conversation.
- getScheme() - Method in class rife.test.MockRequest
- getSequenceContentInfo() - Method in class rife.config.RifeConfig.CmfConfig
- getSequenceContentRepository() - Method in class rife.config.RifeConfig.CmfConfig
- getSequenceRole() - Method in class rife.config.RifeConfig.AuthenticationConfig
- getSequenceTask() - Method in class rife.config.RifeConfig.SchedulerConfig
- getSerializable() - Method in exception rife.tools.exceptions.SerializationErrorException
- getSerializable(String) - Method in class rife.config.Config
-
Retrieves a serialized instance of a parameter.
- getSerializable(String, TargetType) - Method in class rife.config.Config
-
Retrieves a serialized instance of a parameter.
- getSerializableItems(String) - Method in class rife.config.Config
-
Retrieves a list as serializable items.
- getServerName() - Method in interface rife.engine.Request
- getServerName() - Method in class rife.servlet.HttpRequest
- getServerName() - Method in class rife.test.MockConversation
-
Retrieves the server name that is used by this conversation.
- getServerName() - Method in class rife.test.MockRequest
- getServerPort() - Method in interface rife.engine.Request
- getServerPort() - Method in class rife.servlet.HttpRequest
- getServerPort() - Method in class rife.test.MockConversation
-
Retrieves the server port that is used by this conversation.
- getServerPort() - Method in class rife.test.MockRequest
- getServerRootUrl(int) - Method in interface rife.engine.Request
-
Returns the root URL of the server that is running this web applications.
- getServerRootUrl(int) - Method in class rife.servlet.HttpRequest
- getServerRootUrl(int) - Method in class rife.test.MockRequest
- getSession() - Method in interface rife.engine.Request
- getSession() - Method in class rife.servlet.HttpRequest
- getSession() - Method in class rife.test.MockRequest
- getSession(boolean) - Method in interface rife.engine.Request
- getSession(boolean) - Method in class rife.servlet.HttpRequest
- getSession(boolean) - Method in class rife.test.MockRequest
- getSession(String) - Method in class rife.authentication.sessionmanagers.MemorySessions
- getSessionDuration() - Method in interface rife.authentication.SessionManager
-
Obtains the maximum time that a user can stay inactive before an active session becomes invalid.
- getSessionDuration() - Method in class rife.authentication.sessionmanagers.DatabaseSessions
- getSessionDuration() - Method in class rife.authentication.sessionmanagers.MemorySessions
- getSessionDuration() - Method in class rife.config.RifeConfig.AuthenticationConfig
- getSessionManager() - Method in interface rife.authentication.SessionValidator
-
Retrieves the currently used
SessionManager
. - getSessionManager() - Method in class rife.authentication.sessionvalidators.AbstractSessionValidator
-
Retrieves this validator's session manager.
- getSessionManager() - Method in class rife.authentication.sessionvalidators.DatabaseSessionValidator
- getSessionPurgeFrequency() - Method in interface rife.authentication.SessionManager
-
Obtains the frequency at which the purging will happen in relationship to the scale.
- getSessionPurgeFrequency() - Method in class rife.authentication.sessionmanagers.DatabaseSessions
- getSessionPurgeFrequency() - Method in class rife.authentication.sessionmanagers.MemorySessions
- getSessionPurgeFrequency() - Method in class rife.config.RifeConfig.AuthenticationConfig
- getSessionPurgeScale() - Method in interface rife.authentication.SessionManager
-
Obtains the scale at which the purging will happen in relationship to the frequency.
- getSessionPurgeScale() - Method in class rife.authentication.sessionmanagers.DatabaseSessions
- getSessionPurgeScale() - Method in class rife.authentication.sessionmanagers.MemorySessions
- getSessionPurgeScale() - Method in class rife.config.RifeConfig.AuthenticationConfig
- getSessionRestrictAuthData() - Method in class rife.config.RifeConfig.AuthenticationConfig
- getSessionUserId(String) - Method in interface rife.authentication.SessionManager
-
Retrieves the id of a user that has access to a particular session.
- getSessionUserId(String) - Method in class rife.authentication.sessionmanagers.MemorySessions
- GetSessionUserIdErrorException - Exception in rife.authentication.sessionmanagers.exceptions
- GetSessionUserIdErrorException(String) - Constructor for exception rife.authentication.sessionmanagers.exceptions.GetSessionUserIdErrorException
- GetSessionUserIdErrorException(String, DatabaseException) - Constructor for exception rife.authentication.sessionmanagers.exceptions.GetSessionUserIdErrorException
- getShort(int) - Method in class rife.database.DbResultSet
- getShort(String) - Method in class rife.database.DbResultSet
- getSimpleDateFormat(String) - Method in class rife.config.RifeConfig.ToolsConfig
- getSite() - Method in class rife.engine.Gate
-
Retrieves the
Site
of this gate. - getSite() - Method in class rife.test.MockConversation
-
Retrieves this conversation's
Site
. - getSize() - Method in class rife.cmf.ContentInfo
-
Retrieves the size of the stored
Content
instance. - getSize(int) - Method in interface rife.cmf.dam.ContentStore
-
Retrieves the size of the content data for a certain content id.
- getSizeLimit() - Method in exception rife.engine.exceptions.MultipartFileTooBigException
- getSql() - Method in class rife.database.DbPreparedStatement
-
Returns the SQL query that will be executed by this prepared statement.
- getSql() - Method in exception rife.database.exceptions.ExecutionErrorException
- getSql() - Method in class rife.database.queries.AbstractWhereGroup
- getSql() - Method in class rife.database.queries.CreateSequence
- getSql() - Method in class rife.database.queries.CreateTable
- getSql() - Method in class rife.database.queries.Delete
- getSql() - Method in class rife.database.queries.DropSequence
- getSql() - Method in class rife.database.queries.DropTable
- getSql() - Method in class rife.database.queries.Insert
- getSql() - Method in interface rife.database.queries.Query
- getSql() - Method in class rife.database.queries.ReadQueryString
- getSql() - Method in class rife.database.queries.ReadQueryTemplate
- getSql() - Method in class rife.database.queries.Select
- getSql() - Method in class rife.database.queries.SequenceValue
- getSql() - Method in class rife.database.queries.Update
- getSql() - Method in class rife.database.querymanagers.generic.CountQuery
- getSql() - Method in class rife.database.querymanagers.generic.DeleteQuery
- getSql() - Method in class rife.database.querymanagers.generic.RestoreQuery
- getSqlConversion() - Method in class rife.database.Datasource
-
Retrieves the sql to java and java to sql type mapping logic that corresponds to the provide driver class name.
- getSqlDebugTrace() - Method in class rife.config.RifeConfig.DatabaseConfig
- getSqlType(Class, int, int) - Method in interface rife.database.types.SqlConversion
- getSqlValue(Object) - Method in interface rife.database.types.SqlConversion
- getSQLXML(int) - Method in class rife.database.DbResultSet
- getSQLXML(String) - Method in class rife.database.DbResultSet
- getStackTrace() - Method in error rife.instrument.exceptions.VisitInterruptionException
- getStackTrace() - Method in error rife.tools.exceptions.LightweightError
- getStart() - Method in class rife.authentication.sessionmanagers.MemorySession
- getState() - Method in class rife.continuations.CallState
-
Retrieves the optional state that is tied to the call continuation.
- getStatement() - Method in class rife.database.DbResultSet
- getStatus() - Method in class rife.test.MockResponse
-
Returns the status code of this response.
- getStepBackMethodName() - Method in interface rife.continuations.ContinuationConfigInstrument
-
The name of the method that will trigger a step-back continuation, for instance
"stepBack"
. - getStreamPreparedStatement(Query, DbConnection) - Method in class rife.cmf.dam.contentstores.DatabaseRawStore
- getString(int) - Method in class rife.database.DbResultSet
- getString(String) - Method in class rife.config.Config
-
Retrieves the string value of a parameter.
- getString(String) - Method in class rife.database.DbResultSet
- getString(String) - Static method in class rife.tools.Localization
- getString(String, Object[]) - Static method in class rife.tools.Localization
- getString(String, Object[], String) - Static method in class rife.tools.Localization
- getString(String, Object[], String, String) - Static method in class rife.tools.Localization
- getString(String, String) - Method in class rife.config.Config
-
Retrieves the string value of a parameter.
- getString(String, String) - Static method in class rife.tools.Localization
- getString(String, String, Object[], String, String) - Static method in class rife.tools.Localization
- getString(String, String, String) - Static method in class rife.tools.Localization
- getString(String, String, String, String) - Static method in class rife.tools.Localization
- getStringItems(String) - Method in class rife.config.Config
-
Retrieves a list as string items.
- getSubject() - Method in class rife.scheduler.Task.InvalidPlanned
- getSubject() - Method in class rife.validation.AbstractValidationRule
- getSubject() - Method in class rife.validation.PropertyValidationRule
-
Retrieves the subject name of the property.
- getSubject() - Method in class rife.validation.ValidationError
-
Returns the erroneous subject name of this validation error.
- getSubject() - Method in interface rife.validation.ValidationRule
- getSubjectName() - Method in class rife.validation.ConstrainedProperty
-
Retrieves the subject name.
- getSubjects() - Method in class rife.validation.ValidationGroup
- getSupportedMimeTypes() - Method in interface rife.cmf.dam.ContentStore
-
Returns the collection of mime types that the content store supports.
- getSupportedMimeTypes() - Method in class rife.cmf.dam.contentstores.DatabaseContentStore
- getSupportedMimeTypes() - Method in class rife.cmf.dam.contentstores.DatabaseRawStore
- getSystemCalendarInstance() - Method in class rife.config.RifeConfig.ToolsConfig
- getSystemCalendarInstance(int, int, int, int, int, int) - Method in class rife.config.RifeConfig.ToolsConfig
- getSystemCalendarInstance(int, int, int, int, int, int, int) - Method in class rife.config.RifeConfig.ToolsConfig
- getTable() - Method in class rife.cmf.dam.OrdinalManager
-
Retrieves the name of the table of this
OrdinalManager
. - getTable() - Method in class rife.database.queries.CreateTable
- getTable() - Method in class rife.database.queries.Update
- getTable() - Method in interface rife.database.querymanagers.generic.GenericQueryManager
-
Get the managed database table name
- getTable() - Method in class rife.database.querymanagers.generic.GenericQueryManagerDelegate
- getTable() - Method in class rife.validation.ConstrainedProperty.ManyToOne
- getTableAuthentication() - Method in class rife.config.RifeConfig.AuthenticationConfig
- getTableContentAttribute() - Method in class rife.config.RifeConfig.CmfConfig
- getTableContentInfo() - Method in class rife.config.RifeConfig.CmfConfig
- getTableContentProperty() - Method in class rife.config.RifeConfig.CmfConfig
- getTableContentRepository() - Method in class rife.config.RifeConfig.CmfConfig
- getTableContentStoreImage() - Method in class rife.config.RifeConfig.CmfConfig
- getTableContentStoreRawChunk() - Method in class rife.config.RifeConfig.CmfConfig
- getTableContentStoreRawInfo() - Method in class rife.config.RifeConfig.CmfConfig
- getTableContentStoreText() - Method in class rife.config.RifeConfig.CmfConfig
- getTableRemember() - Method in class rife.config.RifeConfig.AuthenticationConfig
- getTableResources() - Method in class rife.config.RifeConfig.ResourcesConfig
- getTableRole() - Method in class rife.config.RifeConfig.AuthenticationConfig
- getTableRoleLink() - Method in class rife.config.RifeConfig.AuthenticationConfig
- getTables() - Method in class rife.database.queries.DropTable
- getTableTask() - Method in class rife.config.RifeConfig.SchedulerConfig
- getTableTaskOption() - Method in class rife.config.RifeConfig.SchedulerConfig
- getTableUser() - Method in class rife.config.RifeConfig.AuthenticationConfig
- getTarget() - Method in error rife.continuations.exceptions.CallException
-
Retrieves the target of this call continuation.
- getTarget() - Method in class rife.test.MockLink
-
Retrieves the content of this link's
target
attribute. - getTask() - Method in exception rife.scheduler.exceptions.FatalTaskExecutionException
- getTask() - Method in exception rife.scheduler.taskmanagers.exceptions.AddTaskErrorException
- getTask() - Method in exception rife.scheduler.taskmanagers.exceptions.UpdateTaskErrorException
- getTask(int) - Method in interface rife.scheduler.TaskManager
-
Retrieves a task from it's unique ID.
- getTask(int) - Method in class rife.scheduler.taskmanagers.MemoryTasks
- getTask_(Select, DatabaseTasks.ProcessTask, int) - Method in class rife.scheduler.taskmanagers.DatabaseTasks
- GetTaskErrorException - Exception in rife.scheduler.taskmanagers.exceptions
- GetTaskErrorException(int) - Constructor for exception rife.scheduler.taskmanagers.exceptions.GetTaskErrorException
- GetTaskErrorException(int, DatabaseException) - Constructor for exception rife.scheduler.taskmanagers.exceptions.GetTaskErrorException
- getTaskFrequencyMaximumLength() - Method in class rife.config.RifeConfig.SchedulerConfig
- getTaskId() - Method in exception rife.scheduler.taskmanagers.exceptions.ActivateTaskErrorException
- getTaskId() - Method in exception rife.scheduler.taskmanagers.exceptions.ConcludeTaskErrorException
- getTaskId() - Method in exception rife.scheduler.taskmanagers.exceptions.DeactivateTaskErrorException
- getTaskId() - Method in exception rife.scheduler.taskmanagers.exceptions.GetTaskErrorException
- getTaskId() - Method in exception rife.scheduler.taskmanagers.exceptions.RemoveTaskErrorException
- getTaskId() - Method in exception rife.scheduler.taskmanagers.exceptions.RescheduleTaskErrorException
- getTaskId() - Method in class rife.scheduler.TaskOption
-
Retrieves the task ID this task option is associated with.
- getTaskId() - Method in exception rife.scheduler.taskoptionmanagers.exceptions.GetTaskOptionErrorException
- getTaskId() - Method in exception rife.scheduler.taskoptionmanagers.exceptions.GetTaskOptionsErrorException
- getTaskId() - Method in exception rife.scheduler.taskoptionmanagers.exceptions.RemoveTaskOptionErrorException
- getTaskID() - Method in exception rife.scheduler.taskoptionmanagers.exceptions.DuplicateTaskOptionException
- getTaskID() - Method in exception rife.scheduler.taskoptionmanagers.exceptions.InexistentTaskIdException
- GetTaskIdErrorException - Exception in rife.scheduler.taskmanagers.exceptions
- GetTaskIdErrorException() - Constructor for exception rife.scheduler.taskmanagers.exceptions.GetTaskIdErrorException
- GetTaskIdErrorException(DatabaseException) - Constructor for exception rife.scheduler.taskmanagers.exceptions.GetTaskIdErrorException
- getTaskManager() - Method in class rife.scheduler.Scheduler
-
Retrieves this scheduler's task manager.
- getTaskManager() - Method in class rife.scheduler.Task
-
Retrieve this task's task manager.
- getTaskOption() - Method in class rife.scheduler.taskoptionmanagers.DatabaseTaskOptions.ProcessTaskOption
- getTaskOption() - Method in exception rife.scheduler.taskoptionmanagers.exceptions.AddTaskOptionErrorException
- getTaskOption() - Method in exception rife.scheduler.taskoptionmanagers.exceptions.UpdateTaskOptionErrorException
- getTaskOption(int, String) - Method in interface rife.scheduler.TaskOptionManager
-
Retrieves a named task options for a particular task.
- getTaskOption(int, String) - Method in class rife.scheduler.taskoptionmanagers.MemoryTaskOptions
- GetTaskOptionErrorException - Exception in rife.scheduler.taskoptionmanagers.exceptions
- GetTaskOptionErrorException(int, String) - Constructor for exception rife.scheduler.taskoptionmanagers.exceptions.GetTaskOptionErrorException
- GetTaskOptionErrorException(int, String, DatabaseException) - Constructor for exception rife.scheduler.taskoptionmanagers.exceptions.GetTaskOptionErrorException
- getTaskOptionManager() - Method in class rife.scheduler.Scheduler
-
Retrieves this scheduler's task option manager.
- getTaskOptionName() - Method in exception rife.scheduler.taskoptionmanagers.exceptions.DuplicateTaskOptionException
- getTaskOptionNameMaximumLength() - Method in class rife.config.RifeConfig.SchedulerConfig
- getTaskOptions(int) - Method in interface rife.scheduler.TaskOptionManager
-
Retrieves all the task options for a particular task.
- getTaskOptions(int) - Method in class rife.scheduler.taskoptionmanagers.MemoryTaskOptions
- GetTaskOptionsErrorException - Exception in rife.scheduler.taskoptionmanagers.exceptions
- GetTaskOptionsErrorException(int) - Constructor for exception rife.scheduler.taskoptionmanagers.exceptions.GetTaskOptionsErrorException
- GetTaskOptionsErrorException(int, DatabaseException) - Constructor for exception rife.scheduler.taskoptionmanagers.exceptions.GetTaskOptionsErrorException
- getTaskOptionValue(String) - Method in class rife.scheduler.Task
-
Retrieve the value of a named task option for this task.
- getTaskOptionValueMaximumLength() - Method in class rife.config.RifeConfig.SchedulerConfig
- getTasksToProcess() - Method in interface rife.scheduler.TaskManager
-
Retrieves the tasks that are not busy and that should be processed next by the scheduled based on the current time.
- getTasksToProcess() - Method in class rife.scheduler.taskmanagers.MemoryTasks
- getTasksToProcess_(Select, DatabaseTasks.ProcessTask) - Method in class rife.scheduler.taskmanagers.DatabaseTasks
- GetTasksToProcessErrorException - Exception in rife.scheduler.taskmanagers.exceptions
- GetTasksToProcessErrorException() - Constructor for exception rife.scheduler.taskmanagers.exceptions.GetTasksToProcessErrorException
- GetTasksToProcessErrorException(DatabaseException) - Constructor for exception rife.scheduler.taskmanagers.exceptions.GetTasksToProcessErrorException
- getTasktype() - Method in exception rife.scheduler.exceptions.NoExecutorForTasktypeException
- getTaskType() - Method in exception rife.scheduler.exceptions.TaskTypeAlreadyRegisteredException
- getTaskTypeMaximumLength() - Method in class rife.config.RifeConfig.SchedulerConfig
- getTemplate() - Method in class rife.authentication.elements.Login
-
Hook method that is called to create the template instance.
- getTemplate() - Method in class rife.authentication.elements.Logout
-
Hook method that is called to create the template instance.
- getTemplate() - Method in class rife.database.queries.ReadQueryTemplate
-
Retrieves the template instance.
- getTemplate() - Method in class rife.database.queries.Select
- getTemplate() - Method in exception rife.template.exceptions.BeanHandlerUnsupportedException
- getTemplate() - Method in exception rife.template.exceptions.RendererInstantiationException
- getTemplate() - Method in exception rife.template.exceptions.RendererNotFoundException
- getTemplate() - Method in exception rife.template.exceptions.RendererWrongTypeException
- getTemplate() - Method in class rife.test.MockResponse
-
Retrieves the template instance that was printed to the response.
- getTemplateContent(String) - Method in class rife.template.Parser
- getTemplateName() - Method in exception rife.template.exceptions.CircularIncludesException
- getTemplateName() - Method in exception rife.template.exceptions.IncludeNotFoundException
- getTemplateName() - Method in exception rife.template.exceptions.ResourceBundleNotFoundException
- getTemplateName() - Method in exception rife.template.exceptions.SyntaxErrorException
- getTempPath() - Method in class rife.config.RifeConfig.GlobalConfig
- GETTERS - Enum constant in enum class rife.tools.BeanUtils.Accessors
- GETTERS_SETTERS - Enum constant in enum class rife.tools.BeanUtils.Accessors
- getText() - Method in class rife.test.MockLink
-
Retrieves the text that this links surrounds.
- getText() - Method in class rife.test.MockResponse
-
Retrieves the content of this response as text.
- getTextualIdentifier() - Method in class rife.validation.ConstrainedBean
- getTime(int) - Method in class rife.database.DbResultSet
- getTime(int, Calendar) - Method in class rife.database.DbResultSet
- getTime(String) - Method in class rife.database.DbResultSet
- getTime(String, Calendar) - Method in class rife.database.DbResultSet
- getTimestamp(int) - Method in class rife.database.DbResultSet
- getTimestamp(int, Calendar) - Method in class rife.database.DbResultSet
- getTimestamp(String) - Method in class rife.database.DbResultSet
- getTimestamp(String, Calendar) - Method in class rife.database.DbResultSet
- getTitle() - Method in class rife.feed.Entry
- getTitle() - Method in class rife.feed.Feed
- getTitle() - Method in class rife.test.MockForm
-
Retrieves the content of this form's
title
attribute. - getTitle() - Method in class rife.test.MockLink
-
Retrieves the content of this link's
title
attribute. - getTitle() - Method in class rife.test.ParsedHtml
-
Retrieves the text of the
title
tag. - getTo() - Method in exception rife.tools.exceptions.ConversionException
- getTransactionIsolation() - Method in class rife.database.DbTransactionUser
-
Should be overridden if the transaction has to be executed in another isolation level.
- getTransactionTimeout() - Method in class rife.config.RifeConfig.DatabaseConfig
- getTransformer() - Method in class rife.validation.ConstrainedProperty
-
Retrieves the content transformer of this property.
- getType() - Method in exception rife.cmf.dam.exceptions.InvalidOrdinalRestrictionTypeException
- getType() - Method in class rife.database.DbResultSet
- getType() - Method in class rife.database.queries.CreateTable.Column
- getType() - Method in class rife.database.queries.Select.JoinOuter
- getType() - Method in exception rife.database.querymanagers.generic.exceptions.UnsupportedManyToManyPropertyTypeException
- getType() - Method in exception rife.database.querymanagers.generic.exceptions.UnsupportedManyToOneAssociationPropertyTypeException
- getType() - Method in class rife.feed.Entry
- getType() - Method in exception rife.ioc.exceptions.TemplateFactoryUnknownException
- getType() - Method in class rife.scheduler.Task
-
Retrieves the type of this task
- getType() - Method in class rife.workflow.Event
-
Returns the type of this event.
- getType(int) - Method in class rife.continuations.ContinuationStack
- getTypeAttribute() - Method in class rife.database.queries.CreateTable.Column
- getTypedObject(ResultSet, int, int, Class) - Method in interface rife.database.types.SqlConversion
- getTypedParameters(QueryParameterType) - Method in class rife.database.queries.QueryParameters
- getUnicodeStream(int) - Method in class rife.database.DbResultSet
- getUnicodeStream(String) - Method in class rife.database.DbResultSet
- getUnions() - Method in class rife.database.queries.Select
- getUniqueConstraints() - Method in class rife.database.queries.CreateTable
- getUniqueFilename() - Static method in class rife.tools.FileUtils
-
Generates a unique filename.
- getUniques() - Method in class rife.validation.ConstrainedBean
- getUnsetValueIds() - Method in class rife.template.AbstractTemplate
- getUnsetValueIds() - Method in interface rife.template.Template
-
Returns a collection of the ID's of all values in this template which have not been set.
- getUpdateCount() - Method in class rife.database.DbStatement
-
Retrieves the current result as an update count; if the result is a
ResultSet
object or there are no more results, -1 is returned. - getUppercasedBeanProperties(Class) - Static method in class rife.tools.BeanUtils
-
Retrieves a map of all the properties of a bean and their descriptors.
- getUrl() - Method in class rife.database.Datasource
-
Retrieves the connection url that's used by this
Datasource
. - getUrl() - Method in exception rife.database.exceptions.ConnectionOpenErrorException
- getUrl() - Method in error rife.engine.exceptions.RedirectException
- getUrl(String, String, String) - Static method in class rife.tools.TOTPUtils
-
Generates a Google Authenticator-compatible URL Formatting based on the document found here Can be used for QR-code image scanning
- getURL(int) - Method in class rife.database.DbResultSet
- getURL(String) - Method in class rife.database.DbResultSet
- getUser() - Method in class rife.database.Datasource
-
Retrieves the user that's used by this
Datasource
. - getUser() - Method in exception rife.database.exceptions.ConnectionOpenErrorException
- getUserId() - Method in class rife.authentication.credentialsmanagers.DatabaseUsers.ProcessVerifyCredentials
- getUserId() - Method in exception rife.authentication.credentialsmanagers.exceptions.DuplicateUserIdException
- getUserId() - Method in exception rife.authentication.credentialsmanagers.exceptions.GetLoginErrorException
- getUserId() - Method in exception rife.authentication.credentialsmanagers.exceptions.IsUserInRoleErrorException
- getUserId() - Method in exception rife.authentication.credentialsmanagers.exceptions.RemoveUserErrorException
- getUserId() - Method in class rife.authentication.credentialsmanagers.RoleUserAttributes
- getUserId() - Method in exception rife.authentication.remembermanagers.exceptions.CreateRememberIdErrorException
- getUserId() - Method in exception rife.authentication.sessionmanagers.exceptions.StartSessionErrorException
- getUserId() - Method in class rife.authentication.sessionmanagers.MemorySession
- getUserId(String) - Method in class rife.authentication.credentialsmanagers.MemoryUsers
- getUserId(String) - Method in interface rife.authentication.credentialsmanagers.RoleUsersManager
- GetUserIdErrorException - Exception in rife.authentication.credentialsmanagers.exceptions
- GetUserIdErrorException(DatabaseException, String) - Constructor for exception rife.authentication.credentialsmanagers.exceptions.GetUserIdErrorException
- getValidatedSubjects() - Method in class rife.validation.MetaData
- getValidatedSubjects() - Method in interface rife.validation.Validated
-
Returns the list of subjects that this object is able to validate internally through the
validate()
method. - getValidatedSubjects() - Method in class rife.validation.Validation
- getValidation() - Method in class rife.validation.ValidationGroup
- getValidationBuilder() - Method in class rife.forms.AbstractFormBuilder
- getValidationBuilder() - Method in interface rife.forms.FormBuilder
-
Returns the
ValidationBuilder
that is used by thisFormBuilder
. - getValidationBuilder() - Method in class rife.forms.FormBuilderHtml
- getValidationBuilder() - Method in class rife.forms.FormBuilderXml
- getValidationErrors() - Method in class rife.validation.MetaData
- getValidationErrors() - Method in interface rife.validation.Validated
-
Returns a set with all the stored
ValidationError
s. - getValidationErrors() - Method in class rife.validation.Validation
- getValidationRule(MimeType, ConstrainedProperty) - Static method in class rife.cmf.MimeTypeValidation
-
Constructs and returns a CMF-specific validation rule that is able to validate data for this mime type.
- getValidity() - Method in class rife.authentication.sessionvalidators.ProcessSessionValidity
- getValidity() - Method in class rife.authentication.sessionvalidators.ProcessSessionValidityBasic
- getValue() - Method in exception rife.database.querymanagers.generic.exceptions.UnsupportedManyToManyValueTypeException
- getValue() - Method in exception rife.database.querymanagers.generic.exceptions.UnsupportedManyToOneValueTypeException
- getValue() - Method in interface rife.ioc.PropertyValue
-
Retrieves a property value.
- getValue() - Method in class rife.ioc.PropertyValueObject
- getValue() - Method in class rife.ioc.PropertyValueTemplate
- getValue() - Method in class rife.scheduler.TaskOption
-
Retrieves the value of this task option.
- getValue(String) - Method in class rife.ioc.HierarchicalProperties
-
Retrieves the value of
PropertyValue
for a specific name from theHierarchicalProperties
hierarchy. - getValue(String) - Method in class rife.template.AbstractTemplate
- getValue(String) - Method in interface rife.template.Template
-
Returns the current content of the specified value as a string.
- getValue(String, Object) - Method in class rife.ioc.HierarchicalProperties
-
Retrieves the value of
PropertyValue
for a specific name from theHierarchicalProperties
hierarchy. - getValueChecked() - Method in class rife.forms.AbstractFormBuilder
- getValueChecked() - Method in class rife.forms.FormBuilderHtml
- getValueChecked() - Method in class rife.forms.FormBuilderXml
- getValueFilter() - Method in exception rife.template.exceptions.InvalidValueFilterException
- getValueOrAttribute(String) - Method in class rife.template.AbstractTemplate
- getValueOrAttribute(String) - Method in interface rife.template.Template
-
Returns the content of a value or the data of an attribute with a particular name.
- getValueSelected() - Method in class rife.forms.AbstractFormBuilder
- getValueSelected() - Method in class rife.forms.FormBuilderHtml
- getValueSelected() - Method in class rife.forms.FormBuilderXml
- getValueString() - Method in interface rife.ioc.PropertyValue
-
Retrieves a string representation of the property value.
- getValueString() - Method in class rife.ioc.PropertyValueObject
- getValueString() - Method in class rife.ioc.PropertyValueTemplate
- getValueString(String) - Method in class rife.ioc.HierarchicalProperties
-
Retrieves the string value of
PropertyValue
for a specific name from theHierarchicalProperties
hierarchy. - getValueString(String, String) - Method in class rife.ioc.HierarchicalProperties
-
Retrieves the string value of
PropertyValue
for a specific name from theHierarchicalProperties
hierarchy. - getValueTag() - Method in exception rife.template.exceptions.ResourceBundleNotFoundException
- getValueType() - Method in exception rife.database.exceptions.UnsupportedVirtualParameterTypeException
- getValueTyped(String, Class<T>) - Method in class rife.ioc.HierarchicalProperties
-
Retrieves the typed value of
PropertyValue
for a specific name from theHierarchicalProperties
hierarchy. - getValueTyped(String, Class<T>, T) - Method in class rife.ioc.HierarchicalProperties
-
Retrieves the typed value of
PropertyValue
for a specific name from theHierarchicalProperties
hierarchy. - getVersion() - Method in class rife.cmf.ContentInfo
-
Retrieves the version of the stored
Content
instance. - getVersion() - Static method in class rife.CoreVersion
- getVersion() - Static method in class rife.tools.JavaSpecificationUtils
-
Retrieves the version of the currently running JVM.
- getVersion() - Static method in class rife.Version
- getVirtualIndexMapping(QueryParameters) - Method in class rife.database.queries.QueryParameters
- getVirtualParameterValue(int) - Method in class rife.database.DbPreparedStatement
-
Get the value of a specific virtual parameter.
- getVirtualParameterValue(String) - Method in class rife.database.DbPreparedStatement
-
Get the value of a specific virtual parameter.
- getWarnings() - Method in class rife.database.DbResultSet
- getWarnings() - Method in class rife.database.DbStatement
-
Retrieves the first warning reported by calls on this
Statement
object. - getWarnings() - Method in class rife.xml.LoggingErrorRedirector
- getWarnings() - Method in class rife.xml.XmlErrorRedirector
- getWebappContextPath() - Method in class rife.config.RifeConfig.EngineConfig
- getWhere() - Method in class rife.database.queries.AbstractWhereQuery
- getWhereParameters() - Method in class rife.database.queries.AbstractWhereGroup
- getWriter() - Method in interface rife.engine.Response
- getWriter() - Method in class rife.servlet.HttpResponse
- getWriter() - Method in class rife.test.MockResponse
- getXmlFile() - Method in class rife.config.Config
-
Retrieves the XML file that is used for this config instance.
- getXmlPath() - Method in exception rife.config.exceptions.CantFindXmlPathException
- getXmlPath() - Method in exception rife.config.exceptions.ConfigResourceNotFoundException
- getXmlPath() - Method in exception rife.config.exceptions.InitializationErrorException
- getXmlPath() - Method in exception rife.config.exceptions.ModificationTimeErrorException
- getXmlValidation() - Method in class rife.config.RifeConfig.XmlConfig
- global - Variable in class rife.config.RifeConfig
- global() - Static method in class rife.config.RifeConfig
- GlobalConfig() - Constructor for class rife.config.RifeConfig.GlobalConfig
- gotBeanInstance(BeanType) - Method in class rife.database.DbBeanFetcher
-
Hook method that can be overloaded to receive new bean instances as they are retrieved, without relying on the internal collection into a list.
- gotBeanInstance(BeanType) - Method in interface rife.database.querymanagers.generic.BeanFetcher
-
This method will be called with each bean instance that was retrieved with the restore query.
- gotProperty(String, PropertyDescriptor) - Method in interface rife.tools.BeanPropertyProcessor
- gotProperty(String, PropertyDescriptor, Object, ConstrainedProperty) - Method in interface rife.tools.BeanPropertyValueProcessor
- GQM_VAR_NAME - Static variable in class rife.database.querymanagers.generic.instrument.LazyLoadAccessorsBytecodeTransformer
-
The name of the synthetic class field that will be added so that the instance of the
GenericQueryManager
that restored the bean can be used afterwards to lazily load the relations. - group(String, T) - Method in class rife.engine.Router
-
Adds another router as a group with a path to this router.
- group(T) - Method in class rife.engine.Router
-
Adds another router as a group to this router.
- groupBy(Class) - Method in class rife.database.queries.Select
- groupBy(String) - Method in class rife.database.queries.Select
- groupByExcluded(Class, String...) - Method in class rife.database.queries.Select
- gzipByteOutputStream_ - Variable in class rife.engine.AbstractResponse
- gzipOutputStream_ - Variable in class rife.engine.AbstractResponse
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form