public interface CTX_RESTRICT_SCOPE
Context.get_values
限制搜索范围。当这个标志被使用,它限制的上下文值这个
Context
对象或指定的第一个参数
Context.get_values
搜索范围。
使用:
nvlist道具=为上下文。get_values(“_user”,ctx_restrict_scope.value,“ID”);
Context.get_values(String, int, String)
Modifier and Type | Field and Description |
---|---|
static int |
value
包含一个
CTX_RESTRICT_SCOPE 旗
int 价值领域。
|
static final int value
CTX_RESTRICT_SCOPE
旗
int
价值领域。
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.