Media Summary: How to use the choices methods as a source for default values within a Using the FixtureScript defaultParam(...) method to reflectively default parameters to How the framework uses the AppManifest class to bootstrap the application.
035 Apache Isis Fixture Scripts - Detailed Analysis & Overview
How to use the choices methods as a source for default values within a Using the FixtureScript defaultParam(...) method to reflectively default parameters to How the framework uses the AppManifest class to bootstrap the application. How to use the autoCompleteXxx(...) supporting method to provide a drop-down list for parameters to actions that are for reference ... How to use (bounded=...) so that a drop-down list is automatically provided for any parameters to actions that are ... How to write a (JAXB) view model, holding references to two domain objects.
Implementing business logic using a (no-arg) action, and associating with a property using either the `` ... Shows how to refactor a domain object to move an action implementation out of the domain object itself, and instead implement as ...