Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


oracle.adf.model.binding
Interface DCCachingErrorHandler

All Superinterfaces:
DCErrorHandler
All Known Implementing Classes:
DCErrorHandlerImpl

public interface DCCachingErrorHandler
extends DCErrorHandler

Method Summary
 boolean isThrowFlag()
           
 void setThrowFlag(boolean flag)
           

 

Methods inherited from interface oracle.adf.model.binding.DCErrorHandler
reportException

 

Method Detail

isThrowFlag

public boolean isThrowFlag()

setThrowFlag

public void setThrowFlag(boolean flag)

Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


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