org.opencrx.application.shop1.cci2
Interface SendEMailParamsQuery

All Superinterfaces:
AnyTypePredicate

public interface SendEMailParamsQuery
extends AnyTypePredicate


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

body

StringTypePredicate body()

orderByBody

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!


emailCreatorName

StringTypePredicate emailCreatorName()

orderByEmailCreatorName

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!


onBehalfOfCustomerNumber

OptionalFeaturePredicate onBehalfOfCustomerNumber()
Adds a constraint to the predicate for SendEMailParams testing whether the value of the feature onBehalfOfCustomerNumber is null or not.


thereExistsOnBehalfOfCustomerNumber

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.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllOnBehalfOfCustomerNumber

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.

Since the attribute is optional its value may be null, in which case the condition is satisfied


orderByOnBehalfOfCustomerNumber

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!


recipientBcc

MultivaluedFeaturePredicate recipientBcc()
Adds a constraint to the predicate for SendEMailParams testing whether the feature recipientBcc has values or not.


thereExistsRecipientBcc

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.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied


forAllRecipientBcc

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.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied


orderByRecipientBcc

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!


recipientCc

MultivaluedFeaturePredicate recipientCc()
Adds a constraint to the predicate for SendEMailParams testing whether the feature recipientCc has values or not.


thereExistsRecipientCc

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.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied


forAllRecipientCc

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.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied


orderByRecipientCc

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!


recipientTo

MultivaluedFeaturePredicate recipientTo()
Adds a constraint to the predicate for SendEMailParams testing whether the feature recipientTo has values or not.


thereExistsRecipientTo

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.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is not satisfied


forAllRecipientTo

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.

Since the multiplicity for this attribute is 0..n, the attribute may have no values. in which case the condition is satisfied


orderByRecipientTo

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!


sender

StringTypePredicate sender()

orderBySender

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!


subject

StringTypePredicate subject()

orderBySubject

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!



This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.