org.opencrx.kernel.product1.cci2
Interface ContractPositionConstrainedQuery

All Superinterfaces:
AnyTypePredicate
All Known Subinterfaces:
AbstractProductQuery, AssetQuery, ProductQuery

public interface ContractPositionConstrainedQuery
extends AnyTypePredicate


Method Summary
 OptionalFeaturePredicate allowModification()
          Adds a constraint to the predicate for ContractPositionConstrained testing whether the value of the feature allowModification is null or not.
 OptionalFeaturePredicate allowRemoval()
          Adds a constraint to the predicate for ContractPositionConstrained testing whether the value of the feature allowRemoval is null or not.
 OptionalFeaturePredicate defaultPositions()
          Adds a constraint to the predicate for ContractPositionConstrained testing whether the value of the feature defaultPositions is null or not.
 OptionalFeaturePredicate defaultQuantity()
          Adds a constraint to the predicate for ContractPositionConstrained testing whether the value of the feature defaultQuantity is null or not.
 BooleanTypePredicate forAllAllowModification()
          Adds a condition for the feature allowModification to the predicate for ContractPositionConstrained, which evaluates to false unless the value of the feature allowModification satisfies the given condition.
 BooleanTypePredicate forAllAllowRemoval()
          Adds a condition for the feature allowRemoval to the predicate for ContractPositionConstrained, which evaluates to false unless the value of the feature allowRemoval satisfies the given condition.
 ComparableTypePredicate<Integer> forAllDefaultPositions()
          Adds a condition for the feature defaultPositions to the predicate for ContractPositionConstrained, which evaluates to false unless the value of the feature defaultPositions satisfies the given condition.
 ComparableTypePredicate<BigDecimal> forAllDefaultQuantity()
          Adds a condition for the feature defaultQuantity to the predicate for ContractPositionConstrained, which evaluates to false unless the value of the feature defaultQuantity satisfies the given condition.
 ComparableTypePredicate<Integer> forAllMaxPositions()
          Adds a condition for the feature maxPositions to the predicate for ContractPositionConstrained, which evaluates to false unless the value of the feature maxPositions satisfies the given condition.
 ComparableTypePredicate<BigDecimal> forAllMaxQuantity()
          Adds a condition for the feature maxQuantity to the predicate for ContractPositionConstrained, which evaluates to false unless the value of the feature maxQuantity satisfies the given condition.
 ComparableTypePredicate<Integer> forAllMinPositions()
          Adds a condition for the feature minPositions to the predicate for ContractPositionConstrained, which evaluates to false unless the value of the feature minPositions satisfies the given condition.
 ComparableTypePredicate<BigDecimal> forAllMinQuantity()
          Adds a condition for the feature minQuantity to the predicate for ContractPositionConstrained, which evaluates to false unless the value of the feature minQuantity satisfies the given condition.
 ComparableTypePredicate<BigDecimal> forAllOffsetQuantity()
          Adds a condition for the feature offsetQuantity to the predicate for ContractPositionConstrained, which evaluates to false unless the value of the feature offsetQuantity satisfies the given condition.
 ComparableTypePredicate<Long> itemNumber()
           
 OptionalFeaturePredicate maxPositions()
          Adds a constraint to the predicate for ContractPositionConstrained testing whether the value of the feature maxPositions is null or not.
 OptionalFeaturePredicate maxQuantity()
          Adds a constraint to the predicate for ContractPositionConstrained testing whether the value of the feature maxQuantity is null or not.
 ComparableTypePredicate<Short> minMaxQuantityHandling()
           
 OptionalFeaturePredicate minPositions()
          Adds a constraint to the predicate for ContractPositionConstrained testing whether the value of the feature minPositions is null or not.
 OptionalFeaturePredicate minQuantity()
          Adds a constraint to the predicate for ContractPositionConstrained testing whether the value of the feature minQuantity is null or not.
 OptionalFeaturePredicate offsetQuantity()
          Adds a constraint to the predicate for ContractPositionConstrained testing whether the value of the feature offsetQuantity is null or not.
 SimpleTypeOrder orderByAllowModification()
          Allows to adds a sort instruction for ContractPositionConstrained depending the feature allowModification Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByAllowRemoval()
          Allows to adds a sort instruction for ContractPositionConstrained depending the feature allowRemoval Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByDefaultPositions()
          Allows to adds a sort instruction for ContractPositionConstrained depending the feature defaultPositions Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByDefaultQuantity()
          Allows to adds a sort instruction for ContractPositionConstrained depending the feature defaultQuantity Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByItemNumber()
          Allows to adds a sort instruction for ContractPositionConstrained depending the feature itemNumber Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByMaxPositions()
          Allows to adds a sort instruction for ContractPositionConstrained depending the feature maxPositions Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByMaxQuantity()
          Allows to adds a sort instruction for ContractPositionConstrained depending the feature maxQuantity Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByMinMaxQuantityHandling()
          Allows to adds a sort instruction for ContractPositionConstrained depending the feature minMaxQuantityHandling Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByMinPositions()
          Allows to adds a sort instruction for ContractPositionConstrained depending the feature minPositions Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByMinQuantity()
          Allows to adds a sort instruction for ContractPositionConstrained depending the feature minQuantity Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByOffsetQuantity()
          Allows to adds a sort instruction for ContractPositionConstrained depending the feature offsetQuantity Note: The order in which orderBy… instructions are given is relevant!
 BooleanTypePredicate thereExistsAllowModification()
          Adds a condition for the feature allowModification to the predicate for ContractPositionConstrained, which evaluates to false unless the value of the feature allowModification satisfies the given condition.
 BooleanTypePredicate thereExistsAllowRemoval()
          Adds a condition for the feature allowRemoval to the predicate for ContractPositionConstrained, which evaluates to false unless the value of the feature allowRemoval satisfies the given condition.
 ComparableTypePredicate<Integer> thereExistsDefaultPositions()
          Adds a condition for the feature defaultPositions to the predicate for ContractPositionConstrained, which evaluates to false unless the value of the feature defaultPositions satisfies the given condition.
 ComparableTypePredicate<BigDecimal> thereExistsDefaultQuantity()
          Adds a condition for the feature defaultQuantity to the predicate for ContractPositionConstrained, which evaluates to false unless the value of the feature defaultQuantity satisfies the given condition.
 ComparableTypePredicate<Integer> thereExistsMaxPositions()
          Adds a condition for the feature maxPositions to the predicate for ContractPositionConstrained, which evaluates to false unless the value of the feature maxPositions satisfies the given condition.
 ComparableTypePredicate<BigDecimal> thereExistsMaxQuantity()
          Adds a condition for the feature maxQuantity to the predicate for ContractPositionConstrained, which evaluates to false unless the value of the feature maxQuantity satisfies the given condition.
 ComparableTypePredicate<Integer> thereExistsMinPositions()
          Adds a condition for the feature minPositions to the predicate for ContractPositionConstrained, which evaluates to false unless the value of the feature minPositions satisfies the given condition.
 ComparableTypePredicate<BigDecimal> thereExistsMinQuantity()
          Adds a condition for the feature minQuantity to the predicate for ContractPositionConstrained, which evaluates to false unless the value of the feature minQuantity satisfies the given condition.
 ComparableTypePredicate<BigDecimal> thereExistsOffsetQuantity()
          Adds a condition for the feature offsetQuantity to the predicate for ContractPositionConstrained, which evaluates to false unless the value of the feature offsetQuantity satisfies the given condition.
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 

Method Detail

allowModification

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


thereExistsAllowModification

BooleanTypePredicate thereExistsAllowModification()
Adds a condition for the feature allowModification to the predicate for ContractPositionConstrained, which evaluates to false unless the value of the feature allowModification satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllAllowModification

BooleanTypePredicate forAllAllowModification()
Adds a condition for the feature allowModification to the predicate for ContractPositionConstrained, which evaluates to false unless the value of the feature allowModification satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByAllowModification

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


allowRemoval

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


thereExistsAllowRemoval

BooleanTypePredicate thereExistsAllowRemoval()
Adds a condition for the feature allowRemoval to the predicate for ContractPositionConstrained, which evaluates to false unless the value of the feature allowRemoval satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllAllowRemoval

BooleanTypePredicate forAllAllowRemoval()
Adds a condition for the feature allowRemoval to the predicate for ContractPositionConstrained, which evaluates to false unless the value of the feature allowRemoval satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByAllowRemoval

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


defaultPositions

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


thereExistsDefaultPositions

ComparableTypePredicate<Integer> thereExistsDefaultPositions()
Adds a condition for the feature defaultPositions to the predicate for ContractPositionConstrained, which evaluates to false unless the value of the feature defaultPositions satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllDefaultPositions

ComparableTypePredicate<Integer> forAllDefaultPositions()
Adds a condition for the feature defaultPositions to the predicate for ContractPositionConstrained, which evaluates to false unless the value of the feature defaultPositions satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByDefaultPositions

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


defaultQuantity

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


thereExistsDefaultQuantity

ComparableTypePredicate<BigDecimal> thereExistsDefaultQuantity()
Adds a condition for the feature defaultQuantity to the predicate for ContractPositionConstrained, which evaluates to false unless the value of the feature defaultQuantity satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllDefaultQuantity

ComparableTypePredicate<BigDecimal> forAllDefaultQuantity()
Adds a condition for the feature defaultQuantity to the predicate for ContractPositionConstrained, which evaluates to false unless the value of the feature defaultQuantity satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByDefaultQuantity

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


itemNumber

ComparableTypePredicate<Long> itemNumber()

orderByItemNumber

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


maxPositions

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


thereExistsMaxPositions

ComparableTypePredicate<Integer> thereExistsMaxPositions()
Adds a condition for the feature maxPositions to the predicate for ContractPositionConstrained, which evaluates to false unless the value of the feature maxPositions satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllMaxPositions

ComparableTypePredicate<Integer> forAllMaxPositions()
Adds a condition for the feature maxPositions to the predicate for ContractPositionConstrained, which evaluates to false unless the value of the feature maxPositions satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByMaxPositions

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


maxQuantity

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


thereExistsMaxQuantity

ComparableTypePredicate<BigDecimal> thereExistsMaxQuantity()
Adds a condition for the feature maxQuantity to the predicate for ContractPositionConstrained, which evaluates to false unless the value of the feature maxQuantity satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllMaxQuantity

ComparableTypePredicate<BigDecimal> forAllMaxQuantity()
Adds a condition for the feature maxQuantity to the predicate for ContractPositionConstrained, which evaluates to false unless the value of the feature maxQuantity satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByMaxQuantity

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


minMaxQuantityHandling

ComparableTypePredicate<Short> minMaxQuantityHandling()

orderByMinMaxQuantityHandling

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


minPositions

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


thereExistsMinPositions

ComparableTypePredicate<Integer> thereExistsMinPositions()
Adds a condition for the feature minPositions to the predicate for ContractPositionConstrained, which evaluates to false unless the value of the feature minPositions satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllMinPositions

ComparableTypePredicate<Integer> forAllMinPositions()
Adds a condition for the feature minPositions to the predicate for ContractPositionConstrained, which evaluates to false unless the value of the feature minPositions satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByMinPositions

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


minQuantity

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


thereExistsMinQuantity

ComparableTypePredicate<BigDecimal> thereExistsMinQuantity()
Adds a condition for the feature minQuantity to the predicate for ContractPositionConstrained, which evaluates to false unless the value of the feature minQuantity satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllMinQuantity

ComparableTypePredicate<BigDecimal> forAllMinQuantity()
Adds a condition for the feature minQuantity to the predicate for ContractPositionConstrained, which evaluates to false unless the value of the feature minQuantity satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByMinQuantity

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


offsetQuantity

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


thereExistsOffsetQuantity

ComparableTypePredicate<BigDecimal> thereExistsOffsetQuantity()
Adds a condition for the feature offsetQuantity to the predicate for ContractPositionConstrained, which evaluates to false unless the value of the feature offsetQuantity satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllOffsetQuantity

ComparableTypePredicate<BigDecimal> forAllOffsetQuantity()
Adds a condition for the feature offsetQuantity to the predicate for ContractPositionConstrained, which evaluates to false unless the value of the feature offsetQuantity satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByOffsetQuantity

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



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