com.ptc.hli.ecad.query
Class PersistedDesignHelper
java.lang.Object
com.ptc.hli.ecad.query.PersistedDesignHelper
- public final class PersistedDesignHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SIGNATURE
private static final PersistedDesign[] SIGNATURE
PersistedDesignHelper
public PersistedDesignHelper()
getLatestBaseline
private static Baseline getLatestBaseline(EPMDocument doc)
throws WTException
- Throws:
WTException
getLatestBaselineShort
private static Baseline getLatestBaselineShort(EPMDocument doc)
throws WTException
- Throws:
WTException
repack
public static Collection repack(QueryResult collection)
build
public static PersistedDesign[] build(Collection epmDocuments,
boolean filter)