org.opencrx.kernel.address1.cci
Class PhoneNumberAddressableFilterImpl

java.lang.Object
  extended by org.openmdx.base.accessor.jmi.spi.RefFilter_1
      extended by org.openmdx.base.accessor.jmi.spi.RefPredicate_1
          extended by org.opencrx.kernel.address1.cci.PhoneNumberAddressableFilterImpl
All Implemented Interfaces:
Serializable, PhoneNumberAddressableFilter, PhoneNumberAddressableQuery, RefFilter_1_0, RefFilter_1_1, AnyTypePredicate

public class PhoneNumberAddressableFilterImpl
extends RefPredicate_1
implements PhoneNumberAddressableFilter, PhoneNumberAddressableQuery

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.openmdx.base.accessor.jmi.spi.RefPredicate_1
filter, name, quantor
 
Constructor Summary
PhoneNumberAddressableFilterImpl(RefPackage_1_0 aPackage)
           
PhoneNumberAddressableFilterImpl(RefPackage_1_0 aPackage, FilterProperty[] filterProperties, AttributeSpecifier[] attributeSpecifiers)
           
PhoneNumberAddressableFilterImpl(RefPackage_1_0 aPackage, FilterProperty[] filterProperties, AttributeSpecifier[] attributeSpecifiers, RefFilter_1_0 delegateFilter, Short delegateQuantor, String delegateName)
           
 
Method Summary
 BooleanTypePredicate automaticParsing()
           
 void forAllAutomaticParsing(short operator, boolean[] filterValues)
           
 void forAllAutomaticParsing(short operator, Collection values)
           
 StringTypePredicate forAllPhoneCityArea()
          Adds a constraint for the feature phoneCityArea to the predicate.
 void forAllPhoneCityArea(short operator, Collection values)
           
 void forAllPhoneCityArea(short operator, String[] filterValues)
           
 void forAllPhoneCountryPrefix(short operator, Collection values)
           
 void forAllPhoneCountryPrefix(short operator, short[] filterValues)
           
 StringTypePredicate forAllPhoneExtension()
          Adds a constraint for the feature phoneExtension to the predicate.
 void forAllPhoneExtension(short operator, Collection values)
           
 void forAllPhoneExtension(short operator, String[] filterValues)
           
 StringTypePredicate forAllPhoneLocalNumber()
          Adds a constraint for the feature phoneLocalNumber to the predicate.
 void forAllPhoneLocalNumber(short operator, Collection values)
           
 void forAllPhoneLocalNumber(short operator, String[] filterValues)
           
 StringTypePredicate forAllPhoneNumberFull()
          Adds a constraint for the feature phoneNumberFull to the predicate.
 void forAllPhoneNumberFull(short operator, Collection values)
           
 void forAllPhoneNumberFull(short operator, String[] filterValues)
           
 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!
 void orderByAutomaticParsing(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByPhoneCityArea(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByPhoneCountryPrefix(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByPhoneExtension(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByPhoneLocalNumber(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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!
 void orderByPhoneNumberFull(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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.
 void thereExistsAutomaticParsing(short operator, boolean[] filterValues)
           
 void thereExistsAutomaticParsing(short operator, Collection values)
           
 StringTypePredicate thereExistsPhoneCityArea()
          Adds a constraint for the feature phoneCityArea to the predicate.
 void thereExistsPhoneCityArea(short operator, Collection values)
           
 void thereExistsPhoneCityArea(short operator, String[] filterValues)
           
 void thereExistsPhoneCountryPrefix(short operator, Collection values)
           
 void thereExistsPhoneCountryPrefix(short operator, short[] filterValues)
           
 StringTypePredicate thereExistsPhoneExtension()
          Adds a constraint for the feature phoneExtension to the predicate.
 void thereExistsPhoneExtension(short operator, Collection values)
           
 void thereExistsPhoneExtension(short operator, String[] filterValues)
           
 StringTypePredicate thereExistsPhoneLocalNumber()
          Adds a constraint for the feature phoneLocalNumber to the predicate.
 void thereExistsPhoneLocalNumber(short operator, Collection values)
           
 void thereExistsPhoneLocalNumber(short operator, String[] filterValues)
           
 StringTypePredicate thereExistsPhoneNumberFull()
          Adds a constraint for the feature phoneNumberFull to the predicate.
 void thereExistsPhoneNumberFull(short operator, Collection values)
           
 void thereExistsPhoneNumberFull(short operator, String[] filterValues)
           
 
Methods inherited from class org.openmdx.base.accessor.jmi.spi.RefPredicate_1
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo, refAddValue
 
Methods inherited from class org.openmdx.base.accessor.jmi.spi.RefFilter_1
clear, refAddValue, refAddValue, refAddValue, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties, refGetOrder, refGetOrder, refGetPredicate, refGetPredicate, refGetPredicate, refGetPredicate, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 

Constructor Detail

PhoneNumberAddressableFilterImpl

public PhoneNumberAddressableFilterImpl(RefPackage_1_0 aPackage)

PhoneNumberAddressableFilterImpl

public PhoneNumberAddressableFilterImpl(RefPackage_1_0 aPackage,
                                        FilterProperty[] filterProperties,
                                        AttributeSpecifier[] attributeSpecifiers)

PhoneNumberAddressableFilterImpl

public PhoneNumberAddressableFilterImpl(RefPackage_1_0 aPackage,
                                        FilterProperty[] filterProperties,
                                        AttributeSpecifier[] attributeSpecifiers,
                                        RefFilter_1_0 delegateFilter,
                                        Short delegateQuantor,
                                        String delegateName)
Method Detail

forAllAutomaticParsing

public void forAllAutomaticParsing(short operator,
                                   Collection values)
Specified by:
forAllAutomaticParsing in interface PhoneNumberAddressableFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsAutomaticParsing

public void thereExistsAutomaticParsing(short operator,
                                        Collection values)
Specified by:
thereExistsAutomaticParsing in interface PhoneNumberAddressableFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllAutomaticParsing

public void forAllAutomaticParsing(short operator,
                                   boolean[] filterValues)
Specified by:
forAllAutomaticParsing in interface PhoneNumberAddressableFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsAutomaticParsing

public void thereExistsAutomaticParsing(short operator,
                                        boolean[] filterValues)
Specified by:
thereExistsAutomaticParsing in interface PhoneNumberAddressableFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByAutomaticParsing

public void orderByAutomaticParsing(short order)
Description copied from interface: PhoneNumberAddressableFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByAutomaticParsing in interface PhoneNumberAddressableFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

automaticParsing

public BooleanTypePredicate automaticParsing()
Specified by:
automaticParsing in interface PhoneNumberAddressableQuery

orderByAutomaticParsing

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

Specified by:
orderByAutomaticParsing in interface PhoneNumberAddressableQuery

forAllPhoneCityArea

public void forAllPhoneCityArea(short operator,
                                Collection values)
Specified by:
forAllPhoneCityArea in interface PhoneNumberAddressableFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsPhoneCityArea

public void thereExistsPhoneCityArea(short operator,
                                     Collection values)
Specified by:
thereExistsPhoneCityArea in interface PhoneNumberAddressableFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllPhoneCityArea

public void forAllPhoneCityArea(short operator,
                                String[] filterValues)
Specified by:
forAllPhoneCityArea in interface PhoneNumberAddressableFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsPhoneCityArea

public void thereExistsPhoneCityArea(short operator,
                                     String[] filterValues)
Specified by:
thereExistsPhoneCityArea in interface PhoneNumberAddressableFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByPhoneCityArea

public void orderByPhoneCityArea(short order)
Description copied from interface: PhoneNumberAddressableFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByPhoneCityArea in interface PhoneNumberAddressableFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

phoneCityArea

public OptionalFeaturePredicate phoneCityArea()
Description copied from interface: PhoneNumberAddressableQuery
Adds a constraint to the predicate for PhoneNumberAddressable testing whether the value of the feature phoneCityArea is null or not.

Specified by:
phoneCityArea in interface PhoneNumberAddressableQuery

thereExistsPhoneCityArea

public StringTypePredicate thereExistsPhoneCityArea()
Description copied from interface: PhoneNumberAddressableQuery
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!

Specified by:
thereExistsPhoneCityArea in interface PhoneNumberAddressableQuery

forAllPhoneCityArea

public StringTypePredicate forAllPhoneCityArea()
Description copied from interface: PhoneNumberAddressableQuery
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!

Specified by:
forAllPhoneCityArea in interface PhoneNumberAddressableQuery

orderByPhoneCityArea

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

Specified by:
orderByPhoneCityArea in interface PhoneNumberAddressableQuery

forAllPhoneCountryPrefix

public void forAllPhoneCountryPrefix(short operator,
                                     Collection values)
Specified by:
forAllPhoneCountryPrefix in interface PhoneNumberAddressableFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsPhoneCountryPrefix

public void thereExistsPhoneCountryPrefix(short operator,
                                          Collection values)
Specified by:
thereExistsPhoneCountryPrefix in interface PhoneNumberAddressableFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllPhoneCountryPrefix

public void forAllPhoneCountryPrefix(short operator,
                                     short[] filterValues)
Specified by:
forAllPhoneCountryPrefix in interface PhoneNumberAddressableFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsPhoneCountryPrefix

public void thereExistsPhoneCountryPrefix(short operator,
                                          short[] filterValues)
Specified by:
thereExistsPhoneCountryPrefix in interface PhoneNumberAddressableFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByPhoneCountryPrefix

public void orderByPhoneCountryPrefix(short order)
Description copied from interface: PhoneNumberAddressableFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByPhoneCountryPrefix in interface PhoneNumberAddressableFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

phoneCountryPrefix

public ComparableTypePredicate phoneCountryPrefix()
Specified by:
phoneCountryPrefix in interface PhoneNumberAddressableQuery

orderByPhoneCountryPrefix

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

Specified by:
orderByPhoneCountryPrefix in interface PhoneNumberAddressableQuery

forAllPhoneExtension

public void forAllPhoneExtension(short operator,
                                 Collection values)
Specified by:
forAllPhoneExtension in interface PhoneNumberAddressableFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsPhoneExtension

public void thereExistsPhoneExtension(short operator,
                                      Collection values)
Specified by:
thereExistsPhoneExtension in interface PhoneNumberAddressableFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllPhoneExtension

public void forAllPhoneExtension(short operator,
                                 String[] filterValues)
Specified by:
forAllPhoneExtension in interface PhoneNumberAddressableFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsPhoneExtension

public void thereExistsPhoneExtension(short operator,
                                      String[] filterValues)
Specified by:
thereExistsPhoneExtension in interface PhoneNumberAddressableFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByPhoneExtension

public void orderByPhoneExtension(short order)
Description copied from interface: PhoneNumberAddressableFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByPhoneExtension in interface PhoneNumberAddressableFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

phoneExtension

public OptionalFeaturePredicate phoneExtension()
Description copied from interface: PhoneNumberAddressableQuery
Adds a constraint to the predicate for PhoneNumberAddressable testing whether the value of the feature phoneExtension is null or not.

Specified by:
phoneExtension in interface PhoneNumberAddressableQuery

thereExistsPhoneExtension

public StringTypePredicate thereExistsPhoneExtension()
Description copied from interface: PhoneNumberAddressableQuery
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!

Specified by:
thereExistsPhoneExtension in interface PhoneNumberAddressableQuery

forAllPhoneExtension

public StringTypePredicate forAllPhoneExtension()
Description copied from interface: PhoneNumberAddressableQuery
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!

Specified by:
forAllPhoneExtension in interface PhoneNumberAddressableQuery

orderByPhoneExtension

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

Specified by:
orderByPhoneExtension in interface PhoneNumberAddressableQuery

forAllPhoneLocalNumber

public void forAllPhoneLocalNumber(short operator,
                                   Collection values)
Specified by:
forAllPhoneLocalNumber in interface PhoneNumberAddressableFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsPhoneLocalNumber

public void thereExistsPhoneLocalNumber(short operator,
                                        Collection values)
Specified by:
thereExistsPhoneLocalNumber in interface PhoneNumberAddressableFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllPhoneLocalNumber

public void forAllPhoneLocalNumber(short operator,
                                   String[] filterValues)
Specified by:
forAllPhoneLocalNumber in interface PhoneNumberAddressableFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsPhoneLocalNumber

public void thereExistsPhoneLocalNumber(short operator,
                                        String[] filterValues)
Specified by:
thereExistsPhoneLocalNumber in interface PhoneNumberAddressableFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByPhoneLocalNumber

public void orderByPhoneLocalNumber(short order)
Description copied from interface: PhoneNumberAddressableFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByPhoneLocalNumber in interface PhoneNumberAddressableFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

phoneLocalNumber

public OptionalFeaturePredicate phoneLocalNumber()
Description copied from interface: PhoneNumberAddressableQuery
Adds a constraint to the predicate for PhoneNumberAddressable testing whether the value of the feature phoneLocalNumber is null or not.

Specified by:
phoneLocalNumber in interface PhoneNumberAddressableQuery

thereExistsPhoneLocalNumber

public StringTypePredicate thereExistsPhoneLocalNumber()
Description copied from interface: PhoneNumberAddressableQuery
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!

Specified by:
thereExistsPhoneLocalNumber in interface PhoneNumberAddressableQuery

forAllPhoneLocalNumber

public StringTypePredicate forAllPhoneLocalNumber()
Description copied from interface: PhoneNumberAddressableQuery
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!

Specified by:
forAllPhoneLocalNumber in interface PhoneNumberAddressableQuery

orderByPhoneLocalNumber

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

Specified by:
orderByPhoneLocalNumber in interface PhoneNumberAddressableQuery

forAllPhoneNumberFull

public void forAllPhoneNumberFull(short operator,
                                  Collection values)
Specified by:
forAllPhoneNumberFull in interface PhoneNumberAddressableFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsPhoneNumberFull

public void thereExistsPhoneNumberFull(short operator,
                                       Collection values)
Specified by:
thereExistsPhoneNumberFull in interface PhoneNumberAddressableFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

forAllPhoneNumberFull

public void forAllPhoneNumberFull(short operator,
                                  String[] filterValues)
Specified by:
forAllPhoneNumberFull in interface PhoneNumberAddressableFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

thereExistsPhoneNumberFull

public void thereExistsPhoneNumberFull(short operator,
                                       String[] filterValues)
Specified by:
thereExistsPhoneNumberFull in interface PhoneNumberAddressableFilter
Parameters:
operator - The operator for this filter.
See Also:
FilterOperators

orderByPhoneNumberFull

public void orderByPhoneNumberFull(short order)
Description copied from interface: PhoneNumberAddressableFilter
Specifies the sort order of all the instances that match the filter criteria.

Specified by:
orderByPhoneNumberFull in interface PhoneNumberAddressableFilter
Parameters:
order - The sort order for this filter.
See Also:
Directions

phoneNumberFull

public OptionalFeaturePredicate phoneNumberFull()
Description copied from interface: PhoneNumberAddressableQuery
Adds a constraint to the predicate for PhoneNumberAddressable testing whether the value of the feature phoneNumberFull is null or not.

Specified by:
phoneNumberFull in interface PhoneNumberAddressableQuery

thereExistsPhoneNumberFull

public StringTypePredicate thereExistsPhoneNumberFull()
Description copied from interface: PhoneNumberAddressableQuery
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!

Specified by:
thereExistsPhoneNumberFull in interface PhoneNumberAddressableQuery

forAllPhoneNumberFull

public StringTypePredicate forAllPhoneNumberFull()
Description copied from interface: PhoneNumberAddressableQuery
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!

Specified by:
forAllPhoneNumberFull in interface PhoneNumberAddressableQuery

orderByPhoneNumberFull

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

Specified by:
orderByPhoneNumberFull in interface PhoneNumberAddressableQuery


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