Uses of Interface
org.opencrx.kernel.home1.cci2.MediaQuery

Packages that use MediaQuery
org.opencrx.kernel.home1.cci2   
org.opencrx.kernel.home1.jmi1   
 

Uses of MediaQuery in org.opencrx.kernel.home1.cci2
 

Methods in org.opencrx.kernel.home1.cci2 that return MediaQuery
 MediaQuery UserHomeQuery.forAllChart()
          Adds a condition for the feature chart to the predicate for UserHome, which evaluates to false unless the value of the feature chart satisfies the given condition.
 MediaQuery UserHomeQuery.thereExistsChart()
          Adds a condition for the feature chart to the predicate for UserHome, which evaluates to false unless the value of the feature chart satisfies the given condition.
 

Uses of MediaQuery in org.opencrx.kernel.home1.jmi1
 

Methods in org.opencrx.kernel.home1.jmi1 that return MediaQuery
 MediaQuery Home1Package.createMediaQuery()
           
 

Methods in org.opencrx.kernel.home1.jmi1 with parameters of type MediaQuery
<T extends Media>
List<T>
UserHome.getChart(MediaQuery query)
          Retrieves the value for the reference chart for the specified query.
 



This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.