Class CanDeleteVersionFeature

  • All Implemented Interfaces:
    AuthorizationFeature

    @Component
    @AuthorizationFeatureDocumentation(name="canDeleteVersion",
                                       description="It can be used to verify if the user can delete a version of an Item")
    public class CanDeleteVersionFeature
    extends DeleteFeature
    The delete version feature. It can be used to verify if the user can delete the version of an Item.
    Author:
    Mykhaylo Boychuk (mykhaylo.boychuk at 4science.it)