wt.htmlutil
Class TemplateName

java.lang.Object
  extended bywt.htmlutil.TemplateName

public class TemplateName
extends Object

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

versionID

private static final String versionID
Deprecated. 
See Also:
Constant Field Values
Constructor Detail

TemplateName

public TemplateName()
Deprecated. 
Method Detail

getWindchill

public static String getWindchill(String resourceName)
Deprecated. 
Prepends the Windchill defined templates directory to the given resourceName. The defined templates directory is "templates". Therefore, if given the resourceName of "notification/xxx", the method will return "templates/notification/xxx".

Supported API: false

Parameters:
resourceName - The resourceName on which to prepend the defined templates directory.

getLifecycle

public static String getLifecycle(String resourceName)
Deprecated. 
Returns the template resourceName with the Windchill Lifecyle path prepended.

Supported API: false

Parameters:
resourceName - The resourceName in the Windchill Lifecycle templates directory.

getEnterprise

public static String getEnterprise(String resourceName)
Deprecated. 
Returns the template resourceName with the Windchill Enterprise path prepended.

Supported API: false

Parameters:
resourceName - The resourceName in the Windchill Enterprise templates directory.

getObjectIdentificationBrief

public static String getObjectIdentificationBrief(String resourceName)
Deprecated. 
Returns the template resourceName with the Windchill ObjectIdentificationBrief path prepended.

Supported API: false

Parameters:
resourceName - The resourceName in the Windchill ObjectIdentificationBrief templates directory.

getObjectIdentificationVerbose

public static String getObjectIdentificationVerbose(String resourceName)
Deprecated. 
Returns the template resourceName with the Windchill ObjectIdentificationVerbose path prepended.

Supported API: false

Parameters:
resourceName - The resourceName in the Windchill ObjectIdentificationVerbose templates directory.

getObjectProperties

public static String getObjectProperties(String resourceName)
Deprecated. 
Returns the template resourceName with the Windchill ObjectProperties path prepended.

Supported API: false

Parameters:
resourceName - The resourceName in the Windchill ObjectProperties templates directory.

getObjectComparison

public static String getObjectComparison(String resourceName)
Deprecated. 
Returns the template resourceName with the Windchill ObjectComparison path prepended.

Supported API: false

Parameters:
resourceName - The resourceName in the Windchill ObjectComparison templates directory.

getChangeMgmt

public static String getChangeMgmt(String resourceName)
Deprecated. 
Returns the template resourceName with the Windchill ChangeMgmt path prepended.

Supported API: false

Parameters:
resourceName - The resourceName in the Windchill ChangeMgmt templates directory.

getGui

public static String getGui(String resourceName)
Deprecated. 
Returns the template resourceName with the Windchill Gui path prepended.

Supported API: false

Parameters:
resourceName - The resourceName in the Windchill Gui templates directory.

getSysadm

public static String getSysadm(String resourceName)
Deprecated. 
Returns the template resourceName with the Windchill Sysadm path prepended.

Supported API: false

Parameters:
resourceName - The resourceName in the Windchill Sysadm templates directory.

getWorkNotification

public static String getWorkNotification(String resourceName)
Deprecated. 
Returns the template resourceName with the Windchill Work Notification path prepended.

Supported API: false

Parameters:
resourceName - The resourceName in the Windchill Work Notification templates directory.

getPolicyNotification

public static String getPolicyNotification(String resourceName)
Deprecated. 
Returns the template resourceName with the Windchill Notification path prepended.

Supported API: false

Parameters:
resourceName - The resourceName in the Windchill Notification templates directory.

getProjectNotification

public static String getProjectNotification(String resourceName)
Deprecated. 
Returns the template resourceName with the Windchill Notification path prepended.

Supported API: false

Parameters:
resourceName - The resourceName in the Windchill Notification templates directory.

getObjectContent

public static String getObjectContent(String resource_name)
Deprecated. 
Returns the template resourceName with the Windchill ObjectContent path prepended.

Supported API: false


getFederationAdmin

public static String getFederationAdmin(String resourceName)
Deprecated. 
Returns the template resourceName with the Windchill FederationAdmin path prepended.

Supported API: false

Parameters:
resourceName - The resourceName in the Windchill FederationAdmin templates directory.

getNetMarkets

public static String getNetMarkets(String resourceName)
Deprecated. 
Returns the template resourceName with the Windchill NetMarkets path prepended.

Supported API: false

Parameters:
resourceName - The resourceName in the Windchill NetMarkets templates directory.

getReplication

public static String getReplication(String resourceName)
Deprecated. 
Returns the template resourceName with the Windchill Replication path prepended.

Supported API: false

Parameters:
resourceName - The resourceName in the Windchill Replication templates directory.

getMeetingNotification

public static String getMeetingNotification(String resourceName)
Deprecated. 
Returns the template resourceName with the Windchill Meeting path prepended.

Supported API: false

Parameters:
resourceName - The resourceName in the Windchill Meeting templates directory.

getContainerTeam

public static String getContainerTeam(String resourceName)
Deprecated. 
Returns the template resourceName with the Windchill container team path prepended.

Supported API: false

Parameters:
resourceName - The resourceName in the Windchill containerteam templates directory.