This section describes the Endeca Application Controller API classes.

The classes and their properties are documented here. However, the exact syntax of a class member depends on the output of the WSDL tool that you are using. Typically, a Java WSDL tool translates these classes into get and set methods. For example, the ApplicationIDType class would generate getApplicationID() and setApplicationID(String[] applicationID) methods.

The Microsoft .NET WSDL tool translates these classes into .NET properties. Be sure to check the client stub classes that are generated by your WSDL tool for the exact syntax of the Application Controller API class members.

The Application Controller contains the following classes:


Copyright © Legal Notices