com.ptc.windchill.uwgm.common.pdm
Class SBStateFolderHelper
java.lang.Object
com.ptc.windchill.uwgm.common.pdm.SBStateContainerHelper
com.ptc.windchill.uwgm.common.pdm.SBStateFolderHelper
- public class SBStateFolderHelper
- extends SBStateContainerHelper
Define SandBoxState for a collection of Workable objects from folder.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
folder
private Folder folder
cl
private static Class[] cl
SBStateFolderHelper
public SBStateFolderHelper(WTCollection workables,
Folder folder)
- Construct helper for a given set of PDM documents from folder
- Parameters:
workables
- WTCollectionfolder
- Folder
getShared
protected WTSet getShared()
throws WTException
- Overrides:
getShared
in class SBStateContainerHelper
- Throws:
WTException