|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.hd.d.pg2k.webSvr.exhibit.BuiltInFilters.filtByCategory
public static final class BuiltInFilters.filtByCategory
Filter by category. FIXME: add equals() and hashCode().
| Field Summary | |
|---|---|
private java.lang.String[] |
acceptableCategories
|
| Constructor Summary | |
|---|---|
BuiltInFilters.filtByCategory(java.lang.String[] args)
Accepts zero or more categories; an exhibit matching any of them is accepted. |
|
| Method Summary | |
|---|---|
boolean |
accept(AllExhibitProperties aep,
Name.ExhibitFull exhibitName)
Returns true if the exhibit (specified by full name) should be accepted. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private final java.lang.String[] acceptableCategories
| Constructor Detail |
|---|
public BuiltInFilters.filtByCategory(java.lang.String[] args)
| Method Detail |
|---|
public boolean accept(AllExhibitProperties aep,
Name.ExhibitFull exhibitName)
FilterIF
accept in interface AllExhibitProperties.AEPFilteraccept in interface FilterIF
|
DHD Multimedia Gallery V1.53.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||