Uses of Interface
org.opencrx.kernel.admin1.cci2.ComponentConfigurationQuery

Packages that use ComponentConfigurationQuery
org.opencrx.kernel.admin1.cci2   
org.opencrx.kernel.admin1.jmi1   
 

Uses of ComponentConfigurationQuery in org.opencrx.kernel.admin1.cci2
 

Methods in org.opencrx.kernel.admin1.cci2 that return ComponentConfigurationQuery
 ComponentConfigurationQuery SegmentQuery.forAllConfiguration()
          Adds a condition for the feature configuration to the predicate for Segment, which evaluates to false unless the value of the feature configuration satisfies the given condition.
 ComponentConfigurationQuery SegmentQuery.thereExistsConfiguration()
          Adds a condition for the feature configuration to the predicate for Segment, which evaluates to false unless the value of the feature configuration satisfies the given condition.
 

Uses of ComponentConfigurationQuery in org.opencrx.kernel.admin1.jmi1
 

Methods in org.opencrx.kernel.admin1.jmi1 that return ComponentConfigurationQuery
 ComponentConfigurationQuery Admin1Package.createComponentConfigurationQuery()
           
 

Methods in org.opencrx.kernel.admin1.jmi1 with parameters of type ComponentConfigurationQuery
<T extends ComponentConfiguration>
List<T>
Segment.getConfiguration(ComponentConfigurationQuery query)
          Retrieves the value for the reference configuration 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.