You are here

Java API

When you need to create new services in SkyVault, or develop applications or customizations that cannot be implemented at the web script level, it is necessary to write those extensions in Java. SkyVault provides numerous Java-level APIs, which are documented through the JavaDoc system.

Links to the JavaDoc documentation can be found on the SkyVault Developer Site. While in theory it is possible to access the complete range of Java APIs, there is a list of recommended Public Java API calls below. Where possible it is strongly recommended that your application limits itself to this list, so that your application works on future versions of SkyVault.