com.jalios.jcms.tools
Class StoreMerge
java.lang.Object
com.jalios.jcms.tools.StoreMerge
public class StoreMerge
- extends java.lang.Object
|
Method Summary |
static void |
main(java.lang.String[] args)
|
java.lang.Object[] |
merge(java.io.File currStoreFile,
java.io.File refStoreFile,
boolean ignoreConflicts,
boolean useJStoreSyncOp,
boolean useClassicIO)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STATUS_OK
public static final int STATUS_OK
- See Also:
- Constant Field Values
STATUS_BAD_PARAMETERS
public static final int STATUS_BAD_PARAMETERS
- See Also:
- Constant Field Values
STATUS_ERROR
public static final int STATUS_ERROR
- See Also:
- Constant Field Values
STATUS_CONFLICTS
public static final int STATUS_CONFLICTS
- See Also:
- Constant Field Values
STATUS_NO_DIFF
public static final int STATUS_NO_DIFF
- See Also:
- Constant Field Values
statusTexts
public static final java.lang.String[] statusTexts
StoreMerge
public StoreMerge()
merge
public java.lang.Object[] merge(java.io.File currStoreFile,
java.io.File refStoreFile,
boolean ignoreConflicts,
boolean useJStoreSyncOp,
boolean useClassicIO)
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2001-2010 Jalios SA. All Rights Reserved.