wt.enterprise
Class UrlLinkResource

java.lang.Object
  extended byjava.util.ResourceBundle
      extended byjava.util.ListResourceBundle
          extended bywt.enterprise.UrlLinkResource
Direct Known Subclasses:
UrlLinkResource_en_GB, UrlLinkResource_en_US

public class UrlLinkResource
extends ListResourceBundle

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
static String CONFIGURATIONITEM_ACTIONS
          

Supported API: true

Extendable: false
(package private) static Object[][] contents
          

Supported API: false

Extendable: false
static String EPMDOCUMENT_ACTIONS
          

Supported API: true

Extendable: false
static String GENERICPART_ACTIONS
          

Supported API: true

Extendable: false
static String LIFECYCLETEMPLATE_ACTIONS
          

Supported API: true

Extendable: false
static String NAME_SEPARATOR
          

Supported API: true

Extendable: false
static String NO_ACTIONS
          

Supported API: false

Extendable: false
static String PAIR_SEPARATOR
          

Supported API: true

Extendable: false
static String PMASSEMBLY_ACTIONS
          

Supported API: true

Extendable: false
static String PMCOMPOUNDASSEMBLY_ACTIONS
          

Supported API: true

Extendable: false
static String PMCOMPOUNDOPERATION_ACTIONS
          

Supported API: true

Extendable: false
static String PMCOMPOUNDRESOURCE_ACTIONS
          

Supported API: true

Extendable: false
static String PMINTERMEDIATEASMBLY_ACTIONS
          

Supported API: true

Extendable: false
static String PMMFGFEATURE_ACTIONS
          

Supported API: true

Extendable: false
static String PMOPERATION_ACTIONS
          

Supported API: true

Extendable: false
static String PMPROCESS_ACTIONS
          

Supported API: true

Extendable: false
static String PMPROCESSRESOURCE_ACTIONS
          

Supported API: true

Extendable: false
static String PMRESOURCEPLACEHOLDER_ACTIONS
          

Supported API: true

Extendable: false
static String PMSTUDY_ACTIONS
          

Supported API: true

Extendable: false
static String PMTOOLINSTANCE_ACTIONS
          

Supported API: true

Extendable: false
static String PMTOOLPROTOTYPE_ACTIONS
          

Supported API: true

Extendable: false
static String REPORTTEMPLATE_ACTIONS
          

Supported API: true

Extendable: false
static String TEAM_ACTIONS
          

Supported API: true

Extendable: false
static String TEAMDISTRIBUTIONLIST_ACTIONS
          

Supported API: true

Extendable: false
static String TEAMTEMPLATE_ACTIONS
          

Supported API: true

Extendable: false
static String VARIANTSPEC_ACTIONS
          

Supported API: true

Extendable: false
static String WTCHANGEACTIVITY_ACTIONS
          

Supported API: true

Extendable: false
static String WTCHANGEISSUE_ACTIONS
          

Supported API: true

Extendable: false
static String WTCHANGEORDER_ACTIONS
          

Supported API: true

Extendable: false
static String WTCHANGEREQUEST_ACTIONS
          

Supported API: true

Extendable: false
static String WTDOCUMENT_ACTIONS
          

Supported API: true

Extendable: false
static String WTDOCUMENTMASTER_ACTIONS
          

Supported API: true

Extendable: false
static String WTPART_ACTIONS
          

Supported API: true

Extendable: false
static String WTPARTMASTER_ACTIONS
          

Supported API: true

Extendable: false
static String WTPRODUCTCONFIGURATION_ACTIONS
          

Supported API: true

Extendable: false
static String WTPRODUCTINSTANCE_ACTIONS
          

Supported API: true

Extendable: false
static String WTPRODUCTINSTANCE2_ACTIONS
          

Supported API: true

Extendable: false
static String WTSERIALNUMBEREDPART_ACTIONS
          

Supported API: true

Extendable: false
static String WTUNIT_ACTIONS
          

Supported API: true

Extendable: false
 
Fields inherited from class java.util.ListResourceBundle
 
Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
UrlLinkResource()
           
 
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

WTPART_ACTIONS

public static final String WTPART_ACTIONS


Supported API: true

Extendable: false

See Also:
Constant Field Values

NAME_SEPARATOR

public static final String NAME_SEPARATOR


Supported API: true

Extendable: false

See Also:
Constant Field Values

PAIR_SEPARATOR

public static final String PAIR_SEPARATOR


Supported API: true

Extendable: false

See Also:
Constant Field Values

WTDOCUMENT_ACTIONS

public static final String WTDOCUMENT_ACTIONS


Supported API: true

Extendable: false

See Also:
Constant Field Values

WTCHANGEACTIVITY_ACTIONS

public static final String WTCHANGEACTIVITY_ACTIONS


Supported API: true

Extendable: false

See Also:
Constant Field Values

WTCHANGEORDER_ACTIONS

public static final String WTCHANGEORDER_ACTIONS


Supported API: true

Extendable: false

See Also:
Constant Field Values

WTCHANGEREQUEST_ACTIONS

public static final String WTCHANGEREQUEST_ACTIONS


Supported API: true

Extendable: false

See Also:
Constant Field Values

WTPARTMASTER_ACTIONS

public static final String WTPARTMASTER_ACTIONS


Supported API: true

Extendable: false

See Also:
Constant Field Values

WTDOCUMENTMASTER_ACTIONS

public static final String WTDOCUMENTMASTER_ACTIONS


Supported API: true

Extendable: false

See Also:
Constant Field Values

WTCHANGEISSUE_ACTIONS

public static final String WTCHANGEISSUE_ACTIONS


Supported API: true

Extendable: false

See Also:
Constant Field Values

EPMDOCUMENT_ACTIONS

public static final String EPMDOCUMENT_ACTIONS


Supported API: true

Extendable: false

See Also:
Constant Field Values

REPORTTEMPLATE_ACTIONS

public static final String REPORTTEMPLATE_ACTIONS


Supported API: true

Extendable: false

See Also:
Constant Field Values

TEAM_ACTIONS

public static final String TEAM_ACTIONS


Supported API: true

Extendable: false

See Also:
Constant Field Values

LIFECYCLETEMPLATE_ACTIONS

public static final String LIFECYCLETEMPLATE_ACTIONS


Supported API: true

Extendable: false

See Also:
Constant Field Values

GENERICPART_ACTIONS

public static final String GENERICPART_ACTIONS


Supported API: true

Extendable: false

See Also:
Constant Field Values

VARIANTSPEC_ACTIONS

public static final String VARIANTSPEC_ACTIONS


Supported API: true

Extendable: false

See Also:
Constant Field Values

CONFIGURATIONITEM_ACTIONS

public static final String CONFIGURATIONITEM_ACTIONS


Supported API: true

Extendable: false

See Also:
Constant Field Values

WTPRODUCTINSTANCE_ACTIONS

public static final String WTPRODUCTINSTANCE_ACTIONS


Supported API: true

Extendable: false

See Also:
Constant Field Values

PMOPERATION_ACTIONS

public static final String PMOPERATION_ACTIONS


Supported API: true

Extendable: false

See Also:
Constant Field Values

PMCOMPOUNDOPERATION_ACTIONS

public static final String PMCOMPOUNDOPERATION_ACTIONS


Supported API: true

Extendable: false

See Also:
Constant Field Values

PMCOMPOUNDRESOURCE_ACTIONS

public static final String PMCOMPOUNDRESOURCE_ACTIONS


Supported API: true

Extendable: false

See Also:
Constant Field Values

PMRESOURCEPLACEHOLDER_ACTIONS

public static final String PMRESOURCEPLACEHOLDER_ACTIONS


Supported API: true

Extendable: false

See Also:
Constant Field Values

PMTOOLINSTANCE_ACTIONS

public static final String PMTOOLINSTANCE_ACTIONS


Supported API: true

Extendable: false

See Also:
Constant Field Values

PMTOOLPROTOTYPE_ACTIONS

public static final String PMTOOLPROTOTYPE_ACTIONS


Supported API: true

Extendable: false

See Also:
Constant Field Values

PMMFGFEATURE_ACTIONS

public static final String PMMFGFEATURE_ACTIONS


Supported API: true

Extendable: false

See Also:
Constant Field Values

PMCOMPOUNDASSEMBLY_ACTIONS

public static final String PMCOMPOUNDASSEMBLY_ACTIONS


Supported API: true

Extendable: false

See Also:
Constant Field Values

PMASSEMBLY_ACTIONS

public static final String PMASSEMBLY_ACTIONS


Supported API: true

Extendable: false

See Also:
Constant Field Values

PMSTUDY_ACTIONS

public static final String PMSTUDY_ACTIONS


Supported API: true

Extendable: false

See Also:
Constant Field Values

PMINTERMEDIATEASMBLY_ACTIONS

public static final String PMINTERMEDIATEASMBLY_ACTIONS


Supported API: true

Extendable: false

See Also:
Constant Field Values

PMPROCESS_ACTIONS

public static final String PMPROCESS_ACTIONS


Supported API: true

Extendable: false

See Also:
Constant Field Values

PMPROCESSRESOURCE_ACTIONS

public static final String PMPROCESSRESOURCE_ACTIONS


Supported API: true

Extendable: false

See Also:
Constant Field Values

WTPRODUCTCONFIGURATION_ACTIONS

public static final String WTPRODUCTCONFIGURATION_ACTIONS


Supported API: true

Extendable: false

See Also:
Constant Field Values

WTPRODUCTINSTANCE2_ACTIONS

public static final String WTPRODUCTINSTANCE2_ACTIONS


Supported API: true

Extendable: false

See Also:
Constant Field Values

WTUNIT_ACTIONS

public static final String WTUNIT_ACTIONS


Supported API: true

Extendable: false

See Also:
Constant Field Values

TEAMTEMPLATE_ACTIONS

public static final String TEAMTEMPLATE_ACTIONS


Supported API: true

Extendable: false

See Also:
Constant Field Values

TEAMDISTRIBUTIONLIST_ACTIONS

public static final String TEAMDISTRIBUTIONLIST_ACTIONS


Supported API: true

Extendable: false

See Also:
Constant Field Values

WTSERIALNUMBEREDPART_ACTIONS

public static final String WTSERIALNUMBEREDPART_ACTIONS


Supported API: true

Extendable: false

See Also:
Constant Field Values

NO_ACTIONS

public static final String NO_ACTIONS


Supported API: false

Extendable: false

See Also:
Constant Field Values

contents

static final Object[][] contents


Supported API: false

Extendable: false

Constructor Detail

UrlLinkResource

public UrlLinkResource()
Method Detail

getContents

public Object[][] getContents()


Supported API: true

Extendable: false


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()