|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.htmlutil.TemplateName
TemplateName contains those methods which provide or prepend a resourcePath for a template.
This class provides a centralized location for template resourcePath names.
Supported API: false
Extendable: false
Field Summary | |
private static String |
versionID
Deprecated. |
Constructor Summary | |
TemplateName()
Deprecated. |
Method Summary | |
static String |
getChangeMgmt(String resourceName)
Deprecated. Returns the template resourceName with the Windchill ChangeMgmt path prepended. |
static String |
getContainerTeam(String resourceName)
Deprecated. Returns the template resourceName with the Windchill container team path prepended. |
static String |
getEnterprise(String resourceName)
Deprecated. Returns the template resourceName with the Windchill Enterprise path prepended. |
static String |
getFederationAdmin(String resourceName)
Deprecated. Returns the template resourceName with the Windchill FederationAdmin path prepended. |
static String |
getGui(String resourceName)
Deprecated. Returns the template resourceName with the Windchill Gui path prepended. |
static String |
getLifecycle(String resourceName)
Deprecated. Returns the template resourceName with the Windchill Lifecyle path prepended. |
static String |
getMeetingNotification(String resourceName)
Deprecated. Returns the template resourceName with the Windchill Meeting path prepended. |
static String |
getNetMarkets(String resourceName)
Deprecated. Returns the template resourceName with the Windchill NetMarkets path prepended. |
static String |
getObjectComparison(String resourceName)
Deprecated. Returns the template resourceName with the Windchill ObjectComparison path prepended. |
static String |
getObjectContent(String resource_name)
Deprecated. Returns the template resourceName with the Windchill ObjectContent path prepended. |
static String |
getObjectIdentificationBrief(String resourceName)
Deprecated. Returns the template resourceName with the Windchill ObjectIdentificationBrief path prepended. |
static String |
getObjectIdentificationVerbose(String resourceName)
Deprecated. Returns the template resourceName with the Windchill ObjectIdentificationVerbose path prepended. |
static String |
getObjectProperties(String resourceName)
Deprecated. Returns the template resourceName with the Windchill ObjectProperties path prepended. |
static String |
getPolicyNotification(String resourceName)
Deprecated. Returns the template resourceName with the Windchill Notification path prepended. |
static String |
getProjectNotification(String resourceName)
Deprecated. Returns the template resourceName with the Windchill Notification path prepended. |
static String |
getReplication(String resourceName)
Deprecated. Returns the template resourceName with the Windchill Replication path prepended. |
static String |
getSysadm(String resourceName)
Deprecated. Returns the template resourceName with the Windchill Sysadm path prepended. |
static String |
getWindchill(String resourceName)
Deprecated. Prepends the Windchill defined templates directory to the given resourceName. |
static String |
getWorkNotification(String resourceName)
Deprecated. Returns the template resourceName with the Windchill Work Notification path prepended. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static final String versionID
Constructor Detail |
public TemplateName()
Method Detail |
public static String getWindchill(String resourceName)
resourceName
- The resourceName on which to prepend the defined templates directory.public static String getLifecycle(String resourceName)
resourceName
- The resourceName in the Windchill Lifecycle templates directory.public static String getEnterprise(String resourceName)
resourceName
- The resourceName in the Windchill Enterprise templates directory.public static String getObjectIdentificationBrief(String resourceName)
resourceName
- The resourceName in the Windchill ObjectIdentificationBrief templates directory.public static String getObjectIdentificationVerbose(String resourceName)
resourceName
- The resourceName in the Windchill ObjectIdentificationVerbose templates directory.public static String getObjectProperties(String resourceName)
resourceName
- The resourceName in the Windchill ObjectProperties templates directory.public static String getObjectComparison(String resourceName)
resourceName
- The resourceName in the Windchill ObjectComparison templates directory.public static String getChangeMgmt(String resourceName)
resourceName
- The resourceName in the Windchill ChangeMgmt templates directory.public static String getGui(String resourceName)
resourceName
- The resourceName in the Windchill Gui templates directory.public static String getSysadm(String resourceName)
resourceName
- The resourceName in the Windchill Sysadm templates directory.public static String getWorkNotification(String resourceName)
resourceName
- The resourceName in the Windchill Work Notification templates directory.public static String getPolicyNotification(String resourceName)
resourceName
- The resourceName in the Windchill Notification templates directory.public static String getProjectNotification(String resourceName)
resourceName
- The resourceName in the Windchill Notification templates directory.public static String getObjectContent(String resource_name)
public static String getFederationAdmin(String resourceName)
resourceName
- The resourceName in the Windchill FederationAdmin templates directory.public static String getNetMarkets(String resourceName)
resourceName
- The resourceName in the Windchill NetMarkets templates directory.public static String getReplication(String resourceName)
resourceName
- The resourceName in the Windchill Replication templates directory.public static String getMeetingNotification(String resourceName)
resourceName
- The resourceName in the Windchill Meeting templates directory.public static String getContainerTeam(String resourceName)
resourceName
- The resourceName in the Windchill containerteam templates directory.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |