0 Replies Latest reply on Jul 6, 2013 3:32 AM by anishantony

    convert org.exoplatform.application.registry.Application to org.exoplatform.portal.config.model.Application

    anishantony

      Hi all

      Programmatically I need to put some portlets into a page. For that i do the following scenario.

       

      I got information about all portlets in my application from application registry in the form of  org.exoplatform.application.registry.Application object. I need to put that portlets into a page (org.exoplatform.portal.config.model) so i need to convert org.exoplatform.application.registry.Application object into org.exoplatform.portal.config.model.Application, is there is any converter class available in gatein? , Is there is any problem in my approach?

      I am using GateIn 3.2 with Jboss AS5 as server.

       

       

      Regards

       

      Anish Antony