Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


Uses of Class
oracle.ide.history.Historian

Packages that use Historian
oracle.ide.history Contains API classes for the local history feature. 
oracle.ide.model Contains interfaces and classes implementing JDeveloper's data model. 

 

Uses of Historian in oracle.ide.history

 

Method parameters in oracle.ide.history with type arguments of type Historian
abstract  void HistoryManager.registerHistorian(MetaClass<? extends Historian> historianCls, MetaClass<? extends Node> objCls)
          Register a Historian implementation for association with a given object type.

 

Uses of Historian in oracle.ide.model

 

Subclasses of Historian in oracle.ide.model
 class TextNodeHistorian
          TextNodeHistorian is a subclass of Historian which has been optimized for working with the TextBuffer storage of a TextNode while taking into account the expected save encoding.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


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