|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IndexPolicyList | |
wt.index |
Uses of IndexPolicyList in wt.index |
Methods in wt.index that return IndexPolicyList | |
protected static IndexPolicyList |
StandardIndexPolicyManager.getIndexPolicyList(String event_type,
Object target_object)
Returns the index policy list containing all indexers that apply to the specified object for the specified event type. |
IndexPolicyList |
StandardIndexPolicyManager.getIndexPolicyList(Selector selector)
Supported API: false |
private static IndexPolicyList |
StandardIndexPolicyManager.createIndexPolicyList(Selector selector)
Creates index policy list for the given selector. |
static IndexPolicyList |
StandardIndexPolicyManager.getIndexPolicyListStatic(Selector selector)
|
IndexPolicyList |
IndexPolicyManagerFwd.getIndexPolicyList(Selector selector)
Supported API: false |
IndexPolicyList |
IndexPolicyManager.getIndexPolicyList(Selector selector)
Supported API: false |
protected static IndexPolicyList |
IndexPolicyList.newIndexPolicyList(Selector sel)
Constructs a list for the given selector. |
Methods in wt.index with parameters of type IndexPolicyList | |
private void |
StandardIndexPolicyManager.updateIndexPolicyList(IndexPolicyList list)
Updates the specified index policy list. |
protected boolean |
IndexPolicyList.readVersion(IndexPolicyList thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |