Hi Ranganath,

I assume you are referring to the Isis Addons Excel module [1]. The code is
pretty straightforward and the project contains a sample application which
is a good starting point. It currently only processes the first sheet but
you can fork the project and adapt it to you needs.

Beware that the sample aplication lives in the fixture project [2], the dom
project only contains the module logic.

Cheers,

Jeroen

[1] https://github.com/isisaddons/isis-module-excel
[2]
https://github.com/isisaddons/isis-module-excel/tree/master/fixture/src/main/java/org/isisaddons/module/excel/fixture/app

On Fri, Sep 5, 2014 at 11:02 AM, <[email protected]> wrote:

> Hi,
>
> I want to know :
>
> 1.       how the domain objects and it's properties are mapped with excel
> sheets and headers in individual working sheet.
>
> 2.       Can this feature be used if Excel file has multiple working
> sheets and each individual working sheet data need to be transferred to
> different domain objects?
>
>
> Thanks
> Ranganath
>
>
>
> The information contained in this electronic message and any attachments
> to this message are intended for the exclusive use of the addressee(s) and
> may contain proprietary, confidential or privileged information. If you are
> not the intended recipient, you should not disseminate, distribute or copy
> this e-mail. Please notify the sender immediately and destroy all copies of
> this message and any attachments.
>
> WARNING: Computer viruses can be transmitted via email. The recipient
> should check this email and any attachments for the presence of viruses.
> The company accepts no liability for any damage caused by any virus
> transmitted by this email.
>
> www.wipro.com
>

Reply via email to