Component APIs

Some components provide an API (Application Programming Interface) for programmatically configuring that component using a Java program.

After reviewing the API sections in this guide, you will see that the ComponentAPI interface provides generic set/get/add/call methods that take in a string keyword for the item on which you are operating and different forms of arguments. Throughout this guide, the API keywords for any component that provides a specific API are outlined in the appropriate sections. For more information about how to use the Isight modeling APIs, see Application Development in the Isight Development Guide.