de.alysis.r.submit.model.Submit Interface Reference

Inherited by de.alysis.r.submit.model.SubmitImpl.

Inheritance diagram for de.alysis.r.submit.model.Submit:

Inheritance graph
[legend]
List of all members.

Detailed Description

Interface for source code submit.

Author:
Friedrich Schuster


Public Member Functions

void connect (BaseConnection connection) throws InvalidInputException
 Submits thru a given connection.
boolean requiresLogin () throws ModelException
boolean login (String userId, String password) throws InvalidInputException, ModelException, IOException
 Login.
void submit (String source) throws ModelException
 Submits given code to the server connection.
void disconnect ()
 Closes new connections, does nothing if connetion was passed by the connect() method.
String getLastError ()
 Get last error string.


The documentation for this interface was generated from the following file:
Generated on Mon Jun 26 18:45:59 2006 for RSubmit by  doxygen 1.4.6