org.openmdx.ui1.cci
Interface SegmentCanNotCreateInspectorParamsFilter
- All Superinterfaces:
- org.openmdx.base.accessor.jmi.cci.RefFilter_1_0, Serializable
- All Known Implementing Classes:
- SegmentCanNotCreateInspectorParamsFilterImpl
public interface SegmentCanNotCreateInspectorParamsFilter
- extends org.openmdx.base.accessor.jmi.cci.RefFilter_1_0
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefFilter_1_0 |
clear, refAddValue, refAddValue, refAddValue, refGetAttributeSpecifiers, refGetFilterProperties |
forAllReason
void forAllReason(short operator,
String[] filterValues)
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
thereExistsReason
void thereExistsReason(short operator,
String[] filterValues)
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
forAllReason
void forAllReason(short operator,
Collection filterValues)
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
thereExistsReason
void thereExistsReason(short operator,
Collection filterValues)
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
orderByReason
void orderByReason(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.