org.opencrx.kernel.address1.cci
Interface WebAddressableFilter
- All Superinterfaces:
- RefFilter_1_0, Serializable
- All Known Subinterfaces:
- WebAddressFilter, WebAddressFilter, WebAddressFilter, WebAddressFilter
- All Known Implementing Classes:
- WebAddressableFilterImpl, WebAddressFilterImpl, WebAddressFilterImpl, WebAddressFilterImpl, WebAddressFilterImpl
public interface WebAddressableFilter
- extends RefFilter_1_0
forAllWebUrl
void forAllWebUrl(short operator,
String[] filterValues)
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
thereExistsWebUrl
void thereExistsWebUrl(short operator,
String[] filterValues)
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
forAllWebUrl
void forAllWebUrl(short operator,
Collection filterValues)
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
thereExistsWebUrl
void thereExistsWebUrl(short operator,
Collection filterValues)
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
orderByWebUrl
void orderByWebUrl(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 © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.