Class AssociativityServiceLocator

java.lang.Object
com.ptc.windchill.associativity.service.AssociativityServiceLocator

public class AssociativityServiceLocator extends Object
Helper class to locate Associativity services. Used by Spring as well to know how to create instance of services etc.

Supported API: true

Extendable: false
  • Method Details

    • getInstance

      public static AssociativityServiceLocator getInstance()


      Supported API: true
      Returns:
      AssociativityServiceLocator
    • getAssociativeEquivalenceService

      public AssociativeEquivalenceService getAssociativeEquivalenceService()


      Supported API: true
      Returns:
    • getRawMaterialLinkService

      public RawMaterialLinkService getRawMaterialLinkService()
      Supported API: true
      Returns:
      This method provides instance of StandardRawMaterialLinkService
    • getUsagePathLinkService

      public UsagePathLinkService getUsagePathLinkService()
      Supported API: true
      Returns:
      UsagePathLinkService
    • getCoProduceService

      public CoProduceService getCoProduceService()


      Supported API: true
      Returns:
    • getBomService

      public BomService getBomService()


      Supported API: true
      Returns:
    • getOccurrenceLinkService

      public OccurrenceLinkService getOccurrenceLinkService()


      Supported API: true
      Returns:
      OccurrenceLinkService