Package wt.part

Class WTPartHelper

java.lang.Object
wt.part.WTPartHelper
All Implemented Interfaces:
Externalizable, Serializable

public final class WTPartHelper extends Object implements Externalizable
This helper is used to access an implementation of WTPartService via the static reference WTPartHelper.service. There is no helper for Part, PartMaster, and PartVersion objects.

Supported API: true

Extendable: false
See Also:
  • Field Details

    • service

      public static final WTPartService service


      Supported API: true
  • Method Details

    • partsCanUseProducts

      public static boolean partsCanUseProducts()
      Returns true if wt.part.WTPartUsageLink.allowPartsToUseProducts is set to true in wt.properties. If true, parts can use products.

      Supported API: true
      Returns:
      boolean