Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.wymiwyg.mies.client.common
Interface ServerSettings  view ServerSettings download ServerSettings.java


public interface ServerSettings


Method Summary
 java.net.URL getAlgaeApp()
          Returns the algaeApp.
 java.net.URL getAnnoteaApp()
          Returns the annoteaApp.
 java.net.URL getCategoryApp()
          Returns the categoryApp.
 java.lang.String getName()
          Returns the name.
 java.lang.String getPassword()
          Returns the password.
 java.lang.String getUsername()
          Returns the username.
 

Method Detail

getAlgaeApp

public java.net.URL getAlgaeApp()
Returns the algaeApp.


getAnnoteaApp

public java.net.URL getAnnoteaApp()
Returns the annoteaApp.


getCategoryApp

public java.net.URL getCategoryApp()
Returns the categoryApp.


getName

public java.lang.String getName()
Returns the name.


getPassword

public java.lang.String getPassword()
Returns the password.


getUsername

public java.lang.String getUsername()
Returns the username.