wt.enterprise
Class UrlLinkResource_en_US

java.lang.Object
  extended byjava.util.ResourceBundle
      extended byjava.util.ListResourceBundle
          extended bywt.enterprise.UrlLinkResource
              extended bywt.enterprise.UrlLinkResource_en_US

public class UrlLinkResource_en_US
extends UrlLinkResource

enterpriseResource message resource bundle [English/US] Usage notes: Last USED ID: 5 DO NOT REUSE IDS. If an message becomes obsolete, comment it out but do not create a new message with that id. To Remove all actions from the search page, use the NO_ACTIONS constant in the _ACTION_LINKS_MIN paragraph, see example below. example:
{ "WTPART_ACTION_LINKS_MIN", NO_ACTIONS },

Supported API: true

Extendable: false


Nested Class Summary
 
Nested classes inherited from class java.util.ResourceBundle
 
Field Summary
(package private) static Object[][] contents
          

Supported API: false

Extendable: false
 
Fields inherited from class wt.enterprise.UrlLinkResource
CONFIGURATIONITEM_ACTIONS, EPMDOCUMENT_ACTIONS, GENERICPART_ACTIONS, LIFECYCLETEMPLATE_ACTIONS, NAME_SEPARATOR, NO_ACTIONS, PAIR_SEPARATOR, PMASSEMBLY_ACTIONS, PMCOMPOUNDASSEMBLY_ACTIONS, PMCOMPOUNDOPERATION_ACTIONS, PMCOMPOUNDRESOURCE_ACTIONS, PMINTERMEDIATEASMBLY_ACTIONS, PMMFGFEATURE_ACTIONS, PMOPERATION_ACTIONS, PMPROCESS_ACTIONS, PMPROCESSRESOURCE_ACTIONS, PMRESOURCEPLACEHOLDER_ACTIONS, PMSTUDY_ACTIONS, PMTOOLINSTANCE_ACTIONS, PMTOOLPROTOTYPE_ACTIONS, REPORTTEMPLATE_ACTIONS, TEAM_ACTIONS, TEAMDISTRIBUTIONLIST_ACTIONS, TEAMTEMPLATE_ACTIONS, VARIANTSPEC_ACTIONS, WTCHANGEACTIVITY_ACTIONS, WTCHANGEISSUE_ACTIONS, WTCHANGEORDER_ACTIONS, WTCHANGEREQUEST_ACTIONS, WTDOCUMENT_ACTIONS, WTDOCUMENTMASTER_ACTIONS, WTPART_ACTIONS, WTPARTMASTER_ACTIONS, WTPRODUCTCONFIGURATION_ACTIONS, WTPRODUCTINSTANCE_ACTIONS, WTPRODUCTINSTANCE2_ACTIONS, WTSERIALNUMBEREDPART_ACTIONS, WTUNIT_ACTIONS
 
Fields inherited from class java.util.ListResourceBundle
 
Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
UrlLinkResource_en_US()
           
 
Method Summary
 Object[][] getContents()
          

Supported API: true

Extendable: false
private static String getValuesForDOCUMENT_ACTION_LINKS()
           
private static String getValuesForEPMDOCUMENT_ACTION_LINKS()
           
private static String getValuesForEPMDOCUMENT_ACTIONS()
           
private static String getValuesForWTDOCUMENT_ACTIONS()
           
private static String getValuesForWTPART_ACTIONS()
           
private static String getValuesForWTSERIALNUMBEREDPART_ACTIONS()
           
 
Methods inherited from class java.util.ListResourceBundle
getKeys, handleGetObject
 
Methods inherited from class java.util.ResourceBundle
getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

contents

static final Object[][] contents


Supported API: false

Extendable: false

Constructor Detail

UrlLinkResource_en_US

public UrlLinkResource_en_US()
Method Detail

getContents

public Object[][] getContents()


Supported API: true

Extendable: false

Overrides:
getContents in class UrlLinkResource

getValuesForWTPART_ACTIONS

private static String getValuesForWTPART_ACTIONS()

getValuesForWTSERIALNUMBEREDPART_ACTIONS

private static String getValuesForWTSERIALNUMBEREDPART_ACTIONS()

getValuesForWTDOCUMENT_ACTIONS

private static String getValuesForWTDOCUMENT_ACTIONS()

getValuesForEPMDOCUMENT_ACTIONS

private static String getValuesForEPMDOCUMENT_ACTIONS()

getValuesForEPMDOCUMENT_ACTION_LINKS

private static String getValuesForEPMDOCUMENT_ACTION_LINKS()

getValuesForDOCUMENT_ACTION_LINKS

private static String getValuesForDOCUMENT_ACTION_LINKS()