com.ptc.windchill.uwgm.common.pdm
Class PDMStateFolderHelper
java.lang.Object
com.ptc.windchill.uwgm.common.pdm.PDMStateContainerHelper
com.ptc.windchill.uwgm.common.pdm.PDMStateFolderHelper
- public class PDMStateFolderHelper
- extends PDMStateContainerHelper
Define SimplePDMState for a collection of Workable objects from folder.
Method Summary |
protected WTSet |
getNew()
Retrieve new objects from a collection of Workables. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
folder
private Folder folder
PDMStateFolderHelper
public PDMStateFolderHelper(WTCollection workables,
Folder folder)
- Construct helper for a given set of PDM documents from folder
- Parameters:
workables
- WTCollectionfolder
- Folder
getNew
protected WTSet getNew()
throws WTException
- Description copied from class:
PDMStateContainerHelper
- Retrieve new objects from a collection of Workables.
- Overrides:
getNew
in class PDMStateContainerHelper
- Returns:
- WTSet of new objects
- Throws:
WTException