com.ptc.windchill.cadx.move
Class WFMoveActionDelegate
java.lang.Object
com.ptc.windchill.cadx.common.BasicWildfireNavBarActionDelegate
com.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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
WFMoveActionDelegate
public WFMoveActionDelegate()
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