com.ptc.refimpl.co.computedvalues
Class ContainerRefComputedValue

java.lang.Object
  extended bycom.ptc.core.ca.co.client.doer.function.CoSimpleFunction_Action_Param
      extended bycom.ptc.refimpl.co.computedvalues.ContainerRefComputedValue
All Implemented Interfaces:
CoFunction_Action_Param

public class ContainerRefComputedValue
extends CoSimpleFunction_Action_Param


Field Summary
 
Fields inherited from class com.ptc.core.ca.co.client.doer.function.CoSimpleFunction_Action_Param
 
Constructor Summary
ContainerRefComputedValue()
           
 
Method Summary
 void addInputParameters(CoTaskData taskData, CoConfigFeature parameterConfig, CoSimpleActionHandlerData execData)
          This method finds the default container_ref
private  String compute_container_reference(CoTaskData taskData)
           
 
Methods inherited from class com.ptc.core.ca.co.client.doer.function.CoSimpleFunction_Action_Param
addInputParameters
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContainerRefComputedValue

public ContainerRefComputedValue()
Method Detail

addInputParameters

public void addInputParameters(CoTaskData taskData,
                               CoConfigFeature parameterConfig,
                               CoSimpleActionHandlerData execData)
                        throws WTException
This method finds the default container_ref

Specified by:
addInputParameters in class CoSimpleFunction_Action_Param
Parameters:
taskData -
parameterConfig -
execData -
Throws:
WTException

compute_container_reference

private String compute_container_reference(CoTaskData taskData)
                                    throws WTException
Throws:
WTException