|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.ifremer.isisfish.ui.sensitivity.SensitivityUtils
public class SensitivityUtils
Utility class to parse Sensitivity properties file.
| Field Summary | |
|---|---|
protected static String |
PROPERTIES_PATH
Properties file resource path. |
protected static Properties |
sensitivityProperties
Cached properties. |
| Constructor Summary | |
|---|---|
SensitivityUtils()
|
|
| Method Summary | |
|---|---|
static Properties |
getProperties()
Return cached properties file. |
static boolean |
isSensitivityFactorEnabled(String sensitivityFactorName)
Is field sensitivity enabled. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final String PROPERTIES_PATH
protected static Properties sensitivityProperties
| Constructor Detail |
|---|
public SensitivityUtils()
| Method Detail |
|---|
public static boolean isSensitivityFactorEnabled(String sensitivityFactorName)
sensitivityFactorName - name
public static Properties getProperties()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||