Portlet Factory, Version 6.1.2


 

Objects the Excel Import builder creates

This topic describes the artifacts, such as LJOs and variables, that are created by the Excel Import builder.

 

Linked Java objects

buildername

LJO that includes a buildername.getContent method, causes the selected Excel content to be imported, transformed into XML, and stored into buildername_Content variable created by the builder.

 

Variables

buildername_Schema

XSD schema representing the Excel content that will be imported. The element names are derived from the header row values (if a header row was configured) and column names.

buildername_Content

This schema-typed variable will contain the imported Excel content after the "invoke" method of the builder's LJO is called.

Parent topic: Excel Import builder


Library | Support |