public final class EffectiveDateHelper
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static int |
compareDate(java.lang.Object date1,
java.lang.Object date2)
Deprecated.
|
static java.lang.String |
getBindVarName(java.lang.String str)
Deprecated.
|
static Key |
getSurrogateKeyForDateEffectiveRow(ViewDefImpl viewDef,
Key key)
Deprecated.
|
static Key |
getSurrogateKeyForDateEffectiveRow(ViewRowImpl viewrow)
Deprecated.
|
static boolean |
isDateEffectiveAttribute(AttributeDefImpl attrDef)
Deprecated.
Returns true if the attribute is date effective start, end, sequence, or sequence flag.
|
static boolean |
isStartEndDateAttributeIncluded(ViewObject vo,
Key key)
Deprecated.
|
public static Key getSurrogateKeyForDateEffectiveRow(ViewRowImpl viewrow)
public static Key getSurrogateKeyForDateEffectiveRow(ViewDefImpl viewDef, Key key)
public static boolean isStartEndDateAttributeIncluded(ViewObject vo, Key key)
public static boolean isDateEffectiveAttribute(AttributeDefImpl attrDef)
public static int compareDate(java.lang.Object date1, java.lang.Object date2)
public static java.lang.String getBindVarName(java.lang.String str)