Salesforce

Load Program Definitions - SDK (Magic xpi 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

Load Program Definitions - SDK (Magic xpi 3.x)

The Load Program Definitions dialog box enables the generation of component methods based on existing code. The dialog box displays the required methods from these classes. This feature will update the component XML with generated method definitions.

The dialog box includes the fields described below.

Name

Description

Method Selection

Class Name or ECI Name

Enter the class name or click to the right of the field to open the Select a Class screen to select a Java class. Magic xpi looks for the Java classes in the Class Paths list or in the Class subfolder of the Java folder in your Project folder. When you add a class, Magic xpi can use it.

Enter the ECI name to select a uniPaaS file.

For a new class to be displayed in the Select a Class window, click Refresh.

ECF Name (uniPaaS only)

Select a uniPaaS Cabinet File.

Method Details

Method Type menu (Java only)

This pulldown menu lets you filter the types of methods to display. You can select: All, Static Methods, Instance Methods or Constructors.

Method Name

A read-only field containing the name of the method sent to the component by an external call to Magic xpi. The name should start with an Alpha value.

Method Type column (Java only)

A read-only field containing the type of method: Static, Instance, or Constructor.

Select check box

Select the methods that you want to load and then click the Load button.

Java Type (Java only)

A read-only field containing the Java type of the class.

Type (Java only)

A read-only field containing the type of the class.

In/Out (Java only)

A read-only field displaying whether the argument is an input or output parameter or both.

Reference
Attachment 
Attachment