|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc for Elexis version 2.1.7.dev vom 17.03.2013 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectag.ion.bion.officelayer.application.AbstractOfficeConfiguration
public abstract class AbstractOfficeConfiguration
Abstract configuration for OpenOffice.org application.
Field Summary | |
---|---|
protected java.lang.String |
port
Deprecated. |
Constructor Summary | |
---|---|
AbstractOfficeConfiguration()
Deprecated. |
Method Summary | |
---|---|
java.lang.String |
getPort()
Deprecated. Returns port on which OpenOffice.org is waiting for connections. |
void |
setPort(java.lang.String port)
Deprecated. Sets port on which OpenOffice.org is waiting for connections. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.lang.String port
Constructor Detail |
---|
public AbstractOfficeConfiguration()
Method Detail |
---|
public void setPort(java.lang.String port) throws java.lang.IllegalArgumentException
setPort
in interface IOfficeApplicationConfiguration
port
- port on which OpenOffice.org is waiting for connections
java.lang.IllegalArgumentException
- if the submitted port is not validpublic java.lang.String getPort()
getPort
in interface IOfficeApplicationConfiguration
|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc for Elexis version 2.1.7.dev vom 17.03.2013 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |