org.identityconnectors.framework.impl.api.local.operations
Class FilteredResultsHandler.PassThruFilter
java.lang.Object
org.identityconnectors.framework.impl.api.local.operations.FilteredResultsHandler.PassThruFilter
- All Implemented Interfaces:
- Filter
- Enclosing class:
- FilteredResultsHandler
public static class FilteredResultsHandler.PassThruFilter
- extends Object
- implements Filter
Use a pass thru filter to use if a null filter is provided.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FilteredResultsHandler.PassThruFilter
public FilteredResultsHandler.PassThruFilter()
accept
public boolean accept(ConnectorObject obj)
- Specified by:
accept in interface Filter
Copyright © 2011. All Rights Reserved.