|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.bsvrz.vew.bmvew.bmvew.regel.AusfuehrenFax
public class AusfuehrenFax
Die Klasse implementiert das Ausfuehr-Verhalten Verteilen
| Field Summary | |
|---|---|
(package private) de.bsvrz.dav.daf.main.Data.TextValue |
_aktion
Der Aktionstext |
(package private) de.bsvrz.sys.funclib.debug.Debug |
_debug
Der Debugger |
(package private) de.bsvrz.dav.daf.main.Data.TextArray |
_parameter
Das Feld der Parametertexte |
(package private) java.lang.String |
_separator
Der Separator zwischen den Nummmern |
| Constructor Summary | |
|---|---|
AusfuehrenFax(de.bsvrz.dav.daf.main.Data.TextArray parameter,
de.bsvrz.dav.daf.main.Data.TextValue aktion)
Konstruktor |
|
| Method Summary | |
|---|---|
boolean |
ausfuehrenAktion(de.bsvrz.dav.daf.main.ResultData betriebsMeldung)
Führt das entsprechende Verhalten aus |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
de.bsvrz.sys.funclib.debug.Debug _debug
de.bsvrz.dav.daf.main.Data.TextArray _parameter
de.bsvrz.dav.daf.main.Data.TextValue _aktion
final java.lang.String _separator
| Constructor Detail |
|---|
public AusfuehrenFax(de.bsvrz.dav.daf.main.Data.TextArray parameter,
de.bsvrz.dav.daf.main.Data.TextValue aktion)
parameter - Feld der Parametertexteaktion - Aktionstext| Method Detail |
|---|
public boolean ausfuehrenAktion(de.bsvrz.dav.daf.main.ResultData betriebsMeldung)
AktionAusfuehrVerhalten
ausfuehrenAktion in interface AktionAusfuehrVerhaltenbetriebsMeldung - die Betriebsmeldung
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||