JavaScript is disabled on your browser.
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 
Summary:  
Nested |  
Field |  
Constr |  
Method  
Detail:  
Field |  
Constr |  
Method  
 
  
All Known Implementing Classes: 
DCCriteriaItemRowImpl , DCCriteriaOperatorRowImpl , DCCriteriaRowImpl , DCCriteriaRowRowImpl , DCCriteriaValueRowImpl , DCDataRow , DSEntityImpl , EntityFacadeImpl , EntityImpl , EntityOverRow , ProgrammaticViewRowImpl , RestDCDataVORow , RestDCEntityImpl , RowIdEntityObjectImpl , RowIdViewObjRowImpl , ViewRowImpl  
public interface ContextualLogging  
This interface is used by LoggerUtil and DCLoggerUtil for ADF logging. Currently only
  ViewRowImpl and EntityImpl implements this interface to provide the key to logger so that
  the logger could avoid to call other APIs such as getKey() on that row to prevent internal
  state change.
 
 
 
 
Method Summary 
Methods   
Modifier and Type 
Method and Description 
 
java.lang.StringgetKeyForLogger Internal:  Applications should not use this method. 
 
java.lang.StringgetStringForLogger Internal:  Applications should not use this method. 
 
 
 
 
 
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 
Summary:  
Nested |  
Field |  
Constr |  
Method  
Detail:  
Field |  
Constr |  
Method  
 
  
Copyright © 1997, 2014, Oracle. All rights reserved.