Homepage | About EASA | Contact
Guide Section: Processing Object Data | EASAP Tree: DATA PROCESSING → LIST
CUSTOM LIST executes custom written Java code placed on the EASA Server to generate and return a list of values. The specific code that is accessed is determined by the selection of the code’s fully qualified class name as the value of the Class For details on writing custom code for EASA, see Create Custom Code using the EASA API.
![]() |
|
---|---|
Essential Parameters: | |
Class: | Fully qualified class name of the custom code |
Optional Parameters: | |
Type: | Type of value (default→Text, Real, Integer) |
Cache Type: | Select when object value is cached (default→Automatic, None) |
As with all custom objects, new parameters can appear for a CUSTOM LIST once its Class: parameter has been selected. If coded properly, you can find out more about these new parameters by clicking on the parameter name and reviewing the Parameter Information displayed below the Parameter table.