|
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.internal.application.ApplicationProperties
public class ApplicationProperties
Properties of an office application.
| Field Summary |
|---|
| Fields inherited from interface ag.ion.bion.officelayer.application.IApplicationProperties |
|---|
PRODUCT_KEY_PROPERTY |
| Constructor Summary | |
|---|---|
ApplicationProperties(java.util.Properties properties)
Constructs new ApplicationProperties. |
|
| Method Summary | |
|---|---|
java.lang.String[] |
getPropertyNames()
Returns available property names. |
java.lang.String |
getPropertyValue(java.lang.String name)
Returns property value with the submitted name. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ApplicationProperties(java.util.Properties properties)
throws java.lang.IllegalArgumentException
properties - properties to be used
java.lang.IllegalArgumentException - if the submitted properties are not valid| Method Detail |
|---|
public java.lang.String getPropertyValue(java.lang.String name)
getPropertyValue in interface IApplicationPropertiesname - name of the property
public java.lang.String[] getPropertyNames()
getPropertyNames in interface IApplicationProperties
|
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 | ||||||||