com.ptc.windchill.cadx.common
Class EPMCurrentApplication

java.lang.Object
  extended bycom.ptc.windchill.cadx.common.EPMCurrentApplication

public final class EPMCurrentApplication
extends Object


Field Summary
private static String app
           
 
Constructor Summary
EPMCurrentApplication()
           
 
Method Summary
static String getCurrentApplication()
           
static void setCurrentApplication(String newApp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

app

private static String app
Constructor Detail

EPMCurrentApplication

public EPMCurrentApplication()
Method Detail

getCurrentApplication

public static String getCurrentApplication()

setCurrentApplication

public static void setCurrentApplication(String newApp)