org.lsst.ccs.config
Class PackCst
java.lang.Object
org.lsst.ccs.config.PackCst
public class PackCst
- extends Object
Constants for this package.
- Author:
- bamade
|
Field Summary |
static org.lsst.ccs.utilities.logging.Logger |
CURLOG
|
static int |
DESIGNER_LEVEL
|
static int |
END_USER_LEVEL
|
static long |
STILL_VALID
Based on insurance standard rules: this date represents an undetermined duration
(December 31 9999!). |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STILL_VALID
public static final long STILL_VALID
- Based on insurance standard rules: this date represents an undetermined duration
(December 31 9999!). We just hope that databases will support this standard.
//TODO: replace with joda time : ZeroIsMaxDateTimeField
CURLOG
public static final org.lsst.ccs.utilities.logging.Logger CURLOG
DESIGNER_LEVEL
public static final int DESIGNER_LEVEL
- See Also:
- Constant Field Values
END_USER_LEVEL
public static final int END_USER_LEVEL
- See Also:
- Constant Field Values
PackCst
public PackCst()
Copyright © 2013 LSST. All Rights Reserved.