Uploaded image for project: 'Commons Sandbox'
  1. Commons Sandbox
  2. SANDBOX-482

Add short cut methods for accessing property values

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • Nightly Builds
    • BeanUtils2
    • None

    Description

      When accessing the acutal property values, one always has to call get() to get the wrapped value. Implement short cut methods:

      • getValue(String propertyName)
      • getMapped(String propertyName).valueOf(String key)
      • getIndexed(String propertyName).valueAt(int index)

      Attachments

        Activity

          People

            britter Benedikt Ritter
            britter Benedikt Ritter
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: