wt.enterprise
Class UrlLinkResource_en_US

java.lang.Object
  extended by java.util.ResourceBundle
      extended by java.util.ListResourceBundle
          extended by wt.enterprise.UrlLinkResource
              extended by wt.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


Field Summary
 
Fields inherited from class wt.enterprise.UrlLinkResource
CONFIGURATIONITEM_ACTIONS, EPMDOCUMENT_ACTIONS, GENERICPART_ACTIONS, LIFECYCLETEMPLATE_ACTIONS, NAME_SEPARATOR, 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.ResourceBundle
parent
 
Method Summary
 Object[][] getContents()
          

Supported API: true

Extendable: false
 
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
 

Method Detail

getContents

public Object[][] getContents()


Supported API: true

Extendable: false

Overrides:
getContents in class UrlLinkResource