Package wt.enterprise

Class 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
  • Field Details

    • WTPART_ACTIONS

      public static final String WTPART_ACTIONS


      Supported API: true

      Extendable: false
      See Also:
    • NAME_SEPARATOR

      public static final String NAME_SEPARATOR


      Supported API: true

      Extendable: false
      See Also:
    • PAIR_SEPARATOR

      public static final String PAIR_SEPARATOR


      Supported API: true

      Extendable: false
      See Also:
    • WTDOCUMENT_ACTIONS

      public static final String WTDOCUMENT_ACTIONS


      Supported API: true

      Extendable: false
      See Also:
    • WTCHANGEACTIVITY_ACTIONS

      public static final String WTCHANGEACTIVITY_ACTIONS


      Supported API: true

      Extendable: false
      See Also:
    • WTCHANGEORDER_ACTIONS

      public static final String WTCHANGEORDER_ACTIONS


      Supported API: true

      Extendable: false
      See Also:
    • WTCHANGEREQUEST_ACTIONS

      public static final String WTCHANGEREQUEST_ACTIONS


      Supported API: true

      Extendable: false
      See Also:
    • WTPARTMASTER_ACTIONS

      public static final String WTPARTMASTER_ACTIONS


      Supported API: true

      Extendable: false
      See Also:
    • WTDOCUMENTMASTER_ACTIONS

      public static final String WTDOCUMENTMASTER_ACTIONS


      Supported API: true

      Extendable: false
      See Also:
    • WTCHANGEISSUE_ACTIONS

      public static final String WTCHANGEISSUE_ACTIONS


      Supported API: true

      Extendable: false
      See Also:
    • EPMDOCUMENT_ACTIONS

      public static final String EPMDOCUMENT_ACTIONS


      Supported API: true

      Extendable: false
      See Also:
    • REPORTTEMPLATE_ACTIONS

      public static final String REPORTTEMPLATE_ACTIONS


      Supported API: true

      Extendable: false
      See Also:
    • TEAM_ACTIONS

      public static final String TEAM_ACTIONS


      Supported API: true

      Extendable: false
      See Also:
    • LIFECYCLETEMPLATE_ACTIONS

      public static final String LIFECYCLETEMPLATE_ACTIONS


      Supported API: true

      Extendable: false
      See Also:
    • GENERICPART_ACTIONS

      public static final String GENERICPART_ACTIONS


      Supported API: true

      Extendable: false
      See Also:
    • VARIANTSPEC_ACTIONS

      public static final String VARIANTSPEC_ACTIONS


      Supported API: true

      Extendable: false
      See Also:
    • CONFIGURATIONITEM_ACTIONS

      public static final String CONFIGURATIONITEM_ACTIONS


      Supported API: true

      Extendable: false
      See Also:
    • WTPRODUCTINSTANCE_ACTIONS

      public static final String WTPRODUCTINSTANCE_ACTIONS


      Supported API: true

      Extendable: false
      See Also:
    • PMOPERATION_ACTIONS

      public static final String PMOPERATION_ACTIONS


      Supported API: true

      Extendable: false
      See Also:
    • PMCOMPOUNDOPERATION_ACTIONS

      public static final String PMCOMPOUNDOPERATION_ACTIONS


      Supported API: true

      Extendable: false
      See Also:
    • PMCOMPOUNDRESOURCE_ACTIONS

      public static final String PMCOMPOUNDRESOURCE_ACTIONS


      Supported API: true

      Extendable: false
      See Also:
    • PMRESOURCEPLACEHOLDER_ACTIONS

      public static final String PMRESOURCEPLACEHOLDER_ACTIONS


      Supported API: true

      Extendable: false
      See Also:
    • PMTOOLINSTANCE_ACTIONS

      public static final String PMTOOLINSTANCE_ACTIONS


      Supported API: true

      Extendable: false
      See Also:
    • PMTOOLPROTOTYPE_ACTIONS

      public static final String PMTOOLPROTOTYPE_ACTIONS


      Supported API: true

      Extendable: false
      See Also:
    • PMMFGFEATURE_ACTIONS

      public static final String PMMFGFEATURE_ACTIONS


      Supported API: true

      Extendable: false
      See Also:
    • PMCOMPOUNDASSEMBLY_ACTIONS

      public static final String PMCOMPOUNDASSEMBLY_ACTIONS


      Supported API: true

      Extendable: false
      See Also:
    • PMASSEMBLY_ACTIONS

      public static final String PMASSEMBLY_ACTIONS


      Supported API: true

      Extendable: false
      See Also:
    • PMSTUDY_ACTIONS

      public static final String PMSTUDY_ACTIONS


      Supported API: true

      Extendable: false
      See Also:
    • PMINTERMEDIATEASMBLY_ACTIONS

      public static final String PMINTERMEDIATEASMBLY_ACTIONS


      Supported API: true

      Extendable: false
      See Also:
    • PMPROCESS_ACTIONS

      public static final String PMPROCESS_ACTIONS


      Supported API: true

      Extendable: false
      See Also:
    • PMPROCESSRESOURCE_ACTIONS

      public static final String PMPROCESSRESOURCE_ACTIONS


      Supported API: true

      Extendable: false
      See Also:
    • WTPRODUCTCONFIGURATION_ACTIONS

      public static final String WTPRODUCTCONFIGURATION_ACTIONS


      Supported API: true

      Extendable: false
      See Also:
    • WTPRODUCTINSTANCE2_ACTIONS

      public static final String WTPRODUCTINSTANCE2_ACTIONS


      Supported API: true

      Extendable: false
      See Also:
    • WTUNIT_ACTIONS

      public static final String WTUNIT_ACTIONS


      Supported API: true

      Extendable: false
      See Also:
    • TEAMTEMPLATE_ACTIONS

      public static final String TEAMTEMPLATE_ACTIONS


      Supported API: true

      Extendable: false
      See Also:
    • TEAMDISTRIBUTIONLIST_ACTIONS

      public static final String TEAMDISTRIBUTIONLIST_ACTIONS


      Supported API: true

      Extendable: false
      See Also:
    • WTSERIALNUMBEREDPART_ACTIONS

      public static final String WTSERIALNUMBEREDPART_ACTIONS


      Supported API: true

      Extendable: false
      See Also:
  • Method Details