org.opencrx.kernel.activity1.cci
Interface EMailFilter

All Superinterfaces:
ActivityFilter, AlertSenderFilter, AuditeeFilter, BasicObjectFilter, CloneableFilter, ContextCapableFilter, CrxObjectFilter, DepotReferenceHolderFilter, ExtentCapableFilter, ImporterFilter, IndexedFilter, RefFilter_1_0, SecureObjectFilter, Serializable, SubscriptionTargetFilter, ViewCapableFilter, XmlExporterFilter
All Known Implementing Classes:
EMailFilterImpl

public interface EMailFilter
extends ActivityFilter


Method Summary
 void forAllDeliveryReceiptRequested(short operator, boolean[] filterValues)
           
 void forAllDeliveryReceiptRequested(short operator, Collection filterValues)
           
 void forAllMessageBody(short operator, Collection filterValues)
           
 void forAllMessageBody(short operator, String[] filterValues)
           
 void forAllMessageSubject(short operator, Collection filterValues)
           
 void forAllMessageSubject(short operator, String[] filterValues)
           
 void forAllReadReceiptRequested(short operator, boolean[] filterValues)
           
 void forAllReadReceiptRequested(short operator, Collection filterValues)
           
 void forAllSendDate(short operator, Collection filterValues)
           
 void forAllSendDate(short operator, Date[] filterValues)
           
 void forAllSender(short operator, Collection filterValues)
           
 void forAllSender(short operator, EMailAddress[] filterValues)
           
 void orderByDeliveryReceiptRequested(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByMessageBody(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByMessageSubject(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByReadReceiptRequested(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderBySendDate(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void thereExistsDeliveryReceiptRequested(short operator, boolean[] filterValues)
           
 void thereExistsDeliveryReceiptRequested(short operator, Collection filterValues)
           
 void thereExistsMessageBody(short operator, Collection filterValues)
           
 void thereExistsMessageBody(short operator, String[] filterValues)
           
 void thereExistsMessageSubject(short operator, Collection filterValues)
           
 void thereExistsMessageSubject(short operator, String[] filterValues)
           
 void thereExistsReadReceiptRequested(short operator, boolean[] filterValues)
           
 void thereExistsReadReceiptRequested(short operator, Collection filterValues)
           
 void thereExistsSendDate(short operator, Collection filterValues)
           
 void thereExistsSendDate(short operator, Date[] filterValues)
           
 void thereExistsSender(short operator, Collection filterValues)
           
 void thereExistsSender(short operator, EMailAddress[] filterValues)
           
 
Methods inherited from interface org.opencrx.kernel.activity1.cci.ActivityFilter
forAllActivityNumber, forAllActivityNumber, forAllActivityState, forAllActivityState, forAllActivityType, forAllActivityType, forAllActualEffortHhMm, forAllActualEffortHhMm, forAllActualEffortHours, forAllActualEffortHours, forAllActualEffortMinutes, forAllActualEffortMinutes, forAllActualEnd, forAllActualEnd, forAllActualStart, forAllActualStart, forAllAssignedTo, forAllAssignedTo, forAllContract, forAllContract, forAllDescription, forAllDescription, forAllDetailedDescription, forAllDetailedDescription, forAllDueBy, forAllDueBy, forAllLastTransition, forAllLastTransition, forAllMainEstimateEffortHhMm, forAllMainEstimateEffortHhMm, forAllMainEstimateEffortHours, forAllMainEstimateEffortHours, forAllMainEstimateEffortMinutes, forAllMainEstimateEffortMinutes, forAllMisc1, forAllMisc1, forAllMisc2, forAllMisc2, forAllMisc3, forAllMisc3, forAllName, forAllName, forAllOriginalScheduledEnd, forAllOriginalScheduledEnd, forAllPercentComplete, forAllPercentComplete, forAllPriority, forAllPriority, forAllProcessState, forAllProcessState, forAllReportingAccount, forAllReportingAccount, forAllReportingContact, forAllReportingContact, forAllScheduledEnd, forAllScheduledEnd, forAllScheduledStart, forAllScheduledStart, forAllTotalVotes, forAllTotalVotes, orderByActivityNumber, orderByActivityState, orderByActualEffortHhMm, orderByActualEffortHours, orderByActualEffortMinutes, orderByActualEnd, orderByActualStart, orderByDescription, orderByDetailedDescription, orderByDueBy, orderByMainEstimateEffortHhMm, orderByMainEstimateEffortHours, orderByMainEstimateEffortMinutes, orderByMisc1, orderByMisc2, orderByMisc3, orderByName, orderByOriginalScheduledEnd, orderByPercentComplete, orderByPriority, orderByScheduledEnd, orderByScheduledStart, orderByTotalVotes, thereExistsActivityNumber, thereExistsActivityNumber, thereExistsActivityState, thereExistsActivityState, thereExistsActivityType, thereExistsActivityType, thereExistsActualEffortHhMm, thereExistsActualEffortHhMm, thereExistsActualEffortHours, thereExistsActualEffortHours, thereExistsActualEffortMinutes, thereExistsActualEffortMinutes, thereExistsActualEnd, thereExistsActualEnd, thereExistsActualStart, thereExistsActualStart, thereExistsAssignedTo, thereExistsAssignedTo, thereExistsContract, thereExistsContract, thereExistsDescription, thereExistsDescription, thereExistsDetailedDescription, thereExistsDetailedDescription, thereExistsDueBy, thereExistsDueBy, thereExistsLastTransition, thereExistsLastTransition, thereExistsMainEstimateEffortHhMm, thereExistsMainEstimateEffortHhMm, thereExistsMainEstimateEffortHours, thereExistsMainEstimateEffortHours, thereExistsMainEstimateEffortMinutes, thereExistsMainEstimateEffortMinutes, thereExistsMisc1, thereExistsMisc1, thereExistsMisc2, thereExistsMisc2, thereExistsMisc3, thereExistsMisc3, thereExistsName, thereExistsName, thereExistsOriginalScheduledEnd, thereExistsOriginalScheduledEnd, thereExistsPercentComplete, thereExistsPercentComplete, thereExistsPriority, thereExistsPriority, thereExistsProcessState, thereExistsProcessState, thereExistsReportingAccount, thereExistsReportingAccount, thereExistsReportingContact, thereExistsReportingContact, thereExistsScheduledEnd, thereExistsScheduledEnd, thereExistsScheduledStart, thereExistsScheduledStart, thereExistsTotalVotes, thereExistsTotalVotes
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.opencrx.kernel.generic.cci.CrxObjectFilter
forAllCategory, forAllCategory, forAllDisabled, forAllDisabled, forAllDisabledReason, forAllDisabledReason, forAllExternalLink, forAllExternalLink, forAllUserBoolean0, forAllUserBoolean0, forAllUserBoolean1, forAllUserBoolean1, forAllUserBoolean2, forAllUserBoolean2, forAllUserBoolean3, forAllUserBoolean3, forAllUserBoolean4, forAllUserBoolean4, forAllUserCode0, forAllUserCode0, forAllUserCode1, forAllUserCode1, forAllUserCode2, forAllUserCode2, forAllUserCode3, forAllUserCode3, forAllUserCode4, forAllUserCode4, forAllUserDate0, forAllUserDate0, forAllUserDate1, forAllUserDate1, forAllUserDate2, forAllUserDate2, forAllUserDate3, forAllUserDate3, forAllUserDate4, forAllUserDate4, forAllUserDateTime0, forAllUserDateTime0, forAllUserDateTime1, forAllUserDateTime1, forAllUserDateTime2, forAllUserDateTime2, forAllUserDateTime3, forAllUserDateTime3, forAllUserDateTime4, forAllUserDateTime4, forAllUserNumber0, forAllUserNumber0, forAllUserNumber1, forAllUserNumber1, forAllUserNumber2, forAllUserNumber2, forAllUserNumber3, forAllUserNumber3, forAllUserNumber4, forAllUserNumber4, forAllUserString0, forAllUserString0, forAllUserString1, forAllUserString1, forAllUserString2, forAllUserString2, forAllUserString3, forAllUserString3, forAllUserString4, forAllUserString4, orderByCategory, orderByDisabled, orderByDisabledReason, orderByExternalLink, orderByUserBoolean0, orderByUserBoolean1, orderByUserBoolean2, orderByUserBoolean3, orderByUserBoolean4, orderByUserCode0, orderByUserCode1, orderByUserCode2, orderByUserCode3, orderByUserCode4, orderByUserDate0, orderByUserDate1, orderByUserDate2, orderByUserDate3, orderByUserDate4, orderByUserDateTime0, orderByUserDateTime1, orderByUserDateTime2, orderByUserDateTime3, orderByUserDateTime4, orderByUserNumber0, orderByUserNumber1, orderByUserNumber2, orderByUserNumber3, orderByUserNumber4, orderByUserString0, orderByUserString1, orderByUserString2, orderByUserString3, orderByUserString4, thereExistsCategory, thereExistsCategory, thereExistsDisabled, thereExistsDisabled, thereExistsDisabledReason, thereExistsDisabledReason, thereExistsExternalLink, thereExistsExternalLink, thereExistsUserBoolean0, thereExistsUserBoolean0, thereExistsUserBoolean1, thereExistsUserBoolean1, thereExistsUserBoolean2, thereExistsUserBoolean2, thereExistsUserBoolean3, thereExistsUserBoolean3, thereExistsUserBoolean4, thereExistsUserBoolean4, thereExistsUserCode0, thereExistsUserCode0, thereExistsUserCode1, thereExistsUserCode1, thereExistsUserCode2, thereExistsUserCode2, thereExistsUserCode3, thereExistsUserCode3, thereExistsUserCode4, thereExistsUserCode4, thereExistsUserDate0, thereExistsUserDate0, thereExistsUserDate1, thereExistsUserDate1, thereExistsUserDate2, thereExistsUserDate2, thereExistsUserDate3, thereExistsUserDate3, thereExistsUserDate4, thereExistsUserDate4, thereExistsUserDateTime0, thereExistsUserDateTime0, thereExistsUserDateTime1, thereExistsUserDateTime1, thereExistsUserDateTime2, thereExistsUserDateTime2, thereExistsUserDateTime3, thereExistsUserDateTime3, thereExistsUserDateTime4, thereExistsUserDateTime4, thereExistsUserNumber0, thereExistsUserNumber0, thereExistsUserNumber1, thereExistsUserNumber1, thereExistsUserNumber2, thereExistsUserNumber2, thereExistsUserNumber3, thereExistsUserNumber3, thereExistsUserNumber4, thereExistsUserNumber4, thereExistsUserString0, thereExistsUserString0, thereExistsUserString1, thereExistsUserString1, thereExistsUserString2, thereExistsUserString2, thereExistsUserString3, thereExistsUserString3, thereExistsUserString4, thereExistsUserString4
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.opencrx.kernel.base.cci.SecureObjectFilter
forAllAccessGrantedByParent, forAllAccessGrantedByParent, forAllAccessLevelBrowse, forAllAccessLevelBrowse, forAllAccessLevelDelete, forAllAccessLevelDelete, forAllAccessLevelUpdate, forAllAccessLevelUpdate, forAllOwner, forAllOwner, forAllOwningGroup, forAllOwningGroup, forAllOwningUser, forAllOwningUser, orderByAccessLevelBrowse, orderByAccessLevelDelete, orderByAccessLevelUpdate, orderByOwner, thereExistsAccessGrantedByParent, thereExistsAccessGrantedByParent, thereExistsAccessLevelBrowse, thereExistsAccessLevelBrowse, thereExistsAccessLevelDelete, thereExistsAccessLevelDelete, thereExistsAccessLevelUpdate, thereExistsAccessLevelUpdate, thereExistsOwner, thereExistsOwner, thereExistsOwningGroup, thereExistsOwningGroup, thereExistsOwningUser, thereExistsOwningUser
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.openmdx.base.cci.BasicObjectFilter
forAllCreatedAt, forAllCreatedAt, forAllCreatedBy, forAllCreatedBy, forAllModifiedAt, forAllModifiedAt, forAllModifiedBy, forAllModifiedBy, orderByCreatedAt, orderByCreatedBy, orderByModifiedAt, orderByModifiedBy, thereExistsCreatedAt, thereExistsCreatedAt, thereExistsCreatedBy, thereExistsCreatedBy, thereExistsModifiedAt, thereExistsModifiedAt, thereExistsModifiedBy, thereExistsModifiedBy
 
Methods inherited from interface org.openmdx.base.cci.ContextCapableFilter
forAllContext, forAllContext, thereExistsContext, thereExistsContext
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.openmdx.base.cci.ExtentCapableFilter
forAllIdentity, forAllIdentity, orderByIdentity, thereExistsIdentity, thereExistsIdentity
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 

Method Detail

forAllDeliveryReceiptRequested

void forAllDeliveryReceiptRequested(short operator,
                                    boolean[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDeliveryReceiptRequested

void thereExistsDeliveryReceiptRequested(short operator,
                                         boolean[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllDeliveryReceiptRequested

void forAllDeliveryReceiptRequested(short operator,
                                    Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsDeliveryReceiptRequested

void thereExistsDeliveryReceiptRequested(short operator,
                                         Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByDeliveryReceiptRequested

void orderByDeliveryReceiptRequested(short order)
Specifies the sort order of all the instances that match the filter criteria.

Parameters:
order - The sort order for this filter.
See Also:
Directions

forAllMessageBody

void forAllMessageBody(short operator,
                       String[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsMessageBody

void thereExistsMessageBody(short operator,
                            String[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllMessageBody

void forAllMessageBody(short operator,
                       Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsMessageBody

void thereExistsMessageBody(short operator,
                            Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByMessageBody

void orderByMessageBody(short order)
Specifies the sort order of all the instances that match the filter criteria.

Parameters:
order - The sort order for this filter.
See Also:
Directions

forAllMessageSubject

void forAllMessageSubject(short operator,
                          String[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsMessageSubject

void thereExistsMessageSubject(short operator,
                               String[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllMessageSubject

void forAllMessageSubject(short operator,
                          Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsMessageSubject

void thereExistsMessageSubject(short operator,
                               Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByMessageSubject

void orderByMessageSubject(short order)
Specifies the sort order of all the instances that match the filter criteria.

Parameters:
order - The sort order for this filter.
See Also:
Directions

forAllReadReceiptRequested

void forAllReadReceiptRequested(short operator,
                                boolean[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsReadReceiptRequested

void thereExistsReadReceiptRequested(short operator,
                                     boolean[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllReadReceiptRequested

void forAllReadReceiptRequested(short operator,
                                Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsReadReceiptRequested

void thereExistsReadReceiptRequested(short operator,
                                     Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByReadReceiptRequested

void orderByReadReceiptRequested(short order)
Specifies the sort order of all the instances that match the filter criteria.

Parameters:
order - The sort order for this filter.
See Also:
Directions

forAllSendDate

void forAllSendDate(short operator,
                    Date[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsSendDate

void thereExistsSendDate(short operator,
                         Date[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllSendDate

void forAllSendDate(short operator,
                    Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsSendDate

void thereExistsSendDate(short operator,
                         Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderBySendDate

void orderBySendDate(short order)
Specifies the sort order of all the instances that match the filter criteria.

Parameters:
order - The sort order for this filter.
See Also:
Directions

forAllSender

void forAllSender(short operator,
                  EMailAddress[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsSender

void thereExistsSender(short operator,
                       EMailAddress[] filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllSender

void forAllSender(short operator,
                  Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsSender

void thereExistsSender(short operator,
                       Collection filterValues)
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators


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