CentraSite Documentation : CentraSite Administrator’s Guide : Importing Objects Using the API : Invoking an Importer from a Java Program : Removing a Schema : removeCascading
removeCascading
Removes the specified schema and also all schemas that are related to it by import and/or include. The initial schema is specified by its location in the CentraSite repository, which may be relative or absolute.
Syntax
public boolean removeCascading(String schemaLocation)
Parameters
String schemaLocation
The repository location, which may be relative or absolute.
Return Codes
Value
Meaning
true
The specified schema and all related schemas were found and removed.
Copyright © 2005-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback