org.opencrx.kernel.depot1.query
Interface CreateBookingByPositionParamsQuery

All Superinterfaces:
org.w3c.cci2.AnyTypePredicate
All Known Implementing Classes:
CreateBookingByPositionParamsFilterImpl

public interface CreateBookingByPositionParamsQuery
extends org.w3c.cci2.AnyTypePredicate


Method Summary
 org.w3c.cci2.OptionalFeaturePredicate bookingText()
          Adds a constraint to the predicate for CreateBookingByPositionParams testing whether the value of the feature bookingText is null or not.
 org.w3c.cci2.OptionalFeaturePredicate bookingTextName()
          Adds a constraint to the predicate for CreateBookingByPositionParams testing whether the value of the feature bookingTextName is null or not.
 org.w3c.cci2.ComparableTypePredicate bookingType()
           
 BookingTextQuery forAllBookingText()
          Adds a constraint for the feature bookingText to the predicate.
 org.w3c.cci2.StringTypePredicate forAllBookingTextName()
          Adds a constraint for the feature bookingTextName to the predicate.
 CompoundBookingQuery forAllReversalOf()
          Adds a constraint for the feature reversalOf to the predicate.
 org.w3c.cci2.SimpleTypeOrder orderByBookingTextName()
          Allows to adds a sort instruction for CreateBookingByPositionParams depending the feature bookingTextName Note: The order in which orderBy… instructions are given is relevant!
 org.w3c.cci2.SimpleTypeOrder orderByBookingType()
          Allows to adds a sort instruction for CreateBookingByPositionParams depending the feature bookingType Note: The order in which orderBy… instructions are given is relevant!
 org.w3c.cci2.SimpleTypeOrder orderByQuantity()
          Allows to adds a sort instruction for CreateBookingByPositionParams depending the feature quantity Note: The order in which orderBy… instructions are given is relevant!
 org.w3c.cci2.SimpleTypeOrder orderByValueDate()
          Allows to adds a sort instruction for CreateBookingByPositionParams depending the feature valueDate Note: The order in which orderBy… instructions are given is relevant!
 DepotPositionQuery positionCredit()
           
 DepotPositionQuery positionDebit()
           
 org.w3c.cci2.ComparableTypePredicate quantity()
           
 org.w3c.cci2.OptionalFeaturePredicate reversalOf()
          Adds a constraint to the predicate for CreateBookingByPositionParams testing whether the value of the feature reversalOf is null or not.
 BookingTextQuery thereExistsBookingText()
          Adds a constraint for the feature bookingText to the predicate.
 org.w3c.cci2.StringTypePredicate thereExistsBookingTextName()
          Adds a constraint for the feature bookingTextName to the predicate.
 CompoundBookingQuery thereExistsReversalOf()
          Adds a constraint for the feature reversalOf to the predicate.
 org.w3c.cci2.ComparableTypePredicate valueDate()
           
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 

Method Detail

bookingText

org.w3c.cci2.OptionalFeaturePredicate bookingText()
Adds a constraint to the predicate for CreateBookingByPositionParams testing whether the value of the feature bookingText is null or not.


thereExistsBookingText

BookingTextQuery thereExistsBookingText()
Adds a constraint for the feature bookingText to the predicate. The predicate for CreateBookingByPositionParams evaluates true if its value of feature bookingText satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!


forAllBookingText

BookingTextQuery forAllBookingText()
Adds a constraint for the feature bookingText to the predicate. The predicate for CreateBookingByPositionParams evaluates true if its value of feature bookingText satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!


bookingTextName

org.w3c.cci2.OptionalFeaturePredicate bookingTextName()
Adds a constraint to the predicate for CreateBookingByPositionParams testing whether the value of the feature bookingTextName is null or not.


thereExistsBookingTextName

org.w3c.cci2.StringTypePredicate thereExistsBookingTextName()
Adds a constraint for the feature bookingTextName to the predicate. The predicate for CreateBookingByPositionParams evaluates true if its value of feature bookingTextName satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!


forAllBookingTextName

org.w3c.cci2.StringTypePredicate forAllBookingTextName()
Adds a constraint for the feature bookingTextName to the predicate. The predicate for CreateBookingByPositionParams evaluates true if its value of feature bookingTextName satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!


orderByBookingTextName

org.w3c.cci2.SimpleTypeOrder orderByBookingTextName()
Allows to adds a sort instruction for CreateBookingByPositionParams depending the feature bookingTextName Note: The order in which orderBy… instructions are given is relevant!


bookingType

org.w3c.cci2.ComparableTypePredicate bookingType()

orderByBookingType

org.w3c.cci2.SimpleTypeOrder orderByBookingType()
Allows to adds a sort instruction for CreateBookingByPositionParams depending the feature bookingType Note: The order in which orderBy… instructions are given is relevant!


positionCredit

DepotPositionQuery positionCredit()

positionDebit

DepotPositionQuery positionDebit()

quantity

org.w3c.cci2.ComparableTypePredicate quantity()

orderByQuantity

org.w3c.cci2.SimpleTypeOrder orderByQuantity()
Allows to adds a sort instruction for CreateBookingByPositionParams depending the feature quantity Note: The order in which orderBy… instructions are given is relevant!


reversalOf

org.w3c.cci2.OptionalFeaturePredicate reversalOf()
Adds a constraint to the predicate for CreateBookingByPositionParams testing whether the value of the feature reversalOf is null or not.


thereExistsReversalOf

CompoundBookingQuery thereExistsReversalOf()
Adds a constraint for the feature reversalOf to the predicate. The predicate for CreateBookingByPositionParams evaluates true if its value of feature reversalOf satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to false!


forAllReversalOf

CompoundBookingQuery forAllReversalOf()
Adds a constraint for the feature reversalOf to the predicate. The predicate for CreateBookingByPositionParams evaluates true if its value of feature reversalOf satisfies the selected condition.

Since the multiplicity for this attribute is 0..1, the attribute can have no value in which case the predicate evaluates to true!


valueDate

org.w3c.cci2.ComparableTypePredicate valueDate()

orderByValueDate

org.w3c.cci2.SimpleTypeOrder orderByValueDate()
Allows to adds a sort instruction for CreateBookingByPositionParams depending the feature valueDate Note: The order in which orderBy… instructions are given is relevant!



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