CentraSite 10.3 | CentraSite Developer's Guide | Importing Objects Using API | Invoking Importer from Java Program | Removing Registered Web Service | removeServices
 
removeServices
Removes all services from CentraSite that are indicated by the specified WSDL file.
Syntax
public int removeServices(String wsdlFilename)
Parameters
String wsdlFilename
The name of the WSDL file that indicates the services to be removed.
Return Codes
Value
Meaning
int
The number of services that were removed.