Media Summary: A run-through of the application generated by the How deleting one persistent entity can, if required, automatically delete another associated entity. Implementing business logic using a (no-arg) action, and associating with a property using either the `` ...
004 Apache Isis Dynamic Xml - Detailed Analysis & Overview
A run-through of the application generated by the How deleting one persistent entity can, if required, automatically delete another associated entity. Implementing business logic using a (no-arg) action, and associating with a property using either the `` ... Improving the layout of domain entities by adding a metadata fieldset. How to write a (JAXB) view model, holding references to two domain objects. Importing an application generated by the
Separating out the responsibilities of the persistent domain entities from those of view models that act upon those domain entities. Using fixture scripts to initialize the database, eg while prototyping and for demos.