All Packages Class Hierarchy This Package Previous Next Index
Class util.Config
java.lang.Object
|
+----util.Config
- public class Config
- extends Object
-
_BLINDNESS
-
-
_CONNECTIONSTRING
-
-
_DRIVERTYPE
-
-
_FILE_REPOSITORY
-
-
_HOST
-
-
_HTML_REPOSITORY
-
-
_HTMLROOT
-
-
_MAIL_ID
-
-
_MAX_REVIEW_SIZE
-
-
_NO_OF_AUTHORS
-
-
_PASSWD
-
-
_PORT
-
-
_REVIEW_REPOSITORY
-
-
_REVIEW_SCALE
-
-
_REVIEWS_PER_PAPER
-
-
_SMTP_HOST
-
-
_SMTP_PORT
-
-
_USERID
-
-
Config()
-
_HOST
public static final String _HOST
_PORT
public static final int _PORT
_SMTP_HOST
public static final String _SMTP_HOST
_SMTP_PORT
public static final int _SMTP_PORT
_USERID
public static final String _USERID
_PASSWD
public static final String _PASSWD
_DRIVERTYPE
public static final String _DRIVERTYPE
_CONNECTIONSTRING
public static final String _CONNECTIONSTRING
_FILE_REPOSITORY
public static final String _FILE_REPOSITORY
_HTML_REPOSITORY
public static final String _HTML_REPOSITORY
_REVIEW_REPOSITORY
public static final String _REVIEW_REPOSITORY
_HTMLROOT
public static final String _HTMLROOT
_MAIL_ID
public static final String _MAIL_ID
_NO_OF_AUTHORS
public static final int _NO_OF_AUTHORS
_MAX_REVIEW_SIZE
public static final int _MAX_REVIEW_SIZE
_REVIEW_SCALE
public static final int _REVIEW_SCALE
_BLINDNESS
public static final int _BLINDNESS
_REVIEWS_PER_PAPER
public static final int _REVIEWS_PER_PAPER
Config
public Config()
All Packages Class Hierarchy This Package Previous Next Index