|
||||||||||
| 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. |
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 |
education()
|
ComparableTypePredicate |
familyStatus()
|
OptionalFeaturePredicate |
firstName()
Adds a constraint to the predicate for Contact testing
whether the value of the feature firstName is
null or not. |
ComparableTypePredicate |
forAllAnniversary()
Adds a constraint for the feature anniversary to the
predicate. |
ComparableTypePredicate |
forAllAnnualIncomeAmount()
Adds a constraint for the feature annualIncomeAmount to
the predicate. |
ComparableTypePredicate |
forAllAnnualIncomeCurrency()
Adds a constraint for the feature annualIncomeCurrency to
the predicate. |
AccountQuery |
forAllAssistant()
Adds a constraint for the feature assistant to the
predicate. |
ComparableTypePredicate |
forAllBirthdate()
Adds a constraint for the feature birthdate to the
predicate. |
StringTypePredicate |
forAllChildrenNames()
Adds a constraint for the feature childrenNames to the
predicate. |
StringTypePredicate |
forAllDepartment()
Adds a constraint for the feature department to the
predicate. |
AccountQuery |
forAllDeputy()
Adds a constraint for the feature deputy to the predicate. |
BooleanTypePredicate |
forAllDoNotBulkPostalMail()
Adds a constraint for the feature doNotBulkPostalMail to
the predicate. |
BooleanTypePredicate |
forAllDoNotEMail()
Adds a constraint for the feature doNotEMail to the
predicate. |
BooleanTypePredicate |
forAllDoNotFax()
Adds a constraint for the feature doNotFax to the
predicate. |
BooleanTypePredicate |
forAllDoNotPhone()
Adds a constraint for the feature doNotPhone to the
predicate. |
BooleanTypePredicate |
forAllDoNotPostalMail()
Adds a constraint for the feature doNotPostalMail to the
predicate. |
StringTypePredicate |
forAllFirstName()
Adds a constraint for the feature firstName to the
predicate. |
StringTypePredicate |
forAllGovernmentId()
Adds a constraint for the feature governmentId to the
predicate. |
StringTypePredicate |
forAllJobRole()
Adds a constraint for the feature jobRole to the
predicate. |
StringTypePredicate |
forAllJobTitle()
Adds a constraint for the feature jobTitle to the
predicate. |
StringTypePredicate |
forAllLastName()
Adds a constraint for the feature lastName to the
predicate. |
StringTypePredicate |
forAllMiddleName()
Adds a constraint for the feature middleName to the
predicate. |
StringTypePredicate |
forAllNickName()
Adds a constraint for the feature nickName to the
predicate. |
ComparableTypePredicate |
forAllNumberOfChildren()
Adds a constraint for the feature numberOfChildren to the
predicate. |
StringTypePredicate |
forAllOrganization()
Adds a constraint for the feature organization to the
predicate. |
OrganizationalUnitQuery |
forAllOuMembership()
Adds a constraint for the feature ouMembership to the
predicate. |
ContactQuery |
forAllReportsTo()
Adds a constraint for the feature reportsTo to the
predicate. |
StringTypePredicate |
forAllSalutation()
Adds a constraint for the feature salutation to the
predicate. |
StringTypePredicate |
forAllSuffix()
Adds a constraint for the feature suffix to the predicate. |
ComparableTypePredicate |
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! |
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! |
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 |
preferredContactMethod()
|
ComparableTypePredicate |
preferredSpokenLanguage()
|
ComparableTypePredicate |
preferredWrittenLanguage()
|
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 |
salutationCode()
|
OptionalFeaturePredicate |
suffix()
Adds a constraint to the predicate for Contact testing
whether the value of the feature suffix is
null or not. |
ComparableTypePredicate |
thereExistsAnniversary()
Adds a constraint for the feature anniversary to the
predicate. |
ComparableTypePredicate |
thereExistsAnnualIncomeAmount()
Adds a constraint for the feature annualIncomeAmount to
the predicate. |
ComparableTypePredicate |
thereExistsAnnualIncomeCurrency()
Adds a constraint for the feature annualIncomeCurrency to
the predicate. |
AccountQuery |
thereExistsAssistant()
Adds a constraint for the feature assistant to the
predicate. |
ComparableTypePredicate |
thereExistsBirthdate()
Adds a constraint for the feature birthdate to the
predicate. |
StringTypePredicate |
thereExistsChildrenNames()
Adds a constraint for the feature childrenNames to the
predicate. |
StringTypePredicate |
thereExistsDepartment()
Adds a constraint for the feature department to the
predicate. |
AccountQuery |
thereExistsDeputy()
Adds a constraint for the feature deputy to the predicate. |
BooleanTypePredicate |
thereExistsDoNotBulkPostalMail()
Adds a constraint for the feature doNotBulkPostalMail to
the predicate. |
BooleanTypePredicate |
thereExistsDoNotEMail()
Adds a constraint for the feature doNotEMail to the
predicate. |
BooleanTypePredicate |
thereExistsDoNotFax()
Adds a constraint for the feature doNotFax to the
predicate. |
BooleanTypePredicate |
thereExistsDoNotPhone()
Adds a constraint for the feature doNotPhone to the
predicate. |
BooleanTypePredicate |
thereExistsDoNotPostalMail()
Adds a constraint for the feature doNotPostalMail to the
predicate. |
StringTypePredicate |
thereExistsFirstName()
Adds a constraint for the feature firstName to the
predicate. |
StringTypePredicate |
thereExistsGovernmentId()
Adds a constraint for the feature governmentId to the
predicate. |
StringTypePredicate |
thereExistsJobRole()
Adds a constraint for the feature jobRole to the
predicate. |
StringTypePredicate |
thereExistsJobTitle()
Adds a constraint for the feature jobTitle to the
predicate. |
StringTypePredicate |
thereExistsLastName()
Adds a constraint for the feature lastName to the
predicate. |
StringTypePredicate |
thereExistsMiddleName()
Adds a constraint for the feature middleName to the
predicate. |
StringTypePredicate |
thereExistsNickName()
Adds a constraint for the feature nickName to the
predicate. |
ComparableTypePredicate |
thereExistsNumberOfChildren()
Adds a constraint for the feature numberOfChildren to the
predicate. |
StringTypePredicate |
thereExistsOrganization()
Adds a constraint for the feature organization to the
predicate. |
OrganizationalUnitQuery |
thereExistsOuMembership()
Adds a constraint for the feature ouMembership to the
predicate. |
ContactQuery |
thereExistsReportsTo()
Adds a constraint for the feature reportsTo to the
predicate. |
StringTypePredicate |
thereExistsSalutation()
Adds a constraint for the feature salutation to the
predicate. |
StringTypePredicate |
thereExistsSuffix()
Adds a constraint for the feature suffix to the predicate. |
| Methods inherited from interface org.opencrx.kernel.account1.query.AccountQuery |
|---|
contact, forAllContact, forAllMaster, forAllPartner, master, partner, thereExistsContact, thereExistsMaster, thereExistsPartner |
| Methods inherited from interface org.opencrx.kernel.base.query.SecureObjectQuery |
|---|
accessGrantedByParent, accessLevelBrowse, accessLevelDelete, accessLevelUpdate, forAllAccessGrantedByParent, forAllOwner, forAllOwningGroup, forAllOwningUser, orderByAccessLevelBrowse, orderByAccessLevelDelete, orderByAccessLevelUpdate, orderByOwner, owner, owningGroup, owningUser, thereExistsAccessGrantedByParent, thereExistsOwner, thereExistsOwningGroup, thereExistsOwningUser |
| Methods inherited from interface org.openmdx.base.query.BasicObjectQuery |
|---|
createdAt, createdBy, forAllCreatedBy, forAllModifiedBy, modifiedAt, modifiedBy, orderByCreatedAt, orderByCreatedBy, orderByModifiedAt, orderByModifiedBy, thereExistsCreatedBy, thereExistsModifiedBy |
| Methods inherited from interface org.openmdx.base.query.ContextCapableQuery |
|---|
context, forAllContext, thereExistsContext |
| Methods inherited from interface org.openmdx.base.query.ExtentCapableQuery |
|---|
identity, orderByIdentity |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Methods inherited from interface org.opencrx.kernel.generic.query.PicturedQuery |
|---|
forAllPicture, forAllPictureContent, forAllPictureContentMimeType, forAllPictureContentName, orderByPictureContent, orderByPictureContentMimeType, orderByPictureContentName, picture, pictureContent, pictureContentMimeType, pictureContentName, thereExistsPicture, thereExistsPictureContent, thereExistsPictureContentMimeType, thereExistsPictureContentName |
| Method Detail |
|---|
OptionalFeaturePredicate anniversary()
Contact testing
whether the value of the feature anniversary is
null or not.
ComparableTypePredicate thereExistsAnniversary()
anniversary to the
predicate. The predicate for Contact evaluates
true if its value of feature anniversary
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
ComparableTypePredicate forAllAnniversary()
anniversary to the
predicate. The predicate for Contact evaluates
true if its value of feature anniversary
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
SimpleTypeOrder orderByAnniversary()
Contact depending
the feature anniversary
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate annualIncomeAmount()
Contact testing
whether the value of the feature annualIncomeAmount is
null or not.
ComparableTypePredicate thereExistsAnnualIncomeAmount()
annualIncomeAmount to
the predicate. The predicate for Contact evaluates
true if its value of feature
annualIncomeAmount satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
ComparableTypePredicate forAllAnnualIncomeAmount()
annualIncomeAmount to
the predicate. The predicate for Contact evaluates
true if its value of feature
annualIncomeAmount satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
SimpleTypeOrder orderByAnnualIncomeAmount()
Contact depending
the feature annualIncomeAmount
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate annualIncomeCurrency()
Contact testing
whether the value of the feature annualIncomeCurrency is
null or not.
ComparableTypePredicate thereExistsAnnualIncomeCurrency()
annualIncomeCurrency to
the predicate. The predicate for Contact evaluates
true if its value of feature
annualIncomeCurrency satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
ComparableTypePredicate forAllAnnualIncomeCurrency()
annualIncomeCurrency to
the predicate. The predicate for Contact evaluates
true if its value of feature
annualIncomeCurrency satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
SimpleTypeOrder orderByAnnualIncomeCurrency()
Contact depending
the feature annualIncomeCurrency
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate assistant()
Contact testing
whether the value of the feature assistant is
null or not.
AccountQuery thereExistsAssistant()
assistant to the
predicate. The predicate for Contact evaluates
true if its value of feature assistant
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
AccountQuery forAllAssistant()
assistant to the
predicate. The predicate for Contact evaluates
true if its value of feature assistant
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
OptionalFeaturePredicate birthdate()
Contact testing
whether the value of the feature birthdate is
null or not.
ComparableTypePredicate thereExistsBirthdate()
birthdate to the
predicate. The predicate for Contact evaluates
true if its value of feature birthdate
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
ComparableTypePredicate forAllBirthdate()
birthdate to the
predicate. The predicate for Contact evaluates
true if its value of feature birthdate
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
SimpleTypeOrder orderByBirthdate()
Contact depending
the feature birthdate
Note: The order in which orderBy…
instructions are given is relevant!
MultivaluedFeaturePredicate childrenNames()
Contact testing
whether the feature childrenNames has values or not.
StringTypePredicate thereExistsChildrenNames()
childrenNames to the
predicate. The predicate for Contact evaluates
true if at least one of its values of feature
childrenNames satisfies the given condition.
Since the multiplicity for this attribute is 0..n, the attribute can
have no values in which case the predicate evaluates to
false!
StringTypePredicate forAllChildrenNames()
childrenNames to the
predicate. The predicate for Contact evaluates
true if all of its values of feature
childrenNames satisfy the selected condition.
Since the multiplicity for this attribute is 0..n, the attribute can
have no values in which case the predicate evaluates to
true!
MultivaluedTypeOrder orderByChildrenNames()
Contact depending
the feature childrenNames
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate department()
Contact testing
whether the value of the feature department is
null or not.
StringTypePredicate thereExistsDepartment()
department to the
predicate. The predicate for Contact evaluates
true if its value of feature department
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
StringTypePredicate forAllDepartment()
department to the
predicate. The predicate for Contact evaluates
true if its value of feature department
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
SimpleTypeOrder orderByDepartment()
Contact depending
the feature department
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate deputy()
Contact testing
whether the value of the feature deputy is
null or not.
AccountQuery thereExistsDeputy()
deputy to the predicate.
The predicate for Contact evaluates true if
its value of feature deputy satisfies the selected
condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
AccountQuery forAllDeputy()
deputy to the predicate.
The predicate for Contact evaluates true if
its value of feature deputy satisfies the selected
condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
OptionalFeaturePredicate doNotBulkPostalMail()
Contact testing
whether the value of the feature doNotBulkPostalMail is
null or not.
BooleanTypePredicate thereExistsDoNotBulkPostalMail()
doNotBulkPostalMail to
the predicate. The predicate for Contact evaluates
true if its value of feature
doNotBulkPostalMail satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
BooleanTypePredicate forAllDoNotBulkPostalMail()
doNotBulkPostalMail to
the predicate. The predicate for Contact evaluates
true if its value of feature
doNotBulkPostalMail satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
SimpleTypeOrder orderByDoNotBulkPostalMail()
Contact depending
the feature doNotBulkPostalMail
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate doNotEMail()
Contact testing
whether the value of the feature doNotEMail is
null or not.
BooleanTypePredicate thereExistsDoNotEMail()
doNotEMail to the
predicate. The predicate for Contact evaluates
true if its value of feature doNotEMail
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
BooleanTypePredicate forAllDoNotEMail()
doNotEMail to the
predicate. The predicate for Contact evaluates
true if its value of feature doNotEMail
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
SimpleTypeOrder orderByDoNotEMail()
Contact depending
the feature doNotEMail
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate doNotFax()
Contact testing
whether the value of the feature doNotFax is
null or not.
BooleanTypePredicate thereExistsDoNotFax()
doNotFax to the
predicate. The predicate for Contact evaluates
true if its value of feature doNotFax
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
BooleanTypePredicate forAllDoNotFax()
doNotFax to the
predicate. The predicate for Contact evaluates
true if its value of feature doNotFax
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
SimpleTypeOrder orderByDoNotFax()
Contact depending
the feature doNotFax
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate doNotPhone()
Contact testing
whether the value of the feature doNotPhone is
null or not.
BooleanTypePredicate thereExistsDoNotPhone()
doNotPhone to the
predicate. The predicate for Contact evaluates
true if its value of feature doNotPhone
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
BooleanTypePredicate forAllDoNotPhone()
doNotPhone to the
predicate. The predicate for Contact evaluates
true if its value of feature doNotPhone
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
SimpleTypeOrder orderByDoNotPhone()
Contact depending
the feature doNotPhone
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate doNotPostalMail()
Contact testing
whether the value of the feature doNotPostalMail is
null or not.
BooleanTypePredicate thereExistsDoNotPostalMail()
doNotPostalMail to the
predicate. The predicate for Contact evaluates
true if its value of feature doNotPostalMail
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
BooleanTypePredicate forAllDoNotPostalMail()
doNotPostalMail to the
predicate. The predicate for Contact evaluates
true if its value of feature doNotPostalMail
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
SimpleTypeOrder orderByDoNotPostalMail()
Contact depending
the feature doNotPostalMail
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate education()
SimpleTypeOrder orderByEducation()
Contact depending
the feature education
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate familyStatus()
SimpleTypeOrder orderByFamilyStatus()
Contact depending
the feature familyStatus
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate firstName()
Contact testing
whether the value of the feature firstName is
null or not.
StringTypePredicate thereExistsFirstName()
firstName to the
predicate. The predicate for Contact evaluates
true if its value of feature firstName
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
StringTypePredicate forAllFirstName()
firstName to the
predicate. The predicate for Contact evaluates
true if its value of feature firstName
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
SimpleTypeOrder orderByFirstName()
Contact depending
the feature firstName
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate gender()
SimpleTypeOrder orderByGender()
Contact depending
the feature gender
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate governmentId()
Contact testing
whether the value of the feature governmentId is
null or not.
StringTypePredicate thereExistsGovernmentId()
governmentId to the
predicate. The predicate for Contact evaluates
true if its value of feature governmentId
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
StringTypePredicate forAllGovernmentId()
governmentId to the
predicate. The predicate for Contact evaluates
true if its value of feature governmentId
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
SimpleTypeOrder orderByGovernmentId()
Contact depending
the feature governmentId
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate jobRole()
Contact testing
whether the value of the feature jobRole is
null or not.
StringTypePredicate thereExistsJobRole()
jobRole to the
predicate. The predicate for Contact evaluates
true if its value of feature jobRole
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
StringTypePredicate forAllJobRole()
jobRole to the
predicate. The predicate for Contact evaluates
true if its value of feature jobRole
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
SimpleTypeOrder orderByJobRole()
Contact depending
the feature jobRole
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate jobTitle()
Contact testing
whether the value of the feature jobTitle is
null or not.
StringTypePredicate thereExistsJobTitle()
jobTitle to the
predicate. The predicate for Contact evaluates
true if its value of feature jobTitle
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
StringTypePredicate forAllJobTitle()
jobTitle to the
predicate. The predicate for Contact evaluates
true if its value of feature jobTitle
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
SimpleTypeOrder orderByJobTitle()
Contact depending
the feature jobTitle
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate lastName()
Contact testing
whether the value of the feature lastName is
null or not.
StringTypePredicate thereExistsLastName()
lastName to the
predicate. The predicate for Contact evaluates
true if its value of feature lastName
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
StringTypePredicate forAllLastName()
lastName to the
predicate. The predicate for Contact evaluates
true if its value of feature lastName
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
SimpleTypeOrder orderByLastName()
Contact depending
the feature lastName
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate middleName()
Contact testing
whether the value of the feature middleName is
null or not.
StringTypePredicate thereExistsMiddleName()
middleName to the
predicate. The predicate for Contact evaluates
true if its value of feature middleName
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
StringTypePredicate forAllMiddleName()
middleName to the
predicate. The predicate for Contact evaluates
true if its value of feature middleName
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
SimpleTypeOrder orderByMiddleName()
Contact depending
the feature middleName
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate nickName()
Contact testing
whether the value of the feature nickName is
null or not.
StringTypePredicate thereExistsNickName()
nickName to the
predicate. The predicate for Contact evaluates
true if its value of feature nickName
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
StringTypePredicate forAllNickName()
nickName to the
predicate. The predicate for Contact evaluates
true if its value of feature nickName
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
SimpleTypeOrder orderByNickName()
Contact depending
the feature nickName
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate numberOfChildren()
Contact testing
whether the value of the feature numberOfChildren is
null or not.
ComparableTypePredicate thereExistsNumberOfChildren()
numberOfChildren to the
predicate. The predicate for Contact evaluates
true if its value of feature numberOfChildren
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
ComparableTypePredicate forAllNumberOfChildren()
numberOfChildren to the
predicate. The predicate for Contact evaluates
true if its value of feature numberOfChildren
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
SimpleTypeOrder orderByNumberOfChildren()
Contact depending
the feature numberOfChildren
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate organization()
Contact testing
whether the value of the feature organization is
null or not.
StringTypePredicate thereExistsOrganization()
organization to the
predicate. The predicate for Contact evaluates
true if its value of feature organization
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
StringTypePredicate forAllOrganization()
organization to the
predicate. The predicate for Contact evaluates
true if its value of feature organization
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
SimpleTypeOrder orderByOrganization()
Contact depending
the feature organization
Note: The order in which orderBy…
instructions are given is relevant!
MultivaluedFeaturePredicate ouMembership()
Contact testing
whether the feature ouMembership has values or not.
OrganizationalUnitQuery thereExistsOuMembership()
ouMembership to the
predicate. The predicate for Contact evaluates
true if its value of feature ouMembership
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
OrganizationalUnitQuery forAllOuMembership()
ouMembership to the
predicate. The predicate for Contact evaluates
true if its value of feature ouMembership
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
ComparableTypePredicate preferredContactMethod()
SimpleTypeOrder orderByPreferredContactMethod()
Contact depending
the feature preferredContactMethod
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate preferredSpokenLanguage()
SimpleTypeOrder orderByPreferredSpokenLanguage()
Contact depending
the feature preferredSpokenLanguage
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate preferredWrittenLanguage()
SimpleTypeOrder orderByPreferredWrittenLanguage()
Contact depending
the feature preferredWrittenLanguage
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate reportsTo()
Contact testing
whether the value of the feature reportsTo is
null or not.
ContactQuery thereExistsReportsTo()
reportsTo to the
predicate. The predicate for Contact evaluates
true if its value of feature reportsTo
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
ContactQuery forAllReportsTo()
reportsTo to the
predicate. The predicate for Contact evaluates
true if its value of feature reportsTo
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
OptionalFeaturePredicate salutation()
Contact testing
whether the value of the feature salutation is
null or not.
StringTypePredicate thereExistsSalutation()
salutation to the
predicate. The predicate for Contact evaluates
true if its value of feature salutation
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
StringTypePredicate forAllSalutation()
salutation to the
predicate. The predicate for Contact evaluates
true if its value of feature salutation
satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
SimpleTypeOrder orderBySalutation()
Contact depending
the feature salutation
Note: The order in which orderBy…
instructions are given is relevant!
ComparableTypePredicate salutationCode()
SimpleTypeOrder orderBySalutationCode()
Contact depending
the feature salutationCode
Note: The order in which orderBy…
instructions are given is relevant!
OptionalFeaturePredicate suffix()
Contact testing
whether the value of the feature suffix is
null or not.
StringTypePredicate thereExistsSuffix()
suffix to the predicate.
The predicate for Contact evaluates true if
its value of feature suffix satisfies the selected
condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
StringTypePredicate forAllSuffix()
suffix to the predicate.
The predicate for Contact evaluates true if
its value of feature suffix satisfies the selected
condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
SimpleTypeOrder orderBySuffix()
Contact depending
the feature suffix
Note: The order in which orderBy…
instructions are given is relevant!
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||