com.ptc.windchill.cadx
Class WorkspaceActionsUrlLinkResource

java.lang.Object
  extended byjava.util.ResourceBundle
      extended byjava.util.ListResourceBundle
          extended bycom.ptc.windchill.cadx.WorkspaceActionsUrlLinkResource

public class WorkspaceActionsUrlLinkResource
extends ListResourceBundle


Nested Class Summary
 
Nested classes inherited from class java.util.ResourceBundle
 
Field Summary
(package private) static Object[][] contents
           
static String EPMWORKSPACE_ACTIONS
           
static String MSEL_NAME_SEPARATOR
           
static String PAIR_SEPARATOR
           
 
Fields inherited from class java.util.ListResourceBundle
 
Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
WorkspaceActionsUrlLinkResource()
           
 
Method Summary
 Object[][] getContents()
           
 
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

MSEL_NAME_SEPARATOR

public static final String MSEL_NAME_SEPARATOR
See Also:
Constant Field Values

PAIR_SEPARATOR

public static final String PAIR_SEPARATOR
See Also:
Constant Field Values

EPMWORKSPACE_ACTIONS

public static final String EPMWORKSPACE_ACTIONS
See Also:
Constant Field Values

contents

static final Object[][] contents
Constructor Detail

WorkspaceActionsUrlLinkResource

public WorkspaceActionsUrlLinkResource()
Method Detail

getContents

public Object[][] getContents()