[forge-issues] [JBoss JIRA] (FORGE-917) Faces scaffolding omits fields in the create/edit/search views when they do not have setter methods
Vineet Reynolds (JIRA)
jira-events at lists.jboss.org
Thu May 23 09:48:07 EDT 2013
Vineet Reynolds created FORGE-917:
-------------------------------------
Summary: Faces scaffolding omits fields in the create/edit/search views when they do not have setter methods
Key: FORGE-917
URL: https://issues.jboss.org/browse/FORGE-917
Project: Forge
Issue Type: Bug
Components: Scaffold
Affects Versions: 1.3.0.Final, 1.0.5.Final
Reporter: Vineet Reynolds
Assignee: Vineet Reynolds
This is from the TicketMonster model. The create,edit and search views for the {{SectionAllocation}} and {{Ticket}} classes only list the current values of the entities. Creating new entities or editing of existing entities of such classes with user-specified values is not possible. Likewise, searching with a criteria is not possible.
Both these JPA entities have one thing in common, in that they do not have setters for their fields.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the forge-issues
mailing list