Uses of Class
org.promotego.beans.ValidationRecord

Packages that use ValidationRecord
org.promotego.dao.hibernate   
org.promotego.dao.interfaces   
org.promotego.logic   
 

Uses of ValidationRecord in org.promotego.dao.hibernate
 

Methods in org.promotego.dao.hibernate that return ValidationRecord
 ValidationRecord HibernateValidationRecordDao.getRecordByValidationKey(java.lang.String validationKey)
           
 

Uses of ValidationRecord in org.promotego.dao.interfaces
 

Methods in org.promotego.dao.interfaces that return ValidationRecord
 ValidationRecord ValidationRecordDao.getRecordByValidationKey(java.lang.String validationKey)
           
 

Uses of ValidationRecord in org.promotego.logic
 

Methods in org.promotego.logic that return ValidationRecord
 ValidationRecord UserRegisterer.registerUser(UserInfoBean userInfo)
           
 



Copyright © 2007. All Rights Reserved.