|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.bsvrz.vew.bmvew.filterxxx.Filterxxx
public class Filterxxx
Beispielklasse für ein FilterPlug-In
| Constructor Summary | |
|---|---|
Filterxxx()
|
|
| Method Summary | |
|---|---|
void |
initialisiere(de.bsvrz.dav.daf.main.Data.TextValue op,
de.bsvrz.dav.daf.main.Data.TextArray wert)
Es wird ein Filter initialisiert |
boolean |
pruefe(de.bsvrz.dav.daf.main.Data data)
Prüft ob die Bedingung erfüllt ist. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Filterxxx()
| Method Detail |
|---|
public void initialisiere(de.bsvrz.dav.daf.main.Data.TextValue op,
de.bsvrz.dav.daf.main.Data.TextArray wert)
throws java.lang.IllegalArgumentException
StandardFilter
initialisiere in interface StandardFilterop - Operation
java.lang.IllegalArgumentExceptionpublic boolean pruefe(de.bsvrz.dav.daf.main.Data data)
StandardFilter
pruefe in interface StandardFilter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||