com.trendmicro.grid.acl.l0
Class KnownQueryContexts
java.lang.Object
com.trendmicro.grid.acl.l0.KnownQueryContexts
public class KnownQueryContexts
- extends Object
Enumerates all known query contexts.
- Version:
- 1.0
- Author:
- Juergen_Kellerer, 2011-04-14
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONTEXT_HASH_QUERY
public static final String CONTEXT_HASH_QUERY
- Defines a context used to label hash queries.
- See Also:
- Constant Field Values
CONTEXT_TAG_MATCHING_QUERY
public static final String CONTEXT_TAG_MATCHING_QUERY
- Defines a context used to label tag matching queries.
- See Also:
- Constant Field Values