Class WithdrawFeature

  • All Implemented Interfaces:
    AuthorizationFeature

    @Component
    @AuthorizationFeatureDocumentation(name="withdrawItem",
                                       description="It can be used by administrators (or community/collection delegate) to logically delete an item retiring it from the archive")
    public class WithdrawFeature
    extends Object
    implements AuthorizationFeature
    The withdrawn feature. It can be used by administrators (or community/collection delegate) to logically delete an item retiring it from the archive
    Author:
    Andrea Bollini (andrea.bollini at 4science.it)