- java.lang.Object
-
- java.lang.Enum
-
- org.alfresco.service.cmr.search.CategoryService.Depth
-
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Comparable
- Enclosing interface:
- CategoryService
public static final class CategoryService.Depth
extends java.lang.Enum
Depth from which to get nodes.
IMMEDIATE - only immediate sub categories or members
ANY - find subcategories or members at any level
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
-
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.