org.kuali.common.impex.model.compare
Class SchemaCompareExecutable
java.lang.Object
   org.kuali.common.impex.model.compare.SchemaCompareExecutable
org.kuali.common.impex.model.compare.SchemaCompareExecutable
- All Implemented Interfaces: 
- org.kuali.common.util.execute.Executable
- public class SchemaCompareExecutable 
- 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 | 
 
DEFAULT_EXECUTION_SKIP
public static final Boolean DEFAULT_EXECUTION_SKIP
SchemaCompareExecutable
public SchemaCompareExecutable(Boolean b)
execute
public void execute()
- 
- Specified by:
- executein interface- org.kuali.common.util.execute.Executable
 
- 
 
getCompareService
public SchemaCompareService getCompareService()
- 
 
- 
 
setCompareService
public void setCompareService(SchemaCompareService compareService)
- 
 
- 
 
getSchema1
public Schema getSchema1()
- 
 
- 
 
setSchema1
public void setSchema1(Schema schema1)
- 
 
- 
 
getSchema2
public Schema getSchema2()
- 
 
- 
 
setSchema2
public void setSchema2(Schema schema2)
- 
 
- 
 
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.