com.ptc.windchill.uwgm.cadx.disassociate
Class DisassociateActionHelper
java.lang.Object
com.ptc.windchill.uwgm.cadx.disassociate.DisassociateActionHelper
- public class DisassociateActionHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ACTION_KEY
private static final String ACTION_KEY
- See Also:
- Constant Field Values
NO_ACTION
public static final int NO_ACTION
- See Also:
- Constant Field Values
DISASSOCIATE_FROM_PART
public static final int DISASSOCIATE_FROM_PART
- See Also:
- Constant Field Values
DISASSOCIATE_FROM_DOC
public static final int DISASSOCIATE_FROM_DOC
- See Also:
- Constant Field Values
DisassociateActionHelper
public DisassociateActionHelper()
setCurrentAction
public static void setCurrentAction(int action)
getCurrentAction
public static int getCurrentAction()
getHelpContext
public static String getHelpContext()
getBodySubTemplate
public static String getBodySubTemplate()