public class DatabaseProtocoller
extends de.bsvrz.pat.onlprot.standardProtocolModule.ProtocolModule
Modifier and Type | Class and Description |
---|---|
class |
DatabaseProtocoller.SqlProtocoller |
Constructor and Description |
---|
DatabaseProtocoller() |
Modifier and Type | Method and Description |
---|---|
void |
closeProtocol() |
java.lang.String |
getHelp() |
de.bsvrz.dav.daf.main.ClientReceiverInterface |
initProtocol(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumentList,
java.io.PrintWriter protocolFile,
java.lang.String[] args) |
void |
update(de.bsvrz.dav.daf.main.ResultData[] results) |
public de.bsvrz.dav.daf.main.ClientReceiverInterface initProtocol(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumentList, java.io.PrintWriter protocolFile, java.lang.String[] args)
initProtocol
in interface de.bsvrz.pat.onlprot.standardProtocolModule.ProtocolModuleInterface
initProtocol
in class de.bsvrz.pat.onlprot.standardProtocolModule.ProtocolModule
public void closeProtocol()
closeProtocol
in interface de.bsvrz.pat.onlprot.standardProtocolModule.ProtocolModuleInterface
closeProtocol
in class de.bsvrz.pat.onlprot.standardProtocolModule.ProtocolModule
public java.lang.String getHelp()
getHelp
in interface de.bsvrz.pat.onlprot.standardProtocolModule.ProtocolModuleInterface
getHelp
in class de.bsvrz.pat.onlprot.standardProtocolModule.ProtocolModule
public void update(de.bsvrz.dav.daf.main.ResultData[] results)
update
in class de.bsvrz.pat.onlprot.standardProtocolModule.ProtocolModule