CentraSite 10.7 | CentraSite Developer's Guide | Importing Objects Using API | Invoking Importer from Java Program | Finding Registered Web Service | findWebServices
 
findWebServices
Finds a collection of web service objects that are registered with the specified organization in the specified WSDL file.
Syntax
public Collection findWebServices(String organizationName, String wsdlFile)
Parameters
String organizationName
The name of the organization. Null if all organizations are to be discovered.
String wsdlFile
The file path to the WSDL file.