Skip navigation links 
 
oracle.iam.platform.entitymgr.vo
Class SearchRule.SearchDepth
java.lang.Object
  
java.lang.Enum
      
oracle.iam.platform.entitymgr.vo.SearchRule.SearchDepth
- All Implemented Interfaces:
 
- java.io.Serializable, java.lang.Comparable
 
- Enclosing class:
 
- SearchRule
 
- 
public static final class SearchRule.SearchDepth
 
- extends java.lang.Enum
 
- See Also:
 
- Serialized Form
 
 
  
 
 
| Methods inherited from class java.lang.Enum | 
compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf | 
 
| Methods inherited from class java.lang.Object | 
getClass, notify, notifyAll, wait, wait, wait | 
 
 
OBJECT_SCOPE
public static final SearchRule.SearchDepth OBJECT_SCOPE
ONELEVEL_SCOPE
public static final SearchRule.SearchDepth ONELEVEL_SCOPE
SUBTREE_SCOPE
public static final SearchRule.SearchDepth SUBTREE_SCOPE
values
public static SearchRule.SearchDepth[] values()
valueOf
public static SearchRule.SearchDepth valueOf(java.lang.String name)
Skip navigation links 
 
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.