Package wt.index

Class IndexPolicyHelper

java.lang.Object
wt.index.IndexPolicyHelper
All Implemented Interfaces:
Externalizable, Serializable

public class IndexPolicyHelper extends Object implements Externalizable
Helper class that provides convient access to the Index Policy Manager functionality through its manager member.

Supported API: true

Extendable: false
See Also:
  • Field Details

    • manager

      public static final IndexPolicyManager manager
      Provides access to the IndexPolicyManager functionality.

      Supported API: true