Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


Package oracle.ide.history

Contains API classes for the local history feature.

See:
          Description

Class Summary
Historian The Historian is a helper class used by the HistoryManager to take on the responsibility of doing the actual persisting of a given object's contents.
HistoryContext Provides typesafe getter and setter methods for data stored in a Context that is specific to the history manager.
HistoryManager The HistoryManager is responsible for keeping a record of local changes for the purpose of later state comparrison and restoration.
LocalState  

 

Exception Summary
HistoryPersistenceException Signals that an error occurred while writing/restoring a history record.

 

Package oracle.ide.history Description

Contains API classes for the local history feature.

Related Documentation

See Extending JDeveloper Using the Addin API for additional details.


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.5.0)

E13403-06


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