|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ptc.windchill.cadx.newcaddoctemplate.CreateTemplateCADDocument3ActionDelegate
Supported API: false
Extendable: false
Field Summary | |
private static String |
CLASSNAME
|
static String |
CONTEXT_SERVICE_NAME
|
private static String |
RESOURCE
|
Constructor Summary | |
CreateTemplateCADDocument3ActionDelegate()
|
Method Summary | |
Boolean |
enableable(Object object)
Deprecated. |
String |
getContextServiceName()
Deprecated. |
protected void |
setContextServiceName(String newContextServiceName)
This method is to allow setting the variable, CONTEXT_SERVICE_NAME. |
Boolean |
valid(Object object)
Deprecated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static final String RESOURCE
private static final String CLASSNAME
public static final String CONTEXT_SERVICE_NAME
Constructor Detail |
public CreateTemplateCADDocument3ActionDelegate()
Method Detail |
public Boolean valid(Object object)
valid
in interface ActionDelegate
object
- The object that you want to test validity on.
public Boolean enableable(Object object) throws WTException
enableable
in interface ActionDelegate
object
- The object that you wish to set enabled.
WTException
public String getContextServiceName()
getContextServiceName
in interface ActionDelegate
protected void setContextServiceName(String newContextServiceName)
newContextServiceName
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |