info/2005-04-26 : EIS SOAP interface: new method getCWSWithState
[email protected] Wed, 21 Sep 2005 13:06:49 +0200 (CEST)
| Newsgroups | gmane.comp.openoffice.announce.interface |
|---|---|
| Message-ID | <26536084.1127300809475.JavaMail.root@sd-web1> |
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]