|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UpdateCustomerParamsQuery
| Method Summary | |
|---|---|
CustomerTQuery |
customer()
|
BooleanTypePredicate |
forAllUpdateAddressData()
Adds a condition for the feature updateAddressData to the predicate for UpdateCustomerParams, which evaluates to false unless the value of the feature updateAddressData satisfies the given condition. |
BooleanTypePredicate |
forAllUpdateBookmarks()
Adds a condition for the feature updateBookmarks to the predicate for UpdateCustomerParams, which evaluates to false unless the value of the feature updateBookmarks satisfies the given condition. |
BooleanTypePredicate |
forAllUpdateGenericData()
Adds a condition for the feature updateGenericData to the predicate for UpdateCustomerParams, which evaluates to false unless the value of the feature updateGenericData satisfies the given condition. |
BooleanTypePredicate |
forAllUpdateHobbyAndInterestData()
Adds a condition for the feature updateHobbyAndInterestData to the predicate for UpdateCustomerParams, which evaluates to false unless the value of the feature updateHobbyAndInterestData satisfies the given condition. |
BooleanTypePredicate |
forAllUpdateMainData()
Adds a condition for the feature updateMainData to the predicate for UpdateCustomerParams, which evaluates to false unless the value of the feature updateMainData satisfies the given condition. |
SimpleTypeOrder |
orderByUpdateAddressData()
Allows to adds a sort instruction for UpdateCustomerParams depending the feature updateAddressData
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByUpdateBookmarks()
Allows to adds a sort instruction for UpdateCustomerParams depending the feature updateBookmarks
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByUpdateGenericData()
Allows to adds a sort instruction for UpdateCustomerParams depending the feature updateGenericData
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByUpdateHobbyAndInterestData()
Allows to adds a sort instruction for UpdateCustomerParams depending the feature updateHobbyAndInterestData
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByUpdateMainData()
Allows to adds a sort instruction for UpdateCustomerParams depending the feature updateMainData
Note: The order in which orderBy… instructions are given is relevant! |
BooleanTypePredicate |
thereExistsUpdateAddressData()
Adds a condition for the feature updateAddressData to the predicate for UpdateCustomerParams, which evaluates to false unless the value of the feature updateAddressData satisfies the given condition. |
BooleanTypePredicate |
thereExistsUpdateBookmarks()
Adds a condition for the feature updateBookmarks to the predicate for UpdateCustomerParams, which evaluates to false unless the value of the feature updateBookmarks satisfies the given condition. |
BooleanTypePredicate |
thereExistsUpdateGenericData()
Adds a condition for the feature updateGenericData to the predicate for UpdateCustomerParams, which evaluates to false unless the value of the feature updateGenericData satisfies the given condition. |
BooleanTypePredicate |
thereExistsUpdateHobbyAndInterestData()
Adds a condition for the feature updateHobbyAndInterestData to the predicate for UpdateCustomerParams, which evaluates to false unless the value of the feature updateHobbyAndInterestData satisfies the given condition. |
BooleanTypePredicate |
thereExistsUpdateMainData()
Adds a condition for the feature updateMainData to the predicate for UpdateCustomerParams, which evaluates to false unless the value of the feature updateMainData satisfies the given condition. |
OptionalFeaturePredicate |
updateAddressData()
Adds a constraint to the predicate for UpdateCustomerParams testing whether the value of the feature updateAddressData is null or not. |
OptionalFeaturePredicate |
updateBookmarks()
Adds a constraint to the predicate for UpdateCustomerParams testing whether the value of the feature updateBookmarks is null or not. |
OptionalFeaturePredicate |
updateGenericData()
Adds a constraint to the predicate for UpdateCustomerParams testing whether the value of the feature updateGenericData is null or not. |
OptionalFeaturePredicate |
updateHobbyAndInterestData()
Adds a constraint to the predicate for UpdateCustomerParams testing whether the value of the feature updateHobbyAndInterestData is null or not. |
OptionalFeaturePredicate |
updateMainData()
Adds a constraint to the predicate for UpdateCustomerParams testing whether the value of the feature updateMainData is null or not. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
CustomerTQuery customer()
OptionalFeaturePredicate updateAddressData()
UpdateCustomerParams testing whether the value of the feature updateAddressData is null or not.
BooleanTypePredicate thereExistsUpdateAddressData()
updateAddressData to the predicate for UpdateCustomerParams, which evaluates to false unless the value of the feature updateAddressData satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
BooleanTypePredicate forAllUpdateAddressData()
updateAddressData to the predicate for UpdateCustomerParams, which evaluates to false unless the value of the feature updateAddressData satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByUpdateAddressData()
UpdateCustomerParams depending the feature updateAddressData
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate updateBookmarks()
UpdateCustomerParams testing whether the value of the feature updateBookmarks is null or not.
BooleanTypePredicate thereExistsUpdateBookmarks()
updateBookmarks to the predicate for UpdateCustomerParams, which evaluates to false unless the value of the feature updateBookmarks satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
BooleanTypePredicate forAllUpdateBookmarks()
updateBookmarks to the predicate for UpdateCustomerParams, which evaluates to false unless the value of the feature updateBookmarks satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByUpdateBookmarks()
UpdateCustomerParams depending the feature updateBookmarks
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate updateGenericData()
UpdateCustomerParams testing whether the value of the feature updateGenericData is null or not.
BooleanTypePredicate thereExistsUpdateGenericData()
updateGenericData to the predicate for UpdateCustomerParams, which evaluates to false unless the value of the feature updateGenericData satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
BooleanTypePredicate forAllUpdateGenericData()
updateGenericData to the predicate for UpdateCustomerParams, which evaluates to false unless the value of the feature updateGenericData satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByUpdateGenericData()
UpdateCustomerParams depending the feature updateGenericData
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate updateHobbyAndInterestData()
UpdateCustomerParams testing whether the value of the feature updateHobbyAndInterestData is null or not.
BooleanTypePredicate thereExistsUpdateHobbyAndInterestData()
updateHobbyAndInterestData to the predicate for UpdateCustomerParams, which evaluates to false unless the value of the feature updateHobbyAndInterestData satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
BooleanTypePredicate forAllUpdateHobbyAndInterestData()
updateHobbyAndInterestData to the predicate for UpdateCustomerParams, which evaluates to false unless the value of the feature updateHobbyAndInterestData satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByUpdateHobbyAndInterestData()
UpdateCustomerParams depending the feature updateHobbyAndInterestData
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate updateMainData()
UpdateCustomerParams testing whether the value of the feature updateMainData is null or not.
BooleanTypePredicate thereExistsUpdateMainData()
updateMainData to the predicate for UpdateCustomerParams, which evaluates to false unless the value of the feature updateMainData satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
BooleanTypePredicate forAllUpdateMainData()
updateMainData to the predicate for UpdateCustomerParams, which evaluates to false unless the value of the feature updateMainData satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByUpdateMainData()
UpdateCustomerParams depending the feature updateMainData
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 | |||||||||