public interface Exclusion
boolean exclude(Object object, Field field) throws Exception
true to exclude a given field of a given object from the value copy of the object.object - the objectfield - the fieldtrue to exclude a given field of a given object from the value copy of the objectException - if the exclusion cannot be appliedCopyright © 2014. All Rights Reserved.