org.opencrx.kernel.account1.cci
Interface ContactFilter

All Superinterfaces:
AbstractAccountFilter, AccountFilter, AlertSenderFilter, AuditeeFilter, BasicObjectFilter, CloneableFilter, ContextCapableFilter, CrxObjectFilter, ExtentCapableFilter, GenericAccountFilter, ImporterFilter, IndexedFilter, PicturedFilter, RefFilter_1_0, SecureObjectFilter, Serializable, SubscriptionTargetFilter, ViewCapableFilter, XmlExporterFilter
All Known Implementing Classes:
ContactFilterImpl

public interface ContactFilter
extends AccountFilter, PicturedFilter


Method Summary
 void forAllAnniversary(short operator, Collection filterValues)
           
 void forAllAnniversary(short operator, Date[] filterValues)
           
 void forAllAnnualIncomeAmount(short operator, BigDecimal[] filterValues)
           
 void forAllAnnualIncomeAmount(short operator, Collection filterValues)
           
 void forAllAnnualIncomeCurrency(short operator, Collection filterValues)
           
 void forAllAnnualIncomeCurrency(short operator, short[] filterValues)
           
 void forAllAssistant(short operator, Account[] filterValues)
           
 void forAllAssistant(short operator, Collection filterValues)
           
 void forAllBirthdate(short operator, Collection filterValues)
           
 void forAllBirthdate(short operator, Date[] filterValues)
           
 void forAllChildrenNames(short operator, Collection filterValues)
           
 void forAllChildrenNames(short operator, String[] filterValues)
           
 void forAllDepartment(short operator, Collection filterValues)
           
 void forAllDepartment(short operator, String[] filterValues)
           
 void forAllDeputy(short operator, Account[] filterValues)
           
 void forAllDeputy(short operator, Collection filterValues)
           
 void forAllDoNotBulkPostalMail(short operator, boolean[] filterValues)
           
 void forAllDoNotBulkPostalMail(short operator, Collection filterValues)
           
 void forAllDoNotEMail(short operator, boolean[] filterValues)
           
 void forAllDoNotEMail(short operator, Collection filterValues)
           
 void forAllDoNotFax(short operator, boolean[] filterValues)
           
 void forAllDoNotFax(short operator, Collection filterValues)
           
 void forAllDoNotPhone(short operator, boolean[] filterValues)
           
 void forAllDoNotPhone(short operator, Collection filterValues)
           
 void forAllDoNotPostalMail(short operator, boolean[] filterValues)
           
 void forAllDoNotPostalMail(short operator, Collection filterValues)
           
 void forAllEducation(short operator, Collection filterValues)
           
 void forAllEducation(short operator, short[] filterValues)
           
 void forAllFamilyStatus(short operator, Collection filterValues)
           
 void forAllFamilyStatus(short operator, short[] filterValues)
           
 void forAllFirstName(short operator, Collection filterValues)
           
 void forAllFirstName(short operator, String[] filterValues)
           
 void forAllGender(short operator, Collection filterValues)
           
 void forAllGender(short operator, short[] filterValues)
           
 void forAllGovernmentId(short operator, Collection filterValues)
           
 void forAllGovernmentId(short operator, String[] filterValues)
           
 void forAllJobRole(short operator, Collection filterValues)
           
 void forAllJobRole(short operator, String[] filterValues)
           
 void forAllJobTitle(short operator, Collection filterValues)
           
 void forAllJobTitle(short operator, String[] filterValues)
           
 void forAllLastName(short operator, Collection filterValues)
           
 void forAllLastName(short operator, String[] filterValues)
           
 void forAllMiddleName(short operator, Collection filterValues)
           
 void forAllMiddleName(short operator, String[] filterValues)
           
 void forAllNickName(short operator, Collection filterValues)
           
 void forAllNickName(short operator, String[] filterValues)
           
 void forAllNumberOfChildren(short operator, Collection filterValues)
           
 void forAllNumberOfChildren(short operator, short[] filterValues)
           
 void forAllOrganization(short operator, Collection filterValues)
           
 void forAllOrganization(short operator, String[] filterValues)
           
 void forAllOuMembership(short operator, Collection filterValues)
           
 void forAllOuMembership(short operator, OrganizationalUnit[] filterValues)
           
 void forAllPreferredContactMethod(short operator, Collection filterValues)
           
 void forAllPreferredContactMethod(short operator, short[] filterValues)
           
 void forAllPreferredSpokenLanguage(short operator, Collection filterValues)
           
 void forAllPreferredSpokenLanguage(short operator, short[] filterValues)
           
 void forAllPreferredWrittenLanguage(short operator, Collection filterValues)
           
 void forAllPreferredWrittenLanguage(short operator, short[] filterValues)
           
 void forAllReportsTo(short operator, Collection filterValues)
           
 void forAllReportsTo(short operator, Contact[] filterValues)
           
 void forAllSalutation(short operator, Collection filterValues)
           
 void forAllSalutation(short operator, String[] filterValues)
           
 void forAllSalutationCode(short operator, Collection filterValues)
           
 void forAllSalutationCode(short operator, short[] filterValues)
           
 void forAllSuffix(short operator, Collection filterValues)
           
 void forAllSuffix(short operator, String[] filterValues)
           
 void orderByAnniversary(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByAnnualIncomeAmount(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByAnnualIncomeCurrency(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByBirthdate(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByChildrenNames(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByDepartment(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByDoNotBulkPostalMail(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByDoNotEMail(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByDoNotFax(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByDoNotPhone(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByDoNotPostalMail(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByEducation(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByFamilyStatus(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByFirstName(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByGender(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByGovernmentId(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByJobRole(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByJobTitle(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByLastName(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByMiddleName(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByNickName(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByNumberOfChildren(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByOrganization(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByPreferredContactMethod(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByPreferredSpokenLanguage(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderByPreferredWrittenLanguage(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderBySalutation(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderBySalutationCode(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void orderBySuffix(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 void thereExistsAnniversary(short operator, Collection filterValues)
           
 void thereExistsAnniversary(short operator, Date[] filterValues)
           
 void thereExistsAnnualIncomeAmount(short operator, BigDecimal[] filterValues)
           
 void thereExistsAnnualIncomeAmount(short operator, Collection filterValues)
           
 void thereExistsAnnualIncomeCurrency(short operator, Collection filterValues)
           
 void thereExistsAnnualIncomeCurrency(short operator, short[] filterValues)
           
 void thereExistsAssistant(short operator, Account[] filterValues)
           
 void thereExistsAssistant(short operator, Collection filterValues)
           
 void thereExistsBirthdate(short operator, Collection filterValues)
           
 void thereExistsBirthdate(short operator, Date[] filterValues)
           
 void thereExistsChildrenNames(short operator, Collection filterValues)
           
 void thereExistsChildrenNames(short operator, String[] filterValues)
           
 void thereExistsDepartment(short operator, Collection filterValues)
           
 void thereExistsDepartment(short operator, String[] filterValues)
           
 void thereExistsDeputy(short operator, Account[] filterValues)
           
 void thereExistsDeputy(short operator, Collection filterValues)
           
 void thereExistsDoNotBulkPostalMail(short operator, boolean[] filterValues)
           
 void thereExistsDoNotBulkPostalMail(short operator, Collection filterValues)
           
 void thereExistsDoNotEMail(short operator, boolean[] filterValues)
           
 void thereExistsDoNotEMail(short operator, Collection filterValues)
           
 void thereExistsDoNotFax(short operator, boolean[] filterValues)
           
 void thereExistsDoNotFax(short operator, Collection filterValues)
           
 void thereExistsDoNotPhone(short operator, boolean[] filterValues)
           
 void thereExistsDoNotPhone(short operator, Collection filterValues)
           
 void thereExistsDoNotPostalMail(short operator, boolean[] filterValues)
           
 void thereExistsDoNotPostalMail(short operator, Collection filterValues)
           
 void thereExistsEducation(short operator, Collection filterValues)
           
 void thereExistsEducation(short operator, short[] filterValues)
           
 void thereExistsFamilyStatus(short operator, Collection filterValues)
           
 void thereExistsFamilyStatus(short operator, short[] filterValues)
           
 void thereExistsFirstName(short operator, Collection filterValues)
           
 void thereExistsFirstName(short operator, String[] filterValues)
           
 void thereExistsGender(short operator, Collection filterValues)
           
 void thereExistsGender(short operator, short[] filterValues)
           
 void thereExistsGovernmentId(short operator, Collection filterValues)
           
 void thereExistsGovernmentId(short operator, String[] filterValues)
           
 void thereExistsJobRole(short operator, Collection filterValues)
           
 void thereExistsJobRole(short operator, String[] filterValues)
           
 void thereExistsJobTitle(short operator, Collection filterValues)
           
 void thereExistsJobTitle(short operator, String[] filterValues)
           
 void thereExistsLastName(short operator, Collection filterValues)
           
 void thereExistsLastName(short operator, String[] filterValues)
           
 void thereExistsMiddleName(short operator, Collection filterValues)
           
 void thereExistsMiddleName(short operator, String[] filterValues)
           
 void thereExistsNickName(short operator, Collection filterValues)
           
 void thereExistsNickName(short operator, String[] filterValues)
           
 void thereExistsNumberOfChildren(short operator, Collection filterValues)
           
 void thereExistsNumberOfChildren(short operator, short[] filterValues)
           
 void thereExistsOrganization(short operator, Collection filterValues)
           
 void thereExistsOrganization(short operator, String[] filterValues)
           
 void thereExistsOuMembership(short operator, Collection filterValues)
           
 void thereExistsOuMembership(short operator, OrganizationalUnit[] filterValues)
           
 void thereExistsPreferredContactMethod(short operator, Collection filterValues)
           
 void thereExistsPreferredContactMethod(short operator, short[] filterValues)
           
 void thereExistsPreferredSpokenLanguage(short operator, Collection filterValues)
           
 void thereExistsPreferredSpokenLanguage(short operator, short[] filterValues)
           
 void thereExistsPreferredWrittenLanguage(short operator, Collection filterValues)
           
 void thereExistsPreferredWrittenLanguage(short operator, short[] filterValues)
           
 void thereExistsReportsTo(short operator, Collection filterValues)
           
 void thereExistsReportsTo(short operator, Contact[] filterValues)
           
 void thereExistsSalutation(short operator, Collection filterValues)
           
 void thereExistsSalutation(short operator, String[] filterValues)
           
 void thereExistsSalutationCode(short operator, Collection filterValues)
           
 void thereExistsSalutationCode(short operator, short[] filterValues)
           
 void thereExistsSuffix(short operator, Collection filterValues)
           
 void thereExistsSuffix(short operator, String[] filterValues)
           
 
Methods inherited from interface org.opencrx.kernel.account1.cci.AccountFilter
forAllContact, forAllContact, forAllMaster, forAllMaster, forAllPartner, forAllPartner, thereExistsContact, thereExistsContact, thereExistsMaster, thereExistsMaster, thereExistsPartner, thereExistsPartner
 
Methods inherited from interface org.opencrx.kernel.account1.cci.AbstractAccountFilter
forAllAccountCategory, forAllAccountCategory, forAllAccountRating, forAllAccountRating, forAllAccountState, forAllAccountState, forAllAccountType, forAllAccountType, forAllAliasName, forAllAliasName, forAllBusinessType, forAllBusinessType, forAllDescription, forAllDescription, forAllFullName, forAllFullName, orderByAccountCategory, orderByAccountRating, orderByAccountState, orderByAccountType, orderByAliasName, orderByBusinessType, orderByDescription, orderByFullName, thereExistsAccountCategory, thereExistsAccountCategory, thereExistsAccountRating, thereExistsAccountRating, thereExistsAccountState, thereExistsAccountState, thereExistsAccountType, thereExistsAccountType, thereExistsAliasName, thereExistsAliasName, thereExistsBusinessType, thereExistsBusinessType, thereExistsDescription, thereExistsDescription, thereExistsFullName, thereExistsFullName
 
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,