|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CreateBookingByPositionNameParamsQuery
| Method Summary | |
|---|---|
OptionalFeaturePredicate |
bookingText()
Adds a constraint to the predicate for CreateBookingByPositionNameParams testing whether the
value of the feature bookingText is null or
not. |
OptionalFeaturePredicate |
bookingTextName()
Adds a constraint to the predicate for CreateBookingByPositionNameParams testing whether the
value of the feature bookingTextName is null
or not. |
ComparableTypePredicate<Short> |
bookingType()
|
OptionalFeaturePredicate |
depotCredit()
Adds a constraint to the predicate for CreateBookingByPositionNameParams testing whether the
value of the feature depotCredit is null or
not. |
OptionalFeaturePredicate |
depotDebit()
Adds a constraint to the predicate for CreateBookingByPositionNameParams testing whether the
value of the feature depotDebit is null or
not. |
OptionalFeaturePredicate |
depotNumberCredit()
Adds a constraint to the predicate for CreateBookingByPositionNameParams testing whether the
value of the feature depotNumberCredit is
null or not. |
OptionalFeaturePredicate |
depotNumberDebit()
Adds a constraint to the predicate for CreateBookingByPositionNameParams testing whether the
value of the feature depotNumberDebit is null
or not. |
BookingTextQuery |
forAllBookingText()
Adds a constraint for the feature bookingText to the
predicate. |
StringTypePredicate |
forAllBookingTextName()
Adds a constraint for the feature bookingTextName to the
predicate. |
DepotQuery |
forAllDepotCredit()
Adds a constraint for the feature depotCredit to the
predicate. |
DepotQuery |
forAllDepotDebit()
Adds a constraint for the feature depotDebit to the
predicate. |
StringTypePredicate |
forAllDepotNumberCredit()
Adds a constraint for the feature depotNumberCredit to the
predicate. |
StringTypePredicate |
forAllDepotNumberDebit()
Adds a constraint for the feature depotNumberDebit to the
predicate. |
CompoundBookingQuery |
forAllReversalOf()
Adds a constraint for the feature reversalOf to the
predicate. |
SimpleTypeOrder |
orderByBookingTextName()
Allows to adds a sort instruction for CreateBookingByPositionNameParams depending the feature
bookingTextName
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByBookingType()
Allows to adds a sort instruction for CreateBookingByPositionNameParams depending the feature
bookingType
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByDepotNumberCredit()
Allows to adds a sort instruction for CreateBookingByPositionNameParams depending the feature
depotNumberCredit
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByDepotNumberDebit()
Allows to adds a sort instruction for CreateBookingByPositionNameParams depending the feature
depotNumberDebit
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByPositionName()
Allows to adds a sort instruction for CreateBookingByPositionNameParams depending the feature
positionName
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByQuantity()
Allows to adds a sort instruction for CreateBookingByPositionNameParams depending the feature
quantity
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByValueDate()
Allows to adds a sort instruction for CreateBookingByPositionNameParams depending the feature
valueDate
Note: The order in which orderBy…
instructions are given is relevant! |
StringTypePredicate |
positionName()
|
ComparableTypePredicate<BigDecimal> |
quantity()
|
OptionalFeaturePredicate |
reversalOf()
Adds a constraint to the predicate for CreateBookingByPositionNameParams testing whether the
value of the feature reversalOf is null or
not. |
BookingTextQuery |
thereExistsBookingText()
Adds a constraint for the feature bookingText to the
predicate. |
StringTypePredicate |
thereExistsBookingTextName()
Adds a constraint for the feature bookingTextName to the
predicate. |
DepotQuery |
thereExistsDepotCredit()
Adds a constraint for the feature depotCredit to the
predicate. |
DepotQuery |
thereExistsDepotDebit()
Adds a constraint for the feature depotDebit to the
predicate. |
StringTypePredicate |
thereExistsDepotNumberCredit()
Adds a constraint for the feature depotNumberCredit to the
predicate. |
StringTypePredicate |
thereExistsDepotNumberDebit()
Adds a constraint for the feature depotNumberDebit to the
predicate. |
CompoundBookingQuery |
thereExistsReversalOf()
Adds a constraint for the feature reversalOf to the
predicate. |
ComparableTypePredicate<Date> |
valueDate()
|
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
OptionalFeaturePredicate bookingText()
CreateBookingByPositionNameParams testing whether the
value of the feature bookingText is null or
not.
BookingTextQuery thereExistsBookingText()
bookingText to the
predicate. The predicate for
CreateBookingByPositionNameParams 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!
BookingTextQuery forAllBookingText()
bookingText to the
predicate. The predicate for
CreateBookingByPositionNameParams 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!
OptionalFeaturePredicate bookingTextName()
CreateBookingByPositionNameParams testing whether the
value of the feature bookingTextName is null
or not.
StringTypePredicate thereExistsBookingTextName()
bookingTextName to the
predicate. The predicate for
CreateBookingByPositionNameParams 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!
StringTypePredicate forAllBookingTextName()
bookingTextName to the
predicate. The predicate for
CreateBookingByPositionNameParams 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!
SimpleTypeOrder orderByBookingTextName()
CreateBookingByPositionNameParams depending the feature
bookingTextName
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate<Short> bookingType()
SimpleTypeOrder orderByBookingType()
CreateBookingByPositionNameParams depending the feature
bookingType
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate depotCredit()
CreateBookingByPositionNameParams testing whether the
value of the feature depotCredit is null or
not.
DepotQuery thereExistsDepotCredit()
depotCredit to the
predicate. The predicate for
CreateBookingByPositionNameParams evaluates
true if its value of feature depotCredit
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!
DepotQuery forAllDepotCredit()
depotCredit to the
predicate. The predicate for
CreateBookingByPositionNameParams evaluates
true if its value of feature depotCredit
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 depotDebit()
CreateBookingByPositionNameParams testing whether the
value of the feature depotDebit is null or
not.
DepotQuery thereExistsDepotDebit()
depotDebit to the
predicate. The predicate for
CreateBookingByPositionNameParams evaluates
true if its value of feature depotDebit
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!
DepotQuery forAllDepotDebit()
depotDebit to the
predicate. The predicate for
CreateBookingByPositionNameParams evaluates
true if its value of feature depotDebit
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 depotNumberCredit()
CreateBookingByPositionNameParams testing whether the
value of the feature depotNumberCredit is
null or not.
StringTypePredicate thereExistsDepotNumberCredit()
depotNumberCredit to the
predicate. The predicate for
CreateBookingByPositionNameParams evaluates
true if its value of feature
depotNumberCredit 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 forAllDepotNumberCredit()
depotNumberCredit to the
predicate. The predicate for
CreateBookingByPositionNameParams evaluates
true if its value of feature
depotNumberCredit 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 orderByDepotNumberCredit()
CreateBookingByPositionNameParams depending the feature
depotNumberCredit
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate depotNumberDebit()
CreateBookingByPositionNameParams testing whether the
value of the feature depotNumberDebit is null
or not.
StringTypePredicate thereExistsDepotNumberDebit()
depotNumberDebit to the
predicate. The predicate for
CreateBookingByPositionNameParams evaluates
true if its value of feature depotNumberDebit
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 forAllDepotNumberDebit()
depotNumberDebit to the
predicate. The predicate for
CreateBookingByPositionNameParams evaluates
true if its value of feature depotNumberDebit
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 orderByDepotNumberDebit()
CreateBookingByPositionNameParams depending the feature
depotNumberDebit
Note: The order in which orderBy…
instructions are given is relevant!
StringTypePredicate positionName()
SimpleTypeOrder orderByPositionName()
CreateBookingByPositionNameParams depending the feature
positionName
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate<BigDecimal> quantity()
SimpleTypeOrder orderByQuantity()
CreateBookingByPositionNameParams depending the feature
quantity
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate reversalOf()
CreateBookingByPositionNameParams testing whether the
value of the feature reversalOf is null or
not.
CompoundBookingQuery thereExistsReversalOf()
reversalOf to the
predicate. The predicate for
CreateBookingByPositionNameParams 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!
CompoundBookingQuery forAllReversalOf()
reversalOf to the
predicate. The predicate for
CreateBookingByPositionNameParams 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!
ComparableTypePredicate<Date> valueDate()
SimpleTypeOrder orderByValueDate()
CreateBookingByPositionNameParams depending the feature
valueDate
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 | |||||||||