Uses of Interface
org.opencrx.kernel.depot1.query.BookingTextQuery

Packages that use BookingTextQuery
org.opencrx.kernel.activity1.cci   
org.opencrx.kernel.activity1.query   
org.opencrx.kernel.depot1.cci   
org.opencrx.kernel.depot1.jmi   
org.opencrx.kernel.depot1.query   
 

Uses of BookingTextQuery in org.opencrx.kernel.activity1.cci
 

Methods in org.opencrx.kernel.activity1.cci that return BookingTextQuery
 BookingTextQuery ActivityTypeFilterImpl.forAllWorkBt()
           
 BookingTextQuery ActivityTypeFilterImpl.thereExistsWorkBt()
           
 

Uses of BookingTextQuery in org.opencrx.kernel.activity1.query
 

Methods in org.opencrx.kernel.activity1.query that return BookingTextQuery
 BookingTextQuery ActivityTypeQuery.forAllWorkBt()
          Adds a constraint for the feature workBt to the predicate.
 BookingTextQuery ActivityTypeQuery.thereExistsWorkBt()
          Adds a constraint for the feature workBt to the predicate.
 

Uses of BookingTextQuery in org.opencrx.kernel.depot1.cci
 

Methods in org.opencrx.kernel.depot1.cci that return BookingTextQuery
 BookingTextQuery depot1PackageImpl.createBookingTextQuery()
           
 BookingTextQuery CreateBookingByProductParamsFilterImpl.forAllBookingText()
           
 BookingTextQuery CreateBookingByPositionParamsFilterImpl.forAllBookingText()
           
 BookingTextQuery CreateBookingByPositionNameParamsFilterImpl.forAllBookingText()
           
 BookingTextQuery CreateBookingByProductParamsFilterImpl.thereExistsBookingText()
           
 BookingTextQuery CreateBookingByPositionParamsFilterImpl.thereExistsBookingText()
           
 BookingTextQuery CreateBookingByPositionNameParamsFilterImpl.thereExistsBookingText()
           
 

Methods in org.opencrx.kernel.depot1.cci with parameters of type BookingTextQuery
 List DepotEntityImpl.getBookingText(BookingTextQuery query)
           
 List DepotEntity.getBookingText(BookingTextQuery query)
          Retrieves the value for the reference bookingText for the specified query.
 

Uses of BookingTextQuery in org.opencrx.kernel.depot1.jmi
 

Methods in org.opencrx.kernel.depot1.jmi that return BookingTextQuery
 BookingTextQuery Depot1Package.createBookingTextQuery()
           
 

Uses of BookingTextQuery in org.opencrx.kernel.depot1.query
 

Methods in org.opencrx.kernel.depot1.query that return BookingTextQuery
 BookingTextQuery CreateBookingByProductParamsQuery.forAllBookingText()
          Adds a constraint for the feature bookingText to the predicate.
 BookingTextQuery CreateBookingByPositionParamsQuery.forAllBookingText()
          Adds a constraint for the feature bookingText to the predicate.
 BookingTextQuery CreateBookingByPositionNameParamsQuery.forAllBookingText()
          Adds a constraint for the feature bookingText to the predicate.
 BookingTextQuery CreateBookingByProductParamsQuery.thereExistsBookingText()
          Adds a constraint for the feature bookingText to the predicate.
 BookingTextQuery CreateBookingByPositionParamsQuery.thereExistsBookingText()
          Adds a constraint for the feature bookingText to the predicate.
 BookingTextQuery CreateBookingByPositionNameParamsQuery.thereExistsBookingText()
          Adds a constraint for the feature bookingText 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.