API Management 10.4 | CentraSite for Developers | 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- 2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Innovation Release