Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.9.0)

E52932-01


oracle.jbo.server
Class EffectiveDateHelper

java.lang.Object
  extended by oracle.jbo.server.EffectiveDateHelper


Deprecated.

public final class EffectiveDateHelper
extends java.lang.Object

For internal framework use only.

For internal use only. Application developers should not use this

Method Summary
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

getSurrogateKeyForDateEffectiveRow

public static Key getSurrogateKeyForDateEffectiveRow(ViewRowImpl viewrow)
Deprecated. 
For internal framework use only.
For internal use only. Application developers should not use this

getSurrogateKeyForDateEffectiveRow

public static Key getSurrogateKeyForDateEffectiveRow(ViewDefImpl viewDef,
                                                     Key key)
Deprecated. 
For internal framework use only.
For internal use only. Application developers should not use this

isStartEndDateAttributeIncluded

public static boolean isStartEndDateAttributeIncluded(ViewObject vo,
                                                      Key key)
Deprecated. 
For internal framework use only.
For internal use only. Application developers should not use this

isDateEffectiveAttribute

public static boolean isDateEffectiveAttribute(AttributeDefImpl attrDef)
Deprecated. Returns true if the attribute is date effective start, end, sequence, or sequence flag.
For internal framework use only.
For internal use only. Application developers should not use this

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.9.0)

E52932-01


Copyright © 1997, 2015, Oracle. All rights reserved.