Uses of Class
com.uwyn.rife.site.ConstrainedBean.Order

Packages that use ConstrainedBean.Order
com.uwyn.rife.site Provides classes and interfaces that provide useful features during the creation of a website. 
 

Uses of ConstrainedBean.Order in com.uwyn.rife.site
 

Methods in com.uwyn.rife.site that return ConstrainedBean.Order
 ConstrainedBean.Order ConstrainedBean.Order.clone()
           
 

Methods in com.uwyn.rife.site that return types with arguments of type ConstrainedBean.Order
 List<ConstrainedBean.Order> ConstrainedBean.getDefaultOrdering()
           
 

Methods in com.uwyn.rife.site with parameters of type ConstrainedBean.Order
 T ConstrainedBean.defaultOrder(ConstrainedBean.Order order)
           
 

Method parameters in com.uwyn.rife.site with type arguments of type ConstrainedBean.Order
 T ConstrainedBean.defaultOrdering(List<ConstrainedBean.Order> ordering)
           
 void ConstrainedBean.setDefaultOrdering(List<ConstrainedBean.Order> ordering)
           
 



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