org.opencrx.kernel.depot1.cci
Class PhoneNumberFilterImpl

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.depot1.cci.PhoneNumberFilterImpl
All Implemented Interfaces:
Serializable, PhoneNumberAddressableFilter, PhoneNumberAddressableQuery, SecureObjectFilter, SecureObjectQuery, DepotAddressFilter, PhoneNumberFilter, DepotAddressQuery, PhoneNumberQuery, RefFilter_1_0, RefFilter_1_1, BasicObjectFilter, ContextCapableFilter, ExtentCapableFilter, BasicObjectQuery, ContextCapableQuery, ExtentCapableQuery, ViewCapableFilter, ViewCapableQuery, AnyTypePredicate

public class PhoneNumberFilterImpl
extends RefPredicate_1
implements PhoneNumberFilter, PhoneNumberQuery

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.openmdx.base.accessor.jmi.spi.RefPredicate_1
filter, name, quantor
 
Constructor Summary
PhoneNumberFilterImpl(RefPackage_1_0 aPackage)
           
PhoneNumberFilterImpl(RefPackage_1_0 aPackage, FilterProperty[] filterProperties, AttributeSpecifier[] attributeSpecifiers)
           
PhoneNumberFilterImpl(RefPackage_1_0 aPackage, FilterProperty[] filterProperties, AttributeSpecifier[] attributeSpecifiers, RefFilter_1_0 delegateFilter, Short delegateQuantor, String delegateName)
           
 
Method Summary
 OptionalFeaturePredicate accessGrantedByParent()
          Adds a constraint to the predicate for SecureObject testing whether the value of the feature accessGrantedByParent is null or not.
 ComparableTypePredicate accessLevelBrowse()
           
 ComparableTypePredicate accessLevelDelete()
           
 ComparableTypePredicate accessLevelUpdate()
           
 BooleanTypePredicate automaticParsing()
           
 MultivaluedFeaturePredicate context()
          Adds a constraint to the predicate for ContextCapable testing whether the feature context has values or not.
 ComparableTypePredicate createdAt()
           
 MultivaluedFeaturePredicate createdBy()
          Adds a constraint to the predicate for BasicObject testing whether the feature createdBy has values or not.
 BasicObjectQuery forAllAccessGrantedByParent()
          Adds a constraint for the feature accessGrantedByParent to the predicate.
 void forAllAccessGrantedByParent(short operator, BasicObject[] filterValues)
           
 void forAllAccessGrantedByParent(short operator, Collection values)
           
 void forAllAccessLevelBrowse(short operator, Collection values)
           
 void forAllAccessLevelBrowse(short operator, short[] filterValues)
           
 void forAllAccessLevelDelete(short operator, Collection values)
           
 void forAllAccessLevelDelete(short operator, short[] filterValues)
           
 void forAllAccessLevelUpdate(short operator, Collection values)
           
 void forAllAccessLevelUpdate(short operator, short[] filterValues)
           
 void forAllAutomaticParsing(short operator, boolean[] filterValues)
           
 void forAllAutomaticParsing(short operator, Collection values)
           
 ContextQuery forAllContext()
          Adds a constraint for the feature context to the predicate.
 void forAllContext(short operator, Collection values)
           
 void forAllContext(short operator, Context[] filterValues)
           
 void forAllCreatedAt(short operator, Collection values)
           
 void forAllCreatedAt(short operator, Date[] filterValues)
           
 StringTypePredicate forAllCreatedBy()
          Adds a constraint for the feature createdBy to the predicate.
 void forAllCreatedBy(short operator, Collection values)
           
 void forAllCreatedBy(short operator, String[] filterValues)
           
 void forAllIdentity(short operator, Collection values)
           
 void forAllIdentity(short operator, String[] filterValues)
           
 void forAllModifiedAt(short operator, Collection values)
           
 void forAllModifiedAt(short operator, Date[] filterValues)
           
 StringTypePredicate forAllModifiedBy()
          Adds a constraint for the feature modifiedBy to the predicate.
 void forAllModifiedBy(short operator, Collection values)
           
 void forAllModifiedBy(short operator, String[] filterValues)
           
 StringTypePredicate forAllOwner()
          Adds a constraint for the feature owner to the predicate.
 void forAllOwner(short operator, Collection values)
           
 void forAllOwner(short operator, String[] filterValues)
           
 PrincipalGroupQuery forAllOwningGroup()
          Adds a constraint for the feature owningGroup to the predicate.
 void forAllOwningGroup(short operator, Collection values)
           
 void forAllOwningGroup(short operator, PrincipalGroup[] filterValues)
           
 UserQuery forAllOwningUser()
          Adds a constraint for the feature owningUser to the predicate.
 void forAllOwningUser(short operator, Collection values)
           
 void forAllOwningUser(short operator, User[] filterValues)
           
 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)
           
 StringTypePredicate identity()
           
 ComparableTypePredicate modifiedAt()
           
 MultivaluedFeaturePredicate modifiedBy()
          Adds a constraint to the predicate for BasicObject testing whether the feature modifiedBy has values or not.
 SimpleTypeOrder orderByAccessLevelBrowse()
          Allows to adds a sort instruction for SecureObject depending the feature accessLevelBrowse Note: The order in which orderBy… instructions are given is relevant!
 void orderByAccessLevelBrowse(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 SimpleTypeOrder orderByAccessLevelDelete()
          Allows to adds a sort instruction for SecureObject depending the feature accessLevelDelete Note: The order in which orderBy… instructions are given is relevant!
 void orderByAccessLevelDelete(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 SimpleTypeOrder orderByAccessLevelUpdate()
          Allows to adds a sort instruction for SecureObject depending the feature accessLevelUpdate Note: The order in which orderBy… instructions are given is relevant!
 void orderByAccessLevelUpdate(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 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 orderByCreatedAt()
          Allows to adds a sort instruction for BasicObject depending the feature createdAt Note: The order in which orderBy… instructions are given is relevant!
 void orderByCreatedAt(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 MultivaluedTypeOrder orderByCreatedBy()
          Allows to adds a sort instruction for BasicObject depending the feature createdBy Note: The order in which orderBy… instructions are given is relevant!
 void orderByCreatedBy(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 SimpleTypeOrder orderByIdentity()
          Allows to adds a sort instruction for ExtentCapable depending the feature identity Note: The order in which orderBy… instructions are given is relevant!
 void orderByIdentity(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 SimpleTypeOrder orderByModifiedAt()
          Allows to adds a sort instruction for BasicObject depending the feature modifiedAt Note: The order in which orderBy… instructions are given is relevant!
 void orderByModifiedAt(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 MultivaluedTypeOrder orderByModifiedBy()
          Allows to adds a sort instruction for BasicObject depending the feature modifiedBy Note: The order in which orderBy… instructions are given is relevant!
 void orderByModifiedBy(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 MultivaluedTypeOrder orderByOwner()
          Allows to adds a sort instruction for SecureObject depending the feature owner Note: The order in which orderBy… instructions are given is relevant!
 void orderByOwner(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.
 MultivaluedFeaturePredicate owner()
          Adds a constraint to the predicate for SecureObject testing whether the feature owner has values or not.
 MultivaluedFeaturePredicate owningGroup()
          Adds a constraint to the predicate for SecureObject testing whether the feature owningGroup has values or not.
 OptionalFeaturePredicate owningUser()
          Adds a constraint to the predicate for SecureObject testing whether the value of the feature owningUser is null or not.
 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.
 BasicObjectQuery thereExistsAccessGrantedByParent()
          Adds a constraint for the feature accessGrantedByParent to the predicate.
 void thereExistsAccessGrantedByParent(short operator, BasicObject[] filterValues)
           
 void thereExistsAccessGrantedByParent(short operator, Collection values)
           
 void thereExistsAccessLevelBrowse(short operator, Collection values)
           
 void thereExistsAccessLevelBrowse(short operator, short[] filterValues)
           
 void thereExistsAccessLevelDelete(short operator, Collection values)
           
 void thereExistsAccessLevelDelete(short operator, short[] filterValues)
           
 void thereExistsAccessLevelUpdate(short operator, Collection values)
           
 void thereExistsAccessLevelUpdate(short operator, short[] filterValues)
           
 void thereExistsAutomaticParsing(short operator, boolean[] filterValues)
           
 void thereExistsAutomaticParsing(short operator, Collection values)
           
 ContextQuery thereExistsContext()
          Adds a constraint for the feature context to the predicate.
 void thereExistsContext(short operator, Collection values)
           
 void thereExistsContext(short operator, Context[] filterValues)
           
 void thereExistsCreatedAt(short operator, Collection values)
           
 void thereExistsCreatedAt(short operator, Date[] filterValues)
           
 StringTypePredicate thereExistsCreatedBy()
          Adds a constraint for the feature createdBy to the predicate.
 void thereExistsCreatedBy(short operator, Collection values)
           
 void thereExistsCreatedBy(short operator, String[] filterValues)
           
 void thereExistsIdentity(short operator, Collection values)
           
 void thereExistsIdentity(short operator, String[] filterValues)
           
 void thereExistsModifiedAt(short operator, Collection values)
           
 void thereExistsModifiedAt(short operator, Date[] filterValues)
           
 StringTypePredicate thereExistsModifiedBy()
          Adds a constraint for the feature modifiedBy to the predicate.
 void thereExistsModifiedBy(short operator, Collection values)
           
 void thereExistsModifiedBy(short operator, String[] filterValues)
           
 StringTypePredicate thereExistsOwner()
          Adds a constraint for the feature owner to the predicate.
 void thereExistsOwner(short operator, Collection values)
           
 void thereExistsOwner(short operator, String[] filterValues)
           
 PrincipalGroupQuery thereExistsOwningGroup()
          Adds a constraint for the feature owningGroup to the predicate.
 void thereExistsOwningGroup(short operator, Collection values)
           
 void thereExistsOwningGroup(short operator, PrincipalGroup[] filterValues)
           
 UserQuery thereExistsOwningUser()
          Adds a constraint for the feature owningUser to the predicate.
 void thereExistsOwningUser(short operator, Collection values)
           
 void thereExistsOwningUser(short operator, User[] filterValues)
           
 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

PhoneNumberFilterImpl

public PhoneNumberFilterImpl(RefPackage_1_0 aPackage)

PhoneNumberFilterImpl

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

PhoneNumberFilterImpl

public PhoneNumberFilterImpl(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 opera