Class CanEditVersionFeature

java.lang.Object
org.dspace.app.rest.authorization.impl.CanEditVersionFeature
All Implemented Interfaces:
AuthorizationFeature

@Component @AuthorizationFeatureDocumentation(name="canEditVersion", description="It can be used to verify if the user can edit the summary of a version of an Item") public class CanEditVersionFeature extends Object implements AuthorizationFeature
The create version feature. It can be used to verify if the user can create the version of an Item.
Author:
Mykhaylo Boychuk (mykhaylo.boychuk at 4science.it)