org.kuali.common.impex.schema
Class ProduceSchemaExecutable
java.lang.Object
org.kuali.common.impex.schema.ProduceSchemaExecutable
- All Implemented Interfaces:
- org.kuali.common.util.execute.Executable
public class ProduceSchemaExecutable
- 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 |
LF
protected static final String LF
- See Also:
- Constant Field Values
DEFAULT_SKIP_EXECUTION
public static final boolean DEFAULT_SKIP_EXECUTION
- See Also:
- Constant Field Values
ProduceSchemaExecutable
public ProduceSchemaExecutable()
execute
public void execute()
- Specified by:
execute
in interface org.kuali.common.util.execute.Executable
getFileNamesToSqls
public Map<String,List<String>> getFileNamesToSqls()
setFileNamesToSqls
public void setFileNamesToSqls(Map<String,List<String>> fileNamesToSqls)
isSkip
public boolean isSkip()
setSkip
public void setSkip(boolean skip)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.