|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EMailQuery
| Method Summary | |
|---|---|
OptionalFeaturePredicate |
deliveryReceiptRequested()
Adds a constraint to the predicate for EMail testing whether the value of the feature deliveryReceiptRequested is null or not. |
BooleanTypePredicate |
forAllDeliveryReceiptRequested()
Adds a condition for the feature deliveryReceiptRequested to the predicate for EMail, which evaluates to false unless the value of the feature deliveryReceiptRequested satisfies the given condition. |
EMailAddressQuery |
forAllGateway()
Adds a condition for the feature gateway to the predicate for EMail, which evaluates to false unless the value of the feature gateway satisfies the given condition. |
StringTypePredicate |
forAllMessageBody()
Adds a condition for the feature messageBody to the predicate for EMail, which evaluates to false unless the value of the feature messageBody satisfies the given condition. |
StringTypePredicate |
forAllMessageSubject()
Adds a condition for the feature messageSubject to the predicate for EMail, which evaluates to false unless the value of the feature messageSubject satisfies the given condition. |
BooleanTypePredicate |
forAllReadReceiptRequested()
Adds a condition for the feature readReceiptRequested to the predicate for EMail, which evaluates to false unless the value of the feature readReceiptRequested satisfies the given condition. |
ComparableTypePredicate<Date> |
forAllSendDate()
Adds a condition for the feature sendDate to the predicate for EMail, which evaluates to false unless the value of the feature sendDate satisfies the given condition. |
AccountAddressQuery |
forAllSender()
Adds a condition for the feature sender to the predicate for EMail, which evaluates to false unless the value of the feature sender satisfies the given condition. |
OptionalFeaturePredicate |
gateway()
Adds a constraint to the predicate for EMail testing whether the value of the feature gateway is null or not. |
OptionalFeaturePredicate |
messageBody()
Adds a constraint to the predicate for EMail testing whether the value of the feature messageBody is null or not. |
OptionalFeaturePredicate |
messageSubject()
Adds a constraint to the predicate for EMail testing whether the value of the feature messageSubject is null or not. |
SimpleTypeOrder |
orderByDeliveryReceiptRequested()
Allows to adds a sort instruction for EMail depending the feature deliveryReceiptRequested
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByMessageBody()
Allows to adds a sort instruction for EMail depending the feature messageBody
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByMessageSubject()
Allows to adds a sort instruction for EMail depending the feature messageSubject
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderByReadReceiptRequested()
Allows to adds a sort instruction for EMail depending the feature readReceiptRequested
Note: The order in which orderBy… instructions are given is relevant! |
SimpleTypeOrder |
orderBySendDate()
Allows to adds a sort instruction for EMail depending the feature sendDate
Note: The order in which orderBy… instructions are given is relevant! |
OptionalFeaturePredicate |
readReceiptRequested()
Adds a constraint to the predicate for EMail testing whether the value of the feature readReceiptRequested is null or not. |
OptionalFeaturePredicate |
sendDate()
Adds a constraint to the predicate for EMail testing whether the value of the feature sendDate is null or not. |
OptionalFeaturePredicate |
sender()
Adds a constraint to the predicate for EMail testing whether the value of the feature sender is null or not. |
BooleanTypePredicate |
thereExistsDeliveryReceiptRequested()
Adds a condition for the feature deliveryReceiptRequested to the predicate for EMail, which evaluates to false unless the value of the feature deliveryReceiptRequested satisfies the given condition. |
EMailAddressQuery |
thereExistsGateway()
Adds a condition for the feature gateway to the predicate for EMail, which evaluates to false unless the value of the feature gateway satisfies the given condition. |
StringTypePredicate |
thereExistsMessageBody()
Adds a condition for the feature messageBody to the predicate for EMail, which evaluates to false unless the value of the feature messageBody satisfies the given condition. |
StringTypePredicate |
thereExistsMessageSubject()
Adds a condition for the feature messageSubject to the predicate for EMail, which evaluates to false unless the value of the feature messageSubject satisfies the given condition. |
BooleanTypePredicate |
thereExistsReadReceiptRequested()
Adds a condition for the feature readReceiptRequested to the predicate for EMail, which evaluates to false unless the value of the feature readReceiptRequested satisfies the given condition. |
ComparableTypePredicate<Date> |
thereExistsSendDate()
Adds a condition for the feature sendDate to the predicate for EMail, which evaluates to false unless the value of the feature sendDate satisfies the given condition. |
AccountAddressQuery |
thereExistsSender()
Adds a condition for the feature sender to the predicate for EMail, which evaluates to false unless the value of the feature sender satisfies the given condition. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObjectQuery |
|---|
accessGrantedByParent, accessLevelBrowse, accessLevelDelete, accessLevelUpdate, forAllAccessGrantedByParent, forAllOwner, forAllOwningGroup, forAllOwningUser, orderByAccessLevelBrowse, orderByAccessLevelDelete, orderByAccessLevelUpdate, orderByOwner, owner, owningGroup, owningUser, thereExistsAccessGrantedByParent, thereExistsOwner, thereExistsOwningGroup, thereExistsOwningUser |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Methods inherited from interface org.openmdx.base.cci2.ContextCapableQuery |
|---|
context, forAllContext, thereExistsContext |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Methods inherited from interface org.openmdx.base.cci2.CreatableQuery |
|---|
createdAt, createdBy, forAllCreatedBy, orderByCreatedAt, orderByCreatedBy, thereExistsCreatedBy |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapableQuery |
|---|
identity, orderByIdentity |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Methods inherited from interface org.openmdx.base.cci2.ModifiableQuery |
|---|
forAllModifiedBy, modifiedAt, modifiedBy, orderByModifiedAt, orderByModifiedBy, thereExistsModifiedBy |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
OptionalFeaturePredicate deliveryReceiptRequested()
EMail testing whether the value of the feature deliveryReceiptRequested is null or not.
BooleanTypePredicate thereExistsDeliveryReceiptRequested()
deliveryReceiptRequested to the predicate for EMail, which evaluates to false unless the value of the feature deliveryReceiptRequested satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
BooleanTypePredicate forAllDeliveryReceiptRequested()
deliveryReceiptRequested to the predicate for EMail, which evaluates to false unless the value of the feature deliveryReceiptRequested satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByDeliveryReceiptRequested()
EMail depending the feature deliveryReceiptRequested
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate gateway()
EMail testing whether the value of the feature gateway is null or not.
EMailAddressQuery thereExistsGateway()
gateway to the predicate for EMail, which evaluates to false unless the value of the feature gateway satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
EMailAddressQuery forAllGateway()
gateway to the predicate for EMail, which evaluates to false unless the value of the feature gateway satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
OptionalFeaturePredicate messageBody()
EMail testing whether the value of the feature messageBody is null or not.
StringTypePredicate thereExistsMessageBody()
messageBody to the predicate for EMail, which evaluates to false unless the value of the feature messageBody satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
StringTypePredicate forAllMessageBody()
messageBody to the predicate for EMail, which evaluates to false unless the value of the feature messageBody satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByMessageBody()
EMail depending the feature messageBody
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate messageSubject()
EMail testing whether the value of the feature messageSubject is null or not.
StringTypePredicate thereExistsMessageSubject()
messageSubject to the predicate for EMail, which evaluates to false unless the value of the feature messageSubject satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
StringTypePredicate forAllMessageSubject()
messageSubject to the predicate for EMail, which evaluates to false unless the value of the feature messageSubject satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByMessageSubject()
EMail depending the feature messageSubject
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate readReceiptRequested()
EMail testing whether the value of the feature readReceiptRequested is null or not.
BooleanTypePredicate thereExistsReadReceiptRequested()
readReceiptRequested to the predicate for EMail, which evaluates to false unless the value of the feature readReceiptRequested satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
BooleanTypePredicate forAllReadReceiptRequested()
readReceiptRequested to the predicate for EMail, which evaluates to false unless the value of the feature readReceiptRequested satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderByReadReceiptRequested()
EMail depending the feature readReceiptRequested
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate sendDate()
EMail testing whether the value of the feature sendDate is null or not.
ComparableTypePredicate<Date> thereExistsSendDate()
sendDate to the predicate for EMail, which evaluates to false unless the value of the feature sendDate satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ComparableTypePredicate<Date> forAllSendDate()
sendDate to the predicate for EMail, which evaluates to false unless the value of the feature sendDate satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
SimpleTypeOrder orderBySendDate()
EMail depending the feature sendDate
Note: The order in which orderBy… instructions are given is relevant!
OptionalFeaturePredicate sender()
EMail testing whether the value of the feature sender is null or not.
AccountAddressQuery thereExistsSender()
sender to the predicate for EMail, which evaluates to false unless the value of the feature sender satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
AccountAddressQuery forAllSender()
sender to the predicate for EMail, which evaluates to false unless the value of the feature sender satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||