[shrinkwrap-issues] [JBoss JIRA] Created: (SHRINKDESC-65) Missing "get all"-type methods

Andrew Rubinger (JIRA) jira-events at lists.jboss.org
Tue Aug 2 02:17:23 EDT 2011


Missing "get all"-type methods
------------------------------

                 Key: SHRINKDESC-65
                 URL: https://issues.jboss.org/browse/SHRINKDESC-65
             Project: ShrinkWrap Descriptors
          Issue Type: Sub-task
            Reporter: Andrew Rubinger


For instance:

EjbJar30Descriptor.getDisplayNameList()

...but there's no:

EjbJar30Descriptor.getEnterpriseBeansList()

...meaning we're missing a way to get a List of some types.  I suspect it's related to not generating methods for complex types.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the shrinkwrap-issues mailing list