In the Portal extension mechanism, developers can define an extension that Portal data can be customized by configurations in the extension. There are several cases which an extension developer wants to define how to customize the Portal data, for example modifying, overwriting or just inserting a bit into the data defined by the portal. Therefore, GateIn also defines several modes for each case and the only thing which a developer has to do is to clarify the usecase and reasonably configure extensions.
This section shows you how data are changed in each mode via the following topics:
Information about the data import activation.
Information about modes for the import strategy.
Information about 3 types of object data: Portal Config, Page Data and Navigation Data.
See also