|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.ResourceBundle
java.util.ListResourceBundle
wt.enterprise.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
{ "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
NAME_SEPARATOR
public static final String NAME_SEPARATOR
Supported API: true
Extendable: false
PAIR_SEPARATOR
public static final String PAIR_SEPARATOR
Supported API: true
Extendable: false
WTDOCUMENT_ACTIONS
public static final String WTDOCUMENT_ACTIONS
Supported API: true
Extendable: false
WTCHANGEACTIVITY_ACTIONS
public static final String WTCHANGEACTIVITY_ACTIONS
Supported API: true
Extendable: false
WTCHANGEORDER_ACTIONS
public static final String WTCHANGEORDER_ACTIONS
Supported API: true
Extendable: false
WTCHANGEREQUEST_ACTIONS
public static final String WTCHANGEREQUEST_ACTIONS
Supported API: true
Extendable: false
WTPARTMASTER_ACTIONS
public static final String WTPARTMASTER_ACTIONS
Supported API: true
Extendable: false
WTDOCUMENTMASTER_ACTIONS
public static final String WTDOCUMENTMASTER_ACTIONS
Supported API: true
Extendable: false
WTCHANGEISSUE_ACTIONS
public static final String WTCHANGEISSUE_ACTIONS
Supported API: true
Extendable: false
EPMDOCUMENT_ACTIONS
public static final String EPMDOCUMENT_ACTIONS
Supported API: true
Extendable: false
REPORTTEMPLATE_ACTIONS
public static final String REPORTTEMPLATE_ACTIONS
Supported API: true
Extendable: false
TEAM_ACTIONS
public static final String TEAM_ACTIONS
Supported API: true
Extendable: false
LIFECYCLETEMPLATE_ACTIONS
public static final String LIFECYCLETEMPLATE_ACTIONS
Supported API: true
Extendable: false
GENERICPART_ACTIONS
public static final String GENERICPART_ACTIONS
Supported API: true
Extendable: false
VARIANTSPEC_ACTIONS
public static final String VARIANTSPEC_ACTIONS
Supported API: true
Extendable: false
CONFIGURATIONITEM_ACTIONS
public static final String CONFIGURATIONITEM_ACTIONS
Supported API: true
Extendable: false
WTPRODUCTINSTANCE_ACTIONS
public static final String WTPRODUCTINSTANCE_ACTIONS
Supported API: true
Extendable: false
PMOPERATION_ACTIONS
public static final String PMOPERATION_ACTIONS
Supported API: true
Extendable: false
PMCOMPOUNDOPERATION_ACTIONS
public static final String PMCOMPOUNDOPERATION_ACTIONS
Supported API: true
Extendable: false
PMCOMPOUNDRESOURCE_ACTIONS
public static final String PMCOMPOUNDRESOURCE_ACTIONS
Supported API: true
Extendable: false
PMRESOURCEPLACEHOLDER_ACTIONS
public static final String PMRESOURCEPLACEHOLDER_ACTIONS
Supported API: true
Extendable: false
PMTOOLINSTANCE_ACTIONS
public static final String PMTOOLINSTANCE_ACTIONS
Supported API: true
Extendable: false
PMTOOLPROTOTYPE_ACTIONS
public static final String PMTOOLPROTOTYPE_ACTIONS
Supported API: true
Extendable: false
PMMFGFEATURE_ACTIONS
public static final String PMMFGFEATURE_ACTIONS
Supported API: true
Extendable: false
PMCOMPOUNDASSEMBLY_ACTIONS
public static final String PMCOMPOUNDASSEMBLY_ACTIONS
Supported API: true
Extendable: false
PMASSEMBLY_ACTIONS
public static final String PMASSEMBLY_ACTIONS
Supported API: true
Extendable: false
PMSTUDY_ACTIONS
public static final String PMSTUDY_ACTIONS
Supported API: true
Extendable: false
PMINTERMEDIATEASMBLY_ACTIONS
public static final String PMINTERMEDIATEASMBLY_ACTIONS
Supported API: true
Extendable: false
PMPROCESS_ACTIONS
public static final String PMPROCESS_ACTIONS
Supported API: true
Extendable: false
PMPROCESSRESOURCE_ACTIONS
public static final String PMPROCESSRESOURCE_ACTIONS
Supported API: true
Extendable: false
WTPRODUCTCONFIGURATION_ACTIONS
public static final String WTPRODUCTCONFIGURATION_ACTIONS
Supported API: true
Extendable: false
WTPRODUCTINSTANCE2_ACTIONS
public static final String WTPRODUCTINSTANCE2_ACTIONS
Supported API: true
Extendable: false
WTUNIT_ACTIONS
public static final String WTUNIT_ACTIONS
Supported API: true
Extendable: false
TEAMTEMPLATE_ACTIONS
public static final String TEAMTEMPLATE_ACTIONS
Supported API: true
Extendable: false
TEAMDISTRIBUTIONLIST_ACTIONS
public static final String TEAMDISTRIBUTIONLIST_ACTIONS
Supported API: true
Extendable: false
WTSERIALNUMBEREDPART_ACTIONS
public static final String WTSERIALNUMBEREDPART_ACTIONS
Supported API: true
Extendable: false
NO_ACTIONS
public static final String NO_ACTIONS
Supported API: false
Extendable: false
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()
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD