Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.uwyn.rife Classes and Interfaces - 1143 results found.
NameDescriptionTypePackageFramework
AbstractBeanHandlerClasscom.uwyn.rife.templateRife
AbstractCallbacksAbstract convenience class that provides a postive no-op implementation of all the methods of the Callbacks interface.Classcom.uwyn.rife.database.querymanagers.genericRife
AbstractGenericQueryManagerClasscom.uwyn.rife.database.querymanagers.genericRife
AbstractLogoutClasscom.uwyn.rife.authentication.elementsRife
AbstractLogoutPassthroughFields inherited from class com.Classcom.uwyn.rife.authentication.elementsRife
AbstractLogoutTemplateClasscom.uwyn.rife.authentication.elementsRife
AbstractPropertyAuthenticatedDeployerDeployer for Authenticated elements that configures the various authentication managers through properties.Classcom.uwyn.rife.authentication.elementsRife
AbstractPropertyChangeSupportClasscom.uwyn.rife.toolsRife
AbstractResourceFinderThis abstract class offers common implementations of several ResourceFinder methods.Classcom.uwyn.rife.resourcesRife
AbstractResponseThis abstract class implements parts of the Response interface to provide behaviour that is specific to RIFE.Classcom.uwyn.rife.engineRife
AbstractSessionValidatorConvenience superclass for SessionValidator implementations.Classcom.uwyn.rife.authentication.sessionvalidatorsRife
AbstractTemplateClasscom.uwyn.rife.templateRife
AbstractTextualIdentifierGeneratorClasscom.uwyn.rife.siteRife
AbstractValidationBuilderFields inherited from interface com.Classcom.uwyn.rife.siteRife
AbstractValidationRuleClasscom.uwyn.rife.siteRife
AbstractWhereDelegateQueryClasscom.uwyn.rife.database.queriesRife
AbstractWhereGroupClasscom.uwyn.rife.database.queriesRife
AbstractWhereQueryClasscom.uwyn.rife.database.queriesRife
ActionFocusNextComponentSee Also:Serialized FormFields inherited from class javax.Classcom.uwyn.rife.swing.actionsRife
ActionFocusPreviousComponentSee Also:Serialized FormFields inherited from class javax.Classcom.uwyn.rife.swing.actionsRife
ActivateTaskErrorExceptionClasscom.uwyn.rife.scheduler.taskmanagers.exceptionsRife
AddRoleErrorExceptionClasscom.uwyn.rife.authentication.credentialsmanagers.exceptionsRife
AddTaskErrorExceptionClasscom.uwyn.rife.scheduler.taskmanagers.exceptionsRife
AddTaskoptionErrorExceptionClasscom.uwyn.rife.scheduler.taskoptionmanagers.exceptionsRife
AddUserErrorExceptionClasscom.uwyn.rife.authentication.credentialsmanagers.exceptionsRife
AmbiguousTemplateNameExceptionClasscom.uwyn.rife.template.exceptionsRife
AnswerExceptionThis exception will be thrown when an answer continuation is triggered.Classcom.uwyn.rife.continuations.exceptionsRife
ArrayUtilsClasscom.uwyn.rife.toolsRife
ArrayUtils .ArrayTypeClasscom.uwyn.rife.tools.ArrayUtilsRife
AttributeNotEndedExceptionClasscom.uwyn.rife.template.exceptionsRife
AttributeWronglyEndedExceptionClasscom.uwyn.rife.template.exceptionsRife
AuthenticatedRequires that the user have a valid authentication session before access to a child element is allowed.Classcom.uwyn.rife.authentication.elementsRife
AuthenticatedDeployerClasscom.uwyn.rife.authentication.elementsRife
AuthenticatedElementNotFoundExceptionClasscom.uwyn.rife.authentication.credentialsmanagers.exceptionsRife
AuthenticationUtilsThis abstract class provides convenience shortcut methods to perform common operations with the authentication frameworkClasscom.uwyn.rife.authenticationRife
AutolinkDeclares an auto link for the element.Classcom.uwyn.rife.engine.annotationsRife
Autolink .ContinuationsClasscom.uwyn.rife.engine.annotations.AutolinkRife
Autolink .EmbeddingClasscom.uwyn.rife.engine.annotations.AutolinkRife
Autolink .InheritanceClasscom.uwyn.rife.engine.annotations.AutolinkRife
Base64A very fast and memory efficient class to encode and decode to and from BASE64 in full accordance On Windows XP sp1 with 1.Classcom.uwyn.rife.toolsRife
BasicContinuableClassLoaderClassloader implementation that will transform bytecode for classes that should receive the continuations functionalities.Classcom.uwyn.rife.continuations.basicRife
BasicContinuableRunnerBasic implementation of a 'continuable runner' that will execute the continuable objects and correctly handle the continuations-relatedClasscom.uwyn.rife.continuations.basicRife
BasicSessionValidatorNon-optimized session validator.Classcom.uwyn.rife.authentication.sessionvalidatorsRife
BatchExecutionErrorExceptionClasscom.uwyn.rife.database.exceptionsRife
BeanClassNamesErrorExceptionClasscom.uwyn.rife.engine.exceptionsRife
BeanDeclarationClasscom.uwyn.rife.engineRife
BeanExceptionClasscom.uwyn.rife.database.exceptionsRife
BeanHandlerHandles the process of setting values in a template based on a Java beanSince:1.Interfacecom.uwyn.rife.templateRife
BeanHandlerPlainClasscom.uwyn.rife.templateRife
BeanHandlerUnsupportedExceptionClasscom.uwyn.rife.template.exceptionsRife
BeanHandlerClasscom.uwyn.rife.templateRife
BeanHandlerXmlClasscom.uwyn.rife.templateRife
BeanInstanceValuesErrorExceptionClasscom.uwyn.rife.engine.exceptionsRife
BeanPropertyProcessorInterfacecom.uwyn.rife.toolsRife
BeanPropertyValueProcessorInterfacecom.uwyn.rife.toolsRife
BeanRemovalErrorExceptionClasscom.uwyn.rife.template.exceptionsRife
BeanSettingErrorExceptionClasscom.uwyn.rife.template.exceptionsRife
BeanUtilsClasscom.uwyn.rife.toolsRife
BeanUtilsExceptionClasscom.uwyn.rife.tools.exceptionsRife
BeginTagBadlyTerminatedExceptionClasscom.uwyn.rife.template.exceptionsRife
BeginTagNotEndedExceptionClasscom.uwyn.rife.template.exceptionsRife
BlockingParticipantA repository participant is basically a service that needs to be initialized before it can return objects that correspond to specifiedClasscom.uwyn.rife.repRife
BlockingParticipantExpectedExceptionClasscom.uwyn.rife.rep.exceptionsRife
BlockingRepositoryThe BlockingRepository class provides a Repository implementation that loads the participants from anClasscom.uwyn.rife.repRife
BlockingRepositoryCleanupThe BlockingRepositoryCleanup class is simply a thread that calls the BlockingRepository's cleanup method.Classcom.uwyn.rife.repRife
BlockUnknownExceptionClasscom.uwyn.rife.template.exceptionsRife
BorderEtchedSee Also:Serialized FormConstructor SummaryBorderEtched()Classcom.uwyn.rife.swingRife
CallbacksCallbacks are hooks that are being called when beans are manipulated through the GenericQueryManager or otherInterfacecom.uwyn.rife.database.querymanagers.genericRife
CallbacksProviderCallbacks can either be implemented directly by implementing the Callbacks interface, or they can be provided by implementing this interface.Interfacecom.uwyn.rife.database.querymanagers.genericRife
CallExceptionThis exception will be thrown when a call continuation is triggered.Classcom.uwyn.rife.continuations.exceptionsRife
CallStateContains the state of a call continuation.Classcom.uwyn.rife.continuationsRife
CallTargetNotFoundExceptionThrown when a call target couldn't be resolved to a properSince:1.Classcom.uwyn.rife.continuations.exceptionsRife
CallTargetRetrieverRetrieves the target continuable for a call continuation.Interfacecom.uwyn.rife.continuations.basicRife
CancelEmbeddingTriggeredExceptionClasscom.uwyn.rife.engine.exceptionsRife
CantFindEntityExceptionClasscom.uwyn.rife.xml.exceptionsRife
CantFindResourceExceptionClasscom.uwyn.rife.xml.exceptionsRife
CantFindResourceJarEntryExceptionClasscom.uwyn.rife.resources.exceptionsRife
CantFindXmlPathExceptionClasscom.uwyn.rife.authentication.credentialsmanagers.exceptionsRife
CantFindXmlPathExceptionClasscom.uwyn.rife.config.exceptionsRife
CantFindXmlPathExceptionClasscom.uwyn.rife.database.exceptionsRife
CantOpenResourceStreamExceptionClasscom.uwyn.rife.resources.exceptionsRife
CantRetrieveResourceContentExceptionClasscom.uwyn.rife.resources.exceptionsRife
CantWriteToDestinationExceptionClasscom.uwyn.rife.authentication.credentialsmanagers.exceptionsRife
CantWriteToDestinationExceptionClasscom.uwyn.rife.config.exceptionsRife
CantWriteToDestinationExceptionClasscom.uwyn.rife.database.exceptionsRife
CharFilterDocumentClasscom.uwyn.rife.swing.documentsRife
CharSequenceDeferredClasscom.uwyn.rife.engineRife
ChildTriggerDeclares a child trigger.Classcom.uwyn.rife.engine.annotationsRife
ChildTriggeredExceptionClasscom.uwyn.rife.engine.exceptionsRife
ChildTriggerExistsExceptionClasscom.uwyn.rife.engine.exceptionsRife
ChildTriggerNotImplementedExceptionClasscom.uwyn.rife.engine.exceptionsRife
ChildTriggerVariableUnknownExceptionClasscom.uwyn.rife.engine.exceptionsRife
CircularContructionExceptionSee Also:Serialized FormConstructor SummaryCircularContructionException()Classcom.uwyn.rife.template.exceptionsRife
CircularIncludesExceptionClasscom.uwyn.rife.template.exceptionsRife
CircularSubsitesExceptionClasscom.uwyn.rife.engine.exceptionsRife
ClassBytesLoaderUtility class to load the bytes of class files.Classcom.uwyn.rife.toolsRife
ClassBytesNotFoundExceptionThis exception is thrown and when the bytecode for a class couldn't beSince:1.Classcom.uwyn.rife.instrument.exceptionsRife
ClassBytesProviderInterfacecom.uwyn.rife.instrumentRife
ClassCallTargetRetrieverRetrieves the continuable for a call continuation where the call target is aSince:1.Classcom.uwyn.rife.continuations.basicRife
ClassInterfaceDetectorDetects whether a class implements a particular interface by analyzing the bytecode instead of loading the class and performing reflection calls.Classcom.uwyn.rife.instrumentRife
ClasspathUtilsClasscom.uwyn.rife.toolsRife
ClasspathUtilsErrorExceptionClasscom.uwyn.rife.tools.exceptionsRife
ClassUtilsClasscom.uwyn.rife.toolsRife
ClearUsersErrorExceptionSee Also:Serialized FormConstructor SummaryClearUsersErrorException()Classcom.uwyn.rife.authentication.credentialsmanagers.exceptionsRife
CmfPropertyThis class extends ConstrainedProperty to provide additional constraints that are specific for the content management framework (CMF).Classcom.uwyn.rife.cmfRife
CmfPropertyValidationRuleThis abstract class extends the PropertyValidationRule class to provide common functionality that is useful for all concrete CMFClasscom.uwyn.rife.cmf.validationRife
CmfValidationThis class extends Validation to create additional ValidationRules that correspond to CMF constraints.Classcom.uwyn.rife.cmfRife
ColorsClasscom.uwyn.rife.swingRife
ColumnsRequiredExceptionClasscom.uwyn.rife.database.exceptionsRife
CompilationFailedExceptionClasscom.uwyn.rife.tools.exceptionsRife
CompilationUtilsClasscom.uwyn.rife.toolsRife
ConciseLogFormatterClasscom.uwyn.rife.toolsRife
ConcludeTaskErrorExceptionClasscom.uwyn.rife.scheduler.taskmanagers.exceptionsRife
ConfigClasscom.uwyn.rife.configRife
ConfigErrorExceptionClasscom.uwyn.rife.config.exceptionsRife
ConfigsourceNotFoundExceptionClasscom.uwyn.rife.config.exceptionsRife
ConnectionCloseErrorExceptionClasscom.uwyn.rife.database.exceptionsRife
ConnectionMetaDataErrorExceptionClasscom.uwyn.rife.database.exceptionsRife
ConnectionOpenErrorExceptionClasscom.uwyn.rife.database.exceptionsRife
ConnectionPoolThis is a class designed for database connection pooling.Classcom.uwyn.rife.databaseRife
ConnectionStatusErrorExceptionClasscom.uwyn.rife.database.exceptionsRife
ConstrainedThis interface defines methods for bean-centric constraining of data A constraint describes additional information about a data entity.Interfacecom.uwyn.rife.siteRife
ConstrainedBeanA ConstrainedBean object makes it possible to define all constraints for a bean instance that are not related to a single property.Classcom.uwyn.rife.siteRife
ConstrainedBean .DirectionFields inherited from class com.Classcom.uwyn.rife.site.ConstrainedBeanRife
ConstrainedBean .OrderConstructor SummaryConstrainedBean.Classcom.uwyn.rife.site.ConstrainedBeanRife
ConstrainedDetectorDetects whether class implements the Constrainted interface or not, by analyzing its bytecode.Classcom.uwyn.rife.site.instrumentRife
ConstrainedPropertyA ConstrainedProperty object makes it possible to easily define all constraints for a named property of a bean.Classcom.uwyn.rife.siteRife
ConstrainedPropertyListenerListeners that implement this interface will be notified when changes occur to the ConstrainedProperty instances that it has beenInterfacecom.uwyn.rife.siteRife
ConstrainedUtilsClasscom.uwyn.rife.siteRife
ContainsRoleErrorExceptionClasscom.uwyn.rife.authentication.credentialsmanagers.exceptionsRife
ContainsUserErrorExceptionClasscom.uwyn.rife.authentication.credentialsmanagers.exceptionsRife
ContentContains the information required to store new content data together with additional meta-data.Classcom.uwyn.rife.cmfRife
ContentDataUserClasscom.uwyn.rife.cmf.damRife
ContentInfoThis class represents all the information that is stored in the backend about a certain Content instance.Classcom.uwyn.rife.cmfRife
ContentLoaderThis is an abstract class that needs to be extended by all the classes that are able to load raw data and converted it to a common internal type.Classcom.uwyn.rife.cmf.loaderRife
ContentLoaderBackendThis is an interface that should be implemented by all content loader All content loader back-ends that are fronted by the same ContentLoader should handle the same InternalType, which isInterfacecom.uwyn.rife.cmf.loaderRife
ContentManagerA ContentManager manages content that is stored in a back-end Content is isolated in repositories that should have unique names.Interfacecom.uwyn.rife.cmf.damRife
ContentManagerExceptionClasscom.uwyn.rife.cmf.dam.exceptionsRife
ContentQueryManagerThe ContentQueryManager simplifies working with content a lot.Classcom.uwyn.rife.cmf.damRife
ContentRepositoryContains the information that's required to describe a content repository.Classcom.uwyn.rife.cmfRife
ContentStoreA ContentStore stores the actual content data and is responsible for managing it.Interfacecom.uwyn.rife.cmf.damRife
ContentTransformerThis interface defines the API that has to be implemented by classes that are capable of transforming content data after it's initially loaded.Interfacecom.uwyn.rife.cmf.transformRife
ContinuableDetectorDetects whether a class implements the continuable marker interface that is setup in the provided instrumentation config.Classcom.uwyn.rife.continuations.instrumentRife
ContinuableLocalVariableUncloneableExceptionThrown when a local variable in a ContinuationStack couldn't be cloned when a continuation is resumed.Classcom.uwyn.rife.continuations.exceptionsRife
ContinuableObjectInterface that needs to be implemented by classes that should support continuations functionalities and become resumable.Interfacecom.uwyn.rife.continuationsRife
ContinuationConfigInstrumentThis interface needs to be implemented to configure the bytecode instrumentation that enables the continuations functionalities.Interfacecom.uwyn.rife.continuationsRife
ContinuationConfigRuntimeConfigures the runtime behavior of the continuations engine.Classcom.uwyn.rife.continuationsRife
ContinuationContextContains all contextual data of one particular continuation.Classcom.uwyn.rife.continuationsRife
ContinuationDebugConfigures the debug output of the continuations engine.Classcom.uwyn.rife.continuations.instrumentRife
ContinuationManagerManages a collection of ContinuationContext instances.Classcom.uwyn.rife.continuationsRife
ContinuationsAgentProvides a continuations instrumentation agent that will modify the bytecode of the classes that are loaded.Classcom.uwyn.rife.continuations.instrumentRife
ContinuationsBytecodeTransformerAbstract class that transforms the bytecode of regular classes so that they support continuations functionalities.Classcom.uwyn.rife.continuations.instrumentRife
ContinuationsNotActiveExceptionThrown when a continuations method has not been instrumented.Classcom.uwyn.rife.continuations.exceptionsRife
ContinuationStack[PRIVATE AND UNSUPPORTED] Contains the local state of a continuation.Classcom.uwyn.rife.continuationsRife
ContinuationsTransformerA bytecode transformer that will modify classes so that they receive the functionalities that are required to support the continuationsClasscom.uwyn.rife.continuations.instrumentRife
ContinueSessionErrorExceptionClasscom.uwyn.rife.authentication.sessionmanagers.exceptionsRife
ControlFlowRuntimeExceptionThis is a marker interface to make it possible to throw runtime exceptions that have to be treated as expected and 'positive'.Interfacecom.uwyn.rife.tools.exceptionsRife
ConversionExceptionClasscom.uwyn.rife.tools.exceptionsRife
ConvertClasscom.uwyn.rife.toolsRife
CookieComparatorClasscom.uwyn.rife.siteRife
CouldntAccessResourceFileExceptionClasscom.uwyn.rife.resources.exceptionsRife
CouldntAccessResourceJarExceptionClasscom.uwyn.rife.resources.exceptionsRife
CountQueryFields inherited from class com.Classcom.uwyn.rife.database.querymanagers.genericRife
CountRolesErrorExceptionSee Also:Serialized FormConstructor SummaryCountRolesErrorException()Classcom.uwyn.rife.authentication.credentialsmanagers.exceptionsRife
CountSessionsErrorExceptionSee Also:Serialized FormConstructor SummaryCountSessionsErrorException()Classcom.uwyn.rife.authentication.sessionmanagers.exceptionsRife
CountUsersErrorExceptionSee Also:Serialized FormConstructor SummaryCountUsersErrorException()Classcom.uwyn.rife.authentication.credentialsmanagers.exceptionsRife
CreateRememberIdErrorExceptionClasscom.uwyn.rife.authentication.remembermanagers.exceptionsRife
CreateSequenceObject representation of a SQL CREATE SEQUENCE query.Classcom.uwyn.rife.database.queriesRife
CreateTableObject representation of a SQL CREATE TABLE query.Classcom.uwyn.rife.database.queriesRife
CreateTable .NullableFields inherited from class com.Classcom.uwyn.rife.database.queries.CreateTableRife
CreateTable .ViolationActionFields inherited from class com.Classcom.uwyn.rife.database.queries.CreateTableRife
CredentialsThis interface defines the methods that classes with Credentials functionalities have to implement.Interfacecom.uwyn.rife.authenticationRife
CredentialsManagerThis interface defines the methods that classes with CredentialsManager functionalities have to implement.Interfacecom.uwyn.rife.authenticationRife
CredentialsManagerExceptionClasscom.uwyn.rife.authentication.exceptionsRife
CredentialsManagerFactoryClasses that can create CredentialsManager objects implementSince:1.Interfacecom.uwyn.rife.authentication.credentialsmanagersRife
CredentialsManagerFactoryFactoryCreates CredentialsManager factories based on configuration options.Classcom.uwyn.rife.authentication.credentialsmanagersRife
CursorsClasscom.uwyn.rife.swingRife
DatabaseAuthenticatedSets up the standard Authenticated element for managers that work with a database back-end.Classcom.uwyn.rife.authentication.elementsRife
DatabaseAuthenticatedDeployerDeployer for Authenticated elements that by default sets up all the authentication managers for database storage.Classcom.uwyn.rife.authentication.elementsRife
DatabaseContentClasscom.uwyn.rife.cmf.dam.contentmanagersRife
DatabaseContentFactoryClasscom.uwyn.rife.cmf.dam.contentmanagersRife
DatabaseContentInfoThis class adds additional properties to the ContentInfo class to be able to store the data in a datab.Classcom.uwyn.rife.cmf.dam.contentmanagersRife
DatabaseContentStoreClasscom.uwyn.rife.cmf.dam.contentstoresRife
DatabaseExceptionClasscom.uwyn.rife.database.exceptionsRife
DatabaseImageStoreClasscom.uwyn.rife.cmf.dam.contentstoresRife
DatabaseImageStoreFactoryClasscom.uwyn.rife.cmf.dam.contentstoresRife
DatabaseLogoutDeployerDeployer for logout elements that by default sets up all the authentication managers for database storage.Classcom.uwyn.rife.authentication.elementsRife
DatabaseLogoutPassthroughSets up the standard SimpleLogoutPassthrough element for managers that work with a database back-end.Classcom.uwyn.rife.authentication.elementsRife
DatabaseLogoutTemplateSets up the standard SimpleLogoutTemplate element for managers that work with a database back-end.Classcom.uwyn.rife.authentication.elementsRife
DatabaseMailQueueClasscom.uwyn.rife.mail.damRife
DatabaseMailQueueExecutorClasscom.uwyn.rife.mail.executorsRife
DatabaseMailQueueFactoryClasscom.uwyn.rife.mail.damRife
DatabaseRawStoreClasscom.uwyn.rife.cmf.dam.contentstoresRife
DatabaseRawStoreFactoryClasscom.uwyn.rife.cmf.dam.contentstoresRife
DatabaseRememberClasscom.uwyn.rife.authentication.remembermanagersRife
DatabaseRememberFactoryFactory for DatabaseRemember manager instances that creates singletons based on the Datasource.Classcom.uwyn.rife.authentication.remembermanagersRife
DatabaseResourcesThis class offers ResourceFinder and ResourceWriter capabilities for resources that are stored in a database.Classcom.uwyn.rife.resourcesRife
DatabaseResourcesFactoryClasscom.uwyn.rife.resourcesRife
DatabaseSchedulerClasscom.uwyn.rife.scheduler.schedulermanagersRife
DatabaseSchedulerFactoryClasscom.uwyn.rife.scheduler.schedulermanagersRife
DatabaseSessionsClasscom.uwyn.rife.authentication.sessionmanagersRife
DatabaseSessionsFactoryFactory for DatabaseSessions manager instances that creates singletons based on the Datasource.Classcom.uwyn.rife.authentication.sessionmanagersRife
DatabaseSessionValidatorClasscom.uwyn.rife.authentication.sessionvalidatorsRife
DatabaseSessionValidatorFactoryFactory for DatabaseSessionValidator manager instances that creates singletons based on the Datasource and an optional differentiatingClasscom.uwyn.rife.authentication.sessionvalidatorsRife
DatabaseTaskoptionsClasscom.uwyn.rife.scheduler.taskoptionmanagersRife
DatabaseTaskoptionsFactoryClasscom.uwyn.rife.scheduler.taskoptionmanagersRife
DatabaseTasksClasscom.uwyn.rife.scheduler.taskmanagersRife
DatabaseTasksFactoryClasscom.uwyn.rife.scheduler.taskmanagersRife
DatabaseTextStoreClasscom.uwyn.rife.cmf.dam.contentstoresRife
DatabaseTextStoreFactoryClasscom.uwyn.rife.cmf.dam.contentstoresRife
DatabaseUsersClasscom.uwyn.rife.authentication.credentialsmanagersRife
DatabaseUsers .ListDatabaseRolesConstructor SummaryDatabaseUsers.Classcom.uwyn.rife.authentication.credentialsmanagers.DatabaseUsersRife
DatabaseUsers .ListDatabaseUsersConstructor SummaryDatabaseUsers.Classcom.uwyn.rife.authentication.credentialsmanagers.DatabaseUsersRife
DatabaseUsersFactoryFactory for DatabaseUsers manager instances that creates singletons based on the Datasource and an optional differentiatingClasscom.uwyn.rife.authentication.credentialsmanagersRife
DatalinkDeclares a data link for the element.Classcom.uwyn.rife.engine.annotationsRife
DataLinkAmbiguousInputExceptionClasscom.uwyn.rife.engine.exceptionsRife
DataLinkAmbiguousOutputExceptionClasscom.uwyn.rife.engine.exceptionsRife
DataLinkAmbiguousTargetExceptionClasscom.uwyn.rife.engine.exceptionsRife
DataLinkBeanErrorExceptionClasscom.uwyn.rife.engine.exceptionsRife
DataLinkIncompatibleInputOutputExceptionClasscom.uwyn.rife.engine.exceptionsRife
DataLinkInputRequiredExceptionClasscom.uwyn.rife.engine.exceptionsRife
DataLinkOutputRequiredExceptionClasscom.uwyn.rife.engine.exceptionsRife
DataLinkTargetRequiredExceptionClasscom.uwyn.rife.engine.exceptionsRife
DataLinkUnknownDestInbeanExceptionClasscom.uwyn.rife.engine.exceptionsRife
DataLinkUnknownSrcOutbeanExceptionClasscom.uwyn.rife.engine.exceptionsRife
DatasourceContains all the information required to connect to a database and centralizes the creation of connections to a database.Classcom.uwyn.rife.databaseRife
DatasourceNotFoundExceptionClasscom.uwyn.rife.database.exceptionsRife
DatasourcesContains a collection of Datasource instances that have been created from an XML definition.Classcom.uwyn.rife.databaseRife
DatasourcesExceptionClasscom.uwyn.rife.database.exceptionsRife
DateFormatInitializationExceptionClasscom.uwyn.rife.config.exceptionsRife
DbBeanFetcherThis class allows a ResultSet to be easily processed into bean Multiple instances can be collected into a list when processing anClasscom.uwyn.rife.databaseRife
DbConnectionRepresents one connection to a database.Classcom.uwyn.rife.databaseRife
DbConnectionUserClasscom.uwyn.rife.databaseRife
DbPreparedStatementProvides a wrapper around the regular JDBC PreparedStatement class.Classcom.uwyn.rife.databaseRife
DbPreparedStatementHandlerBy extending this class it's possible to easily customize the behaviour of a large number of methods in the DbQueryManager class.Classcom.uwyn.rife.databaseRife
DbProbeExecutorPeriodic probe job to keep connections non-idle and probe for dead ones.Classcom.uwyn.rife.databaseRife
DbQueryExceptionClasscom.uwyn.rife.database.exceptionsRife
DbQueryManagerThis is a convenience class to make it easy to control the queries that handle the retrieval, storage, update and removal of data in a database.Classcom.uwyn.rife.databaseRife
DbQueryManagerCacheThis class is a simple cache for DbQueryManager objects.Classcom.uwyn.rife.databaseRife
DbQueryManagerFactoryThis class allows for DbQueryManagers to be created more dynamically and with more features than by direct instantiation.Classcom.uwyn.rife.databaseRife
DbResultSetClasscom.uwyn.rife.databaseRife
DbResultSet30Fields inherited from class com.Classcom.uwyn.rife.databaseRife
DbResultSet40Fields inherited from class com.Classcom.uwyn.rife.databaseRife
DbResultSetHandlerBy extending this class it's possible to easily customize the behaviour of some methods in the DbQueryManager class.Classcom.uwyn.rife.databaseRife
DbRowProcessorThis abstract base class should be used to implement classes that process one row in a database query resulset.Classcom.uwyn.rife.databaseRife
DbStatementProvides a wrapper around the regular JDBC Statement class.Classcom.uwyn.rife.databaseRife
DbTransactionUserBy extending this class it's possible to provide the logic that should be executed by the inTransactionClasscom.uwyn.rife.databaseRife
DbTransactionUserWithoutResultConvenience class that offers the same facilities as the DbTransactionUser class, but makes it easier to work withClasscom.uwyn.rife.databaseRife
DeclarationConflictExceptionClasscom.uwyn.rife.engine.exceptionsRife
DefaultFocusSetterNested Class SummaryNested classes/interfaces inherited from class java.Classcom.uwyn.rife.swingRife
DeferClasscom.uwyn.rife.engine.elementsRife
DeferExceptionSee Also:Serialized FormConstructor SummaryDeferException()Classcom.uwyn.rife.engine.exceptionsRife
DeleteObject representation of a SQL DELETE query.Classcom.uwyn.rife.database.queriesRife
DeleteContentDataErrorExceptionClasscom.uwyn.rife.cmf.dam.contentstores.exceptionsRife
DeleteQueryFields inherited from class com.Classcom.uwyn.rife.database.querymanagers.genericRife
DeployerInstantiationExceptionClasscom.uwyn.rife.engine.exceptionsRife
DesactivateTaskErrorExceptionClasscom.uwyn.rife.scheduler.taskmanagers.exceptionsRife
DeserializationErrorExceptionClasscom.uwyn.rife.tools.exceptionsRife
DocumentPositionClasscom.uwyn.rife.datastructuresRife
DriverInstantiationErrorExceptionClasscom.uwyn.rife.database.exceptionsRife
DriverNameRetrievalErrorExceptionClasscom.uwyn.rife.database.exceptionsRife
DropSequenceObject representation of a SQL DROP SEQUENCE query.Classcom.uwyn.rife.database.queriesRife
DropTableObject representation of a SQL DROP TABLE query.Classcom.uwyn.rife.database.queriesRife
DuplicateElementIdExceptionClasscom.uwyn.rife.engine.exceptionsRife
DuplicateLoginExceptionClasscom.uwyn.rife.authentication.credentialsmanagers.exceptionsRife
DuplicateRoleExceptionClasscom.uwyn.rife.authentication.credentialsmanagers.exceptionsRife
DuplicateTaskoptionExceptionClasscom.uwyn.rife.scheduler.taskoptionmanagers.exceptionsRife
DuplicateUserIdExceptionClasscom.uwyn.rife.authentication.credentialsmanagers.exceptionsRife
DwrServiceClasscom.uwyn.rife.engine.elementsRife
DwrServiceDeployerClasscom.uwyn.rife.engine.elementsRife
ElemDeclares that a Java class is a RIFE element.Classcom.uwyn.rife.engine.annotationsRife
ElementThis is a convenience abstract class that implements the ElementAware interface and extends the ElementSupport class.Classcom.uwyn.rife.engineRife
ElementAlreadyHasIdExceptionClasscom.uwyn.rife.engine.exceptionsRife
ElementAlreadyMappedExceptionClasscom.uwyn.rife.engine.exceptionsRife
ElementAnnotationErrorExceptionClasscom.uwyn.rife.engine.exceptionsRife
ElementAnnotationMissingExceptionClasscom.uwyn.rife.engine.exceptionsRife
ElementAwareThis interface contains all the methods that a class must implement to become an element for the web engine.Interfacecom.uwyn.rife.engineRife
ElementChildTriggerThis interface contains all the methods that a class must implement to be able to handle child trigger events.Interfacecom.uwyn.rife.engineRife
ElementCompilationFailedExceptionClasscom.uwyn.rife.engine.exceptionsRife
ElementContextClasscom.uwyn.rife.engineRife
ElementContextMissingExceptionSee Also:Serialized FormConstructor SummaryElementContextMissingException()Classcom.uwyn.rife.engine.exceptionsRife
ElementDeclarationNameMissingExceptionClasscom.uwyn.rife.engine.exceptionsRife
ElementDeployerClasses that are responsible for deploying elements have to extend this After registering theClasscom.uwyn.rife.engineRife
ElementDetectorClasscom.uwyn.rife.engine.instrumentRife
ElementIdAlreadyRegisteredToElementExceptionClasscom.uwyn.rife.engine.exceptionsRife
ElementIdAlreadyRegisteredToSubsiteExceptionClasscom.uwyn.rife.engine.exceptionsRife
ElementIdInvalidExceptionClasscom.uwyn.rife.engine.exceptionsRife
ElementIdNotFoundExceptionClasscom.uwyn.rife.engine.exceptionsRife
ElementIdNotFoundInSiteExceptionClasscom.uwyn.rife.engine.exceptionsRife
ElementIdNotFoundSiteIdExistsExceptionClasscom.uwyn.rife.engine.exceptionsRife
ElementImplementationInstantiationExceptionClasscom.uwyn.rife.engine.exceptionsRife
ElementImplementationNotFoundExceptionClasscom.uwyn.rife.engine.exceptionsRife
ElementImplementationUnreadableExceptionClasscom.uwyn.rife.engine.exceptionsRife
ElementImplementationUnsupportedExceptionClasscom.uwyn.rife.engine.exceptionsRife
ElementInfoClasscom.uwyn.rife.engineRife
ElementInfoBuilderClasscom.uwyn.rife.engineRife
ElementInfoMissingExceptionSee Also:Serialized FormConstructor SummaryElementInfoMissingException()Classcom.uwyn.rife.engine.exceptionsRife
ElementInfoProcessorInterfacecom.uwyn.rife.engineRife
ElementInfoProcessorExtensionUnsupportedExceptionClasscom.uwyn.rife.engine.exceptionsRife
ElementInfoProcessorFactoryClasscom.uwyn.rife.engineRife
ElementInfoProcessorIdentifierUnsupportedExceptionClasscom.uwyn.rife.engine.exceptionsRife
ElementInitializerThis interface contains all the methods that a class must implement to be able to handle the initialization of an element.Interfacecom.uwyn.rife.engineRife
ElementInjectionExceptionClasscom.uwyn.rife.engine.exceptionsRife
ElementMemberFieldUncloneableExceptionClasscom.uwyn.rife.engine.exceptionsRife
ElementOutjectionExceptionClasscom.uwyn.rife.engine.exceptionsRife
ElementResultStateInterfacecom.uwyn.rife.engineRife
ElementScriptedThe ElementScripted class provides a bridge between scripting engines and the element backend.Classcom.uwyn.rife.engineRife
ElementServiceThis interface allows web service objects to gain access to the element context during their invocation.Interfacecom.uwyn.rife.engineRife
ElementSupportThe ElementSupport class provides all the methods to communicate from inside an element with the context in which it is beingClasscom.uwyn.rife.engineRife
ElementToServiceContains the information required to service an element request.Classcom.uwyn.rife.engineRife
ElementTypeClasscom.uwyn.rife.engineRife
ElementUrlInvalidExceptionClasscom.uwyn.rife.engine.exceptionsRife
EmailContains the details of an email message that will be sent through the mailSince:1.Classcom.uwyn.rife.mailRife
EmbeddedElementCantOutputBinaryExceptionSee Also:Serialized FormConstructor SummaryEmbeddedElementCantOutputBinaryException()Classcom.uwyn.rife.engine.exceptionsRife
EmbeddedElementCantSetContentLengthExceptionSee Also:Serialized FormConstructor SummaryEmbeddedElementCantSetContentLengthException()Classcom.uwyn.rife.engine.exceptionsRife
EmbeddedElementNotFoundExceptionClasscom.uwyn.rife.engine.exceptionsRife
EmbedPropertiesErrorExceptionClasscom.uwyn.rife.engine.exceptionsRife
EncoderDummyClasscom.uwyn.rife.templateRife
EncoderHtmlClasscom.uwyn.rife.templateRife
EncoderSqlClasscom.uwyn.rife.templateRife
EncoderXmlClasscom.uwyn.rife.templateRife
EngineClassLoaderClasscom.uwyn.rife.engineRife
EngineClassLoaderClasspathHelper class to avoid Double Check Locking and still have a thread-safe singleton patternClasscom.uwyn.rife.engineRife
EngineClassLoaderRifeWebappPathHelper class to avoid Double Check Locking and still have a thread-safe singleton patternClasscom.uwyn.rife.engineRife
EngineContinuationConfigInstrumentClasscom.uwyn.rife.engineRife
EngineContinuationConfigRuntimeFields inherited from class com.Classcom.uwyn.rife.engineRife
EngineContinuationConfigRuntimeSingletonConstructor SummaryEngineContinuationConfigRuntimeSingleton()Methods inherited from class java.Classcom.uwyn.rife.engineRife
EngineContinuationsTransformerThis is a bytecode transformer that will modify classes so that they receive the functionalities that are required to support the continuationsClasscom.uwyn.rife.instrumentRife
EngineExceptionSee Also:Serialized FormConstructor SummaryEngineException()Classcom.uwyn.rife.engine.exceptionsRife
EngineTemplateInitializerClasscom.uwyn.rife.engineRife
EntryA bean representing an entry in a feed.Classcom.uwyn.rife.feedRife
EntryProcessorAn EntryProcessor is a class that knows how to create a section of a feed This interface is generally implemented by an Element which then passesInterfacecom.uwyn.rife.feedRife
EntryProviderAn EntryProvider is a way to get entries for a feed.Interfacecom.uwyn.rife.feedRife
EnumClassThe purpose of this abstract base class is to allow the creation of type-safe enumerations.Classcom.uwyn.rife.datastructuresRife
EraseAllRememberIdsErrorExceptionSee Also:Serialized FormConstructor SummaryEraseAllRememberIdsErrorException()Classcom.uwyn.rife.authentication.remembermanagers.exceptionsRife
EraseAllSessionsErrorExceptionSee Also:Serialized FormConstructor SummaryEraseAllSessionsErrorException()Classcom.uwyn.rife.authentication.sessionmanagers.exceptionsRife
EraseRememberIdErrorExceptionClasscom.uwyn.rife.authentication.remembermanagers.exceptionsRife
EraseSessionErrorExceptionClasscom.uwyn.rife.authentication.sessionmanagers.exceptionsRife
EraseUserRememberIdsErrorExceptionClasscom.uwyn.rife.authentication.remembermanagers.exceptionsRife
EraseUserSessionsErrorExceptionClasscom.uwyn.rife.authentication.sessionmanagers.exceptionsRife
ExceptionErrorRedirectorClasscom.uwyn.rife.xmlRife
ExceptionFormattingUtilsClasscom.uwyn.rife.toolsRife
ExceptionUtilsClasscom.uwyn.rife.toolsRife
ExecUtilsClasscom.uwyn.rife.toolsRife
ExecutionErrorExceptionClasscom.uwyn.rife.database.exceptionsRife
ExecutorClasscom.uwyn.rife.schedulerRife
ExecutorAlreadyRegisteredExceptionClasscom.uwyn.rife.scheduler.exceptionsRife
ExecutorThreadClasscom.uwyn.rife.schedulerRife
ExitClasscom.uwyn.rife.engine.annotationsRife
ExitExistsExceptionClasscom.uwyn.rife.engine.exceptionsRife
ExitNotAttachedExceptionClasscom.uwyn.rife.engine.exceptionsRife
ExitTargetUrlMissingExceptionClasscom.uwyn.rife.engine.exceptionsRife
ExitTriggeredExceptionClasscom.uwyn.rife.engine.exceptionsRife
ExitUnknownExceptionClasscom.uwyn.rife.engine.exceptionsRife
ExpectedMimeTypeConstraintExceptionClasscom.uwyn.rife.cmf.dam.exceptionsRife
ExpectedOrdinalConstraintExceptionClasscom.uwyn.rife.cmf.dam.exceptionsRife
ExpressionExceptionClasscom.uwyn.rife.template.exceptionsRife
ExpressionNotBooleanExceptionClasscom.uwyn.rife.template.exceptionsRife
ExternalValueSee Also:Serialized FormFields inherited from class java.Classcom.uwyn.rife.templateRife
FactoryPropertyAuthenticatedFields inherited from class com.Classcom.uwyn.rife.authentication.elementsRife
FactoryPropertyAuthenticatedDeployerDeployer for Authenticated elements that uses properties to determine which factory classes will create the various authentication objects.Classcom.uwyn.rife.authentication.elementsRife
FallbackUrlExistsExceptionClasscom.uwyn.rife.engine.exceptionsRife
FatalParsingErrorsExceptionClasscom.uwyn.rife.xml.exceptionsRife
FatalTaskExecutionExceptionClasscom.uwyn.rife.scheduler.exceptionsRife
FeedA bean representing a feed, or rather a feed's metadata.Classcom.uwyn.rife.feedRife
FeedProviderAn Element that uses an EntryProvider to print After being passed an IoC property of the EntryProvider andClasscom.uwyn.rife.feed.elementsRife
FieldsRequiredExceptionClasscom.uwyn.rife.database.exceptionsRife
FileDeclares a file upload during a submission.Classcom.uwyn.rife.engine.annotationsRife
FileExistsExceptionClasscom.uwyn.rife.engine.exceptionsRife
FileFileRegexpConflictExceptionClasscom.uwyn.rife.engine.exceptionsRife
FileGlobalCookieConflictExceptionClasscom.uwyn.rife.engine.exceptionsRife
FileGlobalVarConflictExceptionClasscom.uwyn.rife.engine.exceptionsRife
FileIncookieConflictExceptionClasscom.uwyn.rife.engine.exceptionsRife
FileInputConflictExceptionClasscom.uwyn.rife.engine.exceptionsRife
FileParameterConflictExceptionClasscom.uwyn.rife.engine.exceptionsRife
FileParameterRegexpConflictExceptionClasscom.uwyn.rife.engine.exceptionsRife
FilePropertyDeclares that the bean property that corresponds to the annotated setter will be used to inject an uploaded submission file.Classcom.uwyn.rife.engine.annotationsRife
FileRegexpDeclares a file upload regular expression during a submission.Classcom.uwyn.rife.engine.annotationsRife
FileRegexpFileConflictExceptionClasscom.uwyn.rife.engine.exceptionsRife
FileRegexpGlobalCookieConflictExceptionClasscom.uwyn.rife.engine.exceptionsRife
FileRegexpGlobalVarConflictExceptionClasscom.uwyn.rife.engine.exceptionsRife
FileRegexpIncookieConflictExceptionClasscom.uwyn.rife.engine.exceptionsRife
FileRegexpInputConflictExceptionClasscom.uwyn.rife.engine.exceptionsRife
FileRegexpInvalidExceptionClasscom.uwyn.rife.engine.exceptionsRife
FileRegexpParameterConflictExceptionClasscom.uwyn.rife.engine.exceptionsRife
FileUnknownExceptionClasscom.uwyn.rife.engine.exceptionsRife
FileUtilsClasscom.uwyn.rife.toolsRife
FileUtilsErrorExceptionClasscom.uwyn.rife.tools.exceptionsRife
FilteredTagProcessorClasscom.uwyn.rife.templateRife
FilteredTagProcessorGroovyClasscom.uwyn.rife.templateRife
FilteredTagProcessorJaninoClasscom.uwyn.rife.templateRife
FilteredTagProcessorMvelClasscom.uwyn.rife.templateRife
FilteredTagProcessorOgnlClasscom.uwyn.rife.templateRife
FilteredTagProcessorOgnl .RifeResolverClasscom.uwyn.rife.template.FilteredTagProcessorOgnlRife
FilteredTagsSee Also:Serialized FormFields inherited from class java.Classcom.uwyn.rife.templateRife
FilteredTagsMapClasscom.uwyn.rife.templateRife
FilterNotFoundExceptionClasscom.uwyn.rife.template.exceptionsRife
FinalTransformerThis is a no-op transformer that is just used to output the instrumented bytecode of classes when the rife.Classcom.uwyn.rife.instrumentRife
FlowlinkDeclares a flow link for the element.Classcom.uwyn.rife.engine.annotationsRife
FlowLinkClasscom.uwyn.rife.engineRife
Flowlink .ContinuationsClasscom.uwyn.rife.engine.annotations.FlowlinkRife
Flowlink .EmbeddingClasscom.uwyn.rife.engine.annotations.FlowlinkRife
Flowlink .InheritanceClasscom.uwyn.rife.engine.annotations.FlowlinkRife
FlowLinkAmbiguousTargetExceptionClasscom.uwyn.rife.engine.exceptionsRife
FlowLinkBuilderClasscom.uwyn.rife.engineRife
FlowlinkExitFieldDeclares a flow link for the element.Classcom.uwyn.rife.engine.annotationsRife
FlowlinkExitField .EmbeddingClasscom.uwyn.rife.engine.annotations.FlowlinkExitFieldRife
FlowlinkExitField .InheritanceClasscom.uwyn.rife.engine.annotations.FlowlinkExitFieldRife
FlowLinkMissingExceptionClasscom.uwyn.rife.engine.exceptionsRife
FlowLinkOrSubmissionMissingExceptionClasscom.uwyn.rife.engine.exceptionsRife
FlowLinkSpecificDataLinkDestIdSpecifiedExceptionClasscom.uwyn.rife.engine.exceptionsRife
FlowLinkTargetRequiredExceptionClasscom.uwyn.rife.engine.exceptionsRife
FlowStateSee Also:Serialized FormConstructor SummaryFlowState()Classcom.uwyn.rife.engineRife
FormatExceptionClasscom.uwyn.rife.cmf.format.exceptionsRife
FormatterFormats raw data according to the information that's provided by a Content instance.Interfacecom.uwyn.rife.cmf.formatRife
FormBuilderThis interface defines the methods for bean-centric form generation.Interfacecom.uwyn.rife.siteRife
FormBuilderClasscom.uwyn.rife.siteRife
FormBuilderXmlFields inherited from interface com.Classcom.uwyn.rife.siteRife
FormStateTypeClasscom.uwyn.rife.engineRife
ForwardExceptionClasscom.uwyn.rife.engine.exceptionsRife
FrequencyExceptionClasscom.uwyn.rife.scheduler.exceptionsRife
GateClasscom.uwyn.rife.engineRife
GenericQueryManagerA GenericQueryManager provides features that make it easy to persist and retrieve beans in a database with single method calls.Interfacecom.uwyn.rife.database.querymanagers.genericRife
GenericQueryManagerDelegateClasscom.uwyn.rife.database.querymanagers.genericRife
GenericQueryManagerFactoryConstructor SummaryGenericQueryManagerFactory() GenericQueryManagerClasscom.uwyn.rife.database.querymanagers.genericRife
GenericQueryManagerListenerThe methods of a GenericQueryManagerListener will be executed as the corresponding actions are successfully executed through theInterfacecom.uwyn.rife.database.querymanagers.genericRife
GenericQueryManagerRelationalUtilsUtility class to provide many-to-many and many-to-one relational capabilities to generic query manager implementations.Classcom.uwyn.rife.database.querymanagers.genericRife
GetAttributesErrorExceptionClasscom.uwyn.rife.authentication.credentialsmanagers.exceptionsRife
GetContentErrorExceptionClasscom.uwyn.rife.template.exceptionsRife
GetLoginErrorExceptionClasscom.uwyn.rife.authentication.credentialsmanagers.exceptionsRife
GetRememberedUserIdErrorExceptionClasscom.uwyn.rife.authentication.remembermanagers.exceptionsRife
GetScheduledTasksErrorExceptionSee Also:Serialized FormConstructor SummaryGetScheduledTasksErrorException()Classcom.uwyn.rife.scheduler.taskmanagers.exceptionsRife
GetSessionUserIdErrorExceptionClasscom.uwyn.rife.authentication.sessionmanagers.exceptionsRife
GetTaskErrorExceptionClasscom.uwyn.rife.scheduler.taskmanagers.exceptionsRife
GetTaskIdErrorExceptionSee Also:Serialized FormConstructor SummaryGetTaskIdErrorException()Classcom.uwyn.rife.scheduler.taskmanagers.exceptionsRife
GetTaskoptionErrorExceptionClasscom.uwyn.rife.scheduler.taskoptionmanagers.exceptionsRife
GetTaskoptionsErrorExceptionClasscom.uwyn.rife.scheduler.taskoptionmanagers.exceptionsRife
GetTasksToProcessErrorExceptionSee Also:Serialized FormConstructor SummaryGetTasksToProcessErrorException()Classcom.uwyn.rife.scheduler.taskmanagers.exceptionsRife
GetUserIdErrorExceptionClasscom.uwyn.rife.authentication.credentialsmanagers.exceptionsRife
GlobalBeanErrorExceptionClasscom.uwyn.rife.engine.exceptionsRife
GlobalBeanGroupNotFoundExceptionClasscom.uwyn.rife.engine.exceptionsRife
GlobalBeanGroupRequiresValidatedConstrainedExceptionClasscom.uwyn.rife.engine.exceptionsRife
GlobalBeanNotFoundExceptionClasscom.uwyn.rife.engine.exceptionsRife
GlobalCookieExistsExceptionClasscom.uwyn.rife.engine.exceptionsRife
GlobalCookieFileConflictExceptionClasscom.uwyn.rife.engine.exceptionsRife
GlobalCookieIncookieConflictExceptionClasscom.uwyn.rife.engine.exceptionsRife
GlobalCookieOutcookieConflictExceptionClasscom.uwyn.rife.engine.exceptionsRife
GlobalCookieParameterConflictExceptionClasscom.uwyn.rife.engine.exceptionsRife
GlobalCookiesLockedExceptionClasscom.uwyn.rife.engine.exceptionsRife
GlobalExitClasscom.uwyn.rife.engineRife
GlobalExitAmbiguousTargetExceptionClasscom.uwyn.rife.engine.exceptionsRife
GlobalExitExistsExceptionClasscom.uwyn.rife.engine.exceptionsRife
GlobalExitOverriddenExceptionClasscom.uwyn.rife.engine.exceptionsRife
GlobalExitsLockedExceptionClasscom.uwyn.rife.engine.exceptionsRife
GlobalExitTargetRequiredExceptionClasscom.uwyn.rife.engine.exceptionsRife
GlobalVarClasscom.uwyn.rife.engineRife
GlobalVarExistsExceptionClasscom.uwyn.rife.engine.exceptionsRife
GlobalVarFileConflictExceptionClasscom.uwyn.rife.engine.exceptionsRife
GlobalVarInputConflictExceptionClasscom.uwyn.rife.engine.exceptionsRife
GlobalVarOutputConflictExceptionClasscom.uwyn.rife.engine.exceptionsRife
GlobalVarParameterConflictExceptionClasscom.uwyn.rife.engine.exceptionsRife
GlobalVarsLockedExceptionClasscom.uwyn.rife.engine.exceptionsRife
GlobalVarUnknownExceptionClasscom.uwyn.rife.engine.exceptionsRife
HasContentDataErrorExceptionClasscom.uwyn.rife.cmf.dam.contentstores.exceptionsRife
HierarchicalPropertiesThis class allows the creation of a hierarchical tree of named PropertyValue instances.Classcom.uwyn.rife.iocRife
HttpRequestClasscom.uwyn.rife.servletRife
HttpResponseClasscom.uwyn.rife.servletRife
HttpUtilsClasscom.uwyn.rife.toolsRife
HttpUtils .PageClasscom.uwyn.rife.tools.HttpUtilsRife
HttpUtils .RequestConstructor SummaryHttpUtils.Classcom.uwyn.rife.tools.HttpUtilsRife
IdentifiableUsersManagerThis interface defines the methods that are needed for the Identified element to be able to setup a RoleUserIdentity instance for each authenticated user for whom theInterfacecom.uwyn.rife.authentication.credentialsmanagersRife
IdentifiedClasscom.uwyn.rife.authentication.elementsRife
ImageContentLoaderLoads raw content as image data.Classcom.uwyn.rife.cmf.loaderRife
ImageContentLoaderBackendThis is an abstract class that should be implemented by all image content The load method simply checks theClasscom.uwyn.rife.cmf.loaderRife
ImageContentTransformerThis interface defines the API that has to be implemented by classes that are capable of transforming image content data afterInterfacecom.uwyn.rife.cmf.transformRife
ImageFormatterFormats raw Content data as an image.Classcom.uwyn.rife.cmf.formatRife
ImageIOLoaderThis is an image loader back-end that uses ImageIO to load image files.Classcom.uwyn.rife.cmf.loader.imageRife
ImageJLoaderThis is an image loader back-end that uses ImageJ to load TIFF files, if its classes are present in the classpath.Classcom.uwyn.rife.cmf.loader.imageRife
ImageroReaderLoaderThis is an image loader back-end that uses ImageroReader to load image files, if its classes are present in the classpath.Classcom.uwyn.rife.cmf.loader.imageRife
ImagesClasscom.uwyn.rife.swingRife
ImageWaiterClasscom.uwyn.rife.toolsRife
InBeanDeclares an input bean.Classcom.uwyn.rife.engine.annotationsRife
InbeanClassNotFoundExceptionClasscom.uwyn.rife.engine.exceptionsRife
InbeanGroupNotFoundExceptionClasscom.uwyn.rife.engine.exceptionsRife
InbeanGroupRequiresValidatedConstrainedExceptionClasscom.uwyn.rife.engine.exceptionsRife
InbeanPropertiesCouldntBeRetrievedExceptionClasscom.uwyn.rife.engine.exceptionsRife
InBeanPropertyDeclares that the bean property that corresponds to the annotated setter will be used as an input bean.Classcom.uwyn.rife.engine.annotationsRife
IncludeNotFoundExceptionClasscom.uwyn.rife.template.exceptionsRife
IncompatibleManyToOneValueTypeExceptionClasscom.uwyn.rife.database.querymanagers.generic.exceptionsRife
IncompatiblePropertyValueTypeExceptionClasscom.uwyn.rife.ioc.exceptionsRife
IncompatibleValidationTypeExceptionClasscom.uwyn.rife.database.querymanagers.generic.exceptionsRife
InCookieDeclares an incookie.Classcom.uwyn.rife.engine.annotationsRife
IncookieExistsExceptionClasscom.uwyn.rife.engine.exceptionsRife
IncookieFileConflictExceptionClasscom.uwyn.rife.engine.exceptionsRife
IncookieGlobalCookieConflictExceptionClasscom.uwyn.rife.engine.exceptionsRife
IncookieInjectionExceptionClasscom.uwyn.rife.engine.exceptionsRife
IncookieParameterConflictExceptionClasscom.uwyn.rife.engine.exceptionsRife
InCookiePropertyDeclares that the bean property that corresponds to the annotated setter will be used as an incookie.Classcom.uwyn.rife.engine.annotationsRife
IncookieUnknownExceptionClasscom.uwyn.rife.engine.exceptionsRife
InexistentTaskIdExceptionClasscom.uwyn.rife.scheduler.taskoptionmanagers.exceptionsRife
InheritsSelfExceptionClasscom.uwyn.rife.engine.exceptionsRife
InitConfigInterfacecom.uwyn.rife.engineRife
InitConfigFilterClasscom.uwyn.rife.engineRife
InitConfigServletClasscom.uwyn.rife.engineRife
InitializationErrorExceptionClasscom.uwyn.rife.authentication.credentialsmanagers.exceptionsRife
InitializationErrorExceptionClasscom.uwyn.rife.config.exceptionsRife
InitializationErrorExceptionClasscom.uwyn.rife.database.exceptionsRife
InitializationErrorExceptionClasscom.uwyn.rife.rep.exceptionsRife
InitializationErrorExceptionClasscom.uwyn.rife.scheduler.schedulermanagers.exceptionsRife
InitialTransformerThis is a no-op transformer that is just used to output the initial bytecode of classes that will be instrumented when the rife.Classcom.uwyn.rife.instrumentRife
InnerClassExceptionClasscom.uwyn.rife.toolsRife
InputClasscom.uwyn.rife.engine.annotationsRife
InputCloseErrorExceptionClasscom.uwyn.rife.xml.exceptionsRife
InputExistsExceptionClasscom.uwyn.rife.engine.exceptionsRife
InputFileConflictExceptionClasscom.uwyn.rife.engine.exceptionsRife
InputGlobalVarConflictExceptionClasscom.uwyn.rife.engine.exceptionsRife
InputInjectionExceptionClasscom.uwyn.rife.engine.exceptionsRife
InputParameterConflictExceptionClasscom.uwyn.rife.engine.exceptionsRife
InputPropertyDeclares that the bean property that corresponds to the annotated setter will be used as an input.Classcom.uwyn.rife.engine.annotationsRife
InputsDeserializationExceptionClasscom.uwyn.rife.engine.exceptionsRife
InputsInjectionExceptionClasscom.uwyn.rife.engine.exceptionsRife
InputSourceCreationErrorExceptionClasscom.uwyn.rife.xml.exceptionsRife
InputStreamUserBy extending this class it's possible to provide the logic that should be executed by methods that allow interaction with an InputStream.Classcom.uwyn.rife.toolsRife
InputUnknownExceptionClasscom.uwyn.rife.engine.exceptionsRife
InsertObject representation of a SQL INSERT query.Classcom.uwyn.rife.database.queriesRife
InstallContentErrorExceptionClasscom.uwyn.rife.cmf.dam.contentmanagers.exceptionsRife
InstallContentStoreErrorExceptionClasscom.uwyn.rife.cmf.dam.contentstores.exceptionsRife
InstallCredentialsErrorExceptionSee Also:Serialized FormConstructor SummaryInstallCredentialsErrorException()Classcom.uwyn.rife.authentication.credentialsmanagers.exceptionsRife
InstallMailQueueErrorExceptionClasscom.uwyn.rife.mail.exceptionsRife
InstallSchedulerErrorExceptionSee Also:Serialized FormConstructor SummaryInstallSchedulerErrorException()Classcom.uwyn.rife.scheduler.schedulermanagers.exceptionsRife
InstallSessionsErrorExceptionSee Also:Serialized FormConstructor SummaryInstallSessionsErrorException()Classcom.uwyn.rife.authentication.sessionmanagers.exceptionsRife
InstallTaskoptionsErrorExceptionSee Also:Serialized FormConstructor SummaryInstallTaskoptionsErrorException()Classcom.uwyn.rife.scheduler.taskoptionmanagers.exceptionsRife
InstallTasksErrorExceptionSee Also:Serialized FormConstructor SummaryInstallTasksErrorException()Classcom.uwyn.rife.scheduler.taskmanagers.exceptionsRife
InstrumentationUtilsClasscom.uwyn.rife.toolsRife
IntegerUtilsClasscom.uwyn.rife.toolsRife
InternalStringClasscom.uwyn.rife.templateRife
InternalValueAn anonymous value inside a template, which is not referenced anywhere in the template, but can be used to produce intermediate strings using theClasscom.uwyn.rife.templateRife
InvalidBlockFilterExceptionClasscom.uwyn.rife.template.exceptionsRife
InvalidContentDataTypeExceptionClasscom.uwyn.rife.cmf.format.exceptionsRife
InvalidFilePropertyElementAnnotationExceptionClasscom.uwyn.rife.engine.exceptionsRife
InvalidOrdinalRestrictionTypeExceptionClasscom.uwyn.rife.cmf.dam.exceptionsRife
InvalidOrdinalTypeExceptionClasscom.uwyn.rife.cmf.dam.exceptionsRife
InvalidUseOfElementPropertyAnnotationExceptionClasscom.uwyn.rife.engine.exceptionsRife
InvalidUseOfElementSubmissionHandlerAnnotationExceptionClasscom.uwyn.rife.engine.exceptionsRife
InvalidValueFilterExceptionClasscom.uwyn.rife.template.exceptionsRife
InvalidXmlExceptionClasscom.uwyn.rife.test.exceptionsRife
IsSessionValidErrorExceptionClasscom.uwyn.rife.authentication.sessionmanagers.exceptionsRife
IsUserInRoleErrorExceptionClasscom.uwyn.rife.authentication.credentialsmanagers.exceptionsRife
IsUserValidErrorExceptionClasscom.uwyn.rife.authentication.credentialsmanagers.exceptionsRife
IteratorEnumerationAdapter to make an Iterator instance appear to be an Enumeration instance.Classcom.uwyn.rife.toolsRife
JActionSee Also:Serialized FormFields inherited from class javax.Classcom.uwyn.rife.swingRife
JaiLoaderThis is an image loader back-end that uses Java Advanced Imaging to load image files, if its classes are present in the classpath.Classcom.uwyn.rife.cmf.loader.imageRife
JAntialiasedLabelClasscom.uwyn.rife.swingRife
JarUtilsClasscom.uwyn.rife.toolsRife
JavaSpecificationUtilsUtility class to obtain information about the currently running JavaSince:1.Classcom.uwyn.rife.toolsRife
JBorderlessButtonA JButton that maintains its borderless look when the lookSince:1.Classcom.uwyn.rife.swingRife
JBorderlessToggleButtonA toggle button that maintains its borderless look when the look & feel changes.Classcom.uwyn.rife.swingRife
JDateSelectorClasscom.uwyn.rife.swingRife
JDialogClasscom.uwyn.rife.swingRife
JDialogConfirmClasscom.uwyn.rife.swingRife
JDialogErrorClasscom.uwyn.rife.swingRife
JDialogInfoClasscom.uwyn.rife.swingRife
JDialogSystemErrorClasscom.uwyn.rife.swingRife
JDialogYesNoClasscom.uwyn.rife.swingRife
Jdk14LoaderClasscom.uwyn.rife.cmf.loader.xhtmlRife
Jdk15RequiredForAnnotationsExceptionClasscom.uwyn.rife.engine.exceptionsRife
JimiLoaderThis is an image loader back-end that uses Jimi to load image files, if its classes are present in the classpath.Classcom.uwyn.rife.cmf.loader.imageRife
JKeySelectableListClasscom.uwyn.rife.swingRife
JMagickLoaderThis is an image loader back-end that uses JMagick to load image files, if its classes are present in the classpath.Classcom.uwyn.rife.cmf.loader.imageRife
JMenuBuilderClasscom.uwyn.rife.swingRife
JMultiLabelClasscom.uwyn.rife.swingRife
KeyValueClasscom.uwyn.rife.datastructuresRife
KeyValueListClasscom.uwyn.rife.datastructuresRife
LazyLoadAccessorsBytecodeTransformerThis utility class will modify property accessors of classes that implement the Constrained interface and add lazy loading for properties withClasscom.uwyn.rife.database.querymanagers.generic.instrumentRife
LazyLoadTransformerThis is a bytecode transformer that will modify classes so that they receive the functionalities that are required to support lazy-loadingClasscom.uwyn.rife.instrumentRife
LightweightErrorAn error that is intended to be as lightweight as possible.Classcom.uwyn.rife.tools.exceptionsRife
ListRolesErrorExceptionClasscom.uwyn.rife.authentication.credentialsmanagers.exceptionsRife
ListSessionsThis interface to be able to list all the active sessions in a SessionManager without having to store them all in memory.Interfacecom.uwyn.rife.authenticationRife
ListUsersInterfacecom.uwyn.rife.authentication.credentialsmanagersRife
ListUsersErrorExceptionClasscom.uwyn.rife.authentication.credentialsmanagers.exceptionsRife
LocalElementIdRequiredExceptionClasscom.uwyn.rife.engine.exceptionsRife
LocalizationClasscom.uwyn.rife.toolsRife
LocalizedStringThis class makes it possible to always keep a localized string up-to-date.Classcom.uwyn.rife.toolsRife
LoggingErrorRedirectorClasscom.uwyn.rife.xmlRife
LookandfeelClasscom.uwyn.rife.swingRife
MailQueueExecutorThis interface has to be implemented by all Executors that will process the mailSince:1.Interfacecom.uwyn.rife.mailRife
MailQueueExecutorExceptionClasscom.uwyn.rife.mail.exceptionsRife
MailQueueManagerThis interface defines the methods that classes with MailQueueManager functionalities have to implement.Interfacecom.uwyn.rife.mailRife
MailQueueManagerExceptionClasscom.uwyn.rife.mail.exceptionsRife
MandatoryPropertyMissingExceptionClasscom.uwyn.rife.ioc.exceptionsRife
ManyToManyDeclarationClasscom.uwyn.rife.database.querymanagers.genericRife
ManyToOneAssociationDeclarationClasscom.uwyn.rife.database.querymanagers.genericRife
ManyToOneDeclarationClasscom.uwyn.rife.database.querymanagers.genericRife
ManyToOneJoinColumnProcessorInterfacecom.uwyn.rife.database.querymanagers.genericRife
MappingDefines the input mapping of a pathinfo declaration.Classcom.uwyn.rife.engine.annotationsRife
MemoryAuthenticatedSets up the standard Authenticated element for managers that work with an in-memory back-end.Classcom.uwyn.rife.authentication.elementsRife
MemoryAuthenticatedDeployerDeployer for Authenticated elements that by default sets up all the authentication managers for memory storage.Classcom.uwyn.rife.authentication.elementsRife
MemoryLogoutDeployerDeployer for logout elements that by default sets up all the authentication managers for memory storage.Classcom.uwyn.rife.authentication.elementsRife
MemoryLogoutPassthroughSets up the standard SimpleLogoutPassthrough element for managers that work with an in-memory back-end.Classcom.uwyn.rife.authentication.elementsRife
MemoryLogoutTemplateSets up the standard SimpleLogoutTemplate element for managers that work with an in-memory back-end.Classcom.uwyn.rife.authentication.elementsRife
MemorySchedulerClasscom.uwyn.rife.scheduler.schedulermanagersRife
MemorySessionClasscom.uwyn.rife.authentication.sessionmanagersRife
MemorySessionsClasscom.uwyn.rife.authentication.sessionmanagersRife
MemoryTaskoptionsClasscom.uwyn.rife.scheduler.taskoptionmanagersRife
MemoryTasksClasscom.uwyn.rife.scheduler.taskmanagersRife
MemoryUsersClasscom.uwyn.rife.authentication.credentialsmanagersRife
MemoryUsersFactoryFactory for MemoryUsers manager instances that basically retrieves the current memory credential from the default repository participant.Classcom.uwyn.rife.authentication.credentialsmanagersRife
MetaDataThis abstract base class can be conveniently used to added Constrained and ValidatedConstrained meta data to a POJO.Classcom.uwyn.rife.siteRife
MetaDataBeanAwareThis interface can optionally be implemented by a class implementing the MetaDataMerged interface.Interfacecom.uwyn.rife.siteRife
MetaDataBytecodeTransformerThis utility class provides an entrance method to modify the bytecode of a class so that meta data from a sibling class is merged into the first class.Classcom.uwyn.rife.site.instrumentRife
MetaDataMergedThis interface is merely a marker interface to indicate to RIFE that it should consider this class as a MetaData class whoseInterfacecom.uwyn.rife.siteRife
MetaDataTransformerThis is a bytecode transformer that will modify classes so that they receive the functionalities that are required to support meta-dataClasscom.uwyn.rife.instrumentRife
MimeTypeThis is a typed enumeration of all the mime types that the content management framework specifically knows about.Classcom.uwyn.rife.cmfRife
MismatchedTerminationTagExceptionClasscom.uwyn.rife.template.exceptionsRife
MissingActiveContinuationConfigRuntimeExceptionThrown when the active continuation runtime configuration isn't set.Classcom.uwyn.rife.continuations.exceptionsRife
MissingDatasourceExceptionClasscom.uwyn.rife.cmf.elementsRife
MissingDefaultConstructorExceptionClasscom.uwyn.rife.database.querymanagers.generic.exceptionsRife
MissingErrorRedirectorExceptionClasscom.uwyn.rife.xml.exceptionsRife
MissingIdentifierValueExceptionClasscom.uwyn.rife.cmf.dam.exceptionsRife
MissingImplementationExceptionClasscom.uwyn.rife.engine.exceptionsRife
MissingManyToManyTypeInformationExceptionClasscom.uwyn.rife.database.querymanagers.generic.exceptionsRife
MissingManyToOneAssociationTypeInformationExceptionClasscom.uwyn.rife.database.querymanagers.generic.exceptionsRife
MissingManyToOneColumnExceptionClasscom.uwyn.rife.database.exceptionsRife
MissingManyToOneMainPropertyExceptionClasscom.uwyn.rife.database.querymanagers.generic.exceptionsRife
MissingManyToOneTableExceptionClasscom.uwyn.rife.database.exceptionsRife
MissingMarkingBlockExceptionClasscom.uwyn.rife.site.exceptionsRife
MissingPreferencesUserNodeExceptionSee Also:Serialized FormConstructor SummaryMissingPreferencesUserNodeException()Classcom.uwyn.rife.config.exceptionsRife
MissingResultsExceptionClasscom.uwyn.rife.database.exceptionsRife
MissingTerminationTagsExceptionClasscom.uwyn.rife.template.exceptionsRife
MissingXmlPathExceptionSee Also:Serialized FormConstructor SummaryMissingXmlPathException()Classcom.uwyn.rife.authentication.credentialsmanagers.exceptionsRife
MissingXmlPathExceptionSee Also:Serialized FormConstructor SummaryMissingXmlPathException()Classcom.uwyn.rife.config.exceptionsRife
MissingXmlPathExceptionSee Also:Serialized FormConstructor SummaryMissingXmlPathException()Classcom.uwyn.rife.database.exceptionsRife
MixedAuthenticatedSets up the standard Authenticated element with credentials and remember-me managers for database storage, but the session managers forClasscom.uwyn.rife.authentication.elementsRife
MixedAuthenticatedDeployerDeployer for Authenticated elements that by default sets up the credentials and remember-me managers for database storage, but the sessionClasscom.uwyn.rife.authentication.elementsRife
MockConversationSimulates a conversation between a web browser and a servlet container.Classcom.uwyn.rife.testRife
MockFileUploadAn instance of this class provides all the data that is needed to simulateSince:1.Classcom.uwyn.rife.testRife
MockFormCorresponds to a form in a HTML document after it has been parsed with ParsedHtml.Classcom.uwyn.rife.testRife
MockLinkCorresponds to a link in a HTML document after it has been parsed with ParsedHtml.Classcom.uwyn.rife.testRife
MockRequestProvides a Request implementation that is suitable for testing a web application outside of a servlet container.Classcom.uwyn.rife.testRife
MockResponseProvides a Response implementation that is suitable for testing a web application outside of a servlet container.Classcom.uwyn.rife.testRife
ModificationTimeClasspathClasscom.uwyn.rife.resourcesRife
ModificationTimeErrorExceptionClasscom.uwyn.rife.config.exceptionsRife
ModificationTimeErrorExceptionClasscom.uwyn.rife.database.exceptionsRife
ModificationTimeErrorExceptionClasscom.uwyn.rife.scheduler.schedulermanagers.exceptionsRife
ModificationTimeErrorExceptionClasscom.uwyn.rife.template.exceptionsRife
MouseMotionEventTranslatorClasscom.uwyn.rife.swingRife
MultipartCorruptContentDispositionExceptionClasscom.uwyn.rife.engine.exceptionsRife
MultipartCorruptContentTypeExceptionClasscom.uwyn.rife.engine.exceptionsRife
MultipartFileErrorExceptionClasscom.uwyn.rife.engine.exceptionsRife
MultipartFileTooBigExceptionClasscom.uwyn.rife.engine.exceptionsRife
MultipartInputErrorExceptionClasscom.uwyn.rife.engine.exceptionsRife
MultipartInvalidBoundaryExceptionClasscom.uwyn.rife.engine.exceptionsRife
MultipartInvalidContentDispositionExceptionClasscom.uwyn.rife.engine.exceptionsRife
MultipartInvalidContentTypeExceptionClasscom.uwyn.rife.engine.exceptionsRife
MultipartInvalidUploadDirectoryExceptionClasscom.uwyn.rife.engine.exceptionsRife
MultipartMissingBoundaryExceptionSee Also:Serialized FormConstructor SummaryMultipartMissingBoundaryException()Classcom.uwyn.rife.engine.exceptionsRife
MultipartRequestExceptionSee Also:Serialized FormConstructor SummaryMultipartRequestException()Classcom.uwyn.rife.engine.exceptionsRife
MultipartUnexpectedEndingExceptionSee Also:Serialized FormConstructor SummaryMultipartUnexpectedEndingException()Classcom.uwyn.rife.engine.exceptionsRife
NamedGlobalBeanExistsExceptionClasscom.uwyn.rife.engine.exceptionsRife
NamedInbeanClassnameErrorExceptionClasscom.uwyn.rife.engine.exceptionsRife
NamedInbeanExistsExceptionClasscom.uwyn.rife.engine.exceptionsRife
NamedInbeanGlobalBeanConflictExceptionClasscom.uwyn.rife.engine.exceptionsRife
NamedInbeanInjectionExceptionClasscom.uwyn.rife.engine.exceptionsRife
NamedInbeansInjectionExceptionClasscom.uwyn.rife.engine.exceptionsRife
NamedInbeanUnknownExceptionClasscom.uwyn.rife.engine.exceptionsRife
NamedOutbeanClassnameErrorExceptionClasscom.uwyn.rife.engine.exceptionsRife
NamedOutbeanExistsExceptionClasscom.uwyn.rife.engine.exceptionsRife
NamedOutbeanGlobalBeanConflictExceptionClasscom.uwyn.rife.engine.exceptionsRife
NamedOutbeanUnknownExceptionClasscom.uwyn.rife.engine.exceptionsRife
NamedSubmissionBeanClassnameErrorExceptionClasscom.uwyn.rife.engine.exceptionsRife
NamedSubmissionBeanExistsExceptionClasscom.uwyn.rife.engine.exceptionsRife
NamedSubmissionBeanGroupNotFoundExceptionClasscom.uwyn.rife.engine.exceptionsRife
NamedSubmissionBeanGroupRequiresValidatedConstrainedExceptionClasscom.uwyn.rife.engine.exceptionsRife
NamedSubmissionBeanInjectionExceptionClasscom.uwyn.rife.engine.exceptionsRife
NamedSubmissionBeanPropertiesErrorExceptionClasscom.uwyn.rife.engine.exceptionsRife
NamedSubmissionBeansInjectionExceptionClasscom.uwyn.rife.engine.exceptionsRife
NamedSubmissionBeanUnknownExceptionClasscom.uwyn.rife.engine.exceptionsRife
NoExecutorForTasktypeExceptionClasscom.uwyn.rife.scheduler.exceptionsRife
NoParametersExceptionClasscom.uwyn.rife.database.exceptionsRife
NoParametrizedQueryExceptionClasscom.uwyn.rife.database.exceptionsRife
NotAuthenticatedElementExceptionClasscom.uwyn.rife.authentication.credentialsmanagers.exceptionsRife
NotFoundProcessingErrorExceptionClasscom.uwyn.rife.engine.exceptionsRife
NotRoleUsersManagedExceptionClasscom.uwyn.rife.authentication.credentialsmanagers.exceptionsRife
ObjectUtilsClasscom.uwyn.rife.toolsRife
OrdinalManagerThis class makes it possible to easily manage an integer ordinal column that is typically used to determine the order of the rows in a specificClasscom.uwyn.rife.cmf.damRife
OrdinalManager .DirectionFields inherited from class com.Classcom.uwyn.rife.cmf.dam.OrdinalManagerRife
OrdinalRestrictionCantBeNullExceptionClasscom.uwyn.rife.cmf.dam.exceptionsRife
OutBeanDeclares an output bean.Classcom.uwyn.rife.engine.annotationsRife
OutbeanClassNotFoundExceptionClasscom.uwyn.rife.engine.exceptionsRife
OutbeanGroupNotFoundExceptionClasscom.uwyn.rife.engine.exceptionsRife
OutbeanGroupRequiresValidatedConstrainedExceptionClasscom.uwyn.rife.engine.exceptionsRife
OutbeanOutjectionExceptionClasscom.uwyn.rife.engine.exceptionsRife
OutbeanPropertiesCouldntBeRetrievedExceptionClasscom.uwyn.rife.engine.exceptionsRife
OutBeanPropertyDeclares that the bean property that corresponds to the annotated getter will be used as an output bean.Classcom.uwyn.rife.engine.annotationsRife
OutCookieDeclares an outcookie.Classcom.uwyn.rife.engine.annotationsRife
OutcookieExistsExceptionClasscom.uwyn.rife.engine.exceptionsRife
OutcookieGlobalCookieConflictExceptionClasscom.uwyn.rife.engine.exceptionsRife
OutcookieOutjectionExceptionClasscom.uwyn.rife.engine.exceptionsRife
OutCookiePropertyDeclares that the bean property that corresponds to the annotated getter will be used as an outcookie.Classcom.uwyn.rife.engine.annotationsRife
OutcookieUnknownExceptionClasscom.uwyn.rife.engine.exceptionsRife
OutputClasscom.uwyn.rife.engine.annotationsRife
OutputExistsExceptionClasscom.uwyn.rife.engine.exceptionsRife
OutputGlobalVarConflictExceptionClasscom.uwyn.rife.engine.exceptionsRife
OutputOutjectionExceptionClasscom.uwyn.rife.engine.exceptionsRife
OutputPropertyDeclares that the bean property that corresponds to the annotated getter will be used as an output.Classcom.uwyn.rife.engine.annotationsRife
OutputUnknownExceptionClasscom.uwyn.rife.engine.exceptionsRife
PackagePrivateAccessDisfunctionalExceptionClasscom.uwyn.rife.engine.exceptionsRife
PagedNavigationThis class provides utility methods to generate navigation for paged lists.Classcom.uwyn.rife.siteRife
PairClasscom.uwyn.rife.datastructuresRife
ParamDeclares a submission parameter.Classcom.uwyn.rife.engine.annotationsRife
ParameterDoesntExistExceptionClasscom.uwyn.rife.database.exceptionsRife
ParameterExistsExceptionClasscom.uwyn.rife.engine.exceptionsRife
ParameterFileConflictExceptionClasscom.uwyn.rife.engine.exceptionsRife
ParameterFileRegexpConflictExceptionClasscom.uwyn.rife.engine.exceptionsRife
ParameterGlobalCookieConflictExceptionClasscom.uwyn.rife.engine.exceptionsRife
ParameterGlobalVarConflictExceptionClasscom.uwyn.rife.engine.exceptionsRife
ParameterIncookieConflictExceptionClasscom.uwyn.rife.engine.exceptionsRife
ParameterInjectionExceptionClasscom.uwyn.rife.engine.exceptionsRife
ParameterInputConflictExceptionClasscom.uwyn.rife.engine.exceptionsRife
ParameterParameterRegexpConflictExceptionClasscom.uwyn.rife.engine.exceptionsRife
ParameterRegexpFileConflictExceptionClasscom.uwyn.rife.engine.exceptionsRife
ParameterRegexpGlobalCookieConflictExceptionClasscom.uwyn.rife.engine.exceptionsRife
ParameterRegexpGlobalVarConflictExceptionClasscom.uwyn.rife.engine.exceptionsRife
ParameterRegexpIncookieConflictExceptionClasscom.uwyn.rife.engine.exceptionsRife
ParameterRegexpInputConflictExceptionClasscom.uwyn.rife.engine.exceptionsRife
ParameterRegexpInvalidExceptionClasscom.uwyn.rife.engine.exceptionsRife
ParameterRegexpParameterConflictExceptionClasscom.uwyn.rife.engine.exceptionsRife
ParametersInjectionExceptionClasscom.uwyn.rife.engine.exceptionsRife
ParameterUnknownExceptionClasscom.uwyn.rife.engine.exceptionsRife
ParamPropertyDeclares that the bean property that corresponds to the annotated setter will be used as a submission parameter.Classcom.uwyn.rife.engine.annotationsRife
ParamRegexpDeclares a regexp submission parameter.Classcom.uwyn.rife.engine.annotationsRife
ParsedBlockValueFields inherited from interface com.Classcom.uwyn.rife.templateRife
ParsedHtmlRetrieves the text content of a MockResponse and parses it as HTML.Classcom.uwyn.rife.testRife
ParserClasscom.uwyn.rife.templateRife
Parser .ConfigPartClasscom.uwyn.rife.template.ParserRife
Parser .MandatoryConfigPartConstructor SummaryParser.Classcom.uwyn.rife.template.ParserRife
Parser .OptionalConfigPartConstructor SummaryParser.Classcom.uwyn.rife.template.ParserRife
Parser .PartTypeClasscom.uwyn.rife.template.ParserRife
ParserCreationErrorExceptionClasscom.uwyn.rife.xml.exceptionsRife
ParserExecutionErrorExceptionClasscom.uwyn.rife.xml.exceptionsRife
ParsingErrorExceptionClasscom.uwyn.rife.engine.exceptionsRife
ParticipantA Participant is basically a service that needs to be initialized before it can return objects that correspond to specifiedInterfacecom.uwyn.rife.repRife
ParticipantConfigClasscom.uwyn.rife.rep.participantsRife
ParticipantCursorsClasscom.uwyn.rife.rep.participantsRife
ParticipantDatasourcesClasscom.uwyn.rife.rep.participantsRife
ParticipantImagesClasscom.uwyn.rife.rep.participantsRife
ParticipantMemorySchedulerClasscom.uwyn.rife.rep.participantsRife
ParticipantMemoryUsersClasscom.uwyn.rife.rep.participantsRife
ParticipantNotFoundExceptionClasscom.uwyn.rife.rep.exceptionsRife
ParticipantSiteClasscom.uwyn.rife.rep.participantsRife
ParticipantSpringWebClasscom.uwyn.rife.rep.participantsRife
ParticipantUnknownExceptionClasscom.uwyn.rife.ioc.exceptionsRife
PasswordEncryptingCredentials managers that can encrypt passwords implement this interface.Interfacecom.uwyn.rife.authenticationRife
PasswordGeneratorClasscom.uwyn.rife.toolsRife
PathinfoDeclares the URL pathinfo for an element.Classcom.uwyn.rife.engine.annotationsRife
Pathinfo .MappingPolicyThe possible pathinfo mapping policies.Classcom.uwyn.rife.engine.annotations.PathinfoRife
PathInfoMappingClasscom.uwyn.rife.engineRife
PathInfoMappingPatternInvalidExceptionClasscom.uwyn.rife.engine.exceptionsRife
PathInfoMappingSegmentClasscom.uwyn.rife.engineRife
PathInfoModeClasscom.uwyn.rife.engineRife
PathInfoSpecificationInvalidExceptionClasscom.uwyn.rife.engine.exceptionsRife
PauseExceptionThis exception will be thrown when a pause continuation is triggered.Classcom.uwyn.rife.continuations.exceptionsRife
PlainTextFormatterFormats plain test Content data.Classcom.uwyn.rife.cmf.formatRife
PreparedStatementCreationErrorExceptionClasscom.uwyn.rife.database.exceptionsRife
PrintTemplateClasscom.uwyn.rife.engine.elementsRife
PrioritySpecifies a declaration priority for an element method.Classcom.uwyn.rife.engine.annotationsRife
ProcessingErrorExceptionClasscom.uwyn.rife.engine.exceptionsRife
ProcessingExceptionClasscom.uwyn.rife.template.exceptionsRife
ProcessSessionValidityClasscom.uwyn.rife.authentication.sessionvalidatorsRife
ProcessSessionValidityBasicClasscom.uwyn.rife.authentication.sessionvalidatorsRife
PropertiesInjectionExceptionClasscom.uwyn.rife.engine.exceptionsRife
PropertyConstructionExceptionClasscom.uwyn.rife.ioc.exceptionsRife
PropertyInjectionExceptionClasscom.uwyn.rife.engine.exceptionsRife
PropertyNameMismatchErrorExceptionClasscom.uwyn.rife.engine.exceptionsRife
PropertyRequiredExceptionClasscom.uwyn.rife.engine.exceptionsRife
PropertyUnknownExceptionClasscom.uwyn.rife.engine.exceptionsRife
PropertyValidationRuleThis abstract class extends the AbstractValidationRule class to provide common functionality that is useful for all bean propertyClasscom.uwyn.rife.siteRife
PropertyValueThis interface defines the methods that need to be implemented by classes that are able to provide values to properties.Interfacecom.uwyn.rife.iocRife
PropertyValueErrorExceptionClasscom.uwyn.rife.engine.exceptionsRife
PropertyValueExceptionSee Also:Serialized FormConstructor SummaryPropertyValueException()Classcom.uwyn.rife.ioc.exceptionsRife
PropertyValueListAn ordered list of property values.Classcom.uwyn.rife.iocRife
PropertyValueObjectClasscom.uwyn.rife.iocRife
PropertyValueParticipantRetrieves a property value as an object from a participant.Classcom.uwyn.rife.iocRife
PropertyValueRetrievalExceptionClasscom.uwyn.rife.engine.exceptionsRife
PropertyValueTemplateRetrieves a property value as template instance of a particular type.Classcom.uwyn.rife.iocRife
PurgeRememberIdsErrorExceptionSee Also:Serialized FormConstructor SummaryPurgeRememberIdsErrorException()Classcom.uwyn.rife.authentication.remembermanagers.exceptionsRife
PurgeSessionsErrorExceptionSee Also:Serialized FormConstructor SummaryPurgeSessionsErrorException()Classcom.uwyn.rife.authentication.sessionmanagers.exceptionsRife
PurgingDatabaseAuthenticatedSets up the standard Authenticated element for managers that work with a database back-end and enables automatic in-process purging.Classcom.uwyn.rife.authentication.elementsRife
PurgingDatabaseAuthenticatedDeployerDeployer for Authenticated elements that by default sets up all the authentication managers for database storage and enables automatic in-process purging.Classcom.uwyn.rife.authentication.elementsRife
PurgingMemoryAuthenticatedSets up the standard Authenticated element for managers that work with an in-memory back-end and enables automatic in-process purging.Classcom.uwyn.rife.authentication.elementsRife
PurgingMemoryAuthenticatedDeployerDeployer for Authenticated elements that by default sets up all the authentication managers for memory storage and enables automatic in-processClasscom.uwyn.rife.authentication.elementsRife
PurgingMixedAuthenticatedSets up the standard Authenticated element with credentials and remember-me managers for database storage, but the session managers forClasscom.uwyn.rife.authentication.elementsRife
PurgingMixedAuthenticatedDeployerDeployer for Authenticated elements that by default sets up the credentials and remember-me managers for database storage, the sessionClasscom.uwyn.rife.authentication.elementsRife
PurgingRememberManagerClasscom.uwyn.rife.authentication.remembermanagersRife
PurgingSessionManagerClasscom.uwyn.rife.authentication.sessionmanagersRife
QueryInterfacecom.uwyn.rife.database.queriesRife
QueryHelperClasscom.uwyn.rife.database.queriesRife
QueryParametersConstructor SummaryQueryParameters(com.Classcom.uwyn.rife.database.queriesRife
QueryParameterTypeClasscom.uwyn.rife.database.queriesRife
RawAccessDeniedExceptionSee Also:Serialized FormConstructor SummaryRawAccessDeniedException()Classcom.uwyn.rife.engine.exceptionsRife
RawContentStreamClasscom.uwyn.rife.cmf.dam.contentstoresRife
RawContentTransformerThis interface defines the API that has to be implemented by classes that are capable of transforming raw content data after it's initially loaded.Interfacecom.uwyn.rife.cmf.transformRife
RawFormatterFormats raw Content data.Classcom.uwyn.rife.cmf.formatRife
RawFormatterClasscom.uwyn.rife.toolsRife
ReaderUserBy extending this class it's possible to provide the logic that should be executed by methods that allow interaction with a Reader.Classcom.uwyn.rife.toolsRife
ReadQueryMethods inherited from interface com.Interfacecom.uwyn.rife.database.queriesRife
ReadQueryStringAn instance of ReadQueryString can contain any kind of SQL query for read purposes.Classcom.uwyn.rife.database.queriesRife
ReadQueryTemplateAn instance of ReadQueryTemplate will obtain a SQL from a Template block.Classcom.uwyn.rife.database.queriesRife
RedirectClasscom.uwyn.rife.engine.elementsRife
RedirectExceptionClasscom.uwyn.rife.engine.exceptionsRife
RememberManagerThis interface defines the methods that classes with RememberManager functionalities have to implement.Interfacecom.uwyn.rife.authenticationRife
RememberManagerExceptionClasscom.uwyn.rife.authentication.exceptionsRife
RememberManagerFactoryClasses that generate RememberManager objects implement this interface.Interfacecom.uwyn.rife.authentication.remembermanagersRife
RememberManagerFactoryFactoryCreates RememberManager factories based on configuration options.Classcom.uwyn.rife.authentication.remembermanagersRife
RememberMeThis interface needs to be implemented by all credentials classes that are allowed to be remembered.Interfacecom.uwyn.rife.authentication.credentialsRife
RemoveContentErrorExceptionClasscom.uwyn.rife.cmf.dam.contentmanagers.exceptionsRife
RemoveContentStoreErrorExceptionClasscom.uwyn.rife.cmf.dam.contentstores.exceptionsRife
RemoveCredentialsErrorExceptionSee Also:Serialized FormConstructor SummaryRemoveCredentialsErrorException()Classcom.uwyn.rife.authentication.credentialsmanagers.exceptionsRife
RemoveMailQueueErrorExceptionClasscom.uwyn.rife.mail.exceptionsRife
RemoveRoleErrorExceptionClasscom.uwyn.rife.authentication.credentialsmanagers.exceptionsRife
RemoveSchedulerErrorExceptionSee Also:Serialized FormConstructor SummaryRemoveSchedulerErrorException()Classcom.uwyn.rife.scheduler.schedulermanagers.exceptionsRife
RemoveSessionsErrorExceptionSee Also:Serialized FormConstructor SummaryRemoveSessionsErrorException()Classcom.uwyn.rife.authentication.sessionmanagers.exceptionsRife
RemoveTaskErrorExceptionClasscom.uwyn.rife.scheduler.taskmanagers.exceptionsRife
RemoveTaskoptionErrorExceptionClasscom.uwyn.rife.scheduler.taskoptionmanagers.exceptionsRife
RemoveTaskoptionsErrorExceptionSee Also:Serialized FormConstructor SummaryRemoveTaskoptionsErrorException()Classcom.uwyn.rife.scheduler.taskoptionmanagers.exceptionsRife
RemoveTasksErrorExceptionSee Also:Serialized FormConstructor SummaryRemoveTasksErrorException()Classcom.uwyn.rife.scheduler.taskmanagers.exceptionsRife
RemoveUserErrorExceptionClasscom.uwyn.rife.authentication.credentialsmanagers.exceptionsRife
RendererInstantiationExceptionClasscom.uwyn.rife.template.exceptionsRife
RendererNotFoundExceptionClasscom.uwyn.rife.template.exceptionsRife
RendererWrongTypeExceptionClasscom.uwyn.rife.template.exceptionsRife
RepThis static abstract class provides easy application-wide access to the default Repository.Classcom.uwyn.rife.repRife
RepExceptionSee Also:Serialized FormConstructor SummaryRepException()Classcom.uwyn.rife.rep.exceptionsRife
RepositoryThe Repository provides a collection of application-wide data structures and services that typically setup the whole applicationInterfacecom.uwyn.rife.repRife
RepositoryListenerAn interface that can be implemented to receive notifications about the progress of the initialization of a repository.Interfacecom.uwyn.rife.repRife
RepServletSee Also:Serialized FormConstructor SummaryRepServlet()Classcom.uwyn.rife.servletRife
RequestThis interface contains all the methods that the web engine needs to be able to correctly handle incoming requests.Interfacecom.uwyn.rife.engineRife
RequestAccessDeniedExceptionSee Also:Serialized FormConstructor SummaryRequestAccessDeniedException()Classcom.uwyn.rife.engine.exceptionsRife
RequestMethodClasscom.uwyn.rife.engineRife
RescheduleTaskErrorExceptionClasscom.uwyn.rife.scheduler.taskmanagers.exceptionsRife
ReservedGlobalVarNameExceptionClasscom.uwyn.rife.engine.exceptionsRife
ReservedInputNameExceptionClasscom.uwyn.rife.engine.exceptionsRife
ReservedOutputNameExceptionClasscom.uwyn.rife.engine.exceptionsRife
ReservedParametersClasscom.uwyn.rife.engineRife
ResourceAdditionErrorExceptionClasscom.uwyn.rife.resources.exceptionsRife
ResourceFinderThis interface defines the methods that classes with ResourceFinder functionalities have to implement.Interfacecom.uwyn.rife.resourcesRife
ResourceFinderClasspathThis class offers ResourceFinder capabilities for resources that are available through the classloader.Classcom.uwyn.rife.resourcesRife
ResourceFinderDirectoriesThis class offers ResourceFinder capabilities for resources that are available through a collection of directories.Classcom.uwyn.rife.resourcesRife
ResourceFinderErrorExceptionClasscom.uwyn.rife.resources.exceptionsRife
ResourceFinderGroupAllows a group of resource finders to acts as if they are one single resource finders.Classcom.uwyn.rife.resourcesRife
ResourceModificationCheckErrorExceptionClasscom.uwyn.rife.engine.exceptionsRife
ResourceRemovalErrorExceptionClasscom.uwyn.rife.resources.exceptionsRife
ResourceStructureInstallationExceptionClasscom.uwyn.rife.resources.exceptionsRife
ResourceStructureRemovalExceptionClasscom.uwyn.rife.resources.exceptionsRife
ResourceUpdateErrorExceptionClasscom.uwyn.rife.resources.exceptionsRife
ResourceWriterThis interface defines the methods that classes with ResourceWriter functionalities have to implement.Interfacecom.uwyn.rife.resourcesRife
ResourceWriterErrorExceptionClasscom.uwyn.rife.resources.exceptionsRife
ResponseThis interface contains all the methods that the web engine needs to be able to send a response to the client.Interfacecom.uwyn.rife.engineRife
ResponseOutputStreamRetrievalErrorExceptionClasscom.uwyn.rife.engine.exceptionsRife
ResponseWriteErrorExceptionClasscom.uwyn.rife.engine.exceptionsRife
RestoreQueryFields inherited from class com.Classcom.uwyn.rife.database.querymanagers.genericRife
ResultStatesSee Also:Serialized FormConstructor SummaryResultStates()Classcom.uwyn.rife.engineRife
RetrieveSizeErrorExceptionClasscom.uwyn.rife.cmf.dam.contentstores.exceptionsRife
RifeAgentThe RIFE instrumentation agent will modify the bytecode of the classes that are loaded to provide new capabilities that are otherwise provided byClasscom.uwyn.rife.instrumentRife
RifeConfigClasscom.uwyn.rife.configRife
RifeConfig .AuthenticationClasscom.uwyn.rife.config.RifeConfigRife
RifeConfig .CmfClasscom.uwyn.rife.config.RifeConfigRife
RifeConfig .DatabaseClasscom.uwyn.rife.config.RifeConfigRife
RifeConfig .EngineClasscom.uwyn.rife.config.RifeConfigRife
RifeConfig .GlobalClasscom.uwyn.rife.config.RifeConfigRife
RifeConfig .MimeClasscom.uwyn.rife.config.RifeConfigRife
RifeConfig .ResourcesClasscom.uwyn.rife.config.RifeConfigRife
RifeConfig .SchedulerClasscom.uwyn.rife.config.RifeConfigRife
RifeConfig .SwingClasscom.uwyn.rife.config.RifeConfigRife
RifeConfig .TemplateClasscom.uwyn.rife.config.RifeConfigRife
RifeConfig .ToolsClasscom.uwyn.rife.config.RifeConfigRife
RifeConfig .XmlClasscom.uwyn.rife.config.RifeConfigRife
RifeFilterClasscom.uwyn.rife.servletRife
RifeLifecycleClasscom.uwyn.rife.servletRife
RifeServletSee Also:Serialized FormConstructor SummaryRifeServlet()Classcom.uwyn.rife.servletRife
RifeTransformerAn abstract base class that will only execute the bytecode transformation when the class is considered to not be part of a core package, like forClasscom.uwyn.rife.instrumentRife
RoleCheckErrorExceptionClasscom.uwyn.rife.authentication.sessionvalidators.exceptionsRife
RoleUserProvides standard RoleUserCredentials functionalities by implementing the property accessors and setting up basic validation rules.Classcom.uwyn.rife.authentication.credentialsRife
RoleUserAttributesClasscom.uwyn.rife.authentication.credentialsmanagersRife
RoleUserAuthenticated property that will be used together with RoleUserCredentials credentials to only allow people with that role to access the child page.Classcom.uwyn.rife.authentication.elementsRife
RoleUserCredentialsThis interface needs to be implemented by all credentials classes that work with RoleUsersManagers, whichInterfacecom.uwyn.rife.authentication.credentialsRife
RoleUserIdentityClasscom.uwyn.rife.authentication.credentialsmanagersRife
RoleUsersManagerInterfacecom.uwyn.rife.authentication.credentialsmanagersRife
RoleUsersManagerRetrieverThis abstract class provides the functionalities to retrieve a RoleUsersManager from a particular Authenticated element Since you can have many authentication schemes and backends being activeClasscom.uwyn.rife.authentication.credentialsmanagersRife
RollbackExceptionSee Also:Serialized FormConstructor SummaryRollbackException()Classcom.uwyn.rife.database.exceptionsRife
RowIndexOutOfBoundsExceptionSee Also:Serialized FormConstructor SummaryRowIndexOutOfBoundsException()Classcom.uwyn.rife.database.exceptionsRife
RowProcessorErrorExceptionClasscom.uwyn.rife.database.exceptionsRife
RunWithEngineClassLoaderEnsures that all the classes in an application are loaded by EngineClassLoader, this is needed when continuations are used in elements.Classcom.uwyn.rife.testRife
SchedulerNested Class SummaryNested classes/interfaces inherited from class java.Classcom.uwyn.rife.schedulerRife
SchedulerExceptionClasscom.uwyn.rife.scheduler.exceptionsRife
SchedulerExecutionExceptionClasscom.uwyn.rife.scheduler.exceptionsRife
SchedulerManagerExceptionClasscom.uwyn.rife.scheduler.exceptionsRife
SchedulerNotFoundExceptionClasscom.uwyn.rife.scheduler.schedulermanagers.exceptionsRife
SchedulerServletSee Also:Serialized FormConstructor SummarySchedulerServlet()Classcom.uwyn.rife.servletRife
ScopeFields inherited from class com.Classcom.uwyn.rife.engineRife
ScriptErrorExceptionClasscom.uwyn.rife.engine.exceptionsRife
SelectObject representation of a SQL SELECT query.Classcom.uwyn.rife.database.queriesRife
Select .JoinConditionFields inherited from class com.Classcom.uwyn.rife.database.queries.SelectRife
Select .JoinTypeFields inherited from class com.Classcom.uwyn.rife.database.queries.SelectRife
Select .OrderByDirectionFields inherited from class com.Classcom.uwyn.rife.database.queries.SelectRife
SelectResourceBundleA ResourceBundle implementation which facilitates the use of select boxes in forms for properties with inListClasscom.uwyn.rife.siteRife
SequenceNameRequiredExceptionClasscom.uwyn.rife.database.exceptionsRife
SequenceOperationRequiredExceptionClasscom.uwyn.rife.database.exceptionsRife
SequenceValueClasscom.uwyn.rife.database.queriesRife
SequenceValue .OperationFields inherited from class com.Classcom.uwyn.rife.database.queries.SequenceValueRife
SerializationErrorExceptionClasscom.uwyn.rife.tools.exceptionsRife
SerializationUtilsConstructor SummarySerializationUtils() Classcom.uwyn.rife.toolsRife
SerializationUtilsErrorExceptionClasscom.uwyn.rife.tools.exceptionsRife
ServeContentClasscom.uwyn.rife.cmf.elementsRife
ServletUtilsClasscom.uwyn.rife.toolsRife
SessionAttributesThis interface defines the methods that classes with SessionAttributes functionalities have to implement.Interfacecom.uwyn.rife.authenticationRife
SessionManagerThis interface defines the methods that classes with SessionManager functionalities have to implement.Interfacecom.uwyn.rife.authenticationRife
SessionManagerExceptionClasscom.uwyn.rife.authentication.exceptionsRife
SessionManagerFactoryClasses that generate SessionManager objects implement this interface.Interfacecom.uwyn.rife.authentication.sessionmanagersRife
SessionManagerFactoryFactoryCreates SessionManager factories based on configuration options.Classcom.uwyn.rife.authentication.sessionmanagersRife
SessionRememberedCheckErrorExceptionClasscom.uwyn.rife.authentication.sessionmanagers.exceptionsRife
SessionValidatorThis interface defines the methods that classes with SessionValidator functionalities have to implement.Interfacecom.uwyn.rife.authenticationRife
SessionValidatorExceptionClasscom.uwyn.rife.authentication.exceptionsRife
SessionValidatorFactoryClasses that can create SessionValidator objects implementSince:1.Interfacecom.uwyn.rife.authentication.sessionvalidatorsRife
SessionValidatorFactoryFactoryCreates SessionValidator factories based on configuration options.Classcom.uwyn.rife.authentication.sessionvalidatorsRife
SessionValidatorRetrieverThis abstract class provides the functionalities to retrieve a SessionValidator from a particular Authenticated element in a site.Classcom.uwyn.rife.authenticationRife
SessionValidityCheckErrorExceptionClasscom.uwyn.rife.authentication.sessionvalidators.exceptionsRife
SimpleLogoutPassthroughClasscom.uwyn.rife.authentication.elementsRife
SimpleLogoutTemplateClasscom.uwyn.rife.authentication.elementsRife
SimpleSessionManagerFactorySimple caching session manager factory.Classcom.uwyn.rife.authentication.sessionmanagersRife
SimpleSessionValidatorFactoryFactory that instantiates session validators based on the class name specified in element properties.Classcom.uwyn.rife.authentication.sessionvalidatorsRife
SingleObjectParticipantConvenience abstract base class to make it easy to implement participants that only provide a single data object.Classcom.uwyn.rife.repRife
SingletonFactoryMaintains a map of singletons of various classes, instantiating newSince:1.Classcom.uwyn.rife.toolsRife
SiteA Site contains all the elements that will be used to handleSince:1.Classcom.uwyn.rife.engineRife
SiteBuilderClasscom.uwyn.rife.engineRife
SiteListenerAn interface that can be implemented to receive notifications about the events related to a site in the web engineInterfacecom.uwyn.rife.engineRife
SiteProcessorInterfacecom.uwyn.rife.engineRife
SiteProcessorExtensionUnsupportedExceptionClasscom.uwyn.rife.engine.exceptionsRife
SiteProcessorFactoryClasscom.uwyn.rife.engineRife
SiteProcessorIdentifierUnsupportedExceptionClasscom.uwyn.rife.engine.exceptionsRife
SnapbackFlowLinkMissingExceptionClasscom.uwyn.rife.engine.exceptionsRife
SoapXFireClasscom.uwyn.rife.engine.elementsRife
SoapXFireDeployerClasscom.uwyn.rife.engine.elementsRife
SortGeneric class that implements the quicksort algorithm.Classcom.uwyn.rife.toolsRife
SortListComparables needed to sort an List datastructure containing only objects that implement the Comparable interface.Classcom.uwyn.rife.toolsRife
SourceBeanRequiredExceptionClasscom.uwyn.rife.tools.exceptionsRife
SqlArraysClasscom.uwyn.rife.database.typesRife
SqlConversionInterfacecom.uwyn.rife.database.typesRife
SqlNullMethods inherited from class java.Classcom.uwyn.rife.database.typesRife
StartSessionErrorExceptionClasscom.uwyn.rife.authentication.sessionmanagers.exceptionsRife
StatementCloseErrorExceptionClasscom.uwyn.rife.database.exceptionsRife
StatementCreationErrorExceptionClasscom.uwyn.rife.database.exceptionsRife
StateStoreInterfacecom.uwyn.rife.engineRife
StateStoreFactoryClasscom.uwyn.rife.engineRife
StateStoreQueryClasscom.uwyn.rife.engineRife
StateStoreSessionClasscom.uwyn.rife.engineRife
StateStoreToolsClasscom.uwyn.rife.engineRife
StateStoreUnknownExceptionClasscom.uwyn.rife.engine.exceptionsRife
StepBackExceptionThis exception will be thrown when a stepback continuation is triggered.Classcom.uwyn.rife.continuations.exceptionsRife
StoreContentDataErrorExceptionClasscom.uwyn.rife.cmf.dam.contentstores.exceptionsRife
StorePreferencesErrorExceptionClasscom.uwyn.rife.config.exceptionsRife
StoreXmlErrorExceptionClasscom.uwyn.rife.authentication.credentialsmanagers.exceptionsRife
StoreXmlErrorExceptionClasscom.uwyn.rife.config.exceptionsRife
StoreXmlErrorExceptionClasscom.uwyn.rife.database.exceptionsRife
StringEncryptorClasscom.uwyn.rife.toolsRife
StringUtilsGeneral purpose class containing common String manipulationSince:1.Classcom.uwyn.rife.toolsRife
StringUtils .BbcodeOptionFields inherited from class com.Classcom.uwyn.rife.tools.StringUtilsRife
SubmissionDeclares a submission.Classcom.uwyn.rife.engine.annotationsRife
SubmissionClasscom.uwyn.rife.engineRife
Submission .ContinuationsClasscom.uwyn.rife.engine.annotations.SubmissionRife
Submission .ScopeA LOCAL submission scope means that only the submission with the same name in the same element will be able to receive theClasscom.uwyn.rife.engine.annotations.SubmissionRife
SubmissionBeanDeclares a submission bean.Classcom.uwyn.rife.engine.annotationsRife
SubmissionBeanClassnameErrorExceptionClasscom.uwyn.rife.engine.exceptionsRife
SubmissionBeanFormGenerationErrorExceptionClasscom.uwyn.rife.engine.exceptionsRife
SubmissionBeanGroupNotFoundExceptionClasscom.uwyn.rife.engine.exceptionsRife
SubmissionBeanGroupRequiresValidatedConstrainedExceptionClasscom.uwyn.rife.engine.exceptionsRife
SubmissionBeanPropertiesErrorExceptionClasscom.uwyn.rife.engine.exceptionsRife
SubmissionBeanPropertyDeclares that the bean property that corresponds to the annotated setter will be used as a submission bean.Classcom.uwyn.rife.engine.annotationsRife
SubmissionBuilderClasscom.uwyn.rife.engineRife
SubmissionElementAnnotationNeededExceptionClasscom.uwyn.rife.engine.exceptionsRife
SubmissionExistsExceptionClasscom.uwyn.rife.engine.exceptionsRife
SubmissionHandlerDeclares that the annotated method will be used as a submission handler.Classcom.uwyn.rife.engine.annotationsRife
SubmissionHandler .ContinuationsClasscom.uwyn.rife.engine.annotations.SubmissionHandlerRife
SubmissionHandler .ScopeA LOCAL submission scope means that only the submission with the same name in the same element will be able to receive theClasscom.uwyn.rife.engine.annotations.SubmissionHandlerRife
SubmissionInheritanceUrlMissingExceptionClasscom.uwyn.rife.engine.exceptionsRife
SubmissionRequiredExceptionSee Also:Serialized FormConstructor SummarySubmissionRequiredException()Classcom.uwyn.rife.engine.exceptionsRife
SubmissionUnknownExceptionClasscom.uwyn.rife.engine.exceptionsRife
SubmissionUrlMissingExceptionClasscom.uwyn.rife.engine.exceptionsRife
SubsiteDeclarationClasscom.uwyn.rife.engineRife
SubsiteIdAlreadyRegisteredToElementExceptionClasscom.uwyn.rife.engine.exceptionsRife
SubsiteIdAlreadyRegisteredToSubsiteExceptionClasscom.uwyn.rife.engine.exceptionsRife
SubsiteIdInvalidExceptionClasscom.uwyn.rife.engine.exceptionsRife
SupportedImageA validation rule that checks if the data in a property is able to be loaded as a supported image format without errors.Classcom.uwyn.rife.cmf.validationRife
SupportedA validation rule that checks if the data in a property is able to be loaded as supported and valid xhtml without errors.Classcom.uwyn.rife.cmf.validationRife
SwallowingLogFormatterClasscom.uwyn.rife.toolsRife
SyntaxErrorExceptionClasscom.uwyn.rife.template.exceptionsRife
TableNameOrFieldsRequiredExceptionClasscom.uwyn.rife.database.exceptionsRife
TableNameRequiredExceptionClasscom.uwyn.rife.database.exceptionsRife
TagBadlyTerminatedExceptionClasscom.uwyn.rife.template.exceptionsRife
TagNotTerminatedExceptionClasscom.uwyn.rife.template.exceptionsRife
TaskClasscom.uwyn.rife.schedulerRife
TaskManagerInterfacecom.uwyn.rife.schedulerRife
TaskManagerExceptionClasscom.uwyn.rife.scheduler.exceptionsRife
TaskoptionClasscom.uwyn.rife.schedulerRife
TaskoptionManagerInterfacecom.uwyn.rife.schedulerRife
TaskoptionManagerExceptionClasscom.uwyn.rife.scheduler.exceptionsRife
TemplateA template is used to construct, manipulate and produce text content.Interfacecom.uwyn.rife.templateRife
TemplateDeployerClasscom.uwyn.rife.templateRife
TemplateEncoderEncodes Strings into a corresponding template output format, so they will be displayed correctly in the resulting file.Interfacecom.uwyn.rife.templateRife
TemplateExceptionClasscom.uwyn.rife.template.exceptionsRife
TemplateFactoryClasscom.uwyn.rife.templateRife
TemplateFactoryEngineTypesClasscom.uwyn.rife.templateRife
TemplateFactoryUnknownExceptionClasscom.uwyn.rife.ioc.exceptionsRife
TemplateNotFoundExceptionClasscom.uwyn.rife.template.exceptionsRife
TemplateTransformerInterfacecom.uwyn.rife.templateRife
TemplateTransformerXsltClasscom.uwyn.rife.templateRife
TerminatingUnopenedTagExceptionClasscom.uwyn.rife.template.exceptionsRife
TerracottaUtilsClasscom.uwyn.rife.toolsRife
TextContentTransformerThis interface defines the API that has to be implemented by classes that are capable of transforming text content dataInterfacecom.uwyn.rife.cmf.transformRife
TextOutputWriterCreationErrorExceptionClasscom.uwyn.rife.engine.exceptionsRife
TextualIdentifierGeneratorInterfacecom.uwyn.rife.siteRife
TransactionBeginErrorExceptionClasscom.uwyn.rife.database.exceptionsRife
TransactionCommitErrorExceptionClasscom.uwyn.rife.database.exceptionsRife
TransactionErrorExceptionClasscom.uwyn.rife.database.exceptionsRife
TransactionRollbackErrorExceptionClasscom.uwyn.rife.database.exceptionsRife
TransactionSupportCheckErrorExceptionClasscom.uwyn.rife.database.exceptionsRife
TransactionTimedOutExceptionClasscom.uwyn.rife.database.exceptionsRife
TransformedResultConversionExceptionClasscom.uwyn.rife.template.exceptionsRife
TransformerErrorExceptionClasscom.uwyn.rife.template.exceptionsRife
UnableToRetrieveTasksToProcessExceptionClasscom.uwyn.rife.scheduler.exceptionsRife
UncachedClasscom.uwyn.rife.engine.elementsRife
UndefinedAuthenticationRememberManagerExceptionSee Also:Serialized FormConstructor SummaryUndefinedAuthenticationRememberManagerException()Classcom.uwyn.rife.authentication.elements.exceptionsRife
UndefinedLogoutRememberManagerExceptionSee Also:Serialized FormConstructor SummaryUndefinedLogoutRememberManagerException()Classcom.uwyn.rife.authentication.elements.exceptionsRife
UndefinedVirtualParameterExceptionClasscom.uwyn.rife.database.exceptionsRife
UnexpectedConversionErrorExceptionClasscom.uwyn.rife.cmf.format.exceptionsRife
UniqueIDMethods inherited from class java.Classcom.uwyn.rife.toolsRife
UniqueIDGeneratorClasscom.uwyn.rife.toolsRife
UnknownConstrainedPropertyExceptionClasscom.uwyn.rife.cmf.dam.exceptionsRife
UnknownContentRepositoryExceptionClasscom.uwyn.rife.cmf.dam.contentmanagers.exceptionsRife
UnknownCredentialsClassExceptionClasscom.uwyn.rife.authentication.elements.exceptionsRife
UnknownCredentialsManagerFactoryClassExceptionClasscom.uwyn.rife.authentication.elements.exceptionsRife
UnknownDatasourceExceptionClasscom.uwyn.rife.authentication.elements.exceptionsRife
UnknownOrdinalExceptionClasscom.uwyn.rife.cmf.dam.exceptionsRife
UnknownOrdinalRestrictionExceptionClasscom.uwyn.rife.cmf.dam.exceptionsRife
UnknownRememberManagerFactoryClassExceptionClasscom.uwyn.rife.authentication.elements.exceptionsRife
UnknownRoleErrorExceptionClasscom.uwyn.rife.authentication.credentialsmanagers.exceptionsRife
UnknownSessionManagerFactoryClassExceptionClasscom.uwyn.rife.authentication.elements.exceptionsRife
UnknownSessionValidatorClassExceptionClasscom.uwyn.rife.authentication.elements.exceptionsRife
UnknownSessionValidatorFactoryClassExceptionClasscom.uwyn.rife.authentication.elements.exceptionsRife
UnreadableDataFormatExceptionClasscom.uwyn.rife.cmf.format.exceptionsRife
UnserializableOutputValueExceptionClasscom.uwyn.rife.engine.exceptionsRife
UnsupportedAttributeValueExceptionClasscom.uwyn.rife.template.exceptionsRife
UnsupportedCredentialsTypeExceptionClasscom.uwyn.rife.authentication.credentialsmanagers.exceptionsRife
UnsupportedDriverNameExceptionClasscom.uwyn.rife.database.exceptionsRife
UnsupportedElementAnnotationErrorExceptionClasscom.uwyn.rife.engine.exceptionsRife
UnsupportedEncryptionExceptionClasscom.uwyn.rife.authentication.elements.exceptionsRife
UnsupportedJdbcDriverExceptionClasscom.uwyn.rife.database.exceptionsRife
UnsupportedJdbcDriverExceptionClasscom.uwyn.rife.scheduler.exceptionsRife
UnsupportedManyToManyPropertyTypeExceptionClasscom.uwyn.rife.database.querymanagers.generic.exceptionsRife
UnsupportedManyToManyValueTypeExceptionClasscom.uwyn.rife.database.querymanagers.generic.exceptionsRife
UnsupportedManyToOneAssociationPropertyTypeExceptionClasscom.uwyn.rife.database.querymanagers.generic.exceptionsRife
UnsupportedManyToOneValueTypeExceptionClasscom.uwyn.rife.database.querymanagers.generic.exceptionsRife
UnsupportedMimeTypeExceptionClasscom.uwyn.rife.cmf.dam.contentmanagers.exceptionsRife
UnsupportedNestedTagExceptionClasscom.uwyn.rife.template.exceptionsRife
UnsupportedResourceProtocolExceptionClasscom.uwyn.rife.resources.exceptionsRife
UnsupportedSqlFeatureExceptionClasscom.uwyn.rife.database.exceptionsRife
UnsupportedTargetMimeTypeExceptionClasscom.uwyn.rife.cmf.format.exceptionsRife
UnsupportedTemplateTypeExceptionClasscom.uwyn.rife.engine.exceptionsRife
UnsupportedVirtualParameterTypeExceptionClasscom.uwyn.rife.database.exceptionsRife
UnsupportedXmlEncodingExceptionClasscom.uwyn.rife.xml.exceptionsRife
UpdateObject representation of a SQL UPDATE query.Classcom.uwyn.rife.database.queriesRife
UpdateTaskErrorExceptionClasscom.uwyn.rife.scheduler.taskmanagers.exceptionsRife
UpdateTaskoptionErrorExceptionClasscom.uwyn.rife.scheduler.taskoptionmanagers.exceptionsRife
UpdateUserErrorExceptionClasscom.uwyn.rife.authentication.credentialsmanagers.exceptionsRife
UploadedFileAn UploadedFile instance is created by the web engine when files are uploaded through a multi-part request.Classcom.uwyn.rife.engineRife
UploadedSubmissionFilesInjectionExceptionClasscom.uwyn.rife.engine.exceptionsRife
UrlExistsExceptionClasscom.uwyn.rife.engine.exceptionsRife
UrlResourcePackages an URL resource together with additional data that can't be stored in the URL instance itself.Classcom.uwyn.rife.engineRife
UseContentDataErrorExceptionClasscom.uwyn.rife.cmf.dam.contentstores.exceptionsRife
ValidatedThis interface defines methods for bean-centric data validation.Interfacecom.uwyn.rife.siteRife
ValidatedConstrainedThis interface extends the Validated interface and provides additional methods that are related to beans that are constrained with ConstrainedProperty constraints.Interfacecom.uwyn.rife.siteRife
ValidationClasscom.uwyn.rife.siteRife
ValidationBuilderInterfacecom.uwyn.rife.siteRife
ValidationBuilderExceptionClasscom.uwyn.rife.site.exceptionsRife
ValidationBuilderFields inherited from interface com.Classcom.uwyn.rife.siteRife
ValidationBuilderXmlFields inherited from interface com.Classcom.uwyn.rife.siteRife
ValidationContextThis interface has to be implemented by all classes that provide a context in which Validated bean instances can be validated.Interfacecom.uwyn.rife.siteRife
ValidationErrorInstances of this class detail subjects that were found invalid during Each ValidationError is tied to a specific subject andClasscom.uwyn.rife.siteRife
ValidationError .INCOMPLETENested Class SummaryNested classes/interfaces inherited from class com.Classcom.uwyn.rife.site.ValidationErrorRife
ValidationError .INVALIDNested Class SummaryNested classes/interfaces inherited from class com.Classcom.uwyn.rife.site.ValidationErrorRife
ValidationError .MANDATORYNested Class SummaryNested classes/interfaces inherited from class com.Classcom.uwyn.rife.site.ValidationErrorRife
ValidationError .NOTNUMERICNested Class SummaryNested classes/interfaces inherited from class com.Classcom.uwyn.rife.site.ValidationErrorRife
ValidationError .NOTSAMEASNested Class SummaryNested classes/interfaces inherited from class com.Classcom.uwyn.rife.site.ValidationErrorRife
ValidationError .UNEXPECTEDNested Class SummaryNested classes/interfaces inherited from class com.Classcom.uwyn.rife.site.ValidationErrorRife
ValidationError .UNICITYNested Class SummaryNested classes/interfaces inherited from class com.Classcom.uwyn.rife.site.ValidationErrorRife
ValidationError .WRONGFORMATNested Class SummaryNested classes/interfaces inherited from class com.Classcom.uwyn.rife.site.ValidationErrorRife
ValidationError .WRONGLENGTHNested Class SummaryNested classes/interfaces inherited from class com.Classcom.uwyn.rife.site.ValidationErrorRife
ValidationExceptionClasscom.uwyn.rife.site.exceptionsRife
ValidationFormatterSince this entire class has been deprecated it will not even be tested anymore, use ValidationBuilder now instead.Classcom.uwyn.rife.siteRife
ValidationGroupClasscom.uwyn.rife.siteRife
ValidationRuleInterfacecom.uwyn.rife.siteRife
ValidationRuleEmailClasscom.uwyn.rife.siteRife
ValidationRuleFormatClasscom.uwyn.rife.siteRife
ValidationRuleInListClasscom.uwyn.rife.siteRife
ValidationRuleLimitedDateClasscom.uwyn.rife.siteRife
ValidationRuleLimitedLengthClasscom.uwyn.rife.siteRife
ValidationRuleNotEmptyClasscom.uwyn.rife.siteRife
ValidationRuleNotEqualClasscom.uwyn.rife.siteRife
ValidationRuleNotNullClasscom.uwyn.rife.siteRife
ValidationRuleRangeClasscom.uwyn.rife.siteRife
ValidationRuleRegexpClasscom.uwyn.rife.siteRife
ValidationRuleSameAsClasscom.uwyn.rife.siteRife
ValidationRuleUrlClasscom.uwyn.rife.siteRife
ValidityChecksClasscom.uwyn.rife.siteRife
ValueRendererAn object which can render content for a value in a template.Interfacecom.uwyn.rife.templateRife
ValueUnknownExceptionClasscom.uwyn.rife.template.exceptionsRife
VerifyCredentialsErrorExceptionClasscom.uwyn.rife.authentication.credentialsmanagers.exceptionsRife
VersionClasscom.uwyn.rifeRife
VirtualParametersInternal class to handle virtual parameters of a DbPreparedStatement.Classcom.uwyn.rife.databaseRife
VirtualParametersHandlerInternal interface that defines the methods that a VirtualParameters handler has to support.Interfacecom.uwyn.rife.databaseRife
VisitInterruptionExceptionThis is an internal exception that is used whenever the bytecode of a class is being visited and the analysis has to be interrupted in theClasscom.uwyn.rife.instrument.exceptionsRife
WebservicesHessianClasscom.uwyn.rife.engine.elementsRife
WebservicesHessianDeployerClasscom.uwyn.rife.engine.elementsRife
WhereGroupClasscom.uwyn.rife.database.queriesRife
WhereGroupAndClasscom.uwyn.rife.database.queriesRife
WhereGroupOrClasscom.uwyn.rife.database.queriesRife
WrongConstrainedPropertyVariantExceptionClasscom.uwyn.rife.cmf.dam.exceptionsRife
Xml2BlockingRepositoryProcesses a Rep XML document and add all the declared participants to a BlockingRepository.Classcom.uwyn.rife.repRife
Xml2ConfigClasscom.uwyn.rife.configRife
Xml2DataClasscom.uwyn.rife.xmlRife
Xml2DatasourcesThis class parses an XML file to create a set of Datasource An example of the parsable datasource file:Classcom.uwyn.rife.databaseRife
Xml2MemorySchedulerClasscom.uwyn.rife.scheduler.schedulermanagersRife
Xml2MemoryUsersClasscom.uwyn.rife.authentication.credentialsmanagersRife
XmlEntityResolverClasscom.uwyn.rife.xmlRife
XmlErrorExceptionClasscom.uwyn.rife.xml.exceptionsRife
XmlErrorRedirectorClasscom.uwyn.rife.xmlRife
XmlInputSourceClasscom.uwyn.rife.xmlRife
XmlSelectorHostnameClasscom.uwyn.rife.selectorRife
XmlSelectorOsClasscom.uwyn.rife.selectorRife
XmlSelectorPropertySelects an XML file according to the rife.Classcom.uwyn.rife.selectorRife
XmlSelectorResolverLooks up XML configuration file locations based on participant parameters.Classcom.uwyn.rife.selectorRife
XmlSelectorUserClasscom.uwyn.rife.selectorRife
XmlUriResolverClasscom.uwyn.rife.xmlRife
XsltExtensionClasscom.uwyn.rife.templateRife