|
|||||||||
| Home >> All >> org >> wymiwyg >> mies >> client >> [ common overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.wymiwyg.mies.client.common
Interface ServerSettings

- 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.
|
|||||||||
| Home >> All >> org >> wymiwyg >> mies >> client >> [ common overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC