Class ReinstateFeature

  • All Implemented Interfaces:
    AuthorizationFeature

    @Component
    @AuthorizationFeatureDocumentation(name="reinstateItem",
                                       description="It can be used by administrators (or community/collection delegate) to reinstate an item that was previously withdrawn")
    public class ReinstateFeature
    extends Object
    implements AuthorizationFeature
    The reinstate feature. It can be used by administrators (or community/collection delegate) to reinstate an item that was previously withdrawn
    Author:
    Andrea Bollini (andrea.bollini at 4science.it)