eDynamo Class: Specify an eDynamo class based on which the query template is created. Click the button beside this field to open a dialog box that lists the eDynamo classes for the application. The eDynamo class for query template must be the same class that serves as parent class for the node types in an application. For example, the eDynamo class for query template in TPM-SAP is SAPItem.java, which is the parent class for all the node types in TPM-SAP.
Figure 122:
Description: Enter a brief description for the query template.
Property Name: The property name is displayed.
Alias Name: Enter alias name for those properties that you use in the query template. Typically, query template uses two properties to build a model object. For example, the query template in TPM-SAP uses two properties: itemNumber, and factoryName.
Display: Select this checkbox for the properties that need to be displayed by the query template. For example, for query template in TPM-SAP, this checkbox should be selected for itemNumber, and factoryName.