Media Summary: How to expose information from underlying domain entities referenced by a Using fixture scripts to initialize the database, eg while prototyping and for demos. How the framework uses the AppManifest class to bootstrap the application.

055 Apache Isis View Model - Detailed Analysis & Overview

How to expose information from underlying domain entities referenced by a Using fixture scripts to initialize the database, eg while prototyping and for demos. How the framework uses the AppManifest class to bootstrap the application. How to implement a derived collection on a domain object. How to use (bounded=...) so that a drop-down list is automatically provided for any parameters to actions that are ... Implementing business logic using a (no-arg) action, and associating with a property using either the `` ...

Photo Gallery

055: Apache Isis view model action and layout (v1.12.0)
052: Apache Isis view models (v1.12.0)
053: Apache Isis view model layout (v1.12.0)
054: Apache Isis derived properties on a view model (v1.12.0)
050: Apache Isis map extension (v1.12.0)
005: Apache Isis Fixture Scripts (v1.12.0)
Dynamic (XML) Layouts in Apache Isis v1.12.0
011: Apache Isis AppManifest (v1.12.0)
016: Apache Isis derived collections (v1.12.0)
044: Apache Isis action parameters and bounded domain objects (v1.12.0)
apache isis example
Apache Isis Quickstart Archetype
View Detailed Profile
055: Apache Isis view model action and layout (v1.12.0)

055: Apache Isis view model action and layout (v1.12.0)

Adding an action to a

052: Apache Isis view models (v1.12.0)

052: Apache Isis view models (v1.12.0)

How to write a (JAXB)

053: Apache Isis view model layout (v1.12.0)

053: Apache Isis view model layout (v1.12.0)

Updating the title, icon and layout of a

054: Apache Isis derived properties on a view model (v1.12.0)

054: Apache Isis derived properties on a view model (v1.12.0)

How to expose information from underlying domain entities referenced by a

050: Apache Isis map extension (v1.12.0)

050: Apache Isis map extension (v1.12.0)

Configuring an

005: Apache Isis Fixture Scripts (v1.12.0)

005: Apache Isis Fixture Scripts (v1.12.0)

Using fixture scripts to initialize the database, eg while prototyping and for demos.

Dynamic (XML) Layouts in Apache Isis v1.12.0

Dynamic (XML) Layouts in Apache Isis v1.12.0

A look at how

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.

016: Apache Isis derived collections (v1.12.0)

016: Apache Isis derived collections (v1.12.0)

How to implement a derived collection on a domain object.

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

apache isis example

apache isis example

Updated version with intro, make sure to

Apache Isis Quickstart Archetype

Apache Isis Quickstart Archetype

Getting started with

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