public class AddPrefetchUndoableEdit extends AbstractUndoableEdit
RedoName, UndoName| Constructor and Description |
|---|
AddPrefetchUndoableEdit(String prefetch,
SelectQueryPrefetchTab tab) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPresentationName() |
void |
redo() |
void |
undo() |
addEdit, canRedo, canUndo, die, getRedoPresentationName, getUndoPresentationName, isSignificant, replaceEdit, toStringpublic AddPrefetchUndoableEdit(String prefetch, SelectQueryPrefetchTab tab)
public String getPresentationName()
getPresentationName in interface UndoableEditgetPresentationName in class AbstractUndoableEditpublic void redo()
throws CannotRedoException
redo in interface UndoableEditredo in class AbstractUndoableEditCannotRedoExceptionpublic void undo()
throws CannotUndoException
undo in interface UndoableEditundo in class AbstractUndoableEditCannotUndoExceptionCopyright © 2001–2015 Apache Cayenne. All rights reserved.