com.ptc.windchill.uwgm.cadx.setstate
Class SetStateHelper

java.lang.Object
  extended bycom.ptc.windchill.uwgm.cadx.setstate.SetStateHelper

public class SetStateHelper
extends Object


Field Summary
private static String LIFECYLE_TEMPLATE
           
private static String STATES_MAP
           
 
Constructor Summary
SetStateHelper()
           
 
Method Summary
static Map getAllLifecycleStates(Locale locale)
           
static Map getStatesMap(Collection dataObjects)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LIFECYLE_TEMPLATE

private static final String LIFECYLE_TEMPLATE
See Also:
Constant Field Values

STATES_MAP

private static final String STATES_MAP
See Also:
Constant Field Values
Constructor Detail

SetStateHelper

public SetStateHelper()
Method Detail

getAllLifecycleStates

public static Map getAllLifecycleStates(Locale locale)

getStatesMap

public static Map getStatesMap(Collection dataObjects)
                        throws WTException
Throws:
WTException