Class MakeDiscoverableFeature

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

@Component @AuthorizationFeatureDocumentation(name="canMakeDiscoverable", description="It can be used to verify if an item can be made discoverable") public class MakeDiscoverableFeature extends Object implements AuthorizationFeature
The make discoverable feature. It can be used to verify if an item can be made discoverable. Authorization is granted if the current user has WRITE permissions on the given item