Class CanManageBitstreamBundlesFeature

  • All Implemented Interfaces:
    AuthorizationFeature

    @Component
    @AuthorizationFeatureDocumentation(name="canManageBitstreamBundles",
                                       description="It can be used to verify if the user can manage (ADD | REMOVE) the bundles of bitstreams of an Item")
    public class CanManageBitstreamBundlesFeature
    extends Object
    implements AuthorizationFeature
    The manageBitstreamBundles feature. It can be used to verify if the user can manage (ADD | REMOVE) the bundles of bitstreams of an Item.
    Author:
    Mykhaylo Boychuk (mykhaylo.boychuk at 4science.it)