Class WsprefURLActionDelegate

java.lang.Object
com.ptc.windchill.uwgm.cadx.wsoption.WsprefActionDelegate
com.ptc.windchill.uwgm.cadx.wsoption.WsprefURLActionDelegate
All Implemented Interfaces:
ActionDelegate, URLActionDelegate

public class WsprefURLActionDelegate extends WsprefActionDelegate implements URLActionDelegate


Supported API: true

Extendable: false
  • Method Details

    • getActionName

      public String getActionName()
      Gets the value of the attribute: actionName; The value to use when constructing the "action" query parameter for the url that is returned when calling the URL(Object object) method.

      Supported API: true
      Specified by:
      getActionName in interface URLActionDelegate
      Returns:
      String
    • setActionName

      public void setActionName(String a_ActionName) throws WTPropertyVetoException
      Sets the value of the attribute: actionName; The value to use when constructing the "action" query parameter for the url that is returned when calling the URL(Object object) method.

      Supported API: true
      Specified by:
      setActionName in interface URLActionDelegate
      Parameters:
      a_ActionName -
      Throws:
      WTPropertyVetoException