Concurrent control

Most of the methods in JReport Designer API can also be used when programming with JReport Server Designer API. There are however, some methods which are unique to JReport Server Designer API. When programming with it, you should use these methods by using the parameters listed in MultiUserCatalogAPI and MultiUserDesigner, which can be found in the Designer Javadoc stored in <install_root>\help\designer\api. The methods can be named the same in JReport Designer API and JReport Server Designer API. However, if the methods do not have a parameter UID, they cannot be used in JReport Server Designer API.

Notes: