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

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

public class RRCCustomizationHelper
extends Object

Process attributes: CustomParameters


Field Summary
private  RequestResultCache cache
           
private  Collection iterations
           
private static Log log
           
 
Constructor Summary
RRCCustomizationHelper(Collection iterations, RequestResultCache cache)
          Construct helper
 
Method Summary
 void setCustomParameters()
           
 
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

iterations

private final Collection iterations

cache

private final RequestResultCache cache
Constructor Detail

RRCCustomizationHelper

public RRCCustomizationHelper(Collection iterations,
                              RequestResultCache cache)
Construct helper

Parameters:
cache - RequestResultCache
Method Detail

setCustomParameters

public void setCustomParameters()
                         throws UwgmErrorException
Throws:
UwgmErrorException