| Package | Description |
|---|---|
| org.nuxeo.ecm.core.api.trash | |
| org.nuxeo.ecm.core.trash |
| Modifier and Type | Method and Description |
|---|---|
static TrashService.Feature |
TrashService.Feature.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrashService.Feature[] |
TrashService.Feature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
TrashService.hasFeature(TrashService.Feature feature)
Checks if a feature is available.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
PropertyTrashService.hasFeature(TrashService.Feature feature) |
boolean |
LifeCycleTrashService.hasFeature(TrashService.Feature feature)
Deprecated.
|
boolean |
BridgeTrashService.hasFeature(TrashService.Feature feature) |
Copyright © 2019 Nuxeo. All rights reserved.