CentraSite Documentation : CentraSite Administrator’s Guide : Importing Objects Using the API : Invoking an Importer from a Java Program : Removing a Registered Web Service : removeService
removeService
Removes the service specified by the unique name and namespace.
Syntax
public boolean removeService(String serviceName, String namespace)
Parameters
String serviceName
The name of the service to be removed.
String namespace
The namespace of the service to be removed.
Return Codes
Value
Meaning
true
The specified service was successfully found and removed.
false
Otherwise.
Copyright © 2005-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback