com.ptc.windchill.enterprise.search.server
Class PrintUtility
java.lang.Object
com.ptc.windchill.enterprise.search.server.PrintUtility
- public class PrintUtility
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrintUtility
public PrintUtility()
print
public static void print(Map m,
String header)
print
public static void print(String[] a,
String header)
print
public static void print(AttributeTypeIdentifier[] atis,
String header)
print
public static void print(TypeIdentifier[] tis,
String header)
print
public static void print(ResultContainer rc,
String key,
Object value)
throws WTException
- Throws:
WTException
print
public static void print(ResultContainer rc,
String label)
throws WTException
- Throws:
WTException
print
public static void print(ResultContainer rc)
throws WTException
- Throws:
WTException
print
public static void print(ResultContainer rc,
Map logicalFormValueMap,
String header)
throws WTException
- Throws:
WTException
print
public static void print(Map m)
print
public static void print(AttributeContainerSet[] sets)