com.ptc.windchill.cadx.move
Class WFMoveActionDelegate

java.lang.Object
  extended bycom.ptc.windchill.cadx.common.BasicWildfireNavBarActionDelegate
      extended bycom.ptc.windchill.cadx.move.WFMoveActionDelegate
All Implemented Interfaces:
ActionDelegate, NavBarActionDelegate, Serializable, WildfireActionDelegate, WildfireNavBarCommonActionDelegate
Direct Known Subclasses:
WFMoveURLActionDelegate

public class WFMoveActionDelegate
extends BasicWildfireNavBarActionDelegate
implements Serializable



Supported API: false

Extendable: false

See Also:
Serialized Form

Field Summary
private static String CLASSNAME
           
static String CONTEXT_SERVICE_NAME
           
private static String RESOURCE
           
 
Fields inherited from class com.ptc.windchill.cadx.common.BasicWildfireNavBarActionDelegate
state
 
Constructor Summary
WFMoveActionDelegate()
           
 
Method Summary
 Boolean enableable(Object object, HTTPRequest request)
          

Supported API: false
 String getContextServiceName()
          

Supported API: false
 void setContextServiceName(String newContextServiceName)
          

Supported API: false
 Boolean valid(Object object)
          

Supported API: false
 
Methods inherited from class com.ptc.windchill.cadx.common.BasicWildfireNavBarActionDelegate
enableable, enableable, getContextWorkspace, getIsValidInInActive, getNeverInStandAlone, setActionName, setContextWorkspace, setIsValidInInActive, setNeverInStandAlone, setState
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESOURCE

private static final String RESOURCE
See Also:
Constant Field Values

CLASSNAME

private static final String CLASSNAME

CONTEXT_SERVICE_NAME

public static final String CONTEXT_SERVICE_NAME
See Also:
Constant Field Values
Constructor Detail

WFMoveActionDelegate

public WFMoveActionDelegate()
Method Detail

enableable

public Boolean enableable(Object object,
                          HTTPRequest request)
                   throws WTException


Supported API: false

Specified by:
enableable in interface WildfireActionDelegate
Overrides:
enableable in class BasicWildfireNavBarActionDelegate
Parameters:
object -
request -
Returns:
Boolean
Throws:
WTException

getContextServiceName

public String getContextServiceName()


Supported API: false

Specified by:
getContextServiceName in interface ActionDelegate
Returns:
String

setContextServiceName

public void setContextServiceName(String newContextServiceName)


Supported API: false

Parameters:
newContextServiceName -

valid

public Boolean valid(Object object)


Supported API: false

Specified by:
valid in interface ActionDelegate
Parameters:
object -
Returns:
Boolean