Interface contracts of mashup layer
The mashup layer contains interface contracts.
The following table provides interface contracts of mashup layer. For more information about the interface contracts, see Javadoc present in the <INSTALL_DIR>/xapidocs/core_javadocs installation directory.
Interface Contract | Description | Methods |
---|---|---|
ISCUIMashup |
Includes the business logic of an application. If transactional is set, then all of the business logic in one mashup is under one transaction. A custom mashup implementation is plugged in using an <app>_mashup.xml
file. Any |
|