|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CreateCustomerAsContactParamsQuery
| Method Summary | |
|---|---|
OptionalFeaturePredicate |
emailAddressBusiness()
Adds a constraint to the predicate for CreateCustomerAsContactParams testing whether the value of the feature emailAddressBusiness is null or not. |
OptionalFeaturePredicate |
emailAddressHome()
Adds a constraint to the predicate for CreateCustomerAsContactParams testing whether the value of the feature emailAddressHome is null or not. |
OptionalFeaturePredicate |
firstName()
Adds a constraint to the predicate for CreateCustomerAsContactParams testing whether the value of the feature firstName is null or not. |
StringTypePredicate |
forAllEmailAddressBusiness()
Adds a condition for the feature emailAddressBusiness to the predicate for CreateCustomerAsContactParams, which evaluates to false unless the value of the feature emailAddressBusiness satisfies the given condition. |
StringTypePredicate |
forAllEmailAddressHome()
Adds a condition for the feature emailAddressHome to the predicate for CreateCustomerAsContactParams, which evaluates to false unless the value of the feature emailAddressHome satisfies the given condition. |
StringTypePredicate |
forAllFirstName()
Adds a condition for the feature firstName to the predicate for CreateCustomerAsContactParams, which evaluates to false unless the value of the feature firstName satisfies the given condition. |
StringTypePredicate |
forAllMiddleName()
Adds a condition for the feature middleName to the predicate for CreateCustomerAsContactParams, which evaluates to false unless the value of the feature middleName satisfies the given condition. |
StringTypePredicate |
lastName()
|
OptionalFeaturePredicate |
middleName()
Adds a constraint to the predicate for CreateCustomerAsContactParams testing whether the value of the feature middleName is null or not. |
SimpleTypeOrder |
orderByEmailAddressBusiness()
Allows to adds a sort instruction for CreateCustomerAsContactParams depending the feature emailAddressBusiness
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByEmailAddressHome()
Allows to adds a sort instruction for CreateCustomerAsContactParams depending the feature emailAddressHome
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByFirstName()
Allows to adds a sort instruction for CreateCustomerAsContactParams depending the feature firstName
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByLastName()
Allows to adds a sort instruction for CreateCustomerAsContactParams depending the feature lastName
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByMiddleName()
Allows to adds a sort instruction for CreateCustomerAsContactParams depending the feature middleName
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByUserName()
Allows to adds a sort instruction for CreateCustomerAsContactParams depending the feature userName
Note: The order in which orderBy… instructions are given is relevant! |
StringTypePredicate |
thereExistsEmailAddressBusiness()
Adds a condition for the feature emailAddressBusiness to the predicate for CreateCustomerAsContactParams, which evaluates to false unless the value of the feature emailAddressBusiness satisfies the given condition. |
StringTypePredicate |
thereExistsEmailAddressHome()
Adds a condition for the feature emailAddressHome to the predicate for CreateCustomerAsContactParams, which evaluates to false unless the value of the feature emailAddressHome satisfies the given condition. |
StringTypePredicate |
thereExistsFirstName()
Adds a condition for the feature firstName to the predicate for CreateCustomerAsContactParams, which evaluates to false unless the value of the feature firstName satisfies the given condition. |
StringTypePredicate |
thereExistsMiddleName()
Adds a condition for the feature middleName to the predicate for CreateCustomerAsContactParams, which evaluates to false unless the value of the feature middleName satisfies the given condition. |
StringTypePredicate |
userName()
|
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
OptionalFeaturePredicate emailAddressBusiness()
CreateCustomerAsContactParams testing whether the value of the feature emailAddressBusiness is null or not.
StringTypePredicate thereExistsEmailAddressBusiness()
emailAddressBusiness to the predicate for CreateCustomerAsContactParams, which evaluates to false unless the value of the feature emailAddressBusiness satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
StringTypePredicate forAllEmailAddressBusiness()
emailAddressBusiness to the predicate for CreateCustomerAsContactParams, which evaluates to false unless the value of the feature emailAddressBusiness satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByEmailAddressBusiness()
CreateCustomerAsContactParams depending the feature emailAddressBusiness
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate emailAddressHome()
CreateCustomerAsContactParams testing whether the value of the feature emailAddressHome is null or not.
StringTypePredicate thereExistsEmailAddressHome()
emailAddressHome to the predicate for CreateCustomerAsContactParams, which evaluates to false unless the value of the feature emailAddressHome satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
StringTypePredicate forAllEmailAddressHome()
emailAddressHome to the predicate for CreateCustomerAsContactParams, which evaluates to false unless the value of the feature emailAddressHome satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByEmailAddressHome()
CreateCustomerAsContactParams depending the feature emailAddressHome
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate firstName()
CreateCustomerAsContactParams testing whether the value of the feature firstName is null or not.
StringTypePredicate thereExistsFirstName()
firstName to the predicate for CreateCustomerAsContactParams, which evaluates to false unless the value of the feature firstName satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
StringTypePredicate forAllFirstName()
firstName to the predicate for CreateCustomerAsContactParams, which evaluates to false unless the value of the feature firstName satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByFirstName()
CreateCustomerAsContactParams depending the feature firstName
Note: The order in which orderBy… instructions are given is relevant!
StringTypePredicate lastName()
SimpleTypeOrder orderByLastName()
CreateCustomerAsContactParams depending the feature lastName
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate middleName()
CreateCustomerAsContactParams testing whether the value of the feature middleName is null or not.
StringTypePredicate thereExistsMiddleName()
middleName to the predicate for CreateCustomerAsContactParams, which evaluates to false unless the value of the feature middleName satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
StringTypePredicate forAllMiddleName()
middleName to the predicate for CreateCustomerAsContactParams, which evaluates to false unless the value of the feature middleName satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByMiddleName()
CreateCustomerAsContactParams depending the feature middleName
Note: The order in which orderBy… instructions are given is relevant!
StringTypePredicate userName()
SimpleTypeOrder orderByUserName()
CreateCustomerAsContactParams depending the feature userName
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 | |||||||||