|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SendEMailParamsQuery
| Method Summary | |
|---|---|
StringTypePredicate |
body()
|
StringTypePredicate |
emailCreatorName()
|
StringTypePredicate |
forAllOnBehalfOfCustomerNumber()
Adds a condition for the feature onBehalfOfCustomerNumber to the predicate for SendEMailParams, which evaluates to false unless the value of the feature onBehalfOfCustomerNumber satisfies the given condition. |
StringTypePredicate |
forAllRecipientBcc()
Adds a condition for the feature recipientBcc to the predicate for SendEMailParams, which evaluates to false unless the values of the feature recipientBcc satisfy the given condition. |
StringTypePredicate |
forAllRecipientCc()
Adds a condition for the feature recipientCc to the predicate for SendEMailParams, which evaluates to false unless the values of the feature recipientCc satisfy the given condition. |
StringTypePredicate |
forAllRecipientTo()
Adds a condition for the feature recipientTo to the predicate for SendEMailParams, which evaluates to false unless the values of the feature recipientTo satisfy the given condition. |
OptionalFeaturePredicate |
onBehalfOfCustomerNumber()
Adds a constraint to the predicate for SendEMailParams testing whether the value of the feature onBehalfOfCustomerNumber is null or not. |
SimpleTypeOrder |
orderByBody()
Allows to adds a sort instruction for SendEMailParams depending the feature body
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByEmailCreatorName()
Allows to adds a sort instruction for SendEMailParams depending the feature emailCreatorName
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByOnBehalfOfCustomerNumber()
Allows to adds a sort instruction for SendEMailParams depending the feature onBehalfOfCustomerNumber
Note: The order in which orderBy… instructions are given is relevant! |
MultivaluedTypeOrder |
orderByRecipientBcc()
Allows to adds a sort instruction for SendEMailParams depending the feature recipientBcc
Note: The order in which orderBy… instructions are given is relevant! |
MultivaluedTypeOrder |
orderByRecipientCc()
Allows to adds a sort instruction for SendEMailParams depending the feature recipientCc
Note: The order in which orderBy… instructions are given is relevant! |
MultivaluedTypeOrder |
orderByRecipientTo()
Allows to adds a sort instruction for SendEMailParams depending the feature recipientTo
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderBySender()
Allows to adds a sort instruction for SendEMailParams depending the feature sender
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderBySubject()
Allows to adds a sort instruction for SendEMailParams depending the feature subject
Note: The order in which orderBy… instructions are given is relevant! |
MultivaluedFeaturePredicate |
recipientBcc()
Adds a constraint to the predicate for SendEMailParams testing whether the feature recipientBcc has values or not. |
MultivaluedFeaturePredicate |
recipientCc()
Adds a constraint to the predicate for SendEMailParams testing whether the feature recipientCc has values or not. |
MultivaluedFeaturePredicate |
recipientTo()
Adds a constraint to the predicate for SendEMailParams testing whether the feature recipientTo has values or not. |
StringTypePredicate |
sender()
|
StringTypePredicate |
subject()
|
StringTypePredicate |
thereExistsOnBehalfOfCustomerNumber()
Adds a condition for the feature onBehalfOfCustomerNumber to the predicate for SendEMailParams, which evaluates to false unless the value of the feature onBehalfOfCustomerNumber satisfies the given condition. |
StringTypePredicate |
thereExistsRecipientBcc()
Adds a condition for the feature recipientBcc to the predicate for SendEMailParams, which evaluates to false unless the values of the feature recipientBcc satisfy the given condition. |
StringTypePredicate |
thereExistsRecipientCc()
Adds a condition for the feature recipientCc to the predicate for SendEMailParams, which evaluates to false unless the values of the feature recipientCc satisfy the given condition. |
StringTypePredicate |
thereExistsRecipientTo()
Adds a condition for the feature recipientTo to the predicate for SendEMailParams, which evaluates to false unless the values of the feature recipientTo satisfy the given condition. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
StringTypePredicate body()
SimpleTypeOrder orderByBody()
SendEMailParams depending the feature body
Note: The order in which orderBy… instructions are given is relevant!
StringTypePredicate emailCreatorName()
SimpleTypeOrder orderByEmailCreatorName()
SendEMailParams depending the feature emailCreatorName
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate onBehalfOfCustomerNumber()
SendEMailParams testing whether the value of the feature onBehalfOfCustomerNumber is null or not.
StringTypePredicate thereExistsOnBehalfOfCustomerNumber()
onBehalfOfCustomerNumber to the predicate for SendEMailParams, which evaluates to false unless the value of the feature onBehalfOfCustomerNumber satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
StringTypePredicate forAllOnBehalfOfCustomerNumber()
onBehalfOfCustomerNumber to the predicate for SendEMailParams, which evaluates to false unless the value of the feature onBehalfOfCustomerNumber satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByOnBehalfOfCustomerNumber()
SendEMailParams depending the feature onBehalfOfCustomerNumber
Note: The order in which orderBy… instructions are given is relevant!
MultivaluedFeaturePredicate recipientBcc()
SendEMailParams testing whether the feature recipientBcc has values or not.
StringTypePredicate thereExistsRecipientBcc()
recipientBcc to the predicate for SendEMailParams, which evaluates to false unless the values of the feature recipientBcc satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied
StringTypePredicate forAllRecipientBcc()
recipientBcc to the predicate for SendEMailParams, which evaluates to false unless the values of the feature recipientBcc satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied
MultivaluedTypeOrder orderByRecipientBcc()
SendEMailParams depending the feature recipientBcc
Note: The order in which orderBy… instructions are given is relevant!
MultivaluedFeaturePredicate recipientCc()
SendEMailParams testing whether the feature recipientCc has values or not.
StringTypePredicate thereExistsRecipientCc()
recipientCc to the predicate for SendEMailParams, which evaluates to false unless the values of the feature recipientCc satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied
StringTypePredicate forAllRecipientCc()
recipientCc to the predicate for SendEMailParams, which evaluates to false unless the values of the feature recipientCc satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied
MultivaluedTypeOrder orderByRecipientCc()
SendEMailParams depending the feature recipientCc
Note: The order in which orderBy… instructions are given is relevant!
MultivaluedFeaturePredicate recipientTo()
SendEMailParams testing whether the feature recipientTo has values or not.
StringTypePredicate thereExistsRecipientTo()
recipientTo to the predicate for SendEMailParams, which evaluates to false unless the values of the feature recipientTo satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied
StringTypePredicate forAllRecipientTo()
recipientTo to the predicate for SendEMailParams, which evaluates to false unless the values of the feature recipientTo satisfy the given condition.
Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied
MultivaluedTypeOrder orderByRecipientTo()
SendEMailParams depending the feature recipientTo
Note: The order in which orderBy… instructions are given is relevant!
StringTypePredicate sender()
SimpleTypeOrder orderBySender()
SendEMailParams depending the feature sender
Note: The order in which orderBy… instructions are given is relevant!
StringTypePredicate subject()
SimpleTypeOrder orderBySubject()
SendEMailParams depending the feature subject
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 | |||||||||