com.ptc.windchill.cadx.delete
Class DeleteActionDelegate

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

public class DeleteActionDelegate
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
DeleteActionDelegate()
           
 
Method Summary
 Boolean enableable(Object object, HTTPRequest request)
          

Supported API: false
 String getContextServiceName()
          

Supported API: false
protected  void setContextServiceName(String name)
          

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

DeleteActionDelegate

public DeleteActionDelegate()
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

protected void setContextServiceName(String name)


Supported API: false

Parameters:
name -

valid

public Boolean valid(Object object)


Supported API: false

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