com.ptc.windchill.edaCompare
Class EDACompareHelper

java.lang.Object
  extended bycom.ptc.windchill.edaCompare.EDACompareHelper

class EDACompareHelper
extends Object


Field Summary
static String EDA_CATEGORY
           
static String EDACOMPARE_SEARCH_NAME
           
static String EDACOMPARE_SERVICE_NAME
           
 
Constructor Summary
(package private) EDACompareHelper()
           
 
Method Summary
static String getEDACompareSearchLink()
           
static Boolean isEDAComparable(Object object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EDA_CATEGORY

public static String EDA_CATEGORY

EDACOMPARE_SERVICE_NAME

public static String EDACOMPARE_SERVICE_NAME

EDACOMPARE_SEARCH_NAME

public static String EDACOMPARE_SEARCH_NAME
Constructor Detail

EDACompareHelper

EDACompareHelper()
Method Detail

getEDACompareSearchLink

public static String getEDACompareSearchLink()
                                      throws WTException
Throws:
WTException

isEDAComparable

public static Boolean isEDAComparable(Object object)