[ 
https://issues.apache.org/jira/browse/LANG-1662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Augusto Veronezi Salvador updated LANG-1662:
---------------------------------------------------
    Summary: Create methods on ReflectionToStringBuilder to reflect only select 
fields  (was: Create flow to only reflect selected fields on 
ReflectToStringBuilder)

> Create methods on ReflectionToStringBuilder to reflect only select fields
> -------------------------------------------------------------------------
>
>                 Key: LANG-1662
>                 URL: https://issues.apache.org/jira/browse/LANG-1662
>             Project: Commons Lang
>          Issue Type: Improvement
>          Components: lang.builder.*
>            Reporter: Daniel Augusto Veronezi Salvador
>            Priority: Minor
>   Original Estimate: 6h
>  Remaining Estimate: 6h
>
> *ReflectionToStringBuilder* has methods to exclude fields from *toString*; If 
> we have an object with several fields and want to reflect only a fews, we 
> have to list all the fields that we don't want to reflect and pass to 
> *excludeFieldNames*.
> Would be valid implement a way to pass the fields that we want and reflect 
> only the selected fields?
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to