ca.bc.gov.webade.developer
Class DeveloperConstants
java.lang.Object
ca.bc.gov.webade.developer.DeveloperConstants
- public class DeveloperConstants
- extends java.lang.Object
Constants used by the Developer Module.
- Author:
- Vivid Solutions Inc
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XML_PREFERENCES_FILE_NAME
public static final java.lang.String XML_PREFERENCES_FILE_NAME
- See Also:
- Constant Field Values
XML_USER_INFO_FILE_NAME
public static final java.lang.String XML_USER_INFO_FILE_NAME
- See Also:
- Constant Field Values
XML_FILE_SUFFIX
public static final java.lang.String XML_FILE_SUFFIX
- See Also:
- Constant Field Values
DEVELOPER_PROVIDER_SETNAME
public static final java.lang.String DEVELOPER_PROVIDER_SETNAME
- See Also:
- Constant Field Values
USER_INFO_FILE_LOCATION_PARAM
public static final java.lang.String USER_INFO_FILE_LOCATION_PARAM
- See Also:
- Constant Field Values
PREFERENCE_FILE_LOCATION_PARAM
public static final java.lang.String PREFERENCE_FILE_LOCATION_PARAM
- See Also:
- Constant Field Values
RESPONSE_DELAY_PARAM
public static final java.lang.String RESPONSE_DELAY_PARAM
- See Also:
- Constant Field Values
DeveloperConstants
public DeveloperConstants()