|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ShippingDetailQuery
| Method Summary | |
|---|---|
AccountQuery |
carrier()
|
StringTypePredicate |
forAllGiftMessage()
Adds a constraint for the feature giftMessage to the
predicate. |
StringTypePredicate |
forAllShippingInstructions()
Adds a constraint for the feature shippingInstructions to
the predicate. |
StringTypePredicate |
forAllShippingTrackingNumber()
Adds a constraint for the feature shippingTrackingNumber
to the predicate. |
OptionalFeaturePredicate |
giftMessage()
Adds a constraint to the predicate for ShippingDetail
testing whether the value of the feature giftMessage is
null or not. |
BooleanTypePredicate |
isGift()
|
SimpleTypeOrder |
orderByGiftMessage()
Allows to adds a sort instruction for ShippingDetail
depending the feature giftMessage
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByIsGift()
Allows to adds a sort instruction for ShippingDetail
depending the feature isGift
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByShippingInstructions()
Allows to adds a sort instruction for ShippingDetail
depending the feature shippingInstructions
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByShippingMethod()
Allows to adds a sort instruction for ShippingDetail
depending the feature shippingMethod
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByShippingTrackingNumber()
Allows to adds a sort instruction for ShippingDetail
depending the feature shippingTrackingNumber
Note: The order in which orderBy…
instructions are given is relevant! |
OptionalFeaturePredicate |
shippingInstructions()
Adds a constraint to the predicate for ShippingDetail
testing whether the value of the feature
shippingInstructions is null or not. |
ComparableTypePredicate |
shippingMethod()
|
OptionalFeaturePredicate |
shippingTrackingNumber()
Adds a constraint to the predicate for ShippingDetail
testing whether the value of the feature
shippingTrackingNumber is null or not. |
StringTypePredicate |
thereExistsGiftMessage()
Adds a constraint for the feature giftMessage to the
predicate. |
StringTypePredicate |
thereExistsShippingInstructions()
Adds a constraint for the feature shippingInstructions to
the predicate. |
StringTypePredicate |
thereExistsShippingTrackingNumber()
Adds a constraint for the feature shippingTrackingNumber
to the predicate. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
AccountQuery carrier()
OptionalFeaturePredicate giftMessage()
ShippingDetail
testing whether the value of the feature giftMessage is
null or not.
StringTypePredicate thereExistsGiftMessage()
giftMessage to the
predicate. The predicate for ShippingDetail evaluates
true if its value of feature giftMessage
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 forAllGiftMessage()
giftMessage to the
predicate. The predicate for ShippingDetail evaluates
true if its value of feature giftMessage
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 orderByGiftMessage()
ShippingDetail
depending the feature giftMessage
Note: The order in which orderBy…
instructions are given is relevant!
BooleanTypePredicate isGift()
SimpleTypeOrder orderByIsGift()
ShippingDetail
depending the feature isGift
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate shippingInstructions()
ShippingDetail
testing whether the value of the feature
shippingInstructions is null or not.
StringTypePredicate thereExistsShippingInstructions()
shippingInstructions to
the predicate. The predicate for ShippingDetail evaluates
true if its value of feature
shippingInstructions 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 forAllShippingInstructions()
shippingInstructions to
the predicate. The predicate for ShippingDetail evaluates
true if its value of feature
shippingInstructions 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 orderByShippingInstructions()
ShippingDetail
depending the feature shippingInstructions
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate shippingMethod()
SimpleTypeOrder orderByShippingMethod()
ShippingDetail
depending the feature shippingMethod
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate shippingTrackingNumber()
ShippingDetail
testing whether the value of the feature
shippingTrackingNumber is null or not.
StringTypePredicate thereExistsShippingTrackingNumber()
shippingTrackingNumber
to the predicate. The predicate for ShippingDetail
evaluates true if its value of feature
shippingTrackingNumber 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 forAllShippingTrackingNumber()
shippingTrackingNumber
to the predicate. The predicate for ShippingDetail
evaluates true if its value of feature
shippingTrackingNumber 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 orderByShippingTrackingNumber()
ShippingDetail
depending the feature shippingTrackingNumber
Note: The order in which orderBy…
instructions are given is relevant!
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||