org.kuali.common.jdbc
Class DatabaseResetExecutable
java.lang.Object
org.kuali.common.jdbc.DatabaseResetExecutable
- All Implemented Interfaces:
- org.kuali.common.util.execute.Executable
public class DatabaseResetExecutable
- extends Object
- implements org.kuali.common.util.execute.Executable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DatabaseResetExecutable
public DatabaseResetExecutable()
execute
public void execute()
- Specified by:
execute
in interface org.kuali.common.util.execute.Executable
getService
public DatabaseService getService()
setService
public void setService(DatabaseService service)
getContext
public DatabaseResetContext getContext()
setContext
public void setContext(DatabaseResetContext context)
Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.