Class WithdrawnCorrectionType

java.lang.Object
org.dspace.correctiontype.WithdrawnCorrectionType
All Implemented Interfaces:
CorrectionType, InitializingBean

public class WithdrawnCorrectionType extends Object implements CorrectionType, InitializingBean
Implementation class for CorrectionType that will withdrawn target item if it archived and wasn't withdrawn already.
Author:
Mykhaylo Boychuk (mykhaylo.boychuk at 4science.com)
  • Field Details

  • Constructor Details

    • WithdrawnCorrectionType

      public WithdrawnCorrectionType()
  • Method Details