Class CanManageRelationshipsFeature

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

@Component @AuthorizationFeatureDocumentation(name="canManageRelationships", description="It can be used to verify if the user has permissions to manage relationships of the Item") public class CanManageRelationshipsFeature extends Object implements AuthorizationFeature
The CanManageRelationshipsFeature feature. It can be used to verify if the user has WRITE permission on the Item.
Author:
Mykhaylo Boychuk (mykhaylo.boychuk at 4science.it)
  • Field Details

  • Constructor Details

    • CanManageRelationshipsFeature

      public CanManageRelationshipsFeature()
  • Method Details