org.hd.d.pg2k.webSvr.exhibit
Class BuiltInFilters.filtAll

java.lang.Object
  extended by org.hd.d.pg2k.webSvr.exhibit.BuiltInFilters.filtAll
All Implemented Interfaces:
java.io.Serializable, AllExhibitProperties.AEPFilter, ExprIF, FilterIF
Enclosing class:
BuiltInFilters

public static final class BuiltInFilters.filtAll
extends java.lang.Object
implements FilterIF

Accepts all exhibits.

See Also:
Serialized Form

Constructor Summary
BuiltInFilters.filtAll(java.lang.String[] args)
          Ignores any arguments.
 
Method Summary
 boolean accept(AllExhibitProperties aep, Name.ExhibitFull exhibitName)
          Returns true if the exhibit (specified by full name) should be accepted.
 boolean equals(java.lang.Object obj)
          All instances are equal (could be a singleton).
 int hashCode()
          Hash is constant.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BuiltInFilters.filtAll

public BuiltInFilters.filtAll(java.lang.String[] args)
Ignores any arguments.

Method Detail

accept

public boolean accept(AllExhibitProperties aep,
                      Name.ExhibitFull exhibitName)
Description copied from interface: FilterIF
Returns true if the exhibit (specified by full name) should be accepted.

Specified by:
accept in interface AllExhibitProperties.AEPFilter
Specified by:
accept in interface FilterIF

hashCode

public int hashCode()
Hash is constant.

Overrides:
hashCode in class java.lang.Object

equals

public boolean equals(java.lang.Object obj)
All instances are equal (could be a singleton).

Overrides:
equals in class java.lang.Object

DHD Multimedia Gallery V1.53.0

Copyright (c) 1996-2009, Damon Hart-Davis. All rights reserved.