Class EditMetadataFeature

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

@Component @AuthorizationFeatureDocumentation(name="canEditMetadata", description="It can be used to verify if the metadata of the specified objects can be edited") public class EditMetadataFeature extends Object implements AuthorizationFeature
The edit metadata feature. It can be used to verify if the metadata of the specified objects can be edited. Authorization is granted if the current user has WRITE permissions on the given DSO