Annotation Interface DoNotCopyValue


@Retention(RUNTIME) @Target(FIELD) public @interface DoNotCopyValue
CommonUtils.copyFields(Object, Object) ignores this field in source object.
Author:
aldoa