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 ...

Photo Gallery

035: Apache Isis fixture scripts for choices (v1.12.0)
005: Apache Isis Fixture Scripts (v1.12.0)
017: Apache Isis fixture scripts, revisited (v1.12.0)
039: Apache Isis default parameters for fixture scripts (v1.12.0)
011: Apache Isis AppManifest (v1.12.0)
040: Apache Isis addons' FakeDataService (v1.12.0)
046: Apache Isis action parameters and autoComplete (v1.12.0)
029: Apache Isis action parameter names (v1.12.0)
044: Apache Isis action parameters and bounded domain objects (v1.12.0)
052: Apache Isis view models (v1.12.0)
012: Apache Isis actions (v1.12.0)
022: Apache Isis mixin actions (v1.12.0)
View Detailed Profile
035: Apache Isis fixture scripts for choices (v1.12.0)

035: Apache Isis fixture scripts for choices (v1.12.0)

How to use the choices methods as a source for default values within a

005: Apache Isis Fixture Scripts (v1.12.0)

005: Apache Isis Fixture Scripts (v1.12.0)

Using

017: Apache Isis fixture scripts, revisited (v1.12.0)

017: Apache Isis fixture scripts, revisited (v1.12.0)

Extending a

039: Apache Isis default parameters for fixture scripts (v1.12.0)

039: Apache Isis default parameters for fixture scripts (v1.12.0)

Using the FixtureScript defaultParam(...) method to reflectively default parameters to

011: Apache Isis AppManifest (v1.12.0)

011: Apache Isis AppManifest (v1.12.0)

How the framework uses the AppManifest class to bootstrap the application.

040: Apache Isis addons' FakeDataService (v1.12.0)

040: Apache Isis addons' FakeDataService (v1.12.0)

Using the (

046: Apache Isis action parameters and autoComplete (v1.12.0)

046: Apache Isis action parameters and autoComplete (v1.12.0)

How to use the autoCompleteXxx(...) supporting method to provide a drop-down list for parameters to actions that are for reference ...

029: Apache Isis action parameter names (v1.12.0)

029: Apache Isis action parameter names (v1.12.0)

Using the

044: Apache Isis action parameters and bounded domain objects (v1.12.0)

044: Apache Isis action parameters and bounded domain objects (v1.12.0)

How to use @DomainObject(bounded=...) so that a drop-down list is automatically provided for any parameters to actions that are ...

052: Apache Isis view models (v1.12.0)

052: Apache Isis view models (v1.12.0)

How to write a (JAXB) view model, holding references to two domain objects.

012: Apache Isis actions (v1.12.0)

012: Apache Isis actions (v1.12.0)

Implementing business logic using a (no-arg) action, and associating with a property using either the `@MemberOrder` ...

022: Apache Isis mixin actions (v1.12.0)

022: Apache Isis mixin actions (v1.12.0)

Shows how to refactor a domain object to move an action implementation out of the domain object itself, and instead implement as ...

Apache Isis Quickstart Archetype

Apache Isis Quickstart Archetype

Getting started with