Class AssociativeDelegateFactory

java.lang.Object
com.ptc.windchill.associativity.AssociativeDelegateFactory
All Implemented Interfaces:
wt.services.applicationcontext.ApplicationContextChild

public class AssociativeDelegateFactory extends Object implements wt.services.applicationcontext.ApplicationContextChild
Factory for associative delegates

Supported API: true

Extendable: false
  • Method Details

    • getOpenInASBContextDelegate

      public OpenInStructureBrowserDelegate getOpenInASBContextDelegate(Persistable persistable)
      Method to get the delegate for selecting ASB context

      Supported API: true
      Parameters:
      persistable - object using which context is fetched
      Returns:
      delegate that provides the object specific implementations
    • getHandoverPlantVSEDDelegate

      public HandoverPlantDelegate getHandoverPlantVSEDDelegate(Persistable persistable)
      Method to get the delegate for Handover Plant

      Supported API: true
      Parameters:
      persistable - object associated with the delegate
      Returns:
      delegate