Creates a field reference relative to the target bean.
Field : function( field )
Filters given array based on given evaluate method.
Legato.Lang.CollectionUtils.filter = function( array, evaluate )
Filters given object based on given evaluate method.
Legato.Lang.CollectionUtils.filterObject = function( object, evaluate )