RichFaces Examples Iteration 4.1.0.20111111-CR1

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

Packages that use Company
org.richfaces.demo.model   
 

Uses of Company in org.richfaces.demo.model
 

Methods in org.richfaces.demo.model that return types with arguments of type Company
 List<Company> Employee.getCompanies()
           
 

Method parameters in org.richfaces.demo.model with type arguments of type Company
 void Employee.setCompanies(List<Company> companies)
           
 


RichFaces Examples Iteration 4.1.0.20111111-CR1

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