org.opencrx.kernel.contract1.query
Interface GetPositionAmountsResultQuery

All Superinterfaces:
AnyTypePredicate
All Known Implementing Classes:
GetPositionAmountsResultFilterImpl

public interface GetPositionAmountsResultQuery
extends AnyTypePredicate


Method Summary
 OptionalFeaturePredicate amount()
          Adds a constraint to the predicate for GetPositionAmountsResult testing whether the value of the feature amount is null or not.
 OptionalFeaturePredicate baseAmount()
          Adds a constraint to the predicate for GetPositionAmountsResult testing whether the value of the feature baseAmount is null or not.
 OptionalFeaturePredicate discountAmount()
          Adds a constraint to the predicate for GetPositionAmountsResult testing whether the value of the feature discountAmount is null or not.
 ComparableTypePredicate forAllAmount()
          Adds a constraint for the feature amount to the predicate.
 ComparableTypePredicate forAllBaseAmount()
          Adds a constraint for the feature baseAmount to the predicate.
 ComparableTypePredicate forAllDiscountAmount()
          Adds a constraint for the feature discountAmount to the predicate.
 StringTypePredicate forAllStatusMessage()
          Adds a constraint for the feature statusMessage to the predicate.
 ComparableTypePredicate forAllTaxAmount()
          Adds a constraint for the feature taxAmount to the predicate.
 SimpleTypeOrder orderByAmount()
          Allows to adds a sort instruction for GetPositionAmountsResult depending the feature amount Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByBaseAmount()
          Allows to adds a sort instruction for GetPositionAmountsResult depending the feature baseAmount Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByDiscountAmount()
          Allows to adds a sort instruction for GetPositionAmountsResult depending the feature discountAmount Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByStatusCode()
          Allows to adds a sort instruction for GetPositionAmountsResult depending the feature statusCode Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByStatusMessage()
          Allows to adds a sort instruction for GetPositionAmountsResult depending the feature statusMessage Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByTaxAmount()
          Allows to adds a sort instruction for GetPositionAmountsResult depending the feature taxAmount Note: The order in which orderBy… instructions are given is relevant!
 ComparableTypePredicate statusCode()
           
 OptionalFeaturePredicate statusMessage()
          Adds a constraint to the predicate for GetPositionAmountsResult testing whether the value of the feature statusMessage is null or not.
 OptionalFeaturePredicate taxAmount()
          Adds a constraint to the predicate for GetPositionAmountsResult testing whether the value of the feature taxAmount is null or not.
 ComparableTypePredicate thereExistsAmount()
          Adds a constraint for the feature amount to the predicate.
 ComparableTypePredicate thereExistsBaseAmount()
          Adds a constraint for the feature baseAmount to the predicate.
 ComparableTypePredicate thereExistsDiscountAmount()
          Adds a constraint for the feature discountAmount to the predicate.
 StringTypePredicate thereExistsStatusMessage()
          Adds a constraint for the feature statusMessage to the predicate.
 ComparableTypePredicate thereExistsTaxAmount()
          Adds a constraint for the feature taxAmount to the predicate.
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 

Method Detail

amount

OptionalFeaturePredicate amount()
Adds a constraint to the predicate for GetPositionAmountsResult testing whether the value of the feature amount is null or not.


thereExistsAmount

ComparableTypePredicate thereExistsAmount()
Adds a constraint for the feature amount to the predicate. The predicate for GetPositionAmountsResult evaluates true if its value of feature amount 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!


forAllAmount

ComparableTypePredicate forAllAmount()
Adds a constraint for the feature amount to the predicate. The predicate for GetPositionAmountsResult evaluates true if its value of feature amount 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!


orderByAmount

SimpleTypeOrder orderByAmount()
Allows to adds a sort instruction for GetPositionAmountsResult depending the feature amount Note: The order in which orderBy… instructions are given is relevant!


baseAmount

OptionalFeaturePredicate baseAmount()
Adds a constraint to the predicate for GetPositionAmountsResult testing whether the value of the feature baseAmount is null or not.


thereExistsBaseAmount

ComparableTypePredicate thereExistsBaseAmount()
Adds a constraint for the feature baseAmount to the predicate. The predicate for GetPositionAmountsResult evaluates true if its value of feature baseAmount 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!


forAllBaseAmount

ComparableTypePredicate forAllBaseAmount()
Adds a constraint for the feature baseAmount to the predicate. The predicate for GetPositionAmountsResult evaluates true if its value of feature baseAmount 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!


orderByBaseAmount

SimpleTypeOrder orderByBaseAmount()
Allows to adds a sort instruction for GetPositionAmountsResult depending the feature baseAmount Note: The order in which orderBy… instructions are given is relevant!


discountAmount

OptionalFeaturePredicate discountAmount()
Adds a constraint to the predicate for GetPositionAmountsResult testing whether the value of the feature discountAmount is null or not.


thereExistsDiscountAmount

ComparableTypePredicate thereExistsDiscountAmount()
Adds a constraint for the feature discountAmount to the predicate. The predicate for GetPositionAmountsResult evaluates true if its value of feature discountAmount 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!


forAllDiscountAmount

ComparableTypePredicate forAllDiscountAmount()
Adds a constraint for the feature discountAmount to the predicate. The predicate for GetPositionAmountsResult evaluates true if its value of feature discountAmount 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!


orderByDiscountAmount

SimpleTypeOrder orderByDiscountAmount()
Allows to adds a sort instruction for GetPositionAmountsResult depending the feature discountAmount Note: The order in which orderBy… instructions are given is relevant!


statusCode

ComparableTypePredicate statusCode()

orderByStatusCode

SimpleTypeOrder orderByStatusCode()
Allows to adds a sort instruction for GetPositionAmountsResult depending the feature statusCode Note: The order in which orderBy… instructions are given is relevant!


statusMessage

OptionalFeaturePredicate statusMessage()
Adds a constraint to the predicate for GetPositionAmountsResult testing whether the value of the feature statusMessage is null or not.


thereExistsStatusMessage

StringTypePredicate thereExistsStatusMessage()
Adds a constraint for the feature statusMessage to the predicate. The predicate for GetPositionAmountsResult evaluates true if its value of feature statusMessage 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!


forAllStatusMessage

StringTypePredicate forAllStatusMessage()
Adds a constraint for the feature statusMessage to the predicate. The predicate for GetPositionAmountsResult evaluates true if its value of feature statusMessage 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!


orderByStatusMessage

SimpleTypeOrder orderByStatusMessage()
Allows to adds a sort instruction for GetPositionAmountsResult depending the feature statusMessage Note: The order in which orderBy… instructions are given is relevant!


taxAmount

OptionalFeaturePredicate taxAmount()
Adds a constraint to the predicate for GetPositionAmountsResult testing whether the value of the feature taxAmount is null or not.


thereExistsTaxAmount

ComparableTypePredicate thereExistsTaxAmount()
Adds a constraint for the feature taxAmount to the predicate. The predicate for GetPositionAmountsResult evaluates true if its value of feature taxAmount 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!


forAllTaxAmount

ComparableTypePredicate forAllTaxAmount()
Adds a constraint for the feature taxAmount to the predicate. The predicate for GetPositionAmountsResult evaluates true if its value of feature taxAmount 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!


orderByTaxAmount

SimpleTypeOrder orderByTaxAmount()
Allows to adds a sort instruction for GetPositionAmountsResult depending the feature taxAmount 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.