public interface ContactQuery extends AccountQuery
| Modifier and Type | Method and Description |
|---|---|
org.w3c.cci2.OptionalFeaturePredicate |
anniversary()
Adds a constraint to the predicate for
Contact testing whether the value of the feature anniversary is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
annualIncomeAmount()
Adds a constraint to the predicate for
Contact testing whether the value of the feature annualIncomeAmount is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
annualIncomeCurrency()
Adds a constraint to the predicate for
Contact testing whether the value of the feature annualIncomeCurrency is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
assistant()
Adds a constraint to the predicate for
Contact testing whether the value of the feature assistant is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
birthdate()
Adds a constraint to the predicate for
Contact testing whether the value of the feature birthdate is null or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
childrenNames()
Adds a constraint to the predicate for
Contact testing whether the feature childrenNames has values or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
citizenship()
Adds a constraint to the predicate for
Contact testing whether the feature citizenship has values or not. |
org.w3c.cci2.OptionalFeaturePredicate |
closing()
Adds a constraint to the predicate for
Contact testing whether the value of the feature closing is null or not. |
org.w3c.cci2.ComparableTypePredicate<Short> |
closingCode() |
org.w3c.cci2.MultivaluedFeaturePredicate |
contactRelationship()
Adds a constraint to the predicate for
Contact testing whether the feature contactRelationship has values or not. |
org.w3c.cci2.OptionalFeaturePredicate |
dateOfDeath()
Adds a constraint to the predicate for
Contact testing whether the value of the feature dateOfDeath is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
department()
Adds a constraint to the predicate for
Contact testing whether the value of the feature department is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
deputy()
Adds a constraint to the predicate for
Contact testing whether the value of the feature deputy is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
doNotBulkPostalMail()
Adds a constraint to the predicate for
Contact testing whether the value of the feature doNotBulkPostalMail is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
doNotEMail()
Adds a constraint to the predicate for
Contact testing whether the value of the feature doNotEMail is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
doNotFax()
Adds a constraint to the predicate for
Contact testing whether the value of the feature doNotFax is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
doNotPhone()
Adds a constraint to the predicate for
Contact testing whether the value of the feature doNotPhone is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
doNotPostalMail()
Adds a constraint to the predicate for
Contact testing whether the value of the feature doNotPostalMail is null or not. |
org.w3c.cci2.ComparableTypePredicate<Short> |
education() |
org.w3c.cci2.ComparableTypePredicate<Short> |
familyStatus() |
org.w3c.cci2.OptionalFeaturePredicate |
firstName()
Adds a constraint to the predicate for
Contact testing whether the value of the feature firstName is null or not. |
org.w3c.cci2.ComparableTypePredicate<Date> |
forAllAnniversary()
Adds a condition for the feature
anniversary to the predicate for Contact, which evaluates to false unless the value of the feature anniversary satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
forAllAnnualIncomeAmount()
Adds a condition for the feature
annualIncomeAmount to the predicate for Contact, which evaluates to false unless the value of the feature annualIncomeAmount satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<Short> |
forAllAnnualIncomeCurrency()
Adds a condition for the feature
annualIncomeCurrency to the predicate for Contact, which evaluates to false unless the value of the feature annualIncomeCurrency satisfies the given condition. |
AccountQuery |
forAllAssistant()
Adds a condition for the feature
assistant to the predicate for Contact, which evaluates to false unless the value of the feature assistant satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<Date> |
forAllBirthdate()
Adds a condition for the feature
birthdate to the predicate for Contact, which evaluates to false unless the value of the feature birthdate satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllChildrenNames()
Adds a condition for the feature
childrenNames to the predicate for Contact, which evaluates to false unless the values of the feature childrenNames satisfy the given condition. |
org.w3c.cci2.ComparableTypePredicate<Short> |
forAllCitizenship()
Adds a condition for the feature
citizenship to the predicate for Contact, which evaluates to false unless the values of the feature citizenship satisfy the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllClosing()
Adds a condition for the feature
closing to the predicate for Contact, which evaluates to false unless the value of the feature closing satisfies the given condition. |
ContactRelationshipQuery |
forAllContactRelationship()
Adds a condition for the feature
contactRelationship to the predicate for Contact, which evaluates to false unless the value of the feature contactRelationship satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<Date> |
forAllDateOfDeath()
Adds a condition for the feature
dateOfDeath to the predicate for Contact, which evaluates to false unless the value of the feature dateOfDeath satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllDepartment()
Adds a condition for the feature
department to the predicate for Contact, which evaluates to false unless the value of the feature department satisfies the given condition. |
AccountQuery |
forAllDeputy()
Adds a condition for the feature
deputy to the predicate for Contact, which evaluates to false unless the value of the feature deputy satisfies the given condition. |
org.w3c.cci2.BooleanTypePredicate |
forAllDoNotBulkPostalMail()
Adds a condition for the feature
doNotBulkPostalMail to the predicate for Contact, which evaluates to false unless the value of the feature doNotBulkPostalMail satisfies the given condition. |
org.w3c.cci2.BooleanTypePredicate |
forAllDoNotEMail()
Adds a condition for the feature
doNotEMail to the predicate for Contact, which evaluates to false unless the value of the feature doNotEMail satisfies the given condition. |
org.w3c.cci2.BooleanTypePredicate |
forAllDoNotFax()
Adds a condition for the feature
doNotFax to the predicate for Contact, which evaluates to false unless the value of the feature doNotFax satisfies the given condition. |
org.w3c.cci2.BooleanTypePredicate |
forAllDoNotPhone()
Adds a condition for the feature
doNotPhone to the predicate for Contact, which evaluates to false unless the value of the feature doNotPhone satisfies the given condition. |
org.w3c.cci2.BooleanTypePredicate |
forAllDoNotPostalMail()
Adds a condition for the feature
doNotPostalMail to the predicate for Contact, which evaluates to false unless the value of the feature doNotPostalMail satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllFirstName()
Adds a condition for the feature
firstName to the predicate for Contact, which evaluates to false unless the value of the feature firstName satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllGovernmentId()
Adds a condition for the feature
governmentId to the predicate for Contact, which evaluates to false unless the value of the feature governmentId satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllJobRole()
Adds a condition for the feature
jobRole to the predicate for Contact, which evaluates to false unless the value of the feature jobRole satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllJobTitle()
Adds a condition for the feature
jobTitle to the predicate for Contact, which evaluates to false unless the value of the feature jobTitle satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllLastName()
Adds a condition for the feature
lastName to the predicate for Contact, which evaluates to false unless the value of the feature lastName satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllMiddleName()
Adds a condition for the feature
middleName to the predicate for Contact, which evaluates to false unless the value of the feature middleName satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllNickName()
Adds a condition for the feature
nickName to the predicate for Contact, which evaluates to false unless the value of the feature nickName satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<Short> |
forAllNumberOfChildren()
Adds a condition for the feature
numberOfChildren to the predicate for Contact, which evaluates to false unless the value of the feature numberOfChildren satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllOrganization()
Adds a condition for the feature
organization to the predicate for Contact, which evaluates to false unless the value of the feature organization satisfies the given condition. |
AbstractOrganizationalUnitQuery |
forAllOuMembership()
Adds a condition for the feature
ouMembership to the predicate for Contact, which evaluates to false unless the value of the feature ouMembership satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<Short> |
forAllReligion()
Adds a condition for the feature
religion to the predicate for Contact, which evaluates to false unless the values of the feature religion satisfy the given condition. |
ContactQuery |
forAllReportsTo()
Adds a condition for the feature
reportsTo to the predicate for Contact, which evaluates to false unless the value of the feature reportsTo satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllSalutation()
Adds a condition for the feature
salutation to the predicate for Contact, which evaluates to false unless the value of the feature salutation satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
forAllSuffix()
Adds a condition for the feature
suffix to the predicate for Contact, which evaluates to false unless the value of the feature suffix satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<Short> |
gender() |
org.w3c.cci2.OptionalFeaturePredicate |
governmentId()
Adds a constraint to the predicate for
Contact testing whether the value of the feature governmentId is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
jobRole()
Adds a constraint to the predicate for
Contact testing whether the value of the feature jobRole is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
jobTitle()
Adds a constraint to the predicate for
Contact testing whether the value of the feature jobTitle is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
lastName()
Adds a constraint to the predicate for
Contact testing whether the value of the feature lastName is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
middleName()
Adds a constraint to the predicate for
Contact testing whether the value of the feature middleName is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
nickName()
Adds a constraint to the predicate for
Contact testing whether the value of the feature nickName is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
numberOfChildren()
Adds a constraint to the predicate for
Contact testing whether the value of the feature numberOfChildren is null or not. |
org.w3c.cci2.SimpleTypeOrder |
orderByAnniversary()
Allows to adds a sort instruction for
Contact depending the feature anniversary
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByAnnualIncomeAmount()
Allows to adds a sort instruction for
Contact depending the feature annualIncomeAmount
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByAnnualIncomeCurrency()
Allows to adds a sort instruction for
Contact depending the feature annualIncomeCurrency
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByBirthdate()
Allows to adds a sort instruction for
Contact depending the feature birthdate
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByClosing()
Allows to adds a sort instruction for
Contact depending the feature closing
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByClosingCode()
Allows to adds a sort instruction for
Contact depending the feature closingCode
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByDateOfDeath()
Allows to adds a sort instruction for
Contact depending the feature dateOfDeath
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByDepartment()
Allows to adds a sort instruction for
Contact depending the feature department
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByDoNotBulkPostalMail()
Allows to adds a sort instruction for
Contact depending the feature doNotBulkPostalMail
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByDoNotEMail()
Allows to adds a sort instruction for
Contact depending the feature doNotEMail
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByDoNotFax()
Allows to adds a sort instruction for
Contact depending the feature doNotFax
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByDoNotPhone()
Allows to adds a sort instruction for
Contact depending the feature doNotPhone
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByDoNotPostalMail()
Allows to adds a sort instruction for
Contact depending the feature doNotPostalMail
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByEducation()
Allows to adds a sort instruction for
Contact depending the feature education
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByFamilyStatus()
Allows to adds a sort instruction for
Contact depending the feature familyStatus
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByFirstName()
Allows to adds a sort instruction for
Contact depending the feature firstName
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByGender()
Allows to adds a sort instruction for
Contact depending the feature gender
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByGovernmentId()
Allows to adds a sort instruction for
Contact depending the feature governmentId
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByJobRole()
Allows to adds a sort instruction for
Contact depending the feature jobRole
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByJobTitle()
Allows to adds a sort instruction for
Contact depending the feature jobTitle
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByLastName()
Allows to adds a sort instruction for
Contact depending the feature lastName
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByMiddleName()
Allows to adds a sort instruction for
Contact depending the feature middleName
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByNickName()
Allows to adds a sort instruction for
Contact depending the feature nickName
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByNumberOfChildren()
Allows to adds a sort instruction for
Contact depending the feature numberOfChildren
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByOrganization()
Allows to adds a sort instruction for
Contact depending the feature organization
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByPreferredContactMethod()
Allows to adds a sort instruction for
Contact depending the feature preferredContactMethod
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByPreferredSpokenLanguage()
Allows to adds a sort instruction for
Contact depending the feature preferredSpokenLanguage
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderByPreferredWrittenLanguage()
Allows to adds a sort instruction for
Contact depending the feature preferredWrittenLanguage
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderBySalutation()
Allows to adds a sort instruction for
Contact depending the feature salutation
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderBySalutationCode()
Allows to adds a sort instruction for
Contact depending the feature salutationCode
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.SimpleTypeOrder |
orderBySuffix()
Allows to adds a sort instruction for
Contact depending the feature suffix
Note: The order in which orderBy… instructions are given is relevant! |
org.w3c.cci2.OptionalFeaturePredicate |
organization()
Adds a constraint to the predicate for
Contact testing whether the value of the feature organization is null or not. |
org.w3c.cci2.MultivaluedFeaturePredicate |
ouMembership()
Adds a constraint to the predicate for
Contact testing whether the feature ouMembership has values or not. |
org.w3c.cci2.ComparableTypePredicate<Short> |
preferredContactMethod() |
org.w3c.cci2.ComparableTypePredicate<Short> |
preferredSpokenLanguage() |
org.w3c.cci2.ComparableTypePredicate<Short> |
preferredWrittenLanguage() |
org.w3c.cci2.MultivaluedFeaturePredicate |
religion()
Adds a constraint to the predicate for
Contact testing whether the feature religion has values or not. |
org.w3c.cci2.OptionalFeaturePredicate |
reportsTo()
Adds a constraint to the predicate for
Contact testing whether the value of the feature reportsTo is null or not. |
org.w3c.cci2.OptionalFeaturePredicate |
salutation()
Adds a constraint to the predicate for
Contact testing whether the value of the feature salutation is null or not. |
org.w3c.cci2.ComparableTypePredicate<Short> |
salutationCode() |
org.w3c.cci2.OptionalFeaturePredicate |
suffix()
Adds a constraint to the predicate for
Contact testing whether the value of the feature suffix is null or not. |
org.w3c.cci2.ComparableTypePredicate<Date> |
thereExistsAnniversary()
Adds a condition for the feature
anniversary to the predicate for Contact, which evaluates to false unless the value of the feature anniversary satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<BigDecimal> |
thereExistsAnnualIncomeAmount()
Adds a condition for the feature
annualIncomeAmount to the predicate for Contact, which evaluates to false unless the value of the feature annualIncomeAmount satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<Short> |
thereExistsAnnualIncomeCurrency()
Adds a condition for the feature
annualIncomeCurrency to the predicate for Contact, which evaluates to false unless the value of the feature annualIncomeCurrency satisfies the given condition. |
AccountQuery |
thereExistsAssistant()
Adds a condition for the feature
assistant to the predicate for Contact, which evaluates to false unless the value of the feature assistant satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<Date> |
thereExistsBirthdate()
Adds a condition for the feature
birthdate to the predicate for Contact, which evaluates to false unless the value of the feature birthdate satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsChildrenNames()
Adds a condition for the feature
childrenNames to the predicate for Contact, which evaluates to false unless the values of the feature childrenNames satisfy the given condition. |
org.w3c.cci2.ComparableTypePredicate<Short> |
thereExistsCitizenship()
Adds a condition for the feature
citizenship to the predicate for Contact, which evaluates to false unless the values of the feature citizenship satisfy the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsClosing()
Adds a condition for the feature
closing to the predicate for Contact, which evaluates to false unless the value of the feature closing satisfies the given condition. |
ContactRelationshipQuery |
thereExistsContactRelationship()
Adds a condition for the feature
contactRelationship to the predicate for Contact, which evaluates to false unless the value of the feature contactRelationship satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<Date> |
thereExistsDateOfDeath()
Adds a condition for the feature
dateOfDeath to the predicate for Contact, which evaluates to false unless the value of the feature dateOfDeath satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsDepartment()
Adds a condition for the feature
department to the predicate for Contact, which evaluates to false unless the value of the feature department satisfies the given condition. |
AccountQuery |
thereExistsDeputy()
Adds a condition for the feature
deputy to the predicate for Contact, which evaluates to false unless the value of the feature deputy satisfies the given condition. |
org.w3c.cci2.BooleanTypePredicate |
thereExistsDoNotBulkPostalMail()
Adds a condition for the feature
doNotBulkPostalMail to the predicate for Contact, which evaluates to false unless the value of the feature doNotBulkPostalMail satisfies the given condition. |
org.w3c.cci2.BooleanTypePredicate |
thereExistsDoNotEMail()
Adds a condition for the feature
doNotEMail to the predicate for Contact, which evaluates to false unless the value of the feature doNotEMail satisfies the given condition. |
org.w3c.cci2.BooleanTypePredicate |
thereExistsDoNotFax()
Adds a condition for the feature
doNotFax to the predicate for Contact, which evaluates to false unless the value of the feature doNotFax satisfies the given condition. |
org.w3c.cci2.BooleanTypePredicate |
thereExistsDoNotPhone()
Adds a condition for the feature
doNotPhone to the predicate for Contact, which evaluates to false unless the value of the feature doNotPhone satisfies the given condition. |
org.w3c.cci2.BooleanTypePredicate |
thereExistsDoNotPostalMail()
Adds a condition for the feature
doNotPostalMail to the predicate for Contact, which evaluates to false unless the value of the feature doNotPostalMail satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsFirstName()
Adds a condition for the feature
firstName to the predicate for Contact, which evaluates to false unless the value of the feature firstName satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsGovernmentId()
Adds a condition for the feature
governmentId to the predicate for Contact, which evaluates to false unless the value of the feature governmentId satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsJobRole()
Adds a condition for the feature
jobRole to the predicate for Contact, which evaluates to false unless the value of the feature jobRole satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsJobTitle()
Adds a condition for the feature
jobTitle to the predicate for Contact, which evaluates to false unless the value of the feature jobTitle satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsLastName()
Adds a condition for the feature
lastName to the predicate for Contact, which evaluates to false unless the value of the feature lastName satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsMiddleName()
Adds a condition for the feature
middleName to the predicate for Contact, which evaluates to false unless the value of the feature middleName satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsNickName()
Adds a condition for the feature
nickName to the predicate for Contact, which evaluates to false unless the value of the feature nickName satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<Short> |
thereExistsNumberOfChildren()
Adds a condition for the feature
numberOfChildren to the predicate for Contact, which evaluates to false unless the value of the feature numberOfChildren satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsOrganization()
Adds a condition for the feature
organization to the predicate for Contact, which evaluates to false unless the value of the feature organization satisfies the given condition. |
AbstractOrganizationalUnitQuery |
thereExistsOuMembership()
Adds a condition for the feature
ouMembership to the predicate for Contact, which evaluates to false unless the value of the feature ouMembership satisfies the given condition. |
org.w3c.cci2.ComparableTypePredicate<Short> |
thereExistsReligion()
Adds a condition for the feature
religion to the predicate for Contact, which evaluates to false unless the values of the feature religion satisfy the given condition. |
ContactQuery |
thereExistsReportsTo()
Adds a condition for the feature
reportsTo to the predicate for Contact, which evaluates to false unless the value of the feature reportsTo satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsSalutation()
Adds a condition for the feature
salutation to the predicate for Contact, which evaluates to false unless the value of the feature salutation satisfies the given condition. |
org.w3c.cci2.StringTypePredicate |
thereExistsSuffix()
Adds a condition for the feature
suffix to the predicate for Contact, which evaluates to false unless the value of the feature suffix satisfies the given condition. |
accountCategory, accountMembership, accountRating, accountState, accountType, address, aliasName, assignedActivity, assignedAddress, assignedBudget, assignedContract, businessType, contact, description, extBoolean0, extBoolean1, extBoolean2, extBoolean3, extBoolean4, extBoolean5, extBoolean6, extBoolean7, extBoolean8, extBoolean9, extCode0, extCode1, extCode10, extCode11, extCode12, extCode13, extCode14, extCode15, extCode16, extCode17, extCode18, extCode19, extCode2, extCode20, extCode21, extCode22, extCode23, extCode24, extCode25, extCode26, extCode27, extCode28, extCode29, extCode3, extCode4, extCode5, extCode6, extCode7, extCode8, extCode9, extDate0, extDate1, extDate2, extDate3, extDate4, extDate5, extDate6, extDate7, extDate8, extDate9, extDateTime0, extDateTime1, extDateTime2, extDateTime3, extDateTime4, extDateTime5, extDateTime6, extDateTime7, extDateTime8, extDateTime9, extNumber0, extNumber1, extNumber2, extNumber3, extNumber4, extNumber5, extNumber6, extNumber7, extNumber8, extNumber9, extString0, extString1, extString2, extString3, extString4, extString5, extString6, extString7, extString8, extString9, forAllAccountCategory, forAllAccountMembership, forAllAccountType, forAllAddress, forAllAliasName, forAllAssignedActivity, forAllAssignedAddress, forAllAssignedBudget, forAllAssignedContract, forAllBusinessType, forAllContact, forAllDescription, forAllExtBoolean0, forAllExtBoolean1, forAllExtBoolean2, forAllExtBoolean3, forAllExtBoolean4, forAllExtBoolean5, forAllExtBoolean6, forAllExtBoolean7, forAllExtBoolean8, forAllExtBoolean9, forAllExtCode0, forAllExtCode1, forAllExtCode10, forAllExtCode11, forAllExtCode12, forAllExtCode13, forAllExtCode14, forAllExtCode15, forAllExtCode16, forAllExtCode17, forAllExtCode18, forAllExtCode19, forAllExtCode2, forAllExtCode20, forAllExtCode21, forAllExtCode22, forAllExtCode23, forAllExtCode24, forAllExtCode25, forAllExtCode26, forAllExtCode27, forAllExtCode28, forAllExtCode29, forAllExtCode3, forAllExtCode4, forAllExtCode5, forAllExtCode6, forAllExtCode7, forAllExtCode8, forAllExtCode9, forAllExtDate0, forAllExtDate1, forAllExtDate2, forAllExtDate3, forAllExtDate4, forAllExtDate5, forAllExtDate6, forAllExtDate7, forAllExtDate8, forAllExtDate9, forAllExtDateTime0, forAllExtDateTime1, forAllExtDateTime2, forAllExtDateTime3, forAllExtDateTime4, forAllExtDateTime5, forAllExtDateTime6, forAllExtDateTime7, forAllExtDateTime8, forAllExtDateTime9, forAllExtNumber0, forAllExtNumber1, forAllExtNumber2, forAllExtNumber3, forAllExtNumber4, forAllExtNumber5, forAllExtNumber6, forAllExtNumber7, forAllExtNumber8, forAllExtNumber9, forAllExtString0, forAllExtString1, forAllExtString2, forAllExtString3, forAllExtString4, forAllExtString5, forAllExtString6, forAllExtString7, forAllExtString8, forAllExtString9, forAllFullName, forAllMaster, forAllMember, forAllPartner, forAllProduct, forAllVcard, fullName, master, member, orderByAccountRating, orderByAccountState, orderByAliasName, orderByDescription, orderByExtBoolean0, orderByExtBoolean1, orderByExtBoolean2, orderByExtBoolean3, orderByExtBoolean4, orderByExtBoolean5, orderByExtBoolean6, orderByExtBoolean7, orderByExtBoolean8, orderByExtBoolean9, orderByExtCode0, orderByExtCode1, orderByExtCode10, orderByExtCode11, orderByExtCode12, orderByExtCode13, orderByExtCode14, orderByExtCode15, orderByExtCode16, orderByExtCode17, orderByExtCode18, orderByExtCode19, orderByExtCode2, orderByExtCode3, orderByExtCode4, orderByExtCode5, orderByExtCode6, orderByExtCode7, orderByExtCode8, orderByExtCode9, orderByExtDate0, orderByExtDate1, orderByExtDate2, orderByExtDate3, orderByExtDate4, orderByExtDate5, orderByExtDate6, orderByExtDate7, orderByExtDate8, orderByExtDate9, orderByExtDateTime0, orderByExtDateTime1, orderByExtDateTime2, orderByExtDateTime3, orderByExtDateTime4, orderByExtDateTime5, orderByExtDateTime6, orderByExtDateTime7, orderByExtDateTime8, orderByExtDateTime9, orderByExtNumber0, orderByExtNumber1, orderByExtNumber2, orderByExtNumber3, orderByExtNumber4, orderByExtNumber5, orderByExtNumber6, orderByExtNumber7, orderByExtNumber8, orderByExtNumber9, orderByExtString0, orderByExtString1, orderByExtString2, orderByExtString3, orderByExtString4, orderByExtString5, orderByExtString6, orderByExtString7, orderByExtString8, orderByExtString9, orderByFullName, orderByVcard, partner, product, thereExistsAccountCategory, thereExistsAccountMembership, thereExistsAccountType, thereExistsAddress, thereExistsAliasName, thereExistsAssignedActivity, thereExistsAssignedAddress, thereExistsAssignedBudget, thereExistsAssignedContract, thereExistsBusinessType, thereExistsContact, thereExistsDescription, thereExistsExtBoolean0, thereExistsExtBoolean1, thereExistsExtBoolean2, thereExistsExtBoolean3, thereExistsExtBoolean4, thereExistsExtBoolean5, thereExistsExtBoolean6, thereExistsExtBoolean7, thereExistsExtBoolean8, thereExistsExtBoolean9, thereExistsExtCode0, thereExistsExtCode1, thereExistsExtCode10, thereExistsExtCode11, thereExistsExtCode12, thereExistsExtCode13, thereExistsExtCode14, thereExistsExtCode15, thereExistsExtCode16, thereExistsExtCode17, thereExistsExtCode18, thereExistsExtCode19, thereExistsExtCode2, thereExistsExtCode20, thereExistsExtCode21, thereExistsExtCode22, thereExistsExtCode23, thereExistsExtCode24, thereExistsExtCode25, thereExistsExtCode26, thereExistsExtCode27, thereExistsExtCode28, thereExistsExtCode29, thereExistsExtCode3, thereExistsExtCode4, thereExistsExtCode5, thereExistsExtCode6, thereExistsExtCode7, thereExistsExtCode8, thereExistsExtCode9, thereExistsExtDate0, thereExistsExtDate1, thereExistsExtDate2, thereExistsExtDate3, thereExistsExtDate4, thereExistsExtDate5, thereExistsExtDate6, thereExistsExtDate7, thereExistsExtDate8, thereExistsExtDate9, thereExistsExtDateTime0, thereExistsExtDateTime1, thereExistsExtDateTime2, thereExistsExtDateTime3, thereExistsExtDateTime4, thereExistsExtDateTime5, thereExistsExtDateTime6, thereExistsExtDateTime7, thereExistsExtDateTime8, thereExistsExtDateTime9, thereExistsExtNumber0, thereExistsExtNumber1, thereExistsExtNumber2, thereExistsExtNumber3, thereExistsExtNumber4, thereExistsExtNumber5, thereExistsExtNumber6, thereExistsExtNumber7, thereExistsExtNumber8, thereExistsExtNumber9, thereExistsExtString0, thereExistsExtString1, thereExistsExtString2, thereExistsExtString3, thereExistsExtString4, thereExistsExtString5, thereExistsExtString6, thereExistsExtString7, thereExistsExtString8, thereExistsExtString9, thereExistsFullName, thereExistsMaster, thereExistsMember, thereExistsPartner, thereExistsProduct, thereExistsVcard, vcardadditionalExternalLink, assignedTimer, attachedDocument, category, disabled, disabledReason, documentFolderAssignment, externalLink, forAllAdditionalExternalLink, forAllAssignedTimer, forAllAttachedDocument, forAllCategory, forAllDisabled, forAllDisabledReason, forAllDocumentFolderAssignment, forAllExternalLink, forAllInvolvedObject, forAllMedia, forAllNote, forAllPropertySet, forAllPropertySetEntry, forAllRating, forAllUserBoolean0, forAllUserBoolean1, forAllUserBoolean2, forAllUserBoolean3, forAllUserBoolean4, forAllUserCode0, forAllUserCode1, forAllUserCode2, forAllUserCode3, forAllUserCode4, forAllUserDate0, forAllUserDate1, forAllUserDate2, forAllUserDate3, forAllUserDate4, forAllUserDateTime0, forAllUserDateTime1, forAllUserDateTime2, forAllUserDateTime3, forAllUserDateTime4, forAllUserNumber0, forAllUserNumber1, forAllUserNumber2, forAllUserNumber3, forAllUserNumber4, forAllUserString0, forAllUserString1, forAllUserString2, forAllUserString3, forAllUserString4, involvedObject, media, note, orderByDisabled, orderByDisabledReason, orderByUserBoolean0, orderByUserBoolean1, orderByUserBoolean2, orderByUserBoolean3, orderByUserCode0, orderByUserCode1, orderByUserCode2, orderByUserCode3, orderByUserDate0, orderByUserDate1, orderByUserDate2, orderByUserDate3, orderByUserDateTime0, orderByUserDateTime1, orderByUserDateTime2, orderByUserDateTime3, orderByUserNumber0, orderByUserNumber1, orderByUserNumber2, orderByUserNumber3, orderByUserString0, orderByUserString1, orderByUserString2, orderByUserString3, propertySet, propertySetEntry, rating, thereExistsAdditionalExternalLink, thereExistsAssignedTimer, thereExistsAttachedDocument, thereExistsCategory, thereExistsDisabled, thereExistsDisabledReason, thereExistsDocumentFolderAssignment, thereExistsExternalLink, thereExistsInvolvedObject, thereExistsMedia, thereExistsNote, thereExistsPropertySet, thereExistsPropertySetEntry, thereExistsRating, thereExistsUserBoolean0, thereExistsUserBoolean1, thereExistsUserBoolean2, thereExistsUserBoolean3, thereExistsUserBoolean4, thereExistsUserCode0, thereExistsUserCode1, thereExistsUserCode2, thereExistsUserCode3, thereExistsUserCode4, thereExistsUserDate0, thereExistsUserDate1, thereExistsUserDate2, thereExistsUserDate3, thereExistsUserDate4, thereExistsUserDateTime0, thereExistsUserDateTime1, thereExistsUserDateTime2, thereExistsUserDateTime3, thereExistsUserDateTime4, thereExistsUserNumber0, thereExistsUserNumber1, thereExistsUserNumber2, thereExistsUserNumber3, thereExistsUserNumber4, thereExistsUserString0, thereExistsUserString1, thereExistsUserString2, thereExistsUserString3, thereExistsUserString4, userBoolean0, userBoolean1, userBoolean2, userBoolean3, userBoolean4, userCode0, userCode1, userCode2, userCode3, userCode4, userDate0, userDate1, userDate2, userDate3, userDate4, userDateTime0, userDateTime1, userDateTime2, userDateTime3, userDateTime4, userNumber0, userNumber1, userNumber2, userNumber3, userNumber4, userString0, userString1, userString2, userString3, userString4audit, forAllAudit, thereExistsAuditforAllIndexEntry, indexEntry, thereExistsIndexEntryaccessLevelBrowse, accessLevelDelete, accessLevelUpdate, forAllOwner, forAllOwningGroup, forAllOwningUser, orderByAccessLevelBrowse, orderByAccessLevelDelete, orderByAccessLevelUpdate, owner, owningGroup, owningUser, thereExistsOwner, thereExistsOwningGroup, thereExistsOwningUserforAllLocalizedField, localizedField, thereExistsLocalizedFieldcreatedAt, createdBy, forAllCreatedBy, orderByCreatedAt, thereExistsCreatedByforAllModifiedBy, modifiedAt, modifiedBy, orderByModifiedAt, thereExistsModifiedByelementOf, elementOf, equals, equalTo, notAnElementOf, notAnElementOf, notEqualToforAllPicture, forAllPictureContent, forAllPictureContentMimeType, forAllPictureContentName, orderByPictureContent, orderByPictureContentMimeType, orderByPictureContentName, picture, pictureContent, pictureContentMimeType, pictureContentName, thereExistsPicture, thereExistsPictureContent, thereExistsPictureContentMimeType, thereExistsPictureContentNameorg.w3c.cci2.OptionalFeaturePredicate anniversary()
Contact testing whether the value of the feature anniversary is null or not.org.w3c.cci2.ComparableTypePredicate<Date> thereExistsAnniversary()
anniversary to the predicate for Contact, which evaluates to false unless the value of the feature anniversary satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.ComparableTypePredicate<Date> forAllAnniversary()
anniversary to the predicate for Contact, which evaluates to false unless the value of the feature anniversary satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByAnniversary()
Contact depending the feature anniversary
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate annualIncomeAmount()
Contact testing whether the value of the feature annualIncomeAmount is null or not.org.w3c.cci2.ComparableTypePredicate<BigDecimal> thereExistsAnnualIncomeAmount()
annualIncomeAmount to the predicate for Contact, which evaluates to false unless the value of the feature annualIncomeAmount satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.ComparableTypePredicate<BigDecimal> forAllAnnualIncomeAmount()
annualIncomeAmount to the predicate for Contact, which evaluates to false unless the value of the feature annualIncomeAmount satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByAnnualIncomeAmount()
Contact depending the feature annualIncomeAmount
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate annualIncomeCurrency()
Contact testing whether the value of the feature annualIncomeCurrency is null or not.org.w3c.cci2.ComparableTypePredicate<Short> thereExistsAnnualIncomeCurrency()
annualIncomeCurrency to the predicate for Contact, which evaluates to false unless the value of the feature annualIncomeCurrency satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.ComparableTypePredicate<Short> forAllAnnualIncomeCurrency()
annualIncomeCurrency to the predicate for Contact, which evaluates to false unless the value of the feature annualIncomeCurrency satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByAnnualIncomeCurrency()
Contact depending the feature annualIncomeCurrency
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate assistant()
Contact testing whether the value of the feature assistant is null or not.AccountQuery thereExistsAssistant()
assistant to the predicate for Contact, which evaluates to false unless the value of the feature assistant satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
AccountQuery forAllAssistant()
assistant to the predicate for Contact, which evaluates to false unless the value of the feature assistant satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.OptionalFeaturePredicate birthdate()
Contact testing whether the value of the feature birthdate is null or not.org.w3c.cci2.ComparableTypePredicate<Date> thereExistsBirthdate()
birthdate to the predicate for Contact, which evaluates to false unless the value of the feature birthdate satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.ComparableTypePredicate<Date> forAllBirthdate()
birthdate to the predicate for Contact, which evaluates to false unless the value of the feature birthdate satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByBirthdate()
Contact depending the feature birthdate
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.MultivaluedFeaturePredicate childrenNames()
Contact testing whether the feature childrenNames has values or not.org.w3c.cci2.StringTypePredicate thereExistsChildrenNames()
childrenNames to the predicate for Contact, which evaluates to false unless the values of the feature childrenNames 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
org.w3c.cci2.StringTypePredicate forAllChildrenNames()
childrenNames to the predicate for Contact, which evaluates to false unless the values of the feature childrenNames 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
org.w3c.cci2.MultivaluedFeaturePredicate citizenship()
Contact testing whether the feature citizenship has values or not.org.w3c.cci2.ComparableTypePredicate<Short> thereExistsCitizenship()
citizenship to the predicate for Contact, which evaluates to false unless the values of the feature citizenship 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
org.w3c.cci2.ComparableTypePredicate<Short> forAllCitizenship()
citizenship to the predicate for Contact, which evaluates to false unless the values of the feature citizenship 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
org.w3c.cci2.OptionalFeaturePredicate closing()
Contact testing whether the value of the feature closing is null or not.org.w3c.cci2.StringTypePredicate thereExistsClosing()
closing to the predicate for Contact, which evaluates to false unless the value of the feature closing satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.StringTypePredicate forAllClosing()
closing to the predicate for Contact, which evaluates to false unless the value of the feature closing satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByClosing()
Contact depending the feature closing
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.ComparableTypePredicate<Short> closingCode()
org.w3c.cci2.SimpleTypeOrder orderByClosingCode()
Contact depending the feature closingCode
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.MultivaluedFeaturePredicate contactRelationship()
Contact testing whether the feature contactRelationship has values or not.ContactRelationshipQuery thereExistsContactRelationship()
contactRelationship to the predicate for Contact, which evaluates to false unless the value of the feature contactRelationship satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ContactRelationshipQuery forAllContactRelationship()
contactRelationship to the predicate for Contact, which evaluates to false unless the value of the feature contactRelationship satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.OptionalFeaturePredicate dateOfDeath()
Contact testing whether the value of the feature dateOfDeath is null or not.org.w3c.cci2.ComparableTypePredicate<Date> thereExistsDateOfDeath()
dateOfDeath to the predicate for Contact, which evaluates to false unless the value of the feature dateOfDeath satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.ComparableTypePredicate<Date> forAllDateOfDeath()
dateOfDeath to the predicate for Contact, which evaluates to false unless the value of the feature dateOfDeath satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByDateOfDeath()
Contact depending the feature dateOfDeath
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate department()
Contact testing whether the value of the feature department is null or not.org.w3c.cci2.StringTypePredicate thereExistsDepartment()
department to the predicate for Contact, which evaluates to false unless the value of the feature department satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.StringTypePredicate forAllDepartment()
department to the predicate for Contact, which evaluates to false unless the value of the feature department satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByDepartment()
Contact depending the feature department
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate deputy()
Contact testing whether the value of the feature deputy is null or not.AccountQuery thereExistsDeputy()
deputy to the predicate for Contact, which evaluates to false unless the value of the feature deputy satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
AccountQuery forAllDeputy()
deputy to the predicate for Contact, which evaluates to false unless the value of the feature deputy satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.OptionalFeaturePredicate doNotBulkPostalMail()
Contact testing whether the value of the feature doNotBulkPostalMail is null or not.org.w3c.cci2.BooleanTypePredicate thereExistsDoNotBulkPostalMail()
doNotBulkPostalMail to the predicate for Contact, which evaluates to false unless the value of the feature doNotBulkPostalMail satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.BooleanTypePredicate forAllDoNotBulkPostalMail()
doNotBulkPostalMail to the predicate for Contact, which evaluates to false unless the value of the feature doNotBulkPostalMail satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByDoNotBulkPostalMail()
Contact depending the feature doNotBulkPostalMail
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate doNotEMail()
Contact testing whether the value of the feature doNotEMail is null or not.org.w3c.cci2.BooleanTypePredicate thereExistsDoNotEMail()
doNotEMail to the predicate for Contact, which evaluates to false unless the value of the feature doNotEMail satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.BooleanTypePredicate forAllDoNotEMail()
doNotEMail to the predicate for Contact, which evaluates to false unless the value of the feature doNotEMail satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByDoNotEMail()
Contact depending the feature doNotEMail
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate doNotFax()
Contact testing whether the value of the feature doNotFax is null or not.org.w3c.cci2.BooleanTypePredicate thereExistsDoNotFax()
doNotFax to the predicate for Contact, which evaluates to false unless the value of the feature doNotFax satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.BooleanTypePredicate forAllDoNotFax()
doNotFax to the predicate for Contact, which evaluates to false unless the value of the feature doNotFax satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByDoNotFax()
Contact depending the feature doNotFax
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate doNotPhone()
Contact testing whether the value of the feature doNotPhone is null or not.org.w3c.cci2.BooleanTypePredicate thereExistsDoNotPhone()
doNotPhone to the predicate for Contact, which evaluates to false unless the value of the feature doNotPhone satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.BooleanTypePredicate forAllDoNotPhone()
doNotPhone to the predicate for Contact, which evaluates to false unless the value of the feature doNotPhone satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByDoNotPhone()
Contact depending the feature doNotPhone
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate doNotPostalMail()
Contact testing whether the value of the feature doNotPostalMail is null or not.org.w3c.cci2.BooleanTypePredicate thereExistsDoNotPostalMail()
doNotPostalMail to the predicate for Contact, which evaluates to false unless the value of the feature doNotPostalMail satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.BooleanTypePredicate forAllDoNotPostalMail()
doNotPostalMail to the predicate for Contact, which evaluates to false unless the value of the feature doNotPostalMail satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByDoNotPostalMail()
Contact depending the feature doNotPostalMail
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.ComparableTypePredicate<Short> education()
org.w3c.cci2.SimpleTypeOrder orderByEducation()
Contact depending the feature education
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.ComparableTypePredicate<Short> familyStatus()
org.w3c.cci2.SimpleTypeOrder orderByFamilyStatus()
Contact depending the feature familyStatus
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate firstName()
Contact testing whether the value of the feature firstName is null or not.org.w3c.cci2.StringTypePredicate thereExistsFirstName()
firstName to the predicate for Contact, which evaluates to false unless the value of the feature firstName satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.StringTypePredicate forAllFirstName()
firstName to the predicate for Contact, which evaluates to false unless the value of the feature firstName satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByFirstName()
Contact depending the feature firstName
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.ComparableTypePredicate<Short> gender()
org.w3c.cci2.SimpleTypeOrder orderByGender()
Contact depending the feature gender
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate governmentId()
Contact testing whether the value of the feature governmentId is null or not.org.w3c.cci2.StringTypePredicate thereExistsGovernmentId()
governmentId to the predicate for Contact, which evaluates to false unless the value of the feature governmentId satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.StringTypePredicate forAllGovernmentId()
governmentId to the predicate for Contact, which evaluates to false unless the value of the feature governmentId satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByGovernmentId()
Contact depending the feature governmentId
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate jobRole()
Contact testing whether the value of the feature jobRole is null or not.org.w3c.cci2.StringTypePredicate thereExistsJobRole()
jobRole to the predicate for Contact, which evaluates to false unless the value of the feature jobRole satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.StringTypePredicate forAllJobRole()
jobRole to the predicate for Contact, which evaluates to false unless the value of the feature jobRole satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByJobRole()
Contact depending the feature jobRole
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate jobTitle()
Contact testing whether the value of the feature jobTitle is null or not.org.w3c.cci2.StringTypePredicate thereExistsJobTitle()
jobTitle to the predicate for Contact, which evaluates to false unless the value of the feature jobTitle satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.StringTypePredicate forAllJobTitle()
jobTitle to the predicate for Contact, which evaluates to false unless the value of the feature jobTitle satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByJobTitle()
Contact depending the feature jobTitle
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate lastName()
Contact testing whether the value of the feature lastName is null or not.org.w3c.cci2.StringTypePredicate thereExistsLastName()
lastName to the predicate for Contact, which evaluates to false unless the value of the feature lastName satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.StringTypePredicate forAllLastName()
lastName to the predicate for Contact, which evaluates to false unless the value of the feature lastName satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByLastName()
Contact depending the feature lastName
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate middleName()
Contact testing whether the value of the feature middleName is null or not.org.w3c.cci2.StringTypePredicate thereExistsMiddleName()
middleName to the predicate for Contact, which evaluates to false unless the value of the feature middleName satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.StringTypePredicate forAllMiddleName()
middleName to the predicate for Contact, which evaluates to false unless the value of the feature middleName satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByMiddleName()
Contact depending the feature middleName
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate nickName()
Contact testing whether the value of the feature nickName is null or not.org.w3c.cci2.StringTypePredicate thereExistsNickName()
nickName to the predicate for Contact, which evaluates to false unless the value of the feature nickName satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.StringTypePredicate forAllNickName()
nickName to the predicate for Contact, which evaluates to false unless the value of the feature nickName satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByNickName()
Contact depending the feature nickName
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate numberOfChildren()
Contact testing whether the value of the feature numberOfChildren is null or not.org.w3c.cci2.ComparableTypePredicate<Short> thereExistsNumberOfChildren()
numberOfChildren to the predicate for Contact, which evaluates to false unless the value of the feature numberOfChildren satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.ComparableTypePredicate<Short> forAllNumberOfChildren()
numberOfChildren to the predicate for Contact, which evaluates to false unless the value of the feature numberOfChildren satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByNumberOfChildren()
Contact depending the feature numberOfChildren
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate organization()
Contact testing whether the value of the feature organization is null or not.org.w3c.cci2.StringTypePredicate thereExistsOrganization()
organization to the predicate for Contact, which evaluates to false unless the value of the feature organization satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.StringTypePredicate forAllOrganization()
organization to the predicate for Contact, which evaluates to false unless the value of the feature organization satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderByOrganization()
Contact depending the feature organization
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.MultivaluedFeaturePredicate ouMembership()
Contact testing whether the feature ouMembership has values or not.AbstractOrganizationalUnitQuery thereExistsOuMembership()
ouMembership to the predicate for Contact, which evaluates to false unless the value of the feature ouMembership satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
AbstractOrganizationalUnitQuery forAllOuMembership()
ouMembership to the predicate for Contact, which evaluates to false unless the value of the feature ouMembership satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.ComparableTypePredicate<Short> preferredContactMethod()
org.w3c.cci2.SimpleTypeOrder orderByPreferredContactMethod()
Contact depending the feature preferredContactMethod
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.ComparableTypePredicate<Short> preferredSpokenLanguage()
org.w3c.cci2.SimpleTypeOrder orderByPreferredSpokenLanguage()
Contact depending the feature preferredSpokenLanguage
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.ComparableTypePredicate<Short> preferredWrittenLanguage()
org.w3c.cci2.SimpleTypeOrder orderByPreferredWrittenLanguage()
Contact depending the feature preferredWrittenLanguage
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.MultivaluedFeaturePredicate religion()
Contact testing whether the feature religion has values or not.org.w3c.cci2.ComparableTypePredicate<Short> thereExistsReligion()
religion to the predicate for Contact, which evaluates to false unless the values of the feature religion 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
org.w3c.cci2.ComparableTypePredicate<Short> forAllReligion()
religion to the predicate for Contact, which evaluates to false unless the values of the feature religion 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
org.w3c.cci2.OptionalFeaturePredicate reportsTo()
Contact testing whether the value of the feature reportsTo is null or not.ContactQuery thereExistsReportsTo()
reportsTo to the predicate for Contact, which evaluates to false unless the value of the feature reportsTo satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
ContactQuery forAllReportsTo()
reportsTo to the predicate for Contact, which evaluates to false unless the value of the feature reportsTo satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.OptionalFeaturePredicate salutation()
Contact testing whether the value of the feature salutation is null or not.org.w3c.cci2.StringTypePredicate thereExistsSalutation()
salutation to the predicate for Contact, which evaluates to false unless the value of the feature salutation satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.StringTypePredicate forAllSalutation()
salutation to the predicate for Contact, which evaluates to false unless the value of the feature salutation satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderBySalutation()
Contact depending the feature salutation
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.ComparableTypePredicate<Short> salutationCode()
org.w3c.cci2.SimpleTypeOrder orderBySalutationCode()
Contact depending the feature salutationCode
Note: The order in which orderBy… instructions are given is relevant!org.w3c.cci2.OptionalFeaturePredicate suffix()
Contact testing whether the value of the feature suffix is null or not.org.w3c.cci2.StringTypePredicate thereExistsSuffix()
suffix to the predicate for Contact, which evaluates to false unless the value of the feature suffix satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is not satisfied
org.w3c.cci2.StringTypePredicate forAllSuffix()
suffix to the predicate for Contact, which evaluates to false unless the value of the feature suffix satisfies the given condition.
Since the attribute is optional its value may be null, in which case the condition is satisfied
org.w3c.cci2.SimpleTypeOrder orderBySuffix()
Contact depending the feature suffix
Note: The order in which orderBy… instructions are given is relevant!This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.