|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.goldenhammer.fileio.ProfileLocations
This class reads in where profiles are located from a properties file
Constructor Summary | |
ProfileLocations()
|
Method Summary | |
static java.lang.String |
getModalityLocation()
Get the location where the modalities are being stored |
static java.lang.String |
getStudyLocation()
Get the location where the studies are being stored |
static java.lang.String |
getTestProfileLocation()
Get the location where test profiles are being stored |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ProfileLocations()
Method Detail |
public static java.lang.String getModalityLocation()
public static java.lang.String getStudyLocation()
public static java.lang.String getTestProfileLocation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |