|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.9.1) E67681-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
oracle.jbo.server.EffectiveDateHelper
Deprecated.
public final class EffectiveDateHelper
For internal framework use only.
Method Summary | |
---|---|
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
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)
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.9.1) E67681-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |