com.ptc.windchill.upgrade.modeldiff
Class TargetAndSourceVersion
java.lang.Object
com.ptc.windchill.upgrade.modeldiff.TargetAndSourceVersion
- class TargetAndSourceVersion
- extends Object
This is a package private class.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dateFormatter_
private static SimpleDateFormat dateFormatter_
targetId_
private static ReleaseId[] targetId_
targetIdString_
private static String targetIdString_
history_
private static Vector history_
TargetAndSourceVersion
TargetAndSourceVersion()
outputTargetAndSourceVersionInfo
static Vector outputTargetAndSourceVersionInfo(CompareSchemaReportXml csr_xml,
SimpleDateFormat dateFormatter,
String dateSQLString)
throws CompareSchemaException
- Throws:
CompareSchemaException
outputInstallAndUpgradeHistory
private static void outputInstallAndUpgradeHistory(CompareSchemaReportXml csr_xml)
throws CompareSchemaException
- Throws:
CompareSchemaException
outputVersionInfo
private static void outputVersionInfo(String label,
ReleaseId[] rel_ids,
String date_time_string)