CentraSite Documentation : CentraSite Administrator’s Guide : Importing Objects Using the API : Invoking an Importer from a Java Program : Removing a Registered Web Service : removeServiceByID
removeServiceByID
Removes the service with the specified ID.
Syntax
public boolean removeServiceByID(String serviceID)
Parameters
String serviceID
The ID of the service to be removed. The ID is the getKey().getID() value of the associated service object.
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