org.opencrx.kernel.address1.query
Interface PhoneNumberAddressableQuery

All Superinterfaces:
AnyTypePredicate
All Known Subinterfaces:
PhoneNumberQuery, PhoneNumberQuery, PhoneNumberQuery, PhoneNumberQuery
All Known Implementing Classes:
PhoneNumberAddressableFilterImpl, PhoneNumberFilterImpl, PhoneNumberFilterImpl, PhoneNumberFilterImpl, PhoneNumberFilterImpl

public interface PhoneNumberAddressableQuery
extends AnyTypePredicate


Method Summary
 BooleanTypePredicate automaticParsing()
           
 StringTypePredicate forAllPhoneCityArea()
          Adds a constraint for the feature phoneCityArea to the predicate.
 StringTypePredicate forAllPhoneExtension()
          Adds a constraint for the feature phoneExtension to the predicate.
 StringTypePredicate forAllPhoneLocalNumber()
          Adds a constraint for the feature phoneLocalNumber to the predicate.
 StringTypePredicate forAllPhoneNumberFull()
          Adds a constraint for the feature phoneNumberFull to the predicate.
 SimpleTypeOrder orderByAutomaticParsing()
          Allows to adds a sort instruction for PhoneNumberAddressable depending the feature automaticParsing Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByPhoneCityArea()
          Allows to adds a sort instruction for PhoneNumberAddressable depending the feature phoneCityArea Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByPhoneCountryPrefix()
          Allows to adds a sort instruction for PhoneNumberAddressable depending the feature phoneCountryPrefix Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByPhoneExtension()
          Allows to adds a sort instruction for PhoneNumberAddressable depending the feature phoneExtension Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByPhoneLocalNumber()
          Allows to adds a sort instruction for PhoneNumberAddressable depending the feature phoneLocalNumber Note: The order in which orderBy… instructions are given is relevant!
 SimpleTypeOrder orderByPhoneNumberFull()
          Allows to adds a sort instruction for PhoneNumberAddressable depending the feature phoneNumberFull Note: The order in which orderBy… instructions are given is relevant!
 OptionalFeaturePredicate phoneCityArea()
          Adds a constraint to the predicate for PhoneNumberAddressable testing whether the value of the feature phoneCityArea is null or not.
 ComparableTypePredicate phoneCountryPrefix()
           
 OptionalFeaturePredicate phoneExtension()
          Adds a constraint to the predicate for PhoneNumberAddressable testing whether the value of the feature phoneExtension is null or not.
 OptionalFeaturePredicate phoneLocalNumber()
          Adds a constraint to the predicate for PhoneNumberAddressable testing whether the value of the feature phoneLocalNumber is null or not.
 OptionalFeaturePredicate phoneNumberFull()
          Adds a constraint to the predicate for PhoneNumberAddressable testing whether the value of the feature phoneNumberFull is null or not.
 StringTypePredicate thereExistsPhoneCityArea()
          Adds a constraint for the feature phoneCityArea to the predicate.
 StringTypePredicate thereExistsPhoneExtension()
          Adds a constraint for the feature phoneExtension to the predicate.
 StringTypePredicate thereExistsPhoneLocalNumber()
          Adds a constraint for the feature phoneLocalNumber to the predicate.
 StringTypePredicate thereExistsPhoneNumberFull()
          Adds a constraint for the feature phoneNumberFull to the predicate.
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 

Method Detail

automaticParsing

BooleanTypePredicate automaticParsing()

orderByAutomaticParsing

SimpleTypeOrder orderByAutomaticParsing()
Allows to adds a sort instruction for PhoneNumberAddressable depending the feature automaticParsing Note: The order in which orderBy… instructions are given is relevant!


phoneCityArea

OptionalFeaturePredicate phoneCityArea()
Adds a constraint to the predicate for PhoneNumberAddressable testing whether the value of the feature phoneCityArea is null or not.


thereExistsPhoneCityArea

StringTypePredicate thereExistsPhoneCityArea()
Adds a constraint for the feature phoneCityArea to the predicate. The predicate for PhoneNumberAddressable evaluates true if its value of feature phoneCityArea 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!


forAllPhoneCityArea

StringTypePredicate forAllPhoneCityArea()
Adds a constraint for the feature phoneCityArea to the predicate. The predicate for PhoneNumberAddressable evaluates true if its value of feature phoneCityArea 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!


orderByPhoneCityArea

SimpleTypeOrder orderByPhoneCityArea()
Allows to adds a sort instruction for PhoneNumberAddressable depending the feature phoneCityArea Note: The order in which orderBy… instructions are given is relevant!


phoneCountryPrefix

ComparableTypePredicate phoneCountryPrefix()

orderByPhoneCountryPrefix

SimpleTypeOrder orderByPhoneCountryPrefix()
Allows to adds a sort instruction for PhoneNumberAddressable depending the feature phoneCountryPrefix Note: The order in which orderBy… instructions are given is relevant!


phoneExtension

OptionalFeaturePredicate phoneExtension()
Adds a constraint to the predicate for PhoneNumberAddressable testing whether the value of the feature phoneExtension is null or not.


thereExistsPhoneExtension

StringTypePredicate thereExistsPhoneExtension()
Adds a constraint for the feature phoneExtension to the predicate. The predicate for PhoneNumberAddressable evaluates true if its value of feature phoneExtension 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!


forAllPhoneExtension

StringTypePredicate forAllPhoneExtension()
Adds a constraint for the feature phoneExtension to the predicate. The predicate for PhoneNumberAddressable evaluates true if its value of feature phoneExtension 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!


orderByPhoneExtension

SimpleTypeOrder orderByPhoneExtension()
Allows to adds a sort instruction for PhoneNumberAddressable depending the feature phoneExtension Note: The order in which orderBy… instructions are given is relevant!


phoneLocalNumber

OptionalFeaturePredicate phoneLocalNumber()
Adds a constraint to the predicate for PhoneNumberAddressable testing whether the value of the feature phoneLocalNumber is null or not.


thereExistsPhoneLocalNumber

StringTypePredicate thereExistsPhoneLocalNumber()
Adds a constraint for the feature phoneLocalNumber to the predicate. The predicate for PhoneNumberAddressable evaluates true if its value of feature phoneLocalNumber 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!


forAllPhoneLocalNumber

StringTypePredicate forAllPhoneLocalNumber()
Adds a constraint for the feature phoneLocalNumber to the predicate. The predicate for PhoneNumberAddressable evaluates true if its value of feature phoneLocalNumber 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!


orderByPhoneLocalNumber

SimpleTypeOrder orderByPhoneLocalNumber()
Allows to adds a sort instruction for PhoneNumberAddressable depending the feature phoneLocalNumber Note: The order in which orderBy… instructions are given is relevant!


phoneNumberFull

OptionalFeaturePredicate phoneNumberFull()
Adds a constraint to the predicate for PhoneNumberAddressable testing whether the value of the feature phoneNumberFull is null or not.


thereExistsPhoneNumberFull

StringTypePredicate thereExistsPhoneNumberFull()
Adds a constraint for the feature phoneNumberFull to the predicate. The predicate for PhoneNumberAddressable evaluates true if its value of feature phoneNumberFull 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!


forAllPhoneNumberFull

StringTypePredicate forAllPhoneNumberFull()
Adds a constraint for the feature phoneNumberFull to the predicate. The predicate for PhoneNumberAddressable evaluates true if its value of feature phoneNumberFull 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!


orderByPhoneNumberFull

SimpleTypeOrder orderByPhoneNumberFull()
Allows to adds a sort instruction for PhoneNumberAddressable depending the feature phoneNumberFull Note: The order in which orderBy… instructions are given is relevant!



This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.