|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContactQuery
| Method Summary | |
|---|---|
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 |
childrenNames()
Adds a constraint to the predicate for Contact testing
whether the feature childrenNames has values or not. |
MultivaluedFeaturePredicate |
citizenship()
Adds a constraint to the predicate for Contact testing
whether the feature citizenship 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 |
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<Short> |
education()
|
ComparableTypePredicate<Short> |
familyStatus()
|
OptionalFeaturePredicate |
firstName()
Adds a constraint to the predicate for Contact testing
whether the value of the feature firstName is
null or not. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
OrganizationalUnitQuery |
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. |
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. |
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. |
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. |
ComparableTypePredicate<Short> |
gender()
|
OptionalFeaturePredicate |
governmentId()
Adds a constraint to the predicate for Contact testing
whether the value of the feature governmentId is
null or not. |
OptionalFeaturePredicate |
jobRole()
Adds a constraint to the predicate for Contact testing
whether the value of the feature jobRole is
null or not. |
OptionalFeaturePredicate |
jobTitle()
Adds a constraint to the predicate for Contact testing
whether the value of the feature jobTitle is
null or not. |
OptionalFeaturePredicate |
lastName()
Adds a constraint to the predicate for Contact testing
whether the value of the feature lastName is
null or not. |
OptionalFeaturePredicate |
middleName()
Adds a constraint to the predicate for Contact testing
whether the value of the feature middleName is
null or not. |
OptionalFeaturePredicate |
nickName()
Adds a constraint to the predicate for Contact testing
whether the value of the feature nickName is
null or not. |
OptionalFeaturePredicate |
numberOfChildren()
Adds a constraint to the predicate for Contact testing
whether the value of the feature numberOfChildren is
null or not. |
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! |
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! |
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! |
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! |
MultivaluedTypeOrder |
orderByChildrenNames()
Allows to adds a sort instruction for Contact depending
the feature childrenNames
Note: The order in which orderBy…
instructions are given is relevant! |
MultivaluedTypeOrder |
orderByCitizenship()
Allows to adds a sort instruction for Contact depending
the feature citizenship
Note: The order in which orderBy…
instructions are given is relevant! |
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! |
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! |
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! |
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! |
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! |
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! |
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! |
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! |
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! |
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! |
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! |
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! |
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! |
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! |
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! |
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! |
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! |
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! |
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! |
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! |
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! |
MultivaluedTypeOrder |
orderByReligion()
Allows to adds a sort instruction for Contact depending
the feature religion
Note: The order in which orderBy…
instructions are given is relevant! |
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! |
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! |
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! |
OptionalFeaturePredicate |
organization()
Adds a constraint to the predicate for Contact testing
whether the value of the feature organization is
null or not. |
MultivaluedFeaturePredicate |
ouMembership()
Adds a constraint to the predicate for Contact testing
whether the feature ouMembership has values or not. |
ComparableTypePredicate<Short> |
preferredContactMethod()
|
ComparableTypePredicate<Short> |
preferredSpokenLanguage()
|
ComparableTypePredicate<Short> |
preferredWrittenLanguage()
|
MultivaluedFeaturePredicate |
religion()
Adds a constraint to the predicate for Contact testing
whether the feature religion has values or not. |
OptionalFeaturePredicate |
reportsTo()
Adds a constraint to the predicate for Contact testing
whether the value of the feature reportsTo is
null or not. |
OptionalFeaturePredicate |
salutation()
Adds a constraint to the predicate for Contact testing
whether the value of the feature salutation is
null or not. |
ComparableTypePredicate<Short> |
salutationCode()
|
OptionalFeaturePredicate |
suffix()
Adds a constraint to the predicate for Contact testing
whether the value of the feature suffix is
null or not. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
OrganizationalUnitQuery |
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. |
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. |
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. |
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. |