|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.blueworld.lassopro.LassoParams
These constants signify the different parameters which can be retrieved from
the LassoCall.getLassoParam
method.
LassoCall.getLassoParam(int, com.blueworld.lassopro.LassoValue)
Field Summary | |
static int |
LassoErrorsFilePath
relative path to errors log file |
static int |
ModulesFolderPath
path to LassoModules folder |
static int |
ScriptsRoot
relative path to scripts root |
static int |
ScriptsSiteRoot
relative path to site scripts root (most likely includes ScriptsRoot) |
static int |
StartupItemsFolderPath
relative path to LassoStartup folder |
static int |
StorageHost
address of the Lasso MySQL host |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int ModulesFolderPath
public static final int StartupItemsFolderPath
public static final int LassoErrorsFilePath
public static final int StorageHost
public static final int ScriptsRoot
public static final int ScriptsSiteRoot
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |