org.opencrx.kernel.account1.cci
Class ContactFilterImpl

java.lang.Object
  extended by org.openmdx.base.accessor.jmi.spi.RefFilter_1
      extended by org.openmdx.base.accessor.jmi.spi.RefPredicate_1
          extended by org.opencrx.kernel.account1.cci.ContactFilterImpl
All Implemented Interfaces:
Serializable, AbstractAccountFilter, AccountFilter, ContactFilter, AbstractAccountQuery, AccountQuery, ContactQuery, AlertSenderFilter, AuditeeFilter, CloneableFilter, ImporterFilter, IndexedFilter, SecureObjectFilter, SubscriptionTargetFilter, XmlExporterFilter, AlertSenderQuery, AuditeeQuery, CloneableQuery, ImporterQuery, IndexedQuery, SecureObjectQuery, SubscriptionTargetQuery, XmlExporterQuery, CrxObjectFilter, GenericAccountFilter, PicturedFilter, CrxObjectQuery, GenericAccountQuery, PicturedQuery, RefFilter_1_0, RefFilter_1_1, BasicObjectFilter, ContextCapableFilter, ExtentCapableFilter, BasicObjectQuery, ContextCapableQuery, ExtentCapableQuery, ViewCapableFilter, ViewCapableQuery, AnyTypePredicate

public class ContactFilterImpl
extends RefPredicate_1
implements ContactFilter, ContactQuery

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.openmdx.base.accessor.jmi.spi.RefPredicate_1
filter, name, quantor
 
Constructor Summary
ContactFilterImpl(RefPackage_1_0 aPackage)
           
ContactFilterImpl(RefPackage_1_0 aPackage, FilterProperty[] filterProperties, AttributeSpecifier[] attributeSpecifiers)
           
ContactFilterImpl(RefPackage_1_0 aPackage, FilterProperty[] filterProperties, AttributeSpecifier[] attributeSpecifiers, RefFilter_1_0 delegateFilter, Short delegateQuantor, String delegateName)
           
 
Method Summary
 OptionalFeaturePredicate accessGrantedByParent()
          Adds a constraint to the predicate for SecureObject testing whether the value of the feature accessGrantedByParent is null or not.
 ComparableTypePredicate accessLevelBrowse()
           
 ComparableTypePredicate accessLevelDelete()
           
 ComparableTypePredicate accessLevelUpdate()
           
 MultivaluedFeaturePredicate accountCategory()
          Adds a constraint to the predicate for AbstractAccount testing whether the feature accountCategory has values or not.
 ComparableTypePredicate accountRating()
           
 ComparableTypePredicate accountState()
           
 MultivaluedFeaturePredicate accountType()
          Adds a constraint to the predicate for AbstractAccount testing whether the feature accountType has values or not.
 OptionalFeaturePredicate aliasName()
          Adds a constraint to the predicate for AbstractAccount testing whether the value of the feature aliasName is null or not.
 OptionalFeaturePredicate anniversary()
          Adds a constraint to the predicate for Contact testing whether the value of the feature anniversary is null or not.
 OptionalFeaturePredicate annualIncomeAmount()
          Adds a constraint to the predicate for Contact testing whether the value of the feature annualIncomeAmount is null or not.
 OptionalFeaturePredicate annualIncomeCurrency()
          Adds a constraint to the predicate for Contact testing whether the value of the feature annualIncomeCurrency is null or not.
 OptionalFeaturePredicate assistant()
          Adds a constraint to the predicate for Contact testing whether the value of the feature assistant is null or not.
 OptionalFeaturePredicate birthdate()
          Adds a constraint to the predicate for Contact testing whether the value of the feature birthdate is null or not.
 MultivaluedFeaturePredicate businessType()
          Adds a constraint to the predicate for AbstractAccount testing whether the feature businessType has values or not.
 MultivaluedFeaturePredicate category()
          Adds a constraint to the predicate for CrxObject testing whether the feature category has values or not.
 MultivaluedFeaturePredicate childrenNames()
          Adds a constraint to the predicate for Contact testing whether the feature childrenNames has values or not.
 MultivaluedFeaturePredicate contact()
          Adds a constraint to the predicate for Account testing whether the feature contact has values or not.
 MultivaluedFeaturePredicate context()
          Adds a constraint to the predicate for ContextCapable testing whether the feature context has values or not.
 ComparableTypePredicate createdAt()
           
 MultivaluedFeaturePredicate createdBy()
          Adds a constraint to the predicate for BasicObject testing whether the feature createdBy has values or not.
 OptionalFeaturePredicate department()
          Adds a constraint to the predicate for Contact testing whether the value of the feature department is null or not.
 OptionalFeaturePredicate deputy()
          Adds a constraint to the predicate for Contact testing whether the value of the feature deputy is null or not.
 OptionalFeaturePredicate description()
          Adds a constraint to the predicate for AbstractAccount testing whether the value of the feature description is null or not.
 BooleanTypePredicate disabled()
           
 OptionalFeaturePredicate disabledReason()
          Adds a constraint to the predicate for CrxObject testing whether the value of the feature disabledReason is null or not.
 OptionalFeaturePredicate doNotBulkPostalMail()
          Adds a constraint to the predicate for Contact testing whether the value of the feature doNotBulkPostalMail is null or not.
 OptionalFeaturePredicate doNotEMail()
          Adds a constraint to the predicate for Contact testing whether the value of the feature doNotEMail is null or not.
 OptionalFeaturePredicate doNotFax()
          Adds a constraint to the predicate for Contact testing whether the value of the feature doNotFax is null or not.
 OptionalFeaturePredicate doNotPhone()
          Adds a constraint to the predicate for Contact testing whether the value of the feature doNotPhone is null or not.
 OptionalFeaturePredicate doNotPostalMail()
          Adds a constraint to the predicate for Contact testing whether the value of the feature doNotPostalMail is null or not.
 ComparableTypePredicate education()
           
 MultivaluedFeaturePredicate externalLink()
          Adds a constraint to the predicate for CrxObject testing whether the feature externalLink has values or not.
 ComparableTypePredicate familyStatus()
           
 OptionalFeaturePredicate firstName()
          Adds a constraint to the predicate for Contact testing whether the value of the feature firstName is null or not.
 BasicObjectQuery forAllAccessGrantedByParent()
          Adds a constraint for the feature accessGrantedByParent to the predicate.
 void forAllAccessGrantedByParent(short operator, BasicObject[] filterValues)
           
 void forAllAccessGrantedByParent(short operator, Collection values)
           
 void forAllAccessLevelBrowse(short operator, Collection values)
           
 void forAllAccessLevelBrowse(short operator, short[] filterValues)
           
 void forAllAccessLevelDelete(short operator, Collection values)
           
 void forAllAccessLevelDelete(short operator, short[] filterValues)
           
 void forAllAccessLevelUpdate(short operator, Collection values)
           
 void forAllAccessLevelUpdate(short operator, short[] filterValues)
           
 ComparableTypePredicate forAllAccountCategory()
          Adds a constraint for the feature accountCategory to the predicate.
 void forAllAccountCategory(short operator, Collection values)
           
 void forAllAccountCategory(short operator, short[] filterValues)
           
 void forAllAccountRating(short operator, Collection values)
           
 void forAllAccountRating(short operator, short[] filterValues)
           
 void forAllAccountState(short operator, Collection values)
           
 void forAllAccountState(short operator, short[] filterValues)
           
 ComparableTypePredicate forAllAccountType()
          Adds a constraint for the feature accountType to the predicate.
 void forAllAccountType(short operator, Collection values)
           
 void forAllAccountType(short operator, short[] filterValues)
           
 StringTypePredicate forAllAliasName()
          Adds a constraint for the feature aliasName to the predicate.
 void forAllAliasName(short operator, Collection values)
           
 void forAllAliasName(short operator, String[] filterValues)
           
 ComparableTypePredicate forAllAnniversary()
          Adds a constraint for the feature anniversary to the predicate.
 void forAllAnniversary(short operator, Collection values)
           
 void forAllAnniversary(short operator, Date[] filterValues)
           
 ComparableTypePredicate forAllAnnualIncomeAmount()
          Adds a constraint for the feature annualIncomeAmount to the predicate.
 void forAllAnnualIncomeAmount(short operator, BigDecimal[] filterValues)
           
 void forAllAnnualIncomeAmount(short operator, Collection values)
           
 ComparableTypePredicate forAllAnnualIncomeCurrency()
          Adds a constraint for the feature annualIncomeCurrency to the predicate.
 void forAllAnnualIncomeCurrency(short operator, Collection values)
           
 void forAllAnnualIncomeCurrency(short operator, short[] filterValues)
           
 AccountQuery forAllAssistant()
          Adds a constraint for the feature assistant to the predicate.
 void forAllAssistant(short operator, Account[] filterValues)
           
 void forAllAssistant(short operator, Collection values)
           
 ComparableTypePredicate forAllBirthdate()
          Adds a constraint for the feature birthdate to the predicate.
 void forAllBirthdate(short operator, Collection values)
           
 void forAllBirthdate(short operator, Date[] filterValues)
           
 ComparableTypePredicate forAllBusinessType()
          Adds a constraint for the feature businessType to the predicate.
 void forAllBusinessType(short operator, Collection values)
           
 void forAllBusinessType(short operator, short[] filterValues)
           
 StringTypePredicate forAllCategory()
          Adds a constraint for the feature category to the predicate.
 void forAllCategory(short operator, Collection values)
           
 void forAllCategory(short operator, String[] filterValues)
           
 StringTypePredicate forAllChildrenNames()
          Adds a constraint for the feature childrenNames to the predicate.
 void forAllChildrenNames(short operator, Collection values)
           
 void forAllChildrenNames(short operator, String[] filterValues)
           
 ContactQuery forAllContact()
          Adds a constraint for the feature contact to the predicate.
 void forAllContact(short operator, Collection values)
           
 void forAllContact(short operator, Contact[] filterValues)
           
 ContextQuery forAllContext()
          Adds a constraint for the feature context to the predicate.
 void forAllContext(short operator, Collection values)
           
 void forAllContext(short operator, Context[] filterValues)
           
 void forAllCreatedAt(short operator, Collection values)
           
 void forAllCreatedAt(short operator, Date[] filterValues)
           
 StringTypePredicate forAllCreatedBy()
          Adds a constraint for the feature createdBy to the predicate.
 void forAllCreatedBy(short operator, Collection values)
           
 void forAllCreatedBy(short operator, String[] filterValues)
           
 StringTypePredicate forAllDepartment()
          Adds a constraint for the feature department to the predicate.
 void forAllDepartment(short operator, Collection values)
           
 void forAllDepartment(short operator, String[] filterValues)
           
 AccountQuery forAllDeputy()
          Adds a constraint for the feature deputy to the predicate.
 void forAllDeputy(short operator, Account[] filterValues)
           
 void forAllDeputy(short operator, Collection values)
           
 StringTypePredicate forAllDescription()
          Adds a constraint for the feature description to the predicate.
 void forAllDescription(short operator, Collection values)
           
 void forAllDescription(short operator, String[] filterValues)
           
 void forAllDisabled(short operator, boolean[] filterValues)
           
 void forAllDisabled(short operator, Collection values)
           
 StringTypePredicate forAllDisabledReason()
          Adds a constraint for the feature disabledReason to the predicate.
 void forAllDisabledReason(short operator, Collection values)
           
 void forAllDisabledReason(short operator, String[] filterValues)
           
 BooleanTypePredicate forAllDoNotBulkPostalMail()
          Adds a constraint for the feature doNotBulkPostalMail to the predicate.
 void forAllDoNotBulkPostalMail(short operator, boolean[] filterValues)
           
 void forAllDoNotBulkPostalMail(short operator, Collection values)
           
 BooleanTypePredicate forAllDoNotEMail()
          Adds a constraint for the feature doNotEMail to the predicate.
 void forAllDoNotEMail(short operator, boolean[] filterValues)
           
 void forAllDoNotEMail(short operator, Collection values)
           
 BooleanTypePredicate forAllDoNotFax()
          Adds a constraint for the feature doNotFax to the predicate.
 void forAllDoNotFax(short operator, boolean[] filterValues)
           
 void forAllDoNotFax(short operator, Collection values)
           
 BooleanTypePredicate forAllDoNotPhone()
          Adds a constraint for the feature doNotPhone to the predicate.
 void forAllDoNotPhone(short operator, boolean[] filterValues)
           
 void forAllDoNotPhone(short operator, Collection values)
           
 BooleanTypePredicate forAllDoNotPostalMail()
          Adds a constraint for the feature doNotPostalMail to the predicate.
 void forAllDoNotPostalMail(short operator, boolean[] filterValues)
           
 void forAllDoNotPostalMail(short operator, Collection values)
           
 void forAllEducation(short operator, Collection values)
           
 void forAllEducation(short operator, short[] filterValues)
           
 ResourceIdentifierTypePredicate forAllExternalLink()
          Adds a constraint for the feature externalLink to the predicate.
 void forAllExternalLink(short operator, Collection values)
           
 void forAllExternalLink(short operator, String[] filterValues)
           
 void forAllFamilyStatus(short operator, Collection values)
           
 void forAllFamilyStatus(short operator, short[] filterValues)
           
 StringTypePredicate forAllFirstName()
          Adds a constraint for the feature firstName to the predicate.
 void forAllFirstName(short operator, Collection values)
           
 void forAllFirstName(short operator, String[] filterValues)
           
 StringTypePredicate forAllFullName()
          Adds a constraint for the feature fullName to the predicate.
 void forAllFullName(short operator, Collection values)
           
 void forAllFullName(short operator, String[] filterValues)
           
 void forAllGender(short operator, Collection values)
           
 void forAllGender(short operator, short[] filterValues)
           
 StringTypePredicate forAllGovernmentId()
          Adds a constraint for the feature governmentId to the predicate.
 void forAllGovernmentId(short operator, Collection values)
           
 void forAllGovernmentId(short operator, String[] filterValues)
           
 void forAllIdentity(short operator, Collection values)
           
 void forAllIdentity(short operator, String[] filterValues)
           
 StringTypePredicate forAllJobRole()
          Adds a constraint for the feature jobRole to the predicate.
 void forAllJobRole(short operator, Collection values)
           
 void forAllJobRole(short operator, String[] filterValues)
           
 StringTypePredicate forAllJobTitle()
          Adds a constraint for the feature jobTitle to the predicate.
 void forAllJobTitle(short operator, Collection values)
           
 void forAllJobTitle(short operator, String[] filterValues)
           
 StringTypePredicate forAllLastName()
          Adds a constraint for the feature lastName to the predicate.
 void forAllLastName(short operator, Collection values)
           
 void forAllLastName(short operator, String[] filterValues)
           
 AccountQuery forAllMaster()
          Adds a constraint for the feature master to the predicate.
 void forAllMaster(short operator, Account[] filterValues)
           
 void forAllMaster(short operator, Collection values)
           
 StringTypePredicate forAllMiddleName()
          Adds a constraint for the feature middleName to the predicate.
 void forAllMiddleName(short operator, Collection values)
           
 void forAllMiddleName(short operator, String[] filterValues)
           
 void forAllModifiedAt(short operator, Collection values)
           
 void forAllModifiedAt(short operator, Date[] filterValues)
           
 StringTypePredicate forAllModifiedBy()
          Adds a constraint for the feature modifiedBy to the predicate.
 void forAllModifiedBy(short operator, Collection values)
           
 void forAllModifiedBy(short operator, String[] filterValues)
           
 StringTypePredicate forAllNickName()
          Adds a constraint for the feature nickName to the predicate.
 void forAllNickName(short operator, Collection values)
           
 void forAllNickName(short operator, String[] filterValues)
           
 ComparableTypePredicate forAllNumberOfChildren()
          Adds a constraint for the feature numberOfChildren to the predicate.
 void forAllNumberOfChildren(short operator, Collection values)
           
 void forAllNumberOfChildren(short operator, short[] filterValues)
           
 StringTypePredicate forAllOrganization()
          Adds a constraint for the feature organization to the predicate.
 void forAllOrganization(short operator, Collection values)
           
 void forAllOrganization(short operator, String[] filterValues)
           
 OrganizationalUnitQuery forAllOuMembership()
          Adds a constraint for the feature ouMembership to the predicate.
 void forAllOuMembership(short operator, Collection values)
           
 void forAllOuMembership(short operator, OrganizationalUnit[] filterValues)
           
 StringTypePredicate forAllOwner()
          Adds a constraint for the feature owner to the predicate.
 void forAllOwner(short operator, Collection values)
           
 void forAllOwner(short operator, String[] filterValues)
           
 PrincipalGroupQuery forAllOwningGroup()
          Adds a constraint for the feature owningGroup to the predicate.
 void forAllOwningGroup(short operator, Collection values)
           
 void forAllOwningGroup(short operator, PrincipalGroup[] filterValues)
           
 UserQuery forAllOwningUser()
          Adds a constraint for the feature owningUser to the predicate.
 void forAllOwningUser(short operator, Collection values)
           
 void forAllOwningUser(short operator, User[] filterValues)
           
 AccountQuery forAllPartner()
          Adds a constraint for the feature partner to the predicate.
 void forAllPartner(short operator, Account[] filterValues)
           
 void forAllPartner(short operator, Collection values)
           
 MediaQuery forAllPicture()
          Adds a constraint for the feature picture to the predicate.
 void forAllPicture(short operator, Collection values)
           
 void forAl