Table of contents

Introduction

Development Environment

Web Development and Improvements in user experience

(Productivity and Enterprise-level Application Development Features)

Ajax Overview, [[21759|GeneXus' target='_blank'>Ajax' target='_blank'>Ajax Overview, [[21759|GeneXus and Ajax]]

Business Components

Business Component - Publication as an Enterprise Java Bean

Practical course: Bluesky Charters
 

Application Localization

Application Localization
Demo
Translation Tool
Help "in any language"
Practical course: Bluesky Charters
 

Patterns

About this topic
Patterns based development
Description
Built in Patterns
Work With Pattern
Demo: Work With Pattern
Practical course: Patterns
 

Better data model

Null handling optimizes navigations
Nulls property

 

User experience

New options on rightclick in win
 

Reverse Engineering

Database Reverse Engineering Tool
 

New Platforms

MySQL
.Net Mobile Generator
More J2EE support than ever
 

Data Types and Methods

Message Queue handling data types

DirectoryDataType
LDAP Data Type

URL access Property
New IIF function
New byte count function
New Methods for attributes, variables and enumerated domains!
XSLTApply Method
Procedures can now call web objects
Web Services: Grouping Locations
News about model, object, and control properties


Unofficial Content
  • This documentation is valid for:

BC - Implementation details


Call Browser: The call browser shows where the BC is used. The object using the BC (with a variable defined as the BC) appears as "calling" the BC and vice versa.

Specification: the Transaction Objects set as Business Components are specified twice.

Generation: In case that a transaction is set to Bc, the generator creates two entities:
  • A class with a similar logic to that of the transaction object, but without the user interface. This class provides the Load, Save and the other methods and properties specified above.
  • An "internal" structured data type that stores the data and interacts with the class. This SDT acts as a transaction form, and allows you to enter and read data. "Internal" means that it is not possible to edit it.

Both, the class and the internal SDT, are binding. When a BC variable is used an SDT and a new class instance are created.

Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant