[forge-issues] [JBoss JIRA] (FORGE-113) Forge Scaffold Enhancements (Umbrella Issue)

Lincoln Baxter III (JIRA) jira-events at lists.jboss.org
Mon Feb 27 14:15:39 EST 2012


     [ https://issues.jboss.org/browse/FORGE-113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lincoln Baxter III closed FORGE-113.
------------------------------------

    Resolution: Done


Done. Excellent work, Richard. We will continue to work on the remaining few issues as needed. Closing this "God issue"
                
> Forge Scaffold Enhancements (Umbrella Issue)
> --------------------------------------------
>
>                 Key: FORGE-113
>                 URL: https://issues.jboss.org/browse/FORGE-113
>             Project: Forge
>          Issue Type: Enhancement
>          Components: Scaffold
>    Affects Versions: 1.0.0.Beta3
>            Reporter: Lincoln Baxter III
>            Assignee: Richard Kennard
>            Priority: Critical
>             Fix For: 1.0.0.Final
>
>
> General Requirements:
>     * Generated pages must use only the standard facelets and JSF tag libraries: core/html/and facelets, targeting the Java EE 6 runtime
>     * All generated pages should be accessible via HTTP GET requests and be fully bookmarkable.
>     * If changes must be made in the Forge runtime/API to support these requirements, changes can be made if it makes technical sense to do so. It will likely be necessary to change the Scaffold-API.
> Specific Required Functionality:
>     * Support generation of Create, View, Update, Delete pages for @Entity objects.
>     * Represent and handle all JPA entity relationship bindings: @OneToOne @ManyToOne and @OneToMany, @ManyToMany classes, such that entities created can be selected on pages in which those entities are referenced by their "related" objects.
>     * Support generation of "Finder" methods for entities "findByNameAndAddress(String name, Address address)" and corresponding Finder pages for the User interface.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the forge-issues mailing list