CentraSite Developer's Guide : Importing Objects Using API : Invoking Importer from Java Program : Removing Schema : removeByName
removeByName
Removes the schema specified by name.
Syntax
public int removeByName (String schemaName, boolean cascading)
Parameters
String schemaName
The name of the schema registry object.
boolean cascading
true: The specified schema and all its descendant schema objects will be removed.
false: The specified schema will be removed.
Return Codes
The number of schema objects removed.
Value
Meaning
true
The specified schema was found and removed.
Copyright © 2015- 2017 Software AG, Darmstadt, Germany. (Innovation Release)

Product LogoContact Support   |   Community   |   Feedback