com.jalios.jcms.tools.storemerge
Class StoreMergeParameters

java.lang.Object
  extended by com.jalios.jcms.tools.storemerge.StoreMergeParameters

public class StoreMergeParameters
extends Object


Field Summary
 Stamp gcs
           
 boolean ignoreConflicts
           
 String prepareResolutionFile
           
 String resolutionFile
           
 String ruleFile
           
 File storeFile1
           
 File storeFile2
           
 boolean strictUpdateConflicts
           
 boolean useClassicIO
           
 boolean useJStoreSyncOp
           
 
Constructor Summary
StoreMergeParameters()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

storeFile1

public File storeFile1

storeFile2

public File storeFile2

ignoreConflicts

public boolean ignoreConflicts

strictUpdateConflicts

public boolean strictUpdateConflicts

useJStoreSyncOp

public boolean useJStoreSyncOp

gcs

public Stamp gcs

useClassicIO

public boolean useClassicIO

resolutionFile

public String resolutionFile

ruleFile

public String ruleFile

prepareResolutionFile

public String prepareResolutionFile
Constructor Detail

StoreMergeParameters

public StoreMergeParameters()


Copyright © 2001-2010 Jalios SA. All Rights Reserved.