org.opencrx.kernel.address1.cci2
Interface PhoneNumberAddressableQuery

All Superinterfaces:
AnyTypePredicate
All Known Subinterfaces:
PhoneNumberQuery, PhoneNumberQuery, PhoneNumberQuery, PhoneNumberQuery

public interface PhoneNumberAddressableQuery
extends AnyTypePredicate


Method Summary
 BooleanTypePredicate automaticParsing()
           
 StringTypePredicate forAllPhoneCityArea()
          Adds a condition for the feature phoneCityArea to the predicate for PhoneNumberAddressable, which evaluates to false unless the value of the feature phoneCityArea satisfies the given condition.
 StringTypePredicate forAllPhoneExtension()
          Adds a condition for the feature phoneExtension to the predicate for PhoneNumberAddressable, which evaluates to false unless the value of the feature phoneExtension satisfies the given condition.
 StringTypePredicate forAllPhoneLocalNumber()
          Adds a condition for the feature phoneLocalNumber to the predicate for PhoneNumberAddressable, which evaluates to false unless the value of the feature phoneLocalNumber satisfies the given condition.
 StringTypePredicate forAllPhoneNumberFull()
          Adds a condition for the feature phoneNumberFull to the predicate for PhoneNumberAddressable, which evaluates to false unless the value of the feature phoneNumberFull satisfies the given condition.
 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<Short> 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 condition for the feature phoneCityArea to the predicate for PhoneNumberAddressable, which evaluates to false unless the value of the feature phoneCityArea satisfies the given condition.
 StringTypePredicate thereExistsPhoneExtension()
          Adds a condition for the feature phoneExtension to the predicate for PhoneNumberAddressable, which evaluates to false unless the value of the feature phoneExtension satisfies the given condition.
 StringTypePredicate thereExistsPhoneLocalNumber()
          Adds a condition for the feature phoneLocalNumber to the predicate for PhoneNumberAddressable, which evaluates to false unless the value of the feature phoneLocalNumber satisfies the given condition.
 StringTypePredicate thereExistsPhoneNumberFull()
          Adds a condition for the feature phoneNumberFull to the predicate for PhoneNumberAddressable, which evaluates to false unless the value of the feature phoneNumberFull satisfies the given condition.
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equals, 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 condition for the feature phoneCityArea to the predicate for PhoneNumberAddressable, which evaluates to false unless the value of the feature phoneCityArea satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllPhoneCityArea

StringTypePredicate forAllPhoneCityArea()
Adds a condition for the feature phoneCityArea to the predicate for PhoneNumberAddressable, which evaluates to false unless the value of the feature phoneCityArea satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


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<Short> 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 condition for the feature phoneExtension to the predicate for PhoneNumberAddressable, which evaluates to false unless the value of the feature phoneExtension satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllPhoneExtension

StringTypePredicate forAllPhoneExtension()
Adds a condition for the feature phoneExtension to the predicate for PhoneNumberAddressable, which evaluates to false unless the value of the feature phoneExtension satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


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 condition for the feature phoneLocalNumber to the predicate for PhoneNumberAddressable, which evaluates to false unless the value of the feature phoneLocalNumber satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllPhoneLocalNumber

StringTypePredicate forAllPhoneLocalNumber()
Adds a condition for the feature phoneLocalNumber to the predicate for PhoneNumberAddressable, which evaluates to false unless the value of the feature phoneLocalNumber satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


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 condition for the feature phoneNumberFull to the predicate for PhoneNumberAddressable, which evaluates to false unless the value of the feature phoneNumberFull satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is not satisfied


forAllPhoneNumberFull

StringTypePredicate forAllPhoneNumberFull()
Adds a condition for the feature phoneNumberFull to the predicate for PhoneNumberAddressable, which evaluates to false unless the value of the feature phoneNumberFull satisfies the given condition.

Since the attribute is optional its value may be null, in which case the condition is satisfied


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-2012, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.