Creating interfaces
Components use interfaces as the means of exchanging data
with other components. The interface is what is publicly viewable
to other components. Interfaces describe the operations the component
can perform. You will learn about the relationship between interfaces
and implementations and the different parts of an interface in this
section. An interface can be based on the Web Services Description
Language (WSDL) or on Java™.
This topic only applies to BAW, and is located in the BAW repository. Last updated on 2025-03-13 12:15