|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OpenDepotPositionParamsQuery
| Method Summary | |
|---|---|
OptionalFeaturePredicate |
description()
Adds a constraint to the predicate for OpenDepotPositionParams testing whether the value of the
feature description is null or not. |
StringTypePredicate |
forAllDescription()
Adds a condition for the feature description to the
predicate for OpenDepotPositionParams, which evaluates to
false unless the value of the feature
description satisfies the given condition. |
ProductQuery |
forAllProduct()
Adds a condition for the feature product to the predicate
for OpenDepotPositionParams, which evaluates to
false unless the value of the feature product
satisfies the given condition. |
ContractPositionConstrainedQuery |
forAllProductRole()
Adds a condition for the feature productRole to the
predicate for OpenDepotPositionParams, which evaluates to
false unless the value of the feature
productRole satisfies the given condition. |
StringTypePredicate |
forAllQualifier()
Adds a condition for the feature qualifier to the
predicate for OpenDepotPositionParams, which evaluates to
false unless the value of the feature
qualifier satisfies the given condition. |
StringTypePredicate |
name()
|
ComparableTypePredicate<Date> |
openingDate()
|
SimpleTypeOrder |
orderByDescription()
Allows to adds a sort instruction for OpenDepotPositionParams depending the feature
description
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByName()
Allows to adds a sort instruction for OpenDepotPositionParams depending the feature
name
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByOpeningDate()
Allows to adds a sort instruction for OpenDepotPositionParams depending the feature
openingDate
Note: The order in which orderBy…
instructions are given is relevant! |
SimpleTypeOrder |
orderByQualifier()
Allows to adds a sort instruction for OpenDepotPositionParams depending the feature
qualifier
Note: The order in which orderBy…
instructions are given is relevant! |
OptionalFeaturePredicate |
product()
Adds a constraint to the predicate for OpenDepotPositionParams testing whether the value of the
feature product is null or not. |
OptionalFeaturePredicate |
productRole()
Adds a constraint to the predicate for OpenDepotPositionParams testing whether the value of the
feature productRole is null or not. |
OptionalFeaturePredicate |
qualifier()
Adds a constraint to the predicate for OpenDepotPositionParams testing whether the value of the
feature qualifier is null or not. |
StringTypePredicate |
thereExistsDescription()
Adds a condition for the feature description to the
predicate for OpenDepotPositionParams, which evaluates to
false unless the value of the feature
description satisfies the given condition. |
ProductQuery |
thereExistsProduct()
Adds a condition for the feature product to the predicate
for OpenDepotPositionParams, which evaluates to
false unless the value of the feature product
satisfies the given condition. |
ContractPositionConstrainedQuery |
thereExistsProductRole()
Adds a condition for the feature productRole to the
predicate for OpenDepotPositionParams, which evaluates to
false unless the value of the feature
productRole satisfies the given condition. |
StringTypePredicate |
thereExistsQualifier()
Adds a condition for the feature qualifier to the
predicate for OpenDepotPositionParams, which evaluates to
false unless the value of the feature
qualifier satisfies the given condition. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
OptionalFeaturePredicate description()
OpenDepotPositionParams testing whether the value of the
feature description is null or not.
StringTypePredicate thereExistsDescription()
description to the
predicate for OpenDepotPositionParams, which evaluates to
false unless the value of the feature
description satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is not satisfied
StringTypePredicate forAllDescription()
description to the
predicate for OpenDepotPositionParams, which evaluates to
false unless the value of the feature
description satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is satisfied
SimpleTypeOrder orderByDescription()
OpenDepotPositionParams depending the feature
description
Note: The order in which orderBy…
instructions are given is relevant!
StringTypePredicate name()
SimpleTypeOrder orderByName()
OpenDepotPositionParams depending the feature
name
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate<Date> openingDate()
SimpleTypeOrder orderByOpeningDate()
OpenDepotPositionParams depending the feature
openingDate
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate product()
OpenDepotPositionParams testing whether the value of the
feature product is null or not.
ProductQuery thereExistsProduct()
product to the predicate
for OpenDepotPositionParams, which evaluates to
false unless the value of the feature product
satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is not satisfied
ProductQuery forAllProduct()
product to the predicate
for OpenDepotPositionParams, which evaluates to
false unless the value of the feature product
satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is satisfied
OptionalFeaturePredicate productRole()
OpenDepotPositionParams testing whether the value of the
feature productRole is null or not.
ContractPositionConstrainedQuery thereExistsProductRole()
productRole to the
predicate for OpenDepotPositionParams, which evaluates to
false unless the value of the feature
productRole satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is not satisfied
ContractPositionConstrainedQuery forAllProductRole()
productRole to the
predicate for OpenDepotPositionParams, which evaluates to
false unless the value of the feature
productRole satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is satisfied
OptionalFeaturePredicate qualifier()
OpenDepotPositionParams testing whether the value of the
feature qualifier is null or not.
StringTypePredicate thereExistsQualifier()
qualifier to the
predicate for OpenDepotPositionParams, which evaluates to
false unless the value of the feature
qualifier satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is not satisfied
StringTypePredicate forAllQualifier()
qualifier to the
predicate for OpenDepotPositionParams, which evaluates to
false unless the value of the feature
qualifier satisfies the given condition.
Since the attribute is optional its value may be null,
in which case the condition is satisfied
SimpleTypeOrder orderByQualifier()
OpenDepotPositionParams depending the feature
qualifier
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 | |||||||||