Uses of Enum Class
org.nuxeo.ecm.core.api.trash.TrashService.Feature
Packages that use TrashService.Feature
-
Uses of TrashService.Feature in org.nuxeo.ecm.core.api.trash
Methods in org.nuxeo.ecm.core.api.trash that return TrashService.FeatureModifier and TypeMethodDescriptionstatic TrashService.FeatureReturns 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.Methods in org.nuxeo.ecm.core.api.trash with parameters of type TrashService.FeatureModifier and TypeMethodDescriptionbooleanTrashService.hasFeature(TrashService.Feature feature) Checks if a feature is available. -
Uses of TrashService.Feature in org.nuxeo.ecm.core.trash
Methods in org.nuxeo.ecm.core.trash with parameters of type TrashService.FeatureModifier and TypeMethodDescriptionbooleanBridgeTrashService.hasFeature(TrashService.Feature feature) booleanLifeCycleTrashService.hasFeature(TrashService.Feature feature) Deprecated.booleanPropertyTrashService.hasFeature(TrashService.Feature feature)