Type info
Title EIS SOAP interface: new method getCWSWithState
Posted by [EMAIL PROTECTED]
Affected [EMAIL PROTECTED] , [EMAIL PROTECTED], [EMAIL PROTECTED] ,tools
Effective from 2005-04-26


Summary

+ChildWorkspaceDataUtils::getCWSWithState


Description

There is a new SOAP method getCWSWithState available at the EIS SOAP
interface. It gets 2 parameters. The first is a name of a master
workspace to search on and the second the name of the CWS state to
search for.

The java signature of the method implementing the functionallity in
the backend is:

public static String[] getCWSWithState(String masterName, String
stateName) throws InstantiationException

An Exception will only be thrown if there is an error initializing the
database driver which should (well almost) never be the case. In the
case that a masterName or stateName do not exist a null value is returned.

The build environment perl module CWS.pm will get a new method to use
this SOAP interface soon. This will be done by Vladimir.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to