Uses of Class
com.uwyn.rife.site.Validation

Packages that use Validation
com.uwyn.rife.authentication.credentials Provides classes and interfaces for credentials and "remember me" data structures. 
com.uwyn.rife.cmf Provides classes, interfaces and elements for the content management framework. 
com.uwyn.rife.cmf.dam.contentmanagers Provides managers classes for content information support. 
com.uwyn.rife.mail Provides classes and interfaces for the mail queue. 
com.uwyn.rife.scheduler Provides classes and interfaces for the scheduler. 
 

Uses of Validation in com.uwyn.rife.authentication.credentials
 

Subclasses of Validation in com.uwyn.rife.authentication.credentials
 class RoleUser
          Provides standard RoleUserCredentials functionalities by implementing the property accessors and setting up basic validation rules.
 

Uses of Validation in com.uwyn.rife.cmf
 

Subclasses of Validation in com.uwyn.rife.cmf
 class CmfValidation
          Deprecated. As of RIFE 1.3.2, all the methods moved to the base class Validation
 class ContentInfo
          This class represents all the information that is stored in the backend about a certain Content instance.
 class ContentRepository
          Contains the information that's required to describe a content repository.
 

Uses of Validation in com.uwyn.rife.cmf.dam.contentmanagers
 

Subclasses of Validation in com.uwyn.rife.cmf.dam.contentmanagers
 class DatabaseContentInfo
          This class adds additional properties to the ContentInfo class to be able to store the data in a datab.ase
 

Uses of Validation in com.uwyn.rife.mail
 

Subclasses of Validation in com.uwyn.rife.mail
 class Email
          Contains the details of an email message that will be sent through the mail queue.
 

Uses of Validation in com.uwyn.rife.scheduler
 

Subclasses of Validation in com.uwyn.rife.scheduler
 class Task
           
 class Taskoption
           
 



Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.