CentraSite 10.7 | CentraSite Developer's Guide | Importing Objects Using API | Invoking Importer from Java Program | Removing Schema | remove
 
remove
Removes the schema specified by its XML schema object.
Syntax
public boolean remove(RegistryObject schemaObject)
Parameters
RegistryObject schemaObject
The XML schema object or the external link of the schema.
Return Codes
Value
Meaning
true
The specified schema was found and removed.