Skip to main content

Recently Updated Pages

Script-handler Handler

Web addon Definition of dynamic models using XML ...

It ca be used to persist the business objects using BSH scripts. Supports the following attribute...

Updated 3 years ago by pgarcia@soffid.com

Ejb-handler Handler

Web addon Definition of dynamic models using XML ...

It is responsible for persisting the object via a stateless session bean. The following attribute...

Updated 3 years ago by pgarcia@soffid.com

Introduction

Web addon Definition of dynamic models using XML ...

It is possible to define the underlying data model without having to write java code. To do this,...

Updated 3 years ago by pgarcia@soffid.com

Building dynamic data model

Web addon Developers guide

While building the data model using XML files is possible, it's advisable to use more dynamic dat...

Updated 3 years ago by pgarcia@soffid.com

Data model manipulation

Web addon Developers guide

The data model can be manipulated directly using the JXPathContext interface or indirectly throug...

Updated 3 years ago by pgarcia@soffid.com

Binding Data Model Collections

Web addon Developers guide

Components of type listbox and grid behave as complex containers of object collections. These com...

Updated 3 years ago by pgarcia@soffid.com

Components as a data source

Web addon Developers guide

The listbox component has a dual role, as a data consumer and as a data source. We've seen how li...

Updated 3 years ago by pgarcia@soffid.com

Binding data model context

Web addon Developers guide

To easiest the readability and maintainability of the code, and to shorten in XPath paths, some c...

Updated 3 years ago by pgarcia@soffid.com

Binding data model simple values to zk components

Web addon Developers guide

In the previous section, we saw how to declare a sample data model. To bind a component to a data...

Updated 3 years ago by pgarcia@soffid.com

Creating a user interface data model

Web addon Developers guide

There are three alternative ways to implement user interface data model. The first one is to retr...

Updated 3 years ago by pgarcia@soffid.com

Introduction

Web addon

Web add-ons are standard war files. The files included in the war file will be copied onto Soffid...

Updated 3 years ago by pgarcia@soffid.com

zkdb - ZK Data binding tool

Web addon

Introduction zkdb is a set of Java classes and ZK components designed to easy the development of...

Updated 3 years ago by pgarcia@soffid.com

Introduction

Upgrade management

Soffid is concerned about component versioning and how to upgrade them. A upgrade system is desi...

Updated 3 years ago by pgarcia@soffid.com

Introduction

Business Process addon (par)

Soffid Business Processes use JBoss JBPM engine. You can find the original JBPM documentation her...

Updated 3 years ago by pgarcia@soffid.com

ui.xml descriptor

Business Process addon (par)

Introduction The user interface descriptor follows the attached schema: ui.xsd Versioning JBPM...

Updated 3 years ago by pgarcia@soffid.com

Task user interface

Business Process addon (par)

Introduction To define the user interface for a task, a .zul file must be located at the ui dire...

Updated 3 years ago by pgarcia@soffid.com

Data schema descriptor

Business logic addon

Schema description The schema must be expressed as an XML file. This file should be located at a...

Updated 3 years ago by pgarcia@soffid.com

Authorizations descriptor

Business logic addon

The authorization descriptor is an XML describing the different authorizations that can be grante...

Updated 3 years ago by pgarcia@soffid.com

Addon startup

Business logic addon

Some addons need to execute some code on startup. To achieve this, the startup must implement and...

Updated 3 years ago by pgarcia@soffid.com

Addon spring descriptor

Business logic addon

Addons must have an addon-applicationProperties.xml spring descriptor. Hibernate DAOS should be ...

Updated 3 years ago by pgarcia@soffid.com