org.kuali.common.util.execute
Class StoreRicePropertiesExecutable

java.lang.Object
  extended by org.kuali.common.util.execute.StorePropertiesExecutable
      extended by org.kuali.common.util.execute.StoreRicePropertiesExecutable
All Implemented Interfaces:
Executable

public class StoreRicePropertiesExecutable
extends StorePropertiesExecutable


Constructor Summary
StoreRicePropertiesExecutable()
           
 
Method Summary
protected  void store(Properties properties, File outputFile, String encoding)
           
 
Methods inherited from class org.kuali.common.util.execute.StorePropertiesExecutable
execute, getEncoding, getExcludes, getIncludes, getOutputFile, getProperties, isSkip, isSkipIfEqual, isSkipIfExists, isStoreProperties, setEncoding, setExcludes, setIncludes, setOutputFile, setProperties, setSkip, setSkipIfEqual, setSkipIfExists
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StoreRicePropertiesExecutable

public StoreRicePropertiesExecutable()
Method Detail

store

protected void store(Properties properties,
                     File outputFile,
                     String encoding)
Overrides:
store in class StorePropertiesExecutable


Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.