Uses of Interface
org.opencrx.kernel.uom1.cci2.UomQuery

Packages that use UomQuery
org.opencrx.kernel.contract1.cci2   
org.opencrx.kernel.depot1.cci2   
org.opencrx.kernel.product1.cci2   
org.opencrx.kernel.reservation1.cci2   
org.opencrx.kernel.uom1.cci2   
org.opencrx.kernel.uom1.jmi1   
 

Uses of UomQuery in org.opencrx.kernel.contract1.cci2
 

Methods in org.opencrx.kernel.contract1.cci2 that return UomQuery
 UomQuery CreatePositionParamsQuery.forAllPriceUom()
          Adds a condition for the feature priceUom to the predicate for CreatePositionParams, which evaluates to false unless the value of the feature priceUom satisfies the given condition.
 UomQuery ContractPositionQuery.forAllPriceUom()
          Adds a condition for the feature priceUom to the predicate for ContractPosition, which evaluates to false unless the value of the feature priceUom satisfies the given condition.
 UomQuery CreatePositionParamsQuery.forAllUom()
          Adds a condition for the feature uom to the predicate for CreatePositionParams, which evaluates to false unless the value of the feature uom satisfies the given condition.
 UomQuery ContractPositionQuery.forAllUom()
          Adds a condition for the feature uom to the predicate for ContractPosition, which evaluates to false unless the value of the feature uom satisfies the given condition.
 UomQuery CreatePositionParamsQuery.thereExistsPriceUom()
          Adds a condition for the feature priceUom to the predicate for CreatePositionParams, which evaluates to false unless the value of the feature priceUom satisfies the given condition.
 UomQuery ContractPositionQuery.thereExistsPriceUom()
          Adds a condition for the feature priceUom to the predicate for ContractPosition, which evaluates to false unless the value of the feature priceUom satisfies the given condition.
 UomQuery CreatePositionParamsQuery.thereExistsUom()
          Adds a condition for the feature uom to the predicate for CreatePositionParams, which evaluates to false unless the value of the feature uom satisfies the given condition.
 UomQuery ContractPositionQuery.thereExistsUom()
          Adds a condition for the feature uom to the predicate for ContractPosition, which evaluates to false unless the value of the feature uom satisfies the given condition.
 

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

Methods in org.opencrx.kernel.depot1.cci2 that return UomQuery
 UomQuery SimpleBookingQuery.forAllQuantityUom()
          Adds a condition for the feature quantityUom to the predicate for SimpleBooking, which evaluates to false unless the value of the feature quantityUom satisfies the given condition.
 UomQuery SimpleBookingQuery.thereExistsQuantityUom()
          Adds a condition for the feature quantityUom to the predicate for SimpleBooking, which evaluates to false unless the value of the feature quantityUom satisfies the given condition.
 

Uses of UomQuery in org.opencrx.kernel.product1.cci2
 

Methods in org.opencrx.kernel.product1.cci2 that return UomQuery
 UomQuery AbstractProductQuery.forAllDefaultUom()
          Adds a condition for the feature defaultUom to the predicate for AbstractProduct, which evaluates to false unless the value of the feature defaultUom satisfies the given condition.
 UomQuery PriceUomFilterPropertyQuery.forAllPriceUom()
          Adds a condition for the feature priceUom to the predicate for PriceUomFilterProperty, which evaluates to false unless the value of the feature priceUom satisfies the given condition.
 UomQuery GetPriceLevelParamsQuery.forAllPriceUom()
          Adds a condition for the feature priceUom to the predicate for GetPriceLevelParams, which evaluates to false unless the value of the feature priceUom satisfies the given condition.
 UomQuery AbstractProductQuery.forAllPriceUom()
          Adds a condition for the feature priceUom to the predicate for AbstractProduct, which evaluates to false unless the value of the feature priceUom satisfies the given condition.
 UomQuery CreateInitialPricesParamsQuery.priceUom()
           
 UomQuery AbstractProductQuery.thereExistsDefaultUom()
          Adds a condition for the feature defaultUom to the predicate for AbstractProduct, which evaluates to false unless the value of the feature defaultUom satisfies the given condition.
 UomQuery PriceUomFilterPropertyQuery.thereExistsPriceUom()
          Adds a condition for the feature priceUom to the predicate for PriceUomFilterProperty, which evaluates to false unless the value of the feature priceUom satisfies the given condition.
 UomQuery GetPriceLevelParamsQuery.thereExistsPriceUom()
          Adds a condition for the feature priceUom to the predicate for GetPriceLevelParams, which evaluates to false unless the value of the feature priceUom satisfies the given condition.
 UomQuery AbstractProductQuery.thereExistsPriceUom()
          Adds a condition for the feature priceUom to the predicate for AbstractProduct, which evaluates to false unless the value of the feature priceUom satisfies the given condition.
 UomQuery AbstractProductPriceQuery.uom()
           
 

Uses of UomQuery in org.opencrx.kernel.reservation1.cci2
 

Methods in org.opencrx.kernel.reservation1.cci2 that return UomQuery
 UomQuery EventQuery.forAllSliceUom()
          Adds a condition for the feature sliceUom to the predicate for Event, which evaluates to false unless the value of the feature sliceUom satisfies the given condition.
 UomQuery EventQuery.forAllSlotUom()
          Adds a condition for the feature slotUom to the predicate for Event, which evaluates to false unless the value of the feature slotUom satisfies the given condition.
 UomQuery EventQuery.thereExistsSliceUom()
          Adds a condition for the feature sliceUom to the predicate for Event, which evaluates to false unless the value of the feature sliceUom satisfies the given condition.
 UomQuery EventQuery.thereExistsSlotUom()
          Adds a condition for the feature slotUom to the predicate for Event, which evaluates to false unless the value of the feature slotUom satisfies the given condition.
 

Uses of UomQuery in org.opencrx.kernel.uom1.cci2
 

Methods in org.opencrx.kernel.uom1.cci2 that return UomQuery
 UomQuery UomQuery.forAllBaseUom()
          Adds a condition for the feature baseUom to the predicate for Uom, which evaluates to false unless the value of the feature baseUom satisfies the given condition.
 UomQuery UomQuery.thereExistsBaseUom()
          Adds a condition for the feature baseUom to the predicate for Uom, which evaluates to false unless the value of the feature baseUom satisfies the given condition.
 

Uses of UomQuery in org.opencrx.kernel.uom1.jmi1
 

Methods in org.opencrx.kernel.uom1.jmi1 that return UomQuery
 UomQuery Uom1Package.createUomQuery()
           
 

Methods in org.opencrx.kernel.uom1.jmi1 with parameters of type UomQuery
<T extends Uom>
List<T>
Segment.getUom(UomQuery query)
          Retrieves the value for the reference uom for the specified query.
 



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