Class CreateBundleFeature

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

@Component @AuthorizationFeatureDocumentation(name="canCreateBundle", description="It can be used to verify if bundles can be created in a specific item") public class CreateBundleFeature extends Object implements AuthorizationFeature
The create bundle feature. It can be used to verify if bundles can be created in a specific item. Authorization is granted if the current user has ADD & WRITE permissions on the given item