public abstract class CompareUtils
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
add(com.technia.tvc.xbom.compare2.def.KeySpec ks,
com.technia.tvc.xbom.xbl2.cfg.CompareSettings.Field f) |
static java.lang.String |
getBaselineId(java.lang.String objectId) |
static com.technia.tvc.xbom.xbl2.XBLTableBean<? extends TableData> |
getTableBean(javax.servlet.http.HttpServletRequest request) |
static com.technia.tvc.xbom.compare2.def.Configuration |
newConfiguration(BaselineConfig cfg,
java.lang.String tableName,
Environment env) |
static com.technia.tvc.xbom.compare2.def.Field |
newField(Column c) |
static com.technia.tvc.xbom.compare2.def.KeySpec |
newKeySpec(com.technia.tvc.xbom.xbl2.cfg.CompareSettings.KeySpec ks) |
void |
performCompare(java.lang.String oid,
java.lang.String baselineOid,
java.lang.String tableName,
Environment env,
XMLWriter out) |
public static com.technia.tvc.xbom.compare2.def.Configuration newConfiguration(BaselineConfig cfg, java.lang.String tableName, Environment env) throws TVCException
TVCExceptionpublic static com.technia.tvc.xbom.compare2.def.Field newField(Column c)
public static com.technia.tvc.xbom.compare2.def.KeySpec newKeySpec(com.technia.tvc.xbom.xbl2.cfg.CompareSettings.KeySpec ks)
public static boolean add(com.technia.tvc.xbom.compare2.def.KeySpec ks,
com.technia.tvc.xbom.xbl2.cfg.CompareSettings.Field f)
public static com.technia.tvc.xbom.xbl2.XBLTableBean<? extends TableData> getTableBean(javax.servlet.http.HttpServletRequest request)
public static java.lang.String getBaselineId(java.lang.String objectId)
throws TVCException
TVCExceptionpublic void performCompare(java.lang.String oid,
java.lang.String baselineOid,
java.lang.String tableName,
Environment env,
XMLWriter out)
throws TVCException
TVCExceptionCopyright ? Technia AB. All Rights Reserved.