ca.sqlpower.architect.undo
Class UndoCompoundEvent

java.lang.Object
  extended by ca.sqlpower.architect.undo.UndoCompoundEvent

public class UndoCompoundEvent
extends java.lang.Object


Nested Class Summary
static class UndoCompoundEvent.EventTypes
           
 
Constructor Summary
UndoCompoundEvent(UndoCompoundEvent.EventTypes id, java.lang.String message)
           
 
Method Summary
 java.lang.String getMessage()
           
 UndoCompoundEvent.EventTypes getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UndoCompoundEvent

public UndoCompoundEvent(UndoCompoundEvent.EventTypes id,
                         java.lang.String message)
Method Detail

getType

public UndoCompoundEvent.EventTypes getType()

getMessage

public java.lang.String getMessage()


Copyright © 2003-2007 SQL Power Group Inc. www.sqlpower.ca