Class CanManageVersionsFeature

  • All Implemented Interfaces:
    AuthorizationFeature

    @Component
    @AuthorizationFeatureDocumentation(name="canManageVersions",
                                       description="It can be used to verify if the user can create/delete or update the version of an Item")
    public class CanManageVersionsFeature
    extends Object
    implements AuthorizationFeature
    The manage versions feature. It can be used to verify if the user can create/delete or update the version of an Item.
    Author:
    Mykhaylo Boychuk (mykhaylo.boychuk at 4science.it)