@Retention(value=RUNTIME)
@Target(value=FIELD)
@Documented
@Inherited
@Qualifier
public @interface HiddenProperty
Configured property to
hide it from the Desktop UI of DataCleaner.
Hidden properties will still be configurable through XML files or
programmatic instrumentation.Copyright © 2015. All Rights Reserved.