Uses of Class
com.uwyn.rife.engine.BeanDeclaration

Packages that use BeanDeclaration
com.uwyn.rife.engine Provides classes, interfaces and elements for the web application engine. 
 

Uses of BeanDeclaration in com.uwyn.rife.engine
 

Methods in com.uwyn.rife.engine that return BeanDeclaration
 BeanDeclaration Submission.getNamedBean(String name)
           
 BeanDeclaration ElementInfo.getNamedGlobalBeanInfo(String name)
           
 BeanDeclaration ElementInfo.getNamedInbeanInfo(String name)
           
 BeanDeclaration ElementInfo.getNamedOutbeanInfo(String name)
           
 

Methods in com.uwyn.rife.engine that return types with arguments of type BeanDeclaration
 Collection<BeanDeclaration> Submission.getBeans()
           
 



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