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:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
manager
public static final IndexPolicyManager manager
- Provides access to the IndexPolicyManager functionality.
Supported API: true