Annotation Type PreSoftDelete


@Retention(RUNTIME) @Target(METHOD) public @interface PreSoftDelete
Marks a method as executing prior to a Soft Delete.