com.ptc.wvs.common.util
Class ConfigUtils
java.lang.Object
com.ptc.wvs.common.util.ConfigUtils
- public class ConfigUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigUtils
public ConfigUtils()
getTypeId
public static int getTypeId(EPMDocConfigSpec cs)
getTypeInfo
public static String getTypeInfo(EPMDocConfigSpec cs,
int i,
Locale locale)
getPartTypeId
public static int getPartTypeId(WTPartConfigSpec cs)
getPartTypeInfo
public static String getPartTypeInfo(WTPartConfigSpec cs,
String workingIncludedString,
int i,
Locale locale)
toUTCMidnight
public static Timestamp toUTCMidnight(Timestamp timestamp,
Locale locale)
toLocalMidnight
public static Timestamp toLocalMidnight(Timestamp timestamp,
Locale locale)