Hi everybody i'm developing some specifics Websphere Portal 8 portlets and i need to get access to data on Web Content Manager (WCM). if there is a solution to get (title, content .. ) of every elements. please help me.
大家好我正在开发一些特定的Websphere Portal 8 portlet,我需要访问Web Content Manager(WCM)上的数据。如果有一个解决方案来获取每个元素的(标题,内容......)。请帮我。
1 个解决方案
#1
You can use the WCM API:
您可以使用WCM API:
Here is the link of Javadoc:
这是Javadoc的链接:
http://public.dhe.ibm.com/software/dw/lotus/portal_javadoc/80/wcm/api-javadoc/index.html
#1
You can use the WCM API:
您可以使用WCM API:
Here is the link of Javadoc:
这是Javadoc的链接:
http://public.dhe.ibm.com/software/dw/lotus/portal_javadoc/80/wcm/api-javadoc/index.html