RichFaces Examples Iteration 4.1.0.20111111-CR1

Uses of Class
org.richfaces.demo.model.Employee

Packages that use Employee
org.richfaces.demo   
org.richfaces.demo.utils   
 

Uses of Employee in org.richfaces.demo
 

Methods in org.richfaces.demo that return types with arguments of type Employee
 List<Employee> DataBean.getEmployeeList()
           
 

Method parameters in org.richfaces.demo with type arguments of type Employee
 void DataBean.setEmployeeList(List<Employee> employeeList)
           
 

Uses of Employee in org.richfaces.demo.utils
 

Methods in org.richfaces.demo.utils that return types with arguments of type Employee
static List<Employee> EmployeeUtils.obtainDefaultEmployeeList()
           
 


RichFaces Examples Iteration 4.1.0.20111111-CR1

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.