public class CompareSyncUtils extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CompareSyncUtils.Status |
| Constructor and Description |
|---|
CompareSyncUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
createHTMLResultTable(ItemCompareResult icr,
boolean fulloutput,
boolean withheader) |
static Map<String,Catalog> |
getCatalogs()
method for the jsp page.
|
static Map<String,CatalogVersionSyncJob> |
getSyncJob(Catalog cat)
method for the jsp page.
|
public static Map<String,Catalog> getCatalogs()
public static Map<String,CatalogVersionSyncJob> getSyncJob(Catalog cat)
cat - the catalog item from the previous methodpublic static String createHTMLResultTable(ItemCompareResult icr, boolean fulloutput, boolean withheader)
Copyright © 2017 SAP SE. All Rights Reserved.