public class CreateQueryUndoableEdit extends CayenneUndoableEdit
actionManager, controllerRedoName, UndoName| Constructor and Description |
|---|
CreateQueryUndoableEdit(DataChannelDescriptor domain,
DataMap map,
Query query) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPresentationName() |
void |
redo() |
void |
undo() |
canRedo, canUndoaddEdit, die, getRedoPresentationName, getUndoPresentationName, isSignificant, replaceEdit, toStringpublic CreateQueryUndoableEdit(DataChannelDescriptor domain, DataMap map, Query query)
public void redo()
throws CannotRedoException
redo in interface UndoableEditredo in class AbstractUndoableEditCannotRedoExceptionpublic String getPresentationName()
getPresentationName in interface UndoableEditgetPresentationName in class AbstractUndoableEditpublic void undo()
throws CannotUndoException
undo in interface UndoableEditundo in class AbstractUndoableEditCannotUndoExceptionCopyright © 2001–2015 Apache Cayenne. All rights reserved.