Method Options

You can specify the following method options.

For details, see the following subsections.

If you specify any combination of two or more method options (for example, both the protected and updating method options in a method signature), they must be separated by a comma, to enable the method to compile. For example:

myMethod() updating, protected;

For details about the presentationClientExecution and applicationServerExecution method options defined in the function definition of an external function when running in JADE thin client mode, see "Calling External Functions from JADE Thin Clients", in Chapter 1 of the JADE External Interface Developer’s Reference.