Class ActionDelegateHelper

java.lang.Object
com.ptc.windchill.enterprise.object.ActionDelegateHelper

public class ActionDelegateHelper extends Object
Helper class used by some of the command class, form processors, and validators for Change and Maturity.

Supported API: true

Extendable: false
  • Method Details

    • isPDMLinkContainerValidOnCreate

      public boolean isPDMLinkContainerValidOnCreate(Object object, WTContainerRef containerRef, WTPrincipal currentUser) throws WTException
      Validate if container is a valid PDMLink container for a create action. PDMLink containers are wt.inf.library.WTLibrary and wt.pdmlink.PDMLinkProduct.

      Supported API: true
      Parameters:
      object - context object
      containerRef - container of object
      currentUser - current session user
      Returns:
      true valid PDMLink container
      Throws:
      WTException