|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CreatePositionParamsQuery
| Method Summary | |
|---|---|
StringTypePredicate |
forAllName()
Adds a constraint for the feature name to the predicate. |
UomQuery |
forAllPriceUom()
Adds a constraint for the feature priceUom to the
predicate. |
ComparableTypePredicate |
forAllPricingDate()
Adds a constraint for the feature pricingDate to the
predicate. |
UomQuery |
forAllUom()
Adds a constraint for the feature uom to the predicate. |
OptionalFeaturePredicate |
name()
Adds a constraint to the predicate for CreatePositionParams testing whether the value of the
feature name is null or not. |
SimpleTypeOrder |
orderByName()
Allows to adds a sort instruction for CreatePositionParams
depending the feature name
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByPricingDate()
Allows to adds a sort instruction for CreatePositionParams
depending the feature pricingDate
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByQuantity()
Allows to adds a sort instruction for CreatePositionParams
depending the feature quantity
Note: The order in which orderBy…
instructions are given is relevant! |
OptionalFeaturePredicate |
priceUom()
Adds a constraint to the predicate for CreatePositionParams testing whether the value of the
feature priceUom is null or not. |
OptionalFeaturePredicate |
pricingDate()
Adds a constraint to the predicate for CreatePositionParams testing whether the value of the
feature pricingDate is null or not. |
PricingRuleQuery |
pricingRule()
|
ProductQuery |
product()
|
ComparableTypePredicate |
quantity()
|
StringTypePredicate |
thereExistsName()
Adds a constraint for the feature name to the predicate. |
UomQuery |
thereExistsPriceUom()
Adds a constraint for the feature priceUom to the
predicate. |
ComparableTypePredicate |
thereExistsPricingDate()
Adds a constraint for the feature pricingDate to the
predicate. |
UomQuery |
thereExistsUom()
Adds a constraint for the feature uom to the predicate. |
OptionalFeaturePredicate |
uom()
Adds a constraint to the predicate for CreatePositionParams testing whether the value of the
feature uom is null or not. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
OptionalFeaturePredicate name()
CreatePositionParams testing whether the value of the
feature name is null or not.
StringTypePredicate thereExistsName()
name to the predicate.
The predicate for CreatePositionParams evaluates
true if its value of feature name 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!
StringTypePredicate forAllName()
name to the predicate.
The predicate for CreatePositionParams evaluates
true if its value of feature name 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!
SimpleTypeOrder orderByName()
CreatePositionParams
depending the feature name
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate priceUom()
CreatePositionParams testing whether the value of the
feature priceUom is null or not.
UomQuery thereExistsPriceUom()
priceUom to the
predicate. The predicate for CreatePositionParams
evaluates true if its value of feature
priceUom 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!
UomQuery forAllPriceUom()
priceUom to the
predicate. The predicate for CreatePositionParams
evaluates true if its value of feature
priceUom 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!
OptionalFeaturePredicate pricingDate()
CreatePositionParams testing whether the value of the
feature pricingDate is null or not.
ComparableTypePredicate thereExistsPricingDate()
pricingDate to the
predicate. The predicate for CreatePositionParams
evaluates true if its value of feature
pricingDate 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!
ComparableTypePredicate forAllPricingDate()
pricingDate to the
predicate. The predicate for CreatePositionParams
evaluates true if its value of feature
pricingDate 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!
SimpleTypeOrder orderByPricingDate()
CreatePositionParams
depending the feature pricingDate
Note: The order in which orderBy…
instructions are given is relevant!
PricingRuleQuery pricingRule()
ProductQuery product()
ComparableTypePredicate quantity()
SimpleTypeOrder orderByQuantity()
CreatePositionParams
depending the feature quantity
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate uom()
CreatePositionParams testing whether the value of the
feature uom is null or not.
UomQuery thereExistsUom()
uom to the predicate.
The predicate for CreatePositionParams evaluates
true if its value of feature uom 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!
UomQuery forAllUom()
uom to the predicate.
The predicate for CreatePositionParams evaluates
true if its value of feature uom 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!
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||