com.ptc.windchill.uwgm.proesrv.rrc
Class RRCIbaHelper

java.lang.Object
  extended bycom.ptc.windchill.uwgm.proesrv.rrc.RRCIbaHelper

public class RRCIbaHelper
extends Object

Process family table attributes: EpmGenericInfo, EpmInstanceInfo


Field Summary
private  RequestResultCache cache
           
private  Collection entities
           
private static Log log
           
 
Constructor Summary
RRCIbaHelper(Collection entities, RequestResultCache cache)
          Construct helper.
 
Method Summary
 void setIBAs()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

private static Log log

entities

private final Collection entities

cache

private final RequestResultCache cache
Constructor Detail

RRCIbaHelper

public RRCIbaHelper(Collection entities,
                    RequestResultCache cache)
Construct helper.

Parameters:
entities - Collection of DbObj objects which attached persistables are IBAHolders
cache - RequestResultCache
Method Detail

setIBAs

public void setIBAs()
             throws UwgmErrorException
Throws:
UwgmErrorException