Accessing development-related documentation

You can access development-related documentation such as API Javadoc information, ERDs, XSDs, and property descriptions.

The following development-related documentation can be accessed:
  • API Javadoc - <runtime_sandbox>/xapidocs/api_javadocs/index.html
  • Core Javadoc - <runtime_sandbox>/xapidocs/core_javadocs/index.html
  • Property Documentation - <runtime_sandbox>/xapidocs/propertydocs/index.html
  • ERDs - <runtime_sandbox>/xapidocs/ERD/HTML/index.html
  • Ext JS (JavaScript) API Documentation - <runtime_sandbox>/xapidocs/jsdocs/30/index.html

To create and access Javadoc, see Generating and accessing Javadoc.