org.openmdx.base.cci
Class ExtentCapableFilterImpl
java.lang.Object
org.openmdx.base.accessor.jmi.spi.RefFilter_1
org.openmdx.base.accessor.jmi.spi.RefPredicate_1
org.openmdx.base.cci.ExtentCapableFilterImpl
- All Implemented Interfaces:
- Serializable, org.openmdx.base.accessor.jmi.cci.RefFilter_1_0, org.openmdx.base.accessor.jmi.cci.RefFilter_1_1, ExtentCapableFilter, ExtentCapableQuery, org.w3c.cci2.AnyTypePredicate
public class ExtentCapableFilterImpl
- extends org.openmdx.base.accessor.jmi.spi.RefPredicate_1
- implements ExtentCapableFilter, ExtentCapableQuery
- See Also:
- Serialized Form
| Fields inherited from class org.openmdx.base.accessor.jmi.spi.RefPredicate_1 |
filter, name, quantor |
|
Constructor Summary |
ExtentCapableFilterImpl(org.openmdx.base.accessor.jmi.cci.RefPackage_1_0 aPackage)
|
ExtentCapableFilterImpl(org.openmdx.base.accessor.jmi.cci.RefPackage_1_0 aPackage,
org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers)
|
ExtentCapableFilterImpl(org.openmdx.base.accessor.jmi.cci.RefPackage_1_0 aPackage,
org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers,
org.openmdx.base.accessor.jmi.cci.RefFilter_1_0 delegateFilter,
Short delegateQuantor,
String delegateName)
|
| 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 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 |
ExtentCapableFilterImpl
public ExtentCapableFilterImpl(org.openmdx.base.accessor.jmi.cci.RefPackage_1_0 aPackage)
ExtentCapableFilterImpl
public ExtentCapableFilterImpl(org.openmdx.base.accessor.jmi.cci.RefPackage_1_0 aPackage,
org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers)
ExtentCapableFilterImpl
public ExtentCapableFilterImpl(org.openmdx.base.accessor.jmi.cci.RefPackage_1_0 aPackage,
org.openmdx.compatibility.base.query.FilterProperty[] filterProperties,
org.openmdx.compatibility.base.dataprovider.cci.AttributeSpecifier[] attributeSpecifiers,
org.openmdx.base.accessor.jmi.cci.RefFilter_1_0 delegateFilter,
Short delegateQuantor,
String delegateName)
forAllIdentity
public void forAllIdentity(short operator,
Collection values)
- Specified by:
forAllIdentity in interface ExtentCapableFilter
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
thereExistsIdentity
public void thereExistsIdentity(short operator,
Collection values)
- Specified by:
thereExistsIdentity in interface ExtentCapableFilter
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
forAllIdentity
public void forAllIdentity(short operator,
String[] filterValues)
- Specified by:
forAllIdentity in interface ExtentCapableFilter
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
thereExistsIdentity
public void thereExistsIdentity(short operator,
String[] filterValues)
- Specified by:
thereExistsIdentity in interface ExtentCapableFilter
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
orderByIdentity
public void orderByIdentity(short order)
- Description copied from interface:
ExtentCapableFilter
- Specifies the sort order of all the instances that match the filter criteria.
- Specified by:
orderByIdentity in interface ExtentCapableFilter
- Parameters:
order - The sort order for this filter.- See Also:
Directions
identity
public org.w3c.cci2.StringTypePredicate identity()
- Specified by:
identity in interface ExtentCapableQuery
orderByIdentity
public org.w3c.cci2.SimpleTypeOrder orderByIdentity()
- Description copied from interface:
ExtentCapableQuery
- Allows to adds a sort instruction for
ExtentCapable
depending the feature identity
Note: The order in which orderBy…
instructions are given is relevant!
- Specified by:
orderByIdentity in interface ExtentCapableQuery
This software is published under the BSD license. Copyright © 2006-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.