com.ptc.windchill.enterprise.search.client
Class CoSearchTypePropertyPickerOkActionDoer

java.lang.Object
  extended by com.ptc.core.ca.co.client.picker.CoPickerOkActionDoer
      extended by com.ptc.core.ca.co.client.picker.CoPropertyPickerOkActionDoer
          extended by com.ptc.windchill.enterprise.search.client.CoSearchTypePropertyPickerOkActionDoer
All Implemented Interfaces:
CoActionDoer, CoDoer

public class CoSearchTypePropertyPickerOkActionDoer
extends CoPropertyPickerOkActionDoer

The doer to be used for Ok button on the property picker frame.

Supported API: true

Extendable: true


Method Summary
 void execute(CoActionHandlerData execData)
          Implements the following algorithm:

Supported API: true
 
Methods inherited from class com.ptc.core.ca.co.client.picker.CoPropertyPickerOkActionDoer
processAttributeInfo
 
Methods inherited from class com.ptc.core.ca.co.client.picker.CoPickerOkActionDoer
canExecute, isRelevant
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

execute

public void execute(CoActionHandlerData execData)
             throws WTException
Implements the following algorithm:

Supported API: true

Overrides:
execute in class CoPropertyPickerOkActionDoer
Parameters:
execData -
Throws:
WTException