org.openmdx.ui1.cci
Interface SegmentExportElementsParamsFilter
- All Superinterfaces:
- RefFilter_1_0, Serializable
- All Known Implementing Classes:
- SegmentExportElementsParamsFilterImpl
public interface SegmentExportElementsParamsFilter
- extends RefFilter_1_0
forAllIncludeAutoGenerated
void forAllIncludeAutoGenerated(short operator,
boolean[] filterValues)
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
thereExistsIncludeAutoGenerated
void thereExistsIncludeAutoGenerated(short operator,
boolean[] filterValues)
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
forAllIncludeAutoGenerated
void forAllIncludeAutoGenerated(short operator,
Collection filterValues)
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
thereExistsIncludeAutoGenerated
void thereExistsIncludeAutoGenerated(short operator,
Collection filterValues)
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
orderByIncludeAutoGenerated
void orderByIncludeAutoGenerated(short order)
- Specifies the sort order of all the instances that match the filter criteria.
- Parameters:
order - The sort order for this filter.- See Also:
Directions
This software is published under the BSD license. Copyright © 2006-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.