Uses of Interface
net.sf.webmancer.db.IRestrictable

Packages that use IRestrictable
net.sf.webmancer.db   
net.sf.webmancer.widget   
 

Uses of IRestrictable in net.sf.webmancer.db
 

Subinterfaces of IRestrictable in net.sf.webmancer.db
 interface IQuery
           
 

Classes in net.sf.webmancer.db that implement IRestrictable
 class Query
           
 

Methods in net.sf.webmancer.db with parameters of type IRestrictable
 void IRestrictor.restrict(IRestrictable query, RestrictionType restriction)
           
 

Uses of IRestrictable in net.sf.webmancer.widget
 

Methods in net.sf.webmancer.widget with parameters of type IRestrictable
abstract  void AbstractDataView.restrict(IRestrictable query, RestrictionType restriction)
           
 void DataTable.restrict(IRestrictable query, RestrictionType restriction)
           
 



Copyright © 2006-2007. All Rights Reserved.