|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jmd.Config
public class Config
Method Summary | |
---|---|
static java.util.List<java.lang.String> |
getMailProperties(int i)
Return a List of numbered mail properties (e.g. |
static java.util.List<java.lang.String> |
getRuleProperties(int i)
Return a List of numbered rule properties (e.g. |
static java.lang.String |
getStringProperty(java.lang.String key)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.lang.String getStringProperty(java.lang.String key) throws MoDiException
MoDiException
public static java.util.List<java.lang.String> getRuleProperties(int i)
i
- the number of the configured item like: MoDi.Rule.1.name
public static java.util.List<java.lang.String> getMailProperties(int i)
i
- the number of the configured item like: MoDi.Mail.1.name
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |