|
Java SDK r12.5 SP 8 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface OrgScopeIdentifier
Defines the organization scope for a search -- for example, if the
current administrator's organization is the root organization,
OrgScopeIdentifier specifies whether the search scope
includes just the organizations under the administrator's organization,
or the root organization as well.
OrgScopeConstraint
objects.
| Method Summary | |
|---|---|
boolean |
includeSearchRoot()
Determines whether the organization root should be included in the search scope. |
void |
setIncludeSearchRoot(boolean flag)
Specifies whether the organization root should be included in the search scope. |
| Method Detail |
|---|
boolean includeSearchRoot()
Determines whether the organization root should be included in the search scope.
true if the search scope should include the root
organization and all organizations under it, or false if
the scope should include only the organizations under the root.void setIncludeSearchRoot(boolean flag)
Specifies whether the organization root should be included in the search scope.
flag - true if the search scope should include the root
organization and all organizations under it, or false if
the scope should include only the organizations under the root.
|
Java SDK r12.5 SP 8 06/13/2011 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||