org.openmdx.security.authentication1.cci
Interface AuthenticationContextFilter
- All Superinterfaces:
- AuthenticationContextFilter, BasicObjectFilter, ContextCapableFilter, ExtentCapableFilter, RefFilter_1_0, Serializable, ViewCapableFilter
public interface AuthenticationContextFilter
- extends BasicObjectFilter, AuthenticationContextFilter
| Methods inherited from interface org.openmdx.base.cci.BasicObjectFilter |
forAllCreatedAt, forAllCreatedAt, forAllCreatedBy, forAllCreatedBy, forAllModifiedAt, forAllModifiedAt, forAllModifiedBy, forAllModifiedBy, orderByCreatedAt, orderByCreatedBy, orderByModifiedAt, orderByModifiedBy, thereExistsCreatedAt, thereExistsCreatedAt, thereExistsCreatedBy, thereExistsCreatedBy, thereExistsModifiedAt, thereExistsModifiedAt, thereExistsModifiedBy, thereExistsModifiedBy |
forAllCompletion
void forAllCompletion(short operator,
short[] filterValues)
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
thereExistsCompletion
void thereExistsCompletion(short operator,
short[] filterValues)
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
forAllCompletion
void forAllCompletion(short operator,
Collection filterValues)
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
thereExistsCompletion
void thereExistsCompletion(short operator,
Collection filterValues)
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
orderByCompletion
void orderByCompletion(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.