Integrating the business model with the back end
There are different ways of integrating a JViews TGO business model with the back-end application. The approach depends on the requirements of a specific business model and on whether this model is based on Java™ classes or not.
The different possibilities are the following:
1. The easiest and recommended approach consists in mapping your business model with the JViews TGO predefined business classes. JViews TGO provides a set of predefined business classes that you can use directly in your applications. They have been specifically designed to ease the development and to leverage the overall graphic quality and ergonomics of user interfaces in telecommunication applications. Adapting predefined business classes to your own needs allows you to take advantage of the look and feel of these classes.
Your business model may require more information than available in the predefined business classes. If this is the case, you can easily extend the predefined business classes with your own attributes. For details, refer to
Extending predefined business classes.
If you cannot easily map your business classes with the JViews TGO predefined business classes, you can still envisage one of the other possibilities to integrate your business model with the back end.
Whatever the approach you choose to integrate an
JViews TGO business model with the back-end application, all the objects will be represented with a default look and feel in the graphic components. If this look and feel does not suit you, you can customize it by using Cascading Style Sheets (CSS). For more information on how to customize the graphic representation of business objects, refer to
Using Cascading Style Sheets.
Copyright © 2018, Rogue Wave Software, Inc. All Rights Reserved.