[jboss-user] [JBoss Portal] - Re: user-friendly CMS handling

sohil.shah@jboss.com do-not-reply at jboss.com
Wed Oct 18 15:22:01 EDT 2006


Motormind-

You will need to use the CMSService from JNDI to interface with the CMS system and execute the necessary commands on this service to store your data.

As a starting point, I would look at the org.jboss.portal.core.portlet.cms.admin.CMSAdminPortlet to see how it does this.


The service uses a CommandPattern and you send it commands to execute to create a new file, delete a file, create a folder etc

Thanks
Sohil

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3979188#3979188

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3979188



More information about the jboss-user mailing list