eXtensions Framework. Concepts

Entity is a business object of application that may be extended in the dependent modules.

Extension  is a business object of application that is part of the Entity declared previously. The Extension can not be used on their own in isolation from the Entity for which it was created.

This chapter includes the following topics: