|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.elexis.extdoc.util.ListFiles
public class ListFiles
| Constructor Summary | |
|---|---|
ListFiles()
|
|
| Method Summary | |
|---|---|
static java.util.List<java.io.File> |
getList(java.lang.String[] paths,
java.lang.String name,
java.lang.String vorname,
java.lang.String geburtsDatum,
java.io.FilenameFilter filter)
Return all external files |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ListFiles()
| Method Detail |
|---|
public static java.util.List<java.io.File> getList(java.lang.String[] paths,
java.lang.String name,
java.lang.String vorname,
java.lang.String geburtsDatum,
java.io.FilenameFilter filter)
paths - the path from where to load files; may be nullname - family name of the concerned patientvorname - name of the concerned patientgeburtsDatum - geburtsDatum of the concerned patient
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||