Skip navigation links

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

E10653-11


oracle.jbo.server
Class EffectiveDateHelper

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


Deprecated.

public class EffectiveDateHelper
extends java.lang.Object

For internal framework use only.

For internal use only. Application developers should not use this

Constructor Summary
EffectiveDateHelper()
          Deprecated.  

 

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

 

Constructor Detail

EffectiveDateHelper

public EffectiveDateHelper()
Deprecated. 

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

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.7.3)

E10653-11


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