public class ProduceSchemaExecutable extends Object implements org.kuali.common.util.execute.Executable
Modifier and Type | Field and Description |
---|---|
static boolean |
DEFAULT_SKIP_EXECUTION |
protected static String |
LF |
Constructor and Description |
---|
ProduceSchemaExecutable() |
protected static final String LF
public static final boolean DEFAULT_SKIP_EXECUTION
public ProduceSchemaExecutable()
public void execute()
execute
in interface org.kuali.common.util.execute.Executable
public Map<String,List<String>> getFileNamesToSqls()
public void setFileNamesToSqls(Map<String,List<String>> fileNamesToSqls)
public boolean isSkip()
public void setSkip(boolean skip)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.