org.hd.d.pg2k.svrCore
Interface AllExhibitProperties.AEPFilter
- All Known Subinterfaces:
- FilterIF
- All Known Implementing Classes:
- BuiltInFilters.filtAll, BuiltInFilters.filtByAuthor, BuiltInFilters.filtByCategory, BuiltInFilters.filtByEstdLocationCentre, BuiltInFilters.filtNothing, BuiltInFilters.filtPrefixMatch, BuiltInFilters.filtSimpleSubstringMatch, BuiltInFilters.filtSimpleSuffixMatch
- Enclosing class:
- AllExhibitProperties
public static interface AllExhibitProperties.AEPFilter
Filter class for exhibits in AEP.
If the accept() method returns false then the given exhibit
is excluded from the results of select().
accept
boolean accept(AllExhibitProperties aep,
java.lang.String fullExhibitName)
Copyright (c) 1996-2008, Damon Hart-Davis. All rights reserved.