Uses of Interface
org.opencrx.kernel.home1.query.UserHomeQuery

Packages that use UserHomeQuery
org.opencrx.kernel.home1.cci   
org.opencrx.kernel.home1.jmi   
org.opencrx.kernel.home1.query   
 

Uses of UserHomeQuery in org.opencrx.kernel.home1.cci
 

Classes in org.opencrx.kernel.home1.cci that implement UserHomeQuery
 class UserHomeFilterImpl
           
 

Methods in org.opencrx.kernel.home1.cci that return UserHomeQuery
 UserHomeQuery home1PackageImpl.createUserHomeQuery()
           
 UserHomeQuery CreateUserResultFilterImpl.forAllCreatedUserHome()
           
 UserHomeQuery CreateUserResultFilterImpl.thereExistsCreatedUserHome()
           
 

Methods in org.opencrx.kernel.home1.cci with parameters of type UserHomeQuery
 List SegmentImpl.getUserHome(UserHomeQuery query)
           
 List Segment.getUserHome(UserHomeQuery query)
          Retrieves the value for the reference userHome for the specified query.
 

Uses of UserHomeQuery in org.opencrx.kernel.home1.jmi
 

Methods in org.opencrx.kernel.home1.jmi that return UserHomeQuery
 UserHomeQuery Home1Package.createUserHomeQuery()
           
 

Uses of UserHomeQuery in org.opencrx.kernel.home1.query
 

Methods in org.opencrx.kernel.home1.query that return UserHomeQuery
 UserHomeQuery CreateUserResultQuery.forAllCreatedUserHome()
          Adds a constraint for the feature createdUserHome to the predicate.
 UserHomeQuery CreateUserResultQuery.thereExistsCreatedUserHome()
          Adds a constraint for the feature createdUserHome to the predicate.
 



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