| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.2.0) E17493-03  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Deprecated. included in release 11.1.1.2.0 (Shepherd), to be removed in 11.1.2.0.0 (Sherman); replaced by extending BaseCompareView.
@Deprecated
public interface NavigableConflictsView
| Method Summary | |
|---|---|
 boolean | 
goToFirstConflict()Deprecated. Navigate to the first conflict in this view.  | 
 boolean | 
goToLastConflict()Deprecated. Navigate to the last conflict in this view.  | 
 boolean | 
goToNextConflict()Deprecated. Navigate to the next conflict in this view.  | 
 boolean | 
goToPreviousConflict()Deprecated. Navigate to the previous conflict in this view.  | 
 boolean | 
hasNavigableConflicts()Deprecated. Asks whether the view has navigable conflicts.  | 
 boolean | 
hasNextConflict()Deprecated. Asks whether there is a next conflict based on the position.  | 
 boolean | 
hasPreviousConflict()Deprecated. Asks whether there is a previous conflict based on the position.  | 
| Method Detail | 
|---|
boolean hasNavigableConflicts()
boolean hasPreviousConflict()
boolean hasNextConflict()
boolean goToFirstConflict()
boolean goToLastConflict()
boolean goToPreviousConflict()
goToLastConflict().boolean goToNextConflict()
goToFirstConflict().
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.2.0) E17493-03  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||