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

Packages that use BookingTextQuery
org.opencrx.kernel.activity1.cci2   
org.opencrx.kernel.depot1.cci2   
org.opencrx.kernel.depot1.jmi1   
 

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

Methods in org.opencrx.kernel.activity1.cci2 that return BookingTextQuery
 BookingTextQuery ActivityTypeQuery.forAllWorkBt()
          Adds a condition for the feature workBt to the predicate for ActivityType, which evaluates to false unless the value of the feature workBt satisfies the given condition.
 BookingTextQuery ActivityTypeQuery.thereExistsWorkBt()
          Adds a condition for the feature workBt to the predicate for ActivityType, which evaluates to false unless the value of the feature workBt satisfies the given condition.
 

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

Methods in org.opencrx.kernel.depot1.cci2 that return BookingTextQuery
 BookingTextQuery CreateBookingByPositionParamsQuery.forAllBookingText()
          Adds a condition for the feature bookingText to the predicate for CreateBookingByPositionParams, which evaluates to false unless the value of the feature bookingText satisfies the given condition.
 BookingTextQuery DepotEntityQuery.forAllBookingText()
          Adds a condition for the feature bookingText to the predicate for DepotEntity, which evaluates to false unless the value of the feature bookingText satisfies the given condition.
 BookingTextQuery CreateBookingByProductParamsQuery.forAllBookingText()
          Adds a condition for the feature bookingText to the predicate for CreateBookingByProductParams, which evaluates to false unless the value of the feature bookingText satisfies the given condition.
 BookingTextQuery CreateBookingByPositionNameParamsQuery.forAllBookingText()
          Adds a condition for the feature bookingText to the predicate for CreateBookingByPositionNameParams, which evaluates to false unless the value of the feature bookingText satisfies the given condition.
 BookingTextQuery CreateBookingByPositionParamsQuery.thereExistsBookingText()
          Adds a condition for the feature bookingText to the predicate for CreateBookingByPositionParams, which evaluates to false unless the value of the feature bookingText satisfies the given condition.
 BookingTextQuery DepotEntityQuery.thereExistsBookingText()
          Adds a condition for the feature bookingText to the predicate for DepotEntity, which evaluates to false unless the value of the feature bookingText satisfies the given condition.
 BookingTextQuery CreateBookingByProductParamsQuery.thereExistsBookingText()
          Adds a condition for the feature bookingText to the predicate for CreateBookingByProductParams, which evaluates to false unless the value of the feature bookingText satisfies the given condition.
 BookingTextQuery CreateBookingByPositionNameParamsQuery.thereExistsBookingText()
          Adds a condition for the feature bookingText to the predicate for CreateBookingByPositionNameParams, which evaluates to false unless the value of the feature bookingText satisfies the given condition.
 

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

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

Methods in org.opencrx.kernel.depot1.jmi1 with parameters of type BookingTextQuery
<T extends BookingText>
List<T>
DepotEntity.getBookingText(BookingTextQuery query)
          Retrieves the value for the reference bookingText for the specified query.
 



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