com.ptc.windchill.upgrade.gmm
Class R50OrLaterPrepToolVersionVerifier

java.lang.Object
  extended bycom.ptc.windchill.upgrade.gmm.R50OrLaterPrepToolVersionVerifier
All Implemented Interfaces:
PrepToolVersionVerifier

public class R50OrLaterPrepToolVersionVerifier
extends Object
implements PrepToolVersionVerifier


Constructor Summary
R50OrLaterPrepToolVersionVerifier()
           
 
Method Summary
 ReleaseId[] getReleaseIdentifiers()
          Checks for the WindchillVersion class.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

R50OrLaterPrepToolVersionVerifier

public R50OrLaterPrepToolVersionVerifier()
Method Detail

getReleaseIdentifiers

public ReleaseId[] getReleaseIdentifiers()
                                  throws ReleaseIdException
Checks for the WindchillVersion class. If it exists retrieve the version from the class. Otherwise, display an error.

Specified by:
getReleaseIdentifiers in interface PrepToolVersionVerifier
Throws:
ClassNotFoundException, - ReleaseIdException
ReleaseIdException