org.opencrx.kernel.home1.cci
Class ImportUsersParamsFilterImpl

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.home1.cci.ImportUsersParamsFilterImpl
All Implemented Interfaces:
Serializable, ImportUsersParamsFilter, ImportUsersParamsQuery, RefFilter_1_0, RefFilter_1_1, AnyTypePredicate

public class ImportUsersParamsFilterImpl
extends RefPredicate_1
implements ImportUsersParamsFilter, ImportUsersParamsQuery

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.openmdx.base.accessor.jmi.spi.RefPredicate_1
filter, name, quantor
 
Constructor Summary
ImportUsersParamsFilterImpl(RefPackage_1_0 aPackage)
           
ImportUsersParamsFilterImpl(RefPackage_1_0 aPackage, FilterProperty[] filterProperties, AttributeSpecifier[] attributeSpecifiers)
           
ImportUsersParamsFilterImpl(RefPackage_1_0 aPackage, FilterProperty[] filterProperties, AttributeSpecifier[] attributeSpecifiers, RefFilter_1_0 delegateFilter, Short delegateQuantor, String delegateName)
           
 
Method Summary
 AnyTypePredicate forAllItem()
          Adds a constraint for the feature item to the predicate.
 void forAllItem(short operator, byte[][] filterValues)
           
 void forAllItem(short operator, Collection values)
           
 StringTypePredicate forAllItemMimeType()
          Adds a constraint for the feature itemMimeType to the predicate.
 void forAllItemMimeType(short operator, Collection values)
           
 void forAllItemMimeType(short operator, String[] filterValues)
           
 StringTypePredicate forAllItemName()
          Adds a constraint for the feature itemName to the predicate.
 void forAllItemName(short operator, Collection values)
           
 void forAllItemName(short operator, String[] filterValues)
           
 OptionalFeaturePredicate item()
          Adds a constraint to the predicate for ImportUsersParams testing whether the value of the feature item is null or not.
 OptionalFeaturePredicate itemMimeType()
          Adds a constraint to the predicate for ImportUsersParams testing whether the value of the feature itemMimeType is null or not.
 OptionalFeaturePredicate itemName()
          Adds a constraint to the predicate for ImportUsersParams testing whether the value of the feature itemName is null or not.
 SimpleTypeOrder orderByItem()
          Allows to adds a sort instruction for ImportUsersParams depending the feature item Note: The order in which orderBy… instructions are given is relevant!
 void orderByItem(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 SimpleTypeOrder orderByItemMimeType()
          Allows to adds a sort instruction for ImportUsersParams depending the feature itemMimeType Note: The order in which orderBy… instructions are given is relevant!
 void orderByItemMimeType(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 SimpleTypeOrder orderByItemName()
          Allows to adds a sort instruction for ImportUsersParams depending the feature itemName Note: The order in which orderBy… instructions are given is relevant!
 void orderByItemName(short order)
          Specifies the sort order of all the instances that match the filter criteria.
 AnyTypePredicate thereExistsItem()
          Adds a constraint for the feature item to the predicate.
 void thereExistsItem(short operator, byte[][] filterValues)
           
 void thereExistsItem(short operator, Collection values)
           
 StringTypePredicate thereExistsItemMimeType()
          Adds a constraint for the feature itemMimeType to the predicate.
 void thereExistsItemMimeType(short operator, Collection values)
           
 void thereExistsItemMimeType(short operator, String[] filterValues)
           
 StringTypePredicate thereExistsItemName()
          Adds a constraint for the feature itemName to the predicate.
 void thereExistsItemName(short operator, Collection values)
           
 void thereExistsItemName(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

ImportUsersParamsFilterImpl

public ImportUsersParamsFilterImpl(RefPackage_1_0 aPackage)

ImportUsersParamsFilterImpl

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

ImportUsersParamsFilterImpl

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

forAllItem

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

thereExistsItem

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

forAllItem

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

thereExistsItem

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

orderByItem

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

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

item

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

Specified by:
item in interface ImportUsersParamsQuery

thereExistsItem

public AnyTypePredicate thereExistsItem()
Description copied from interface: ImportUsersParamsQuery
Adds a constraint for the feature item to the predicate. The predicate for ImportUsersParams evaluates true if its value of feature item 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:
thereExistsItem in interface ImportUsersParamsQuery

forAllItem

public AnyTypePredicate forAllItem()
Description copied from interface: ImportUsersParamsQuery
Adds a constraint for the feature item to the predicate. The predicate for ImportUsersParams evaluates true if its value of feature item 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:
forAllItem in interface ImportUsersParamsQuery

orderByItem

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

Specified by:
orderByItem in interface ImportUsersParamsQuery

forAllItemMimeType

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

thereExistsItemMimeType

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

forAllItemMimeType

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

thereExistsItemMimeType

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

orderByItemMimeType

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

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

itemMimeType

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

Specified by:
itemMimeType in interface ImportUsersParamsQuery

thereExistsItemMimeType

public StringTypePredicate thereExistsItemMimeType()
Description copied from interface: ImportUsersParamsQuery
Adds a constraint for the feature itemMimeType to the predicate. The predicate for ImportUsersParams evaluates true if its value of feature itemMimeType 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:
thereExistsItemMimeType in interface ImportUsersParamsQuery

forAllItemMimeType

public StringTypePredicate forAllItemMimeType()
Description copied from interface: ImportUsersParamsQuery
Adds a constraint for the feature itemMimeType to the predicate. The predicate for ImportUsersParams evaluates true if its value of feature itemMimeType 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:
forAllItemMimeType in interface ImportUsersParamsQuery

orderByItemMimeType

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

Specified by:
orderByItemMimeType in interface ImportUsersParamsQuery

forAllItemName

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

thereExistsItemName

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

forAllItemName

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

thereExistsItemName

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

orderByItemName

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

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

itemName

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

Specified by:
itemName in interface ImportUsersParamsQuery

thereExistsItemName

public StringTypePredicate thereExistsItemName()
Description copied from interface: ImportUsersParamsQuery
Adds a constraint for the feature itemName to the predicate. The predicate for ImportUsersParams evaluates true if its value of feature itemName 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:
thereExistsItemName in interface ImportUsersParamsQuery

forAllItemName

public StringTypePredicate forAllItemName()
Description copied from interface: ImportUsersParamsQuery
Adds a constraint for the feature itemName to the predicate. The predicate for ImportUsersParams evaluates true if its value of feature itemName 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:
forAllItemName in interface ImportUsersParamsQuery

orderByItemName

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

Specified by:
orderByItemName in interface ImportUsersParamsQuery


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