com.ptc.windchill.uwgm.proesrv.rrc
Class RRCFolderHelper
java.lang.Object
com.ptc.windchill.uwgm.proesrv.rrc.RRCFolderHelper
- public class RRCFolderHelper
- extends Object
Process FolderInfo attributes
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
private static Log log
cache
private final RequestResultCache cache
folders
private final Collection folders
RRCFolderHelper
public RRCFolderHelper(RequestResultCache cache)
- Construct helper for given collection of iterations
- Parameters:
cache
- RequestResultCache
setFolderInfo
public void setFolderInfo()
setWSFolderInfo
private void setWSFolderInfo(com.ptc.windchill.uwgm.soap.impl.uwgmdb.Folder_i folder_i,
Folder wtFolder)