public static final class CategoryService.Mode
extends java.lang.Enum
| Modifier and Type | Field and Description |
|---|---|
static CategoryService.Mode |
ALL |
static CategoryService.Mode |
MEMBERS |
static CategoryService.Mode |
SUB_CATEGORIES |
| Modifier and Type | Method and Description |
|---|---|
static CategoryService.Mode |
valueOf(java.lang.String name) |
static CategoryService.Mode[] |
values() |
public static final CategoryService.Mode MEMBERS
public static final CategoryService.Mode SUB_CATEGORIES
public static final CategoryService.Mode ALL
public static CategoryService.Mode[] values()
public static CategoryService.Mode valueOf(java.lang.String name)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.