public abstract class DeprecatedRecordChecker extends Object
| Constructor and Description |
|---|
DeprecatedRecordChecker() |
| Modifier and Type | Method and Description |
|---|---|
Date |
getSelectedDate()
Returns the selected date in the Cleansing procedure configuration.
|
abstract boolean |
isRecordDeprecated(com.onwbp.adaptation.Adaptation record)
Returns
true if current record is deprecated. |
public abstract boolean isRecordDeprecated(com.onwbp.adaptation.Adaptation record)
true if current record is deprecated.public Date getSelectedDate()