public class KexEmailFaxSMSTester
extends de.bsvrz.kex.emailfaxsms.vew.KexEmailFaxSMS
Modifier and Type | Field and Description |
---|---|
static String[] |
CON_DATA
Verbindungsdaten
|
Constructor and Description |
---|
KexEmailFaxSMSTester() |
Modifier and Type | Method and Description |
---|---|
void |
initialize(de.bsvrz.dav.daf.main.ClientDavInterface connection) |
void |
sendeFaxAuftrag()
Sendet einen Fax Auftrag
|
void |
sendeMailAuftrag()
Sendet einen Email Auftrag
|
void |
sendeSmsAuftrag()
Sendet einen SMS Auftrag
|
void |
test1()
Die TestMethode
|
public static final String[] CON_DATA
public void initialize(de.bsvrz.dav.daf.main.ClientDavInterface connection) throws Exception
initialize
in interface de.bsvrz.sys.funclib.application.StandardApplication
initialize
in class de.bsvrz.kex.emailfaxsms.vew.KexEmailFaxSMS
Exception
public void sendeFaxAuftrag() throws Exception
Exception
public void sendeMailAuftrag() throws Exception
Exception
public void sendeSmsAuftrag() throws Exception
Exception
public void test1()
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.