|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectgeneralDatabase.DatabaseIndexUnitFinder
public class DatabaseIndexUnitFinder
Works with a DataUnitFinder to match PamDataUnits by database index. Can be used with one or two input arguments. The first is the index searched for, the second is boolean and if it's true, will require that the index is > 0.
| Constructor Summary | |
|---|---|
DatabaseIndexUnitFinder()
|
|
| Method Summary | |
|---|---|
boolean |
match(PamDataUnit dataUnit,
java.lang.Object... criteria)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DatabaseIndexUnitFinder()
| Method Detail |
|---|
public boolean match(PamDataUnit dataUnit,
java.lang.Object... criteria)
match in interface DataUnitMatcher
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||