Package org.apache.directory.server.core.filtering

Interface Summary
EntryFilter An entry filter is used to modify search results while they are being returned from Cursors over ServerEntry objects.
EntryFilteringCursor TODO Add Javadoc !
 

Class Summary
BaseEntryFilteringCursor A Cursor which uses a list of filters to selectively return entries and/or modify the contents of entries.
CursorList An implementation of a Cursor based on a List of Cursors.
 



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.