|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MessengerAddressTQuery
| Method Summary | |
|---|---|
StringTypePredicate |
forAllMessengerId()
Adds a condition for the feature messengerId to the predicate for MessengerAddressT, which evaluates to false unless the value of the feature messengerId satisfies the given condition. |
ComparableTypePredicate<Integer> |
forAllProviderName()
Adds a condition for the feature providerName to the predicate for MessengerAddressT, which evaluates to false unless the value of the feature providerName satisfies the given condition. |
BooleanTypePredicate |
forAllProviderVerified()
Adds a condition for the feature providerVerified to the predicate for MessengerAddressT, which evaluates to false unless the value of the feature providerVerified satisfies the given condition. |
OptionalFeaturePredicate |
messengerId()
Adds a constraint to the predicate for MessengerAddressT testing whether the value of the feature messengerId is null or not. |
SimpleTypeOrder |
orderByMessengerId()
Allows to adds a sort instruction for MessengerAddressT depending the feature messengerId
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByProviderName()
Allows to adds a sort instruction for MessengerAddressT depending the feature providerName
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByProviderVerified()
Allows to adds a sort instruction for MessengerAddressT depending the feature providerVerified
Note: The order in which orderBy… instructions are given is relevant! |
OptionalFeaturePredicate |
providerName()
Adds a constraint to the predicate for MessengerAddressT testing whether the value of the feature providerName is null or not. |
OptionalFeaturePredicate |
providerVerified()
Adds a constraint to the predicate for MessengerAddressT testing whether the value of the feature providerVerified is null or not. |
StringTypePredicate |
thereExistsMessengerId()
Adds a condition for the feature messengerId to the predicate for MessengerAddressT, which evaluates to false unless the value of the feature messengerId satisfies the given condition. |
ComparableTypePredicate<Integer> |
thereExistsProviderName()
Adds a condition for the feature providerName to the predicate for MessengerAddressT, which evaluates to false unless the value of the feature providerName satisfies the given condition. |
BooleanTypePredicate |
thereExistsProviderVerified()
Adds a condition for the feature providerVerified to the predicate for MessengerAddressT, which evaluates to false unless the value of the feature providerVerified satisfies the given condition. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
OptionalFeaturePredicate messengerId()
MessengerAddressT testing whether the value of the feature messengerId is null or not.
StringTypePredicate thereExistsMessengerId()
messengerId to the predicate for MessengerAddressT, which evaluates to false unless the value of the feature messengerId satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
StringTypePredicate forAllMessengerId()
messengerId to the predicate for MessengerAddressT, which evaluates to false unless the value of the feature messengerId satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByMessengerId()
MessengerAddressT depending the feature messengerId
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate providerName()
MessengerAddressT testing whether the value of the feature providerName is null or not.
ComparableTypePredicate<Integer> thereExistsProviderName()
providerName to the predicate for MessengerAddressT, which evaluates to false unless the value of the feature providerName satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ComparableTypePredicate<Integer> forAllProviderName()
providerName to the predicate for MessengerAddressT, which evaluates to false unless the value of the feature providerName satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByProviderName()
MessengerAddressT depending the feature providerName
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate providerVerified()
MessengerAddressT testing whether the value of the feature providerVerified is null or not.
BooleanTypePredicate thereExistsProviderVerified()
providerVerified to the predicate for MessengerAddressT, which evaluates to false unless the value of the feature providerVerified satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
BooleanTypePredicate forAllProviderVerified()
providerVerified to the predicate for MessengerAddressT, which evaluates to false unless the value of the feature providerVerified satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByProviderVerified()
MessengerAddressT depending the feature providerVerified
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 | |||||||||