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

Ralf Battenfeld (JIRA) jira-events at lists.jboss.org
Tue Aug 2 13:11:23 EDT 2011


    [ https://issues.jboss.org/browse/SHRINKDESC-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12618178#comment-12618178 ] 

Ralf Battenfeld commented on SHRINKDESC-65:
-------------------------------------------

It is correct generated. The node EnterpriseBeans() has maxOccurs = 1. What you expect is probabl as child operations available: 

- enterpriseBeans().getSessionList();
- enterpriseBeans().getMessageDrivenList();
- enterpriseBeans().getEntityList();

Yes, naming can change and I expect it will:-)

> 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
>            Assignee: Ralf Battenfeld
>
> 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