首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > An API for interacting with Open Text Web Site Management Server

An API for interacting with Open Text Web Site Management Server

资 源 简 介

This project aims to provide an API for interacting with the Open Text Web Site Management Server (formerly known as RedDot CMS) in Java. It is limited in scope by the underlying RQL interface from Open Text, but is capable of the following: Remote control via SOAP High objective context with value holders and xml data binding Dynamic building of RQLs with builder pattern support RQLs execution are managed by controller pattern, so you have access to every past RQL result This library uses the Apache Axis 1.4 library to communicate with the Management Server via the SOAP specification. This requires that your Management Server installation has been done with SOAP Support enabled. There are also plans to eventually support remote calls over a native http interface in the near future as well. This project is built via Apache Maven, meaning that if you add it as a dependency to another Maven project, its dependencies will
VIP VIP
0.187908s