com.ptc.windchill.cadx.common.util
Class CadxSolutionUtilities
java.lang.Object
com.ptc.windchill.cadx.common.util.CadxSolutionUtilities
- public class CadxSolutionUtilities
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ref
private static ReferenceFactory ref
urlFact
private static URLFactory urlFact
CadxSolutionUtilities
public CadxSolutionUtilities()
findProjectByName
public static Project2 findProjectByName(String name)
getPJLProjectUrl
public static String getPJLProjectUrl(String projectName)
getPJLDetailsUrl
public static String getPJLDetailsUrl(Persistable obj,
WTContainer contextContainer,
HashMap map)
getCadxDetailsUrl
public static String getCadxDetailsUrl(Persistable obj,
HashMap properties)
throws WTException
- Throws:
WTException
getDetailsUrl
public static String getDetailsUrl(Persistable obj,
WTContainer contextContainer,
HashMap properties)
throws WTException
- Throws:
WTException
getCadxDetailsUrlForLocalCacheObj
public static String getCadxDetailsUrlForLocalCacheObj(String newCadDocName)
throws WTException
- Throws:
WTException
getCadxDetailsUrlForLocalCacheObj
public static String getCadxDetailsUrlForLocalCacheObj(String newCadDocName,
String ws)
throws WTException
- Throws:
WTException