Uses of Enum Class
org.nuxeo.ecm.core.api.trash.TrashService.Feature
-
Uses of TrashService.Feature in org.nuxeo.ecm.core.api.trash
Modifier and TypeMethodDescriptionstatic TrashService.Feature
Returns the enum constant of this class with the specified name.static TrashService.Feature[]
TrashService.Feature.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionboolean
TrashService.hasFeature
(TrashService.Feature feature) Checks if a feature is available. -
Uses of TrashService.Feature in org.nuxeo.ecm.core.trash
Modifier and TypeMethodDescriptionboolean
BridgeTrashService.hasFeature
(TrashService.Feature feature) boolean
LifeCycleTrashService.hasFeature
(TrashService.Feature feature) Deprecated.boolean
PropertyTrashService.hasFeature
(TrashService.Feature feature)