Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc for Elexis version 2.1.7.dev vom 17.03.2013

ag.ion.bion.officelayer.application
Class LocalOfficeApplicationConfiguration

java.lang.Object
  extended by ag.ion.bion.officelayer.application.AbstractOfficeConfiguration
      extended by ag.ion.bion.officelayer.application.LocalOfficeApplicationConfiguration
All Implemented Interfaces:
IOfficeApplicationConfiguration

Deprecated.

public class LocalOfficeApplicationConfiguration
extends AbstractOfficeConfiguration
implements IOfficeApplicationConfiguration

Configuration for local OpenOffice.org application.


Field Summary
 
Fields inherited from class ag.ion.bion.officelayer.application.AbstractOfficeConfiguration
port
 
Constructor Summary
LocalOfficeApplicationConfiguration()
          Deprecated.  
 
Method Summary
 java.lang.String getApplicationHomePath()
          Deprecated. Returns home path of OpenOffice.org.
 void setApplicationHomePath(java.lang.String applicationHomePath)
          Deprecated. Sets home path of OpenOffice.org.
 
Methods inherited from class ag.ion.bion.officelayer.application.AbstractOfficeConfiguration
getPort, setPort
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface ag.ion.bion.officelayer.application.IOfficeApplicationConfiguration
getPort, setPort
 

Constructor Detail

LocalOfficeApplicationConfiguration

public LocalOfficeApplicationConfiguration()
Deprecated. 
Method Detail

setApplicationHomePath

public void setApplicationHomePath(java.lang.String applicationHomePath)
                            throws java.lang.IllegalArgumentException
Deprecated. 
Sets home path of OpenOffice.org.

Parameters:
applicationHomePath - home path of OpenOffice.org
Throws:
java.lang.IllegalArgumentException - if the submitted home path for OpenOffice.org is not valid

getApplicationHomePath

public java.lang.String getApplicationHomePath()
Deprecated. 
Returns home path of OpenOffice.org.

Returns:
home path of OpenOffice.org

Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc for Elexis version 2.1.7.dev vom 17.03.2013